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": "cam-girls",
            "note": null,
            "shares": 0,
            "bonus_shares": 0,
            "total_shares": 0,
            "total_share_days": 0,
            "avg_share_age": 0.0,
            "last_comment": null,
            "last_post": null,
            "original_enrollment": "2018-06-22T18:00:03Z",
            "latest_enrollment": "2018-10-09T08:55:21Z",
            "flags": null,
            "earned_rshares": 0,
            "subscribed_rshares": 0,
            "curation_rshares": 0,
            "delegation_rshares": 0,
            "other_rshares": 0,
            "rewarded_rshares": 0,
            "total_rshares": 0,
            "estimate_rewarded": 0.0,
            "balance_rshares": 0,
            "upvote_delay": null,
            "updated_at": "1970-01-01T00:00:00Z",
            "first_cycle_at": "1970-01-01T00:00:00Z",
            "last_received_vote": null,
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.0,
            "next_upvote_estimate": 0.0
        },
        {
            "account": "canna-collective",
            "note": null,
            "shares": 0,
            "bonus_shares": 0,
            "total_shares": 0,
            "total_share_days": 0,
            "avg_share_age": 0.0,
            "last_comment": "2021-10-05T14:57:45Z",
            "last_post": "2020-05-03T18:09:18Z",
            "original_enrollment": "2019-08-03T07:52:39Z",
            "latest_enrollment": "2019-12-19T20:41:48Z",
            "flags": null,
            "earned_rshares": 77250311745032,
            "subscribed_rshares": 63142612434861,
            "curation_rshares": 28004961021,
            "delegation_rshares": 14079694349150,
            "other_rshares": 0,
            "rewarded_rshares": 19754249804240,
            "total_rshares": 19754249804240,
            "estimate_rewarded": 5.68988534459682,
            "balance_rshares": 0,
            "upvote_delay": 283.2,
            "updated_at": "2021-10-05T14:57:45Z",
            "first_cycle_at": "2019-08-03T09:21:26Z",
            "last_received_vote": "2020-05-03T18:15:00Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.0,
            "next_upvote_estimate": 0.0
        }
    ]
}