GET /wf00xx/?offset=12450&ordering=-io_drain
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_drain",
    "results": [
        {
            "id": 9971,
            "datetime": "2019-07-28T12:25:14+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        },
        {
            "id": 9973,
            "datetime": "2019-07-28T12:29:00+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 0
        },
        {
            "id": 10574,
            "datetime": "2019-07-29T20:20:00+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 1
        },
        {
            "id": 10577,
            "datetime": "2019-07-29T20:25:15+08:00",
            "serial": "WF1001",
            "io_drain": null,
            "io_trig": 0
        }
    ]
}