GET /wf00xx/?offset=12450&ordering=-id
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=-id",
"results": [
{
"id": 4,
"datetime": "2019-07-17T22:04:37+08:00",
"serial": "WF0001",
"io_drain": 1,
"io_trig": null
},
{
"id": 3,
"datetime": "2019-07-17T22:04:28+08:00",
"serial": "WF1001",
"io_drain": null,
"io_trig": 1
},
{
"id": 2,
"datetime": "2019-07-17T22:03:38+08:00",
"serial": "WF0001",
"io_drain": 0,
"io_trig": null
},
{
"id": 1,
"datetime": "2019-07-17T21:56:07+08:00",
"serial": "WF0001",
"io_drain": 0,
"io_trig": null
}
]
}