GET /v1/members/?format=api&offset=16800&ordering=-estimate_rewarded
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=-estimate_rewarded",
    "results": [
        {
            "account": "samsblog",
            "note": null,
            "shares": 16,
            "bonus_shares": 0,
            "total_shares": 16,
            "total_share_days": 80,
            "avg_share_age": 5.0,
            "last_comment": null,
            "last_post": null,
            "original_enrollment": "2025-08-31T18:09:36Z",
            "latest_enrollment": "2025-08-31T18:09:36Z",
            "flags": null,
            "earned_rshares": 42679839360,
            "subscribed_rshares": 42679839360,
            "curation_rshares": 0,
            "delegation_rshares": 0,
            "other_rshares": 0,
            "rewarded_rshares": 0,
            "total_rshares": 250988955708,
            "estimate_rewarded": 0.0,
            "balance_rshares": 250988955708,
            "upvote_delay": null,
            "updated_at": "1970-01-01T00:00:00Z",
            "first_cycle_at": "2025-08-31T18:33:32Z",
            "last_received_vote": null,
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.0722932227186925,
            "next_upvote_estimate": 0.0240977409062308
        },
        {
            "account": "hive-166168",
            "note": null,
            "shares": 6,
            "bonus_shares": 0,
            "total_shares": 6,
            "total_share_days": 18,
            "avg_share_age": 3.0,
            "last_comment": null,
            "last_post": null,
            "original_enrollment": "2025-09-01T23:55:39Z",
            "latest_enrollment": "2025-09-01T23:55:39Z",
            "flags": null,
            "earned_rshares": 11145435744,
            "subscribed_rshares": 11145435744,
            "curation_rshares": 0,
            "delegation_rshares": 0,
            "other_rshares": 0,
            "rewarded_rshares": 0,
            "total_rshares": 219454552092,
            "estimate_rewarded": 0.0,
            "balance_rshares": 219454552092,
            "upvote_delay": null,
            "updated_at": "1970-01-01T00:00:00Z",
            "first_cycle_at": "2025-09-02T01:45:32Z",
            "last_received_vote": null,
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 0.063210258659649,
            "next_upvote_estimate": 0.021070086219883
        }
    ]
}