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

{
    "count": 710105,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=-country_code&page=7101",
    "results": [
        {
            "id": 1028599387,
            "as_number": 6752,
            "country_code": "AD",
            "description": "ANDORRA Andorra Telecom",
            "start_ip": "188.241.26.0",
            "end_ip": "188.241.27.255",
            "count": "511"
        },
        {
            "id": 1028348514,
            "as_number": 6752,
            "country_code": "AD",
            "description": "ANDORRA Andorra Telecom",
            "start_ip": "80.80.92.0",
            "end_ip": "80.80.95.255",
            "count": "1023"
        },
        {
            "id": 1028348511,
            "as_number": 6752,
            "country_code": "AD",
            "description": "ANDORRA Andorra Telecom",
            "start_ip": "80.80.86.0",
            "end_ip": "80.80.87.255",
            "count": "511"
        },
        {
            "id": 1028348510,
            "as_number": 6752,
            "country_code": "AD",
            "description": "ANDORRA Andorra Telecom",
            "start_ip": "80.80.84.0",
            "end_ip": "80.80.85.255",
            "count": "511"
        },
        {
            "id": 1028513056,
            "as_number": 216096,
            "country_code": "AD",
            "description": "SECUREPEAK",
            "start_ip": "158.94.220.0",
            "end_ip": "158.94.221.255",
            "count": "511"
        }
    ]
}