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": "ecoinstant",
            "note": null,
            "shares": 49259,
            "bonus_shares": 13277,
            "total_shares": 62536,
            "total_share_days": 31784829,
            "avg_share_age": 508.264,
            "last_comment": "2025-09-03T16:11:06Z",
            "last_post": "2025-09-02T14:33:33Z",
            "original_enrollment": "2017-12-12T17:46:54Z",
            "latest_enrollment": "2025-09-05T07:08:39Z",
            "flags": null,
            "earned_rshares": 15096050977827756,
            "subscribed_rshares": 13438970723229794,
            "curation_rshares": 34423069679682,
            "delegation_rshares": 1622657184918294,
            "other_rshares": 12078245728126,
            "rewarded_rshares": 10174704777732912,
            "total_rshares": 12309721032941932,
            "estimate_rewarded": 2930.65563988139,
            "balance_rshares": 2135016255209020,
            "upvote_delay": 294.594,
            "updated_at": "2025-09-03T16:11:06Z",
            "first_cycle_at": "2018-12-13T18:57:26Z",
            "last_received_vote": "2025-09-02T14:39:57Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 614.956164945448,
            "next_upvote_estimate": 204.985388315149
        },
        {
            "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
        }
    ]
}