GET /v1/members/?format=api&offset=16800&ordering=next_upvote_estimate
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 16802,
    "next": null,
    "previous": "http://api.hivesbi.com/v1/members/?format=api&limit=200&offset=16600&ordering=next_upvote_estimate",
    "results": [
        {
            "account": "quintaesencia",
            "note": null,
            "shares": 24999,
            "bonus_shares": 1875,
            "total_shares": 26874,
            "total_share_days": 32660711,
            "avg_share_age": 1127.24,
            "last_comment": "2023-10-06T13:40:24Z",
            "last_post": "2025-01-31T23:35:12Z",
            "original_enrollment": "2019-05-25T17:57:48Z",
            "latest_enrollment": "2025-07-18T19:23:39Z",
            "flags": null,
            "earned_rshares": 15774940742007484,
            "subscribed_rshares": 13979960292155165,
            "curation_rshares": 3406920624113,
            "delegation_rshares": 1791573529228212,
            "other_rshares": 5824013145792,
            "rewarded_rshares": 566873216913881,
            "total_rshares": 7231921968076454,
            "estimate_rewarded": 163.278466209861,
            "balance_rshares": 6665048751162573,
            "upvote_delay": 300.0,
            "updated_at": "2025-01-31T23:35:12Z",
            "first_cycle_at": "2019-05-25T18:57:26Z",
            "last_received_vote": "2025-01-31T23:42:27Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 1919.75719584773,
            "next_upvote_estimate": 639.919065282576
        },
        {
            "account": "eturnerx",
            "note": null,
            "shares": 11284,
            "bonus_shares": 0,
            "total_shares": 11284,
            "total_share_days": 24330498,
            "avg_share_age": 2156.19,
            "last_comment": "2025-04-16T21:07:18Z",
            "last_post": "2024-12-02T19:33:42Z",
            "original_enrollment": "2018-06-19T21:19:21Z",
            "latest_enrollment": "2025-09-04T11:11:48Z",
            "flags": null,
            "earned_rshares": 13720266783546533,
            "subscribed_rshares": 13699353137567963,
            "curation_rshares": 20913645978564,
            "delegation_rshares": 0,
            "other_rshares": 0,
            "rewarded_rshares": 1942702509105242,
            "total_rshares": 14053330696678990,
            "estimate_rewarded": 559.563367124012,
            "balance_rshares": 12110628187573748,
            "upvote_delay": 300.0,
            "updated_at": "2025-04-16T21:07:18Z",
            "first_cycle_at": "2018-12-13T18:57:26Z",
            "last_received_vote": "2024-12-02T19:49:27Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 3488.26639944316,
            "next_upvote_estimate": 1162.75546648105
        }
    ]
}