How do I get the Wi-Fi IP address on Android?

I am trying to create a multiplayer game for Android. I need to get the current Wi-Fi IP address (as in the address that shows up on the router, etc) so I can display it as a code. However, I’m unable to do so, as even if I filter out IPv6 and loopback addresses, there are still other IPs… How do I get the GURANTEED Wi-Fi IP address?