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

{
    "count": 710503,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=as_number&page=7105",
    "results": [
        {
            "id": 1032271546,
            "as_number": 4294901931,
            "country_code": "Unknown",
            "description": "AS4294901931",
            "start_ip": "210.8.123.0",
            "end_ip": "210.8.123.255",
            "count": "255"
        },
        {
            "id": 1032271544,
            "as_number": 4294901931,
            "country_code": "Unknown",
            "description": "AS4294901931",
            "start_ip": "210.8.120.0",
            "end_ip": "210.8.120.255",
            "count": "255"
        },
        {
            "id": 1031852030,
            "as_number": 4294901938,
            "country_code": "Unknown",
            "description": "AS4294901938",
            "start_ip": "59.101.60.0",
            "end_ip": "59.101.60.255",
            "count": "255"
        }
    ]
}