GET /v1/members/?format=api&offset=16800&ordering=-shares
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=-shares",
    "results": [
        {
            "account": "revelationquotes",
            "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": "2019-04-22T11:14:48Z",
            "latest_enrollment": "2019-04-25T11:56:45Z",
            "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": "archon-mining",
            "note": null,
            "shares": 0,
            "bonus_shares": 0,
            "total_shares": 0,
            "total_share_days": 0,
            "avg_share_age": 0.0,
            "last_comment": "2024-03-13T22:23:18Z",
            "last_post": "2024-03-21T08:01:06Z",
            "original_enrollment": "2020-06-04T03:42:42Z",
            "latest_enrollment": "2021-08-07T20:06:57Z",
            "flags": null,
            "earned_rshares": 4483727739774233,
            "subscribed_rshares": 4147638674201297,
            "curation_rshares": 0,
            "delegation_rshares": 336089065572936,
            "other_rshares": 0,
            "rewarded_rshares": 3769372820335124,
            "total_rshares": 3769372820335124,
            "estimate_rewarded": 1085.7055763334,
            "balance_rshares": 0,
            "upvote_delay": 300.0,
            "updated_at": "2024-03-21T08:01:06Z",
            "first_cycle_at": "2020-06-04T04:33:26Z",
            "last_received_vote": "2024-03-21T08:06:03Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.0,
            "next_upvote_estimate": 0.0
        }
    ]
}