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

{
    "count": 709908,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=country_code&page=7099",
    "results": [
        {
            "id": 1020676168,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "140.235.215.0",
            "end_ip": "140.235.215.255",
            "count": "255"
        },
        {
            "id": 1020676166,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "140.235.213.0",
            "end_ip": "140.235.213.255",
            "count": "255"
        },
        {
            "id": 1020682818,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "144.73.192.0",
            "end_ip": "144.73.227.255",
            "count": "9215"
        },
        {
            "id": 1020653903,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "122.172.156.0",
            "end_ip": "122.172.167.255",
            "count": "3071"
        },
        {
            "id": 1020682820,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "144.73.230.0",
            "end_ip": "144.73.255.255",
            "count": "6655"
        },
        {
            "id": 1020699078,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "154.16.210.0",
            "end_ip": "154.16.210.255",
            "count": "255"
        },
        {
            "id": 1020673359,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "139.23.81.0",
            "end_ip": "139.23.203.255",
            "count": "31487"
        },
        {
            "id": 1020699080,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "154.16.213.0",
            "end_ip": "154.16.213.255",
            "count": "255"
        }
    ]
}