GET /v1/hive-per-mvest/?format=api&offset=3800
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",
    "results": [
        {
            "timestamp": "2026-09-05T22:59:03Z",
            "hivesql_id": 4391862,
            "block_num": 109660999,
            "hive_per_mvest": 620.5109473946693
        },
        {
            "timestamp": "2026-09-06T23:17:48Z",
            "hivesql_id": 4392090,
            "block_num": 109690104,
            "hive_per_mvest": 620.5629370081982
        },
        {
            "timestamp": "2026-09-07T23:01:18Z",
            "hivesql_id": 4392376,
            "block_num": 109718505,
            "hive_per_mvest": 620.6116303413027
        }
    ]
}