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

{
    "count": 671507,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=-end_ip&page=6715",
    "results": [
        {
            "id": 824116427,
            "as_number": 18144,
            "country_code": "JP",
            "description": "AS-ENECOM Enecom,Inc.",
            "start_ip": "1.0.64.0",
            "end_ip": "1.0.127.255",
            "count": "16383"
        },
        {
            "id": 824116426,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "1.0.17.0",
            "end_ip": "1.0.63.255",
            "count": "12031"
        },
        {
            "id": 824116425,
            "as_number": 2519,
            "country_code": "JP",
            "description": "VECTANT ARTERIA Networks Corporation",
            "start_ip": "1.0.16.0",
            "end_ip": "1.0.16.255",
            "count": "255"
        },
        {
            "id": 824116424,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "1.0.8.0",
            "end_ip": "1.0.15.255",
            "count": "2047"
        },
        {
            "id": 824116423,
            "as_number": 38803,
            "country_code": "AU",
            "description": "GTELECOM-AS-AP Gtelecom Pty Ltd",
            "start_ip": "1.0.4.0",
            "end_ip": "1.0.7.255",
            "count": "1023"
        },
        {
            "id": 824116422,
            "as_number": 0,
            "country_code": null,
            "description": "Not routed",
            "start_ip": "1.0.1.0",
            "end_ip": "1.0.3.255",
            "count": "767"
        },
        {
            "id": 824116421,
            "as_number": 13335,
            "country_code": "US",
            "description": "CLOUDFLARENET",
            "start_ip": "1.0.0.0",
            "end_ip": "1.0.0.255",
            "count": "255"
        }
    ]
}