GET /v1/members/?format=api&offset=16800&ordering=bonus_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=bonus_shares",
    "results": [
        {
            "account": "stinawog",
            "note": null,
            "shares": 3765,
            "bonus_shares": 3568,
            "total_shares": 7333,
            "total_share_days": 6415411,
            "avg_share_age": 874.869,
            "last_comment": "2025-09-01T18:35:15Z",
            "last_post": "2025-09-01T18:34:33Z",
            "original_enrollment": "2017-12-23T08:08:18Z",
            "latest_enrollment": "2025-07-07T22:17:54Z",
            "flags": null,
            "earned_rshares": 3346435860849593,
            "subscribed_rshares": 2503740744271314,
            "curation_rshares": 5092167139627,
            "delegation_rshares": 837602949438670,
            "other_rshares": 35854801057263,
            "rewarded_rshares": 3135384190354560,
            "total_rshares": 3455317215050120,
            "estimate_rewarded": 903.095624038827,
            "balance_rshares": 319933024695560,
            "upvote_delay": 300.0,
            "updated_at": "2025-09-01T18:35:15Z",
            "first_cycle_at": "2018-12-13T18:57:26Z",
            "last_received_vote": "2025-09-01T18:47:06Z",
            "blacklisted": null,
            "hivewatchers": false,
            "buildawhale": false,
            "skiplist": false,
            "pending_balance": 92.151422934678,
            "next_upvote_estimate": 30.717140978226
        },
        {
            "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
        }
    ]
}