GET /user/ip?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "ip": "216.73.216.186",
    "asn": "AS16509",
    "as_name": "Amazon.com, Inc.",
    "as_domain": "amazon.com",
    "country_code": "US",
    "country": "US",
    "continent_code": "NA",
    "continent": "North America"
}