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