{
  "client_ip": "10.2.201.99",
  "timestamp": "2026-07-23T02:12:23.589279",
  "processing_time_ms": 1,
  "comparison": {
    "ip": "10.2.201.99",
    "ip_version": "IPv4",
    "ip_type": "private",
    "is_private": true,
    "lookup_time_ms": 0,
    "databases": {
      "ip2location": {
        "status": "private",
        "data": {
          "country": "Private Network",
          "country_code": "XX",
          "region": "Local Network",
          "city": "Local Network",
          "latitude": null,
          "longitude": null,
          "isp": "Local",
          "note": "This is a private IP address"
        }
      },
      "maxmind": {
        "status": "private",
        "data": {
          "country": "Private Network",
          "country_code": "XX",
          "region": "Local Network",
          "city": "Local Network",
          "latitude": null,
          "longitude": null,
          "isp": "Local",
          "note": "This is a private IP address"
        }
      }
    },
    "private_type": "private"
  },
  "databases_status": {
    "ip2location": {
      "loaded": true,
      "path": "/opt/inet6/ip2location/IP2LOCATION-LITE-DB11.BIN",
      "error": null
    },
    "maxmind": {
      "loaded": true,
      "path": "/opt/inet6/geoip/GeoLite2-City.mmdb",
      "error": null
    }
  }
}