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": 922984196,
"as_number": 3209,
"country_code": "DE",
"description": "VODANET International IP-Backbone of Vodafone",
"start_ip": "88.64.0.0",
"end_ip": "88.79.63.255",
"count": "999423"
},
{
"id": 922857477,
"as_number": 7018,
"country_code": "US",
"description": "ATT-INTERNET4",
"start_ip": "12.80.234.0",
"end_ip": "12.96.42.255",
"count": "999679"
}
]
}