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

{
    "count": 687901,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=country_code&page=6879",
    "results": [
        {
            "id": 926974473,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "2.57.32.0",
            "end_ip": "2.57.35.255",
            "count": "1023"
        }
    ]
}