GET /v1/members/?format=api&offset=16800&ordering=total_rshares
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=total_rshares",
    "results": [
        {
            "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
        },
        {
            "account": "ecoinstats",
            "note": null,
            "shares": 0,
            "bonus_shares": 0,
            "total_shares": 0,
            "total_share_days": 0,
            "avg_share_age": 0.0,
            "last_comment": "2025-09-02T19:30:36Z",
            "last_post": "2025-05-15T19:30:30Z",
            "original_enrollment": "2018-09-09T16:20:39Z",
            "latest_enrollment": "2025-04-03T14:03:24Z",
            "flags": null,
            "earned_rshares": 17968254084141321,
            "subscribed_rshares": 16268177387001107,
            "curation_rshares": 1999861988382,
            "delegation_rshares": 1698076835151828,
            "other_rshares": 0,
            "rewarded_rshares": 15369853443969441,
            "total_rshares": 15369853443969441,
            "estimate_rewarded": 4427.0323968806,
            "balance_rshares": 0,
            "upvote_delay": 251.658,
            "updated_at": "2025-09-02T19:30:36Z",
            "first_cycle_at": "2018-12-13T18:57:26Z",
            "last_received_vote": "2025-04-03T19:34:48Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.0,
            "next_upvote_estimate": 0.0
        }
    ]
}