GET /wf00xx/?offset=12450&ordering=serial
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12454,
    "next": null,
    "previous": "https://testing.hphttech.com/wf00xx/?limit=25&offset=12425&ordering=serial",
    "results": [
        {
            "id": 3,
            "datetime": "2019-07-17T22:04:28+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        },
        {
            "id": 5,
            "datetime": "2019-07-17T22:05:18+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 0
        },
        {
            "id": 10,
            "datetime": "2019-07-17T22:09:42+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        },
        {
            "id": 1093,
            "datetime": "2019-07-17T23:32:49+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 0
        }
    ]
}