GET /api/asn?format=api&ordering=-count&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=-count&page=6874",
    "results": [
        {
            "id": 923137656,
            "as_number": 29802,
            "country_code": "US",
            "description": "HVC-AS",
            "start_ip": "163.182.169.90",
            "end_ip": "163.182.169.90",
            "count": "0"
        },
        {
            "id": 923143630,
            "as_number": 29802,
            "country_code": "US",
            "description": "HVC-AS",
            "start_ip": "167.88.169.5",
            "end_ip": "167.88.169.5",
            "count": "0"
        }
    ]
}