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

{
    "count": 54852,
    "next": null,
    "previous": "https://testing.hphttech.com/gh00xx/?limit=25&offset=54825&ordering=-datetime",
    "results": [
        {
            "id": 10449945,
            "datetime": "2026-06-26T00:03:07+08:00",
            "serial": "GH0125",
            "h": null,
            "t": null,
            "vp": null,
            "bp": null
        },
        {
            "id": 10449944,
            "datetime": "2026-06-26T00:00:32+08:00",
            "serial": "GH0129",
            "h": null,
            "t": null,
            "vp": null,
            "bp": null
        }
    ]
}