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": "steembasicincome",
            "note": "sbi",
            "shares": 38994,
            "bonus_shares": 0,
            "total_shares": 38994,
            "total_share_days": 62369593,
            "avg_share_age": 1599.47,
            "last_comment": "2025-08-28T13:55:18Z",
            "last_post": "2025-07-17T23:38:39Z",
            "original_enrollment": "2018-10-25T13:58:54Z",
            "latest_enrollment": "2025-08-23T17:31:57Z",
            "flags": null,
            "earned_rshares": 16790866890155929,
            "subscribed_rshares": 16202124333783029,
            "curation_rshares": 588742556372914,
            "delegation_rshares": 0,
            "other_rshares": 119679476600,
            "rewarded_rshares": 682682340518891,
            "total_rshares": 1242016750348297,
            "estimate_rewarded": 196.63537126577,
            "balance_rshares": 559334409829406,
            "upvote_delay": 287.355,
            "updated_at": "2025-08-28T13:55:18Z",
            "first_cycle_at": "2019-02-19T04:33:26Z",
            "last_received_vote": "2025-07-17T23:45:03Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 161.107037359321,
            "next_upvote_estimate": 53.7023457864403
        },
        {
            "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
        }
    ]
}