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

{
    "count": 710503,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=description&page=7105",
    "results": [
        {
            "id": 1031951430,
            "as_number": 329541,
            "country_code": "ZA",
            "description": "zing_fibre_pty_Ltd",
            "start_ip": "102.205.212.0",
            "end_ip": "102.205.215.255",
            "count": "1023"
        },
        {
            "id": 1032110224,
            "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": 1032421695,
            "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"
        }
    ]
}