Lists the users in the order of a scored algorithm.

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

{
    "next": null,
    "previous": "http://api.musicboard.app/v2/users/suggested/?format=api&limit=24&offset=999960&speedup=true",
    "results": []
}