GET /v1/members/?format=api&offset=16800&ordering=pending_balance
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=pending_balance",
    "results": [
        {
            "account": "quintaesencia",
            "note": null,
            "shares": 24999,
            "bonus_shares": 1875,
            "total_shares": 26874,
            "total_share_days": 32658672,
            "avg_share_age": 1127.17,
            "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": 15773847832889758,
            "subscribed_rshares": 13978943635348064,
            "curation_rshares": 3406920624113,
            "delegation_rshares": 1791497276917587,
            "other_rshares": 5824013145792,
            "rewarded_rshares": 566873216913881,
            "total_rshares": 7230829058958728,
            "estimate_rewarded": 163.278466209861,
            "balance_rshares": 6663955842044847,
            "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.44240142964,
            "next_upvote_estimate": 639.814133809879
        },
        {
            "account": "eturnerx",
            "note": null,
            "shares": 11284,
            "bonus_shares": 0,
            "total_shares": 11284,
            "total_share_days": 24329863,
            "avg_share_age": 2156.14,
            "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": 13719807886974217,
            "subscribed_rshares": 13698894240995647,
            "curation_rshares": 20913645978564,
            "delegation_rshares": 0,
            "other_rshares": 0,
            "rewarded_rshares": 1942702509105242,
            "total_rshares": 14052871800106674,
            "estimate_rewarded": 559.563367124012,
            "balance_rshares": 12110169291001432,
            "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.13422186581,
            "next_upvote_estimate": 1162.7114072886
        }
    ]
}