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

{
    "count": 54876,
    "next": null,
    "previous": "https://testing.hphttech.com/gh00xx/?format=api&limit=25&offset=54850&ordering=-id",
    "results": [
        {
            "id": 10453542,
            "datetime": "2026-07-01T00:03:13+08:00",
            "serial": "GH0125",
            "h": null,
            "t": null,
            "vp": null,
            "bp": null
        }
    ]
}