GET /api/asn?format=api&ordering=as_number&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=as_number&page=6874",
    "results": [
        {
            "id": 923388759,
            "as_number": 4200100113,
            "country_code": "Unknown",
            "description": "AS4200100113",
            "start_ip": "2400:fc00:87b0::",
            "end_ip": "2400:fc00:87bf:ffff:ffff:ffff:ffff:ffff",
            "count": "19342813113834066795298815"
        },
        {
            "id": 923144500,
            "as_number": 4230120000,
            "country_code": "Unknown",
            "description": "AS4230120000",
            "start_ip": "167.167.12.0",
            "end_ip": "167.167.15.255",
            "count": "1023"
        }
    ]
}