GET /api/asn?format=api&ordering=country_code&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&ordering=country_code&page=6938",
    "results": [
        {
            "id": 957643861,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "160.231.140.0",
            "end_ip": "160.231.191.255",
            "count": "13311"
        }
    ]
}