GET /v1/hive-per-mvest/?format=api&offset=3800&ordering=-timestamp
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 3803,
"next": null,
"previous": "http://api.hivesbi.com/v1/hive-per-mvest/?format=api&limit=200&offset=3600&ordering=-timestamp",
"results": [
{
"timestamp": "2016-04-12T13:45:45Z",
"hivesql_id": null,
"block_num": null,
"hive_per_mvest": null
},
{
"timestamp": "2016-04-11T13:45:45Z",
"hivesql_id": null,
"block_num": null,
"hive_per_mvest": null
},
{
"timestamp": "2016-04-10T13:45:45Z",
"hivesql_id": 3,
"block_num": 479660,
"hive_per_mvest": 26817752596.789402
}
]
}