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": "steemskate",
            "note": null,
            "shares": 0,
            "bonus_shares": 0,
            "total_shares": 0,
            "total_share_days": 0,
            "avg_share_age": 0.0,
            "last_comment": "2025-08-03T00:26:54Z",
            "last_post": "2023-11-12T14:54:06Z",
            "original_enrollment": "2020-03-02T04:47:24Z",
            "latest_enrollment": "2023-10-27T23:04:42Z",
            "flags": null,
            "earned_rshares": 9134592053087,
            "subscribed_rshares": 9134592053087,
            "curation_rshares": 0,
            "delegation_rshares": 0,
            "other_rshares": 0,
            "rewarded_rshares": 5023842028786,
            "total_rshares": 5023842028786,
            "estimate_rewarded": 1.44703470981842,
            "balance_rshares": 0,
            "upvote_delay": null,
            "updated_at": "2025-08-03T00:26:54Z",
            "first_cycle_at": "2020-03-02T06:57:26Z",
            "last_received_vote": "2023-04-25T05:28:18Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.0,
            "next_upvote_estimate": 0.0
        },
        {
            "account": "arrozymangophoto",
            "note": null,
            "shares": 0,
            "bonus_shares": 0,
            "total_shares": 0,
            "total_share_days": 0,
            "avg_share_age": 0.0,
            "last_comment": "2025-06-21T13:27:15Z",
            "last_post": "2025-06-26T18:13:27Z",
            "original_enrollment": "2019-03-31T16:48:18Z",
            "latest_enrollment": "2019-04-26T16:49:48Z",
            "flags": null,
            "earned_rshares": 0,
            "subscribed_rshares": 0,
            "curation_rshares": 0,
            "delegation_rshares": 0,
            "other_rshares": 0,
            "rewarded_rshares": 149235738164,
            "total_rshares": 149235738164,
            "estimate_rewarded": 0.0429848892205047,
            "balance_rshares": 0,
            "upvote_delay": 300.0,
            "updated_at": "2025-06-21T13:27:15Z",
            "first_cycle_at": "1970-01-01T00:00:00Z",
            "last_received_vote": "2021-05-12T00:32:00Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.0,
            "next_upvote_estimate": 0.0
        }
    ]
}