GET /api/market/widget/v2/cryptocurrency/?cursor=bz05MiZyPTEmcD0xNzc3&format=api&ordering=name
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "https://api.coindisco.com/api/market/widget/v2/cryptocurrency/?cursor=cD0xNzc3&format=api&ordering=name",
    "previous": null,
    "results": [],
    "next_cursor_value": "cD0xNzc3",
    "previous_cursor_value": null,
    "count": 1683
}