GET /gh00xx/?format=api&offset=593975&ordering=vp
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 593977,
    "next": null,
    "previous": "https://testing.hphttech.com/gh00xx/?format=api&limit=25&offset=593950&ordering=vp",
    "results": [
        {
            "id": 9471985,
            "datetime": "2025-10-18T06:36:08+08:00",
            "serial": "GH0123",
            "h": "54.3",
            "t": "27.0",
            "vp": null,
            "bp": null
        },
        {
            "id": 9471986,
            "datetime": "2025-10-18T06:36:09+08:00",
            "serial": "GH0114",
            "h": "49.8",
            "t": "26.9",
            "vp": null,
            "bp": null
        }
    ]
}