GET /api/asn?format=api&ordering=-start_ip&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=-start_ip&page=7105",
"results": [
{
"id": 1031775219,
"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": 1031775218,
"as_number": 0,
"country_code": null,
"description": "Not routed",
"start_ip": "1.0.1.0",
"end_ip": "1.0.3.255",
"count": "767"
},
{
"id": 1031775217,
"as_number": 13335,
"country_code": "US",
"description": "CLOUDFLARENET",
"start_ip": "1.0.0.0",
"end_ip": "1.0.0.255",
"count": "255"
}
]
}