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

{
    "ip": "3.140.185.147",
    "reverse": [
        "ec2-3-140-185-147.us-east-2.compute.amazonaws.com."
    ],
    "id": 524648486,
    "as_number": 16509,
    "country_code": "US",
    "description": "AMAZON-02",
    "start_ip": "3.120.0.0",
    "end_ip": "3.151.255.255",
    "count": "2097151"
}