GET /api/asn?format=api&ordering=-country_code&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=-country_code&page=6874",
    "results": [
        {
            "id": 923201446,
            "as_number": 6752,
            "country_code": "AD",
            "description": "ANDORRA Andorra Telecom",
            "start_ip": "185.247.24.0",
            "end_ip": "185.247.27.255",
            "count": "1023"
        },
        {
            "id": 923209461,
            "as_number": 6752,
            "country_code": "AD",
            "description": "ANDORRA Andorra Telecom",
            "start_ip": "188.241.26.0",
            "end_ip": "188.241.27.255",
            "count": "511"
        }
    ]
}