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

{
    "count": 687402,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=description&page=6874",
    "results": [
        {
            "id": 923169975,
            "as_number": 271737,
            "country_code": "BR",
            "description": "|NEONET|TECHNET|CONECTAR BRASIL|",
            "start_ip": "179.125.12.0",
            "end_ip": "179.125.15.255",
            "count": "1023"
        },
        {
            "id": 923475349,
            "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"
        }
    ]
}