I have the impression that querying probes by ID returns unexpected results.
"meta": {
"total_count": 16973,
"use_iso_time": false,
"next": "/api/v1/probe/?id=1&limit=100&offset=100",
"limit": 100,
"offset": 0,
"previous": null
},
And ID 1 is an valid ID, which corresponds to the first entry of results:
"id": 1,
"type": "Probe",
"is_public": false,
"first_connected": "2010-10-29T15:53:03Z",
"last_connected": "2016-02-03T10:02:28.407276Z",
"is_anchor": false,
"address_v4": null,
"address_v6": null,
"asn_v4": 3265,
"asn_v6": 3265,
"country_code": "NL",
"prefix_v4": "212.238.0.0/16",
"prefix_v6": "2001:980::/29",