getIp

@GET(value = "/json")
abstract fun getIp(): Call<Ifconfig>

IP 정보 조회(위치 정보 조회)