GET /api/asn?format=api&page=6939
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 693801,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&page=6938",
    "results": [
        {
            "id": 957480387,
            "as_number": 16019,
            "country_code": "CZ",
            "description": "VODAFONE-CZ-AS",
            "start_ip": "81.27.192.0",
            "end_ip": "81.27.207.255",
            "count": "4095"
        }
    ]
}