GET /api/market/widget/v2/cryptocurrency/?cursor=bz0xMyZyPTEmcD0xNzEz&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=cD0xNzEz&format=api&ordering=name",
    "previous": null,
    "results": [],
    "next_cursor_value": "cD0xNzEz",
    "previous_cursor_value": null,
    "count": 1664
}