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

{
    "count": 669101,
    "next": null,
    "previous": "http://ipinfo.oprax.fr/api/asn?format=api&ordering=as_number&page=6691",
    "results": [
        {
            "id": 815690503,
            "as_number": 4230120000,
            "country_code": "Unknown",
            "description": "AS4230120000",
            "start_ip": "167.167.12.0",
            "end_ip": "167.167.15.255",
            "count": "1023"
        }
    ]
}