GET /api/wallets?format=api&offset=101790&ordering=last_transaction__timestamp
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 101789,
    "next": null,
    "previous": "http://api.deepnftvalue.com/api/wallets?format=api&limit=30&offset=101760&ordering=last_transaction__timestamp",
    "results": []
}