GET /wf00xx/?offset=12450&ordering=io_trig
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=io_trig",
    "results": [
        {
            "id": 13384,
            "datetime": "2019-08-08T00:54:13+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        },
        {
            "id": 13541,
            "datetime": "2019-08-08T08:41:52+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        },
        {
            "id": 9971,
            "datetime": "2019-07-28T12:25:14+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        },
        {
            "id": 10574,
            "datetime": "2019-07-29T20:20:00+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        }
    ]
}