GET /api/v1/reports/?format=api&ordering=created_at&page=1414
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 141301,
    "next": null,
    "previous": "http://arduino.johnedstone.net/api/v1/reports/?format=api&ordering=created_at&page=1413",
    "results": [
        {
            "arduino_name": "Ayiti_NBGL:x52738:P no solar no sensor LiPo etienn",
            "which_file": "_track.qo",
            "uptime": "body: {'status':'heartbeat','temperature':19.375,'time':1764098543,'usb':true,'voltage':3.5722656}",
            "created_at": "2025-11-26T13:29:02.503592Z",
            "received_by_notehub": "2025-11-26T13:29:02.308000Z",
            "when_captured_by_device": "2025-11-26T13:22:40Z",
            "best_location_when": "2025-11-26T03:21:33Z",
            "best_location_type": "gps",
            "latitude": "50.6316625",
            "longitude": "3.08458984",
            "temperature": "19.38",
            "humidity": "",
            "pressure": "",
            "url": "http://arduino.johnedstone.net/api/v1/reports/211377/?format=api",
            "arduino": "http://arduino.johnedstone.net/api/v1/arduinos/22/?format=api",
            "voltage": "3.5722656",
            "t_lat": "50.632419",
            "t_lon": "3.092407",
            "t_when": "2025-11-26T13:29:01Z",
            "t_loc": "Lille Hauts-de-France",
            "t_country": "FR",
            "t_id": "",
            "t_tz": "Europe/Paris",
            "gpsfix_time": "2025-11-25T19:22:23Z",
            "id": 211377
        }
    ]
}