GET /api/asn?format=api&ordering=description&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=description&page=6938",
    "results": [
        {
            "id": 957990495,
            "as_number": 271737,
            "country_code": "BR",
            "description": "|NEONET|TECHNET|CONECTAR BRASIL|",
            "start_ip": "2804:8038::",
            "end_ip": "2804:8038:ffff:ffff:ffff:ffff:ffff:ffff",
            "count": "79228162514264337593543950335"
        }
    ]
}