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

{
    "count": 55327,
    "next": null,
    "previous": "https://testing.hphttech.com/gh00xx/?format=api&limit=25&offset=55300&ordering=-datetime",
    "results": [
        {
            "id": 10449225,
            "datetime": "2026-06-25T00:03:20+08:00",
            "serial": "GH0129",
            "h": null,
            "t": null,
            "vp": null,
            "bp": null
        },
        {
            "id": 10449224,
            "datetime": "2026-06-25T00:03:10+08:00",
            "serial": "GH0125",
            "h": null,
            "t": null,
            "vp": null,
            "bp": null
        }
    ]
}