Lists the users in the order of most amount of followers.

GET /v2/users/top/?format=api&offset=842328
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 842333,
    "next": null,
    "previous": "http://api.musicboard.app/v2/users/top/?format=api&limit=24&offset=842304",
    "results": [
        {
            "uid": "9c95c8dd-5a08-4625-b66f-a4421fb9333e",
            "username": "romanee_12",
            "name": "Romane Thilloy",
            "biography": "",
            "website": "",
            "twitter": "",
            "profile_picture": null,
            "profile_picture_small": null,
            "profile_picture_medium": null,
            "profile_picture_large": null,
            "is_pro": false,
            "tier": null,
            "is_verified": false,
            "is_moderator": false,
            "is_user_moderator": false,
            "is_content_moderator": false,
            "is_database_moderator": false,
            "contributor_tier": null,
            "background": null,
            "profile_frame": null,
            "profile_effect": null,
            "color_theme": null,
            "use_theme_on_content": true
        },
        {
            "uid": "04d2faab-7b29-441b-bbed-a0c904a6f616",
            "username": "summerslastsound",
            "name": "",
            "biography": "",
            "website": "",
            "twitter": "",
            "profile_picture": null,
            "profile_picture_small": null,
            "profile_picture_medium": null,
            "profile_picture_large": null,
            "is_pro": false,
            "tier": null,
            "is_verified": false,
            "is_moderator": false,
            "is_user_moderator": false,
            "is_content_moderator": false,
            "is_database_moderator": false,
            "contributor_tier": null,
            "background": null,
            "profile_frame": null,
            "profile_effect": null,
            "color_theme": null,
            "use_theme_on_content": true
        },
        {
            "uid": "d750a607-d6d3-413e-bf77-379922e45ee1",
            "username": "ferndaddy69",
            "name": "",
            "biography": "",
            "website": "",
            "twitter": "",
            "profile_picture": "https://cdn.musicboard.app/musicboard/media/kNIMWTvNWJt6xJbJOEAJxoy0jC1uxLpGjLrSSz8u7vUPDGrSb7o6OIdy1kpiSIDh.jpg",
            "profile_picture_small": "https://cdn.musicboard.app/musicboard/media/Ng4Sn5036h8A5Rjkjop3RBfk1mASMQHvI4Uj6qti7uhyrXiAaR6YWhyiRAxE9FWP.webp",
            "profile_picture_medium": "https://cdn.musicboard.app/musicboard/media/CHKfINfSz2KC4uQXrOxHD89AKqYoesPHXy3QD7qEDOMmIFy0GbYkoqQx1WnnG60f.webp",
            "profile_picture_large": "https://cdn.musicboard.app/musicboard/media/qWqIS5yU1lORTxO0WoUI8H0Q6HW7iJCj9ayrHa4REcHUBI1RnApcrbMUxU1DUKvu.webp",
            "is_pro": false,
            "tier": null,
            "is_verified": false,
            "is_moderator": false,
            "is_user_moderator": false,
            "is_content_moderator": false,
            "is_database_moderator": false,
            "contributor_tier": null,
            "background": null,
            "profile_frame": null,
            "profile_effect": null,
            "color_theme": null,
            "use_theme_on_content": true
        },
        {
            "uid": "e60dbf14-90d6-407b-8a5c-8fb88a975d76",
            "username": "atypiicalm",
            "name": "María Barboza",
            "biography": "",
            "website": "",
            "twitter": "",
            "profile_picture": null,
            "profile_picture_small": null,
            "profile_picture_medium": null,
            "profile_picture_large": null,
            "is_pro": false,
            "tier": null,
            "is_verified": false,
            "is_moderator": false,
            "is_user_moderator": false,
            "is_content_moderator": false,
            "is_database_moderator": false,
            "contributor_tier": null,
            "background": null,
            "profile_frame": null,
            "profile_effect": null,
            "color_theme": null,
            "use_theme_on_content": true
        },
        {
            "uid": "5dc5f75c-7a4d-4441-9dce-021ca0071c9c",
            "username": "eilan",
            "name": "Elisa Pérez Garriga",
            "biography": "",
            "website": "",
            "twitter": "",
            "profile_picture": null,
            "profile_picture_small": null,
            "profile_picture_medium": null,
            "profile_picture_large": null,
            "is_pro": false,
            "tier": null,
            "is_verified": false,
            "is_moderator": false,
            "is_user_moderator": false,
            "is_content_moderator": false,
            "is_database_moderator": false,
            "contributor_tier": null,
            "background": null,
            "profile_frame": null,
            "profile_effect": null,
            "color_theme": null,
            "use_theme_on_content": true
        }
    ]
}