getPublicUserIpAddress

@GET()
abstract fun getPublicUserIpAddress(@Url() url: String): Observable<ResponseBody>