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

{
    "count": 101791,
    "next": null,
    "previous": "http://api.deepnftvalue.com/api/wallets?format=api&limit=30&offset=101760",
    "results": [
        {
            "id": 120,
            "address": "0xcf74e42266de87aa1a3dfe1e1c5f46db0ac752b2",
            "name": null,
            "top_nfts": [
                {
                    "id": 810068,
                    "collection_slug": "wrapped-cryptopunks",
                    "token_id": 8219,
                    "name": null,
                    "valuation": {
                        "price": "1436.000",
                        "currency": "ETH",
                        "date": "2025-08-11"
                    },
                    "image": {
                        "src": "https://deepnftvalue-media-assets.s3.us-east-1.amazonaws.com/images/cryptopunks/8219.png"
                    },
                    "image_previews": null,
                    "image_properties": null,
                    "rarity": null,
                    "rarity_rank": null
                },
                {
                    "id": 151264,
                    "collection_slug": "meebits",
                    "token_id": 8479,
                    "name": null,
                    "valuation": {
                        "price": "0.637",
                        "currency": "ETH",
                        "date": "2025-01-02"
                    },
                    "image": {
                        "src": "https://cdn.simplehash.com/assets/7f9f448fb74e060ec2d736ad0f963b495c1d1f44046a6f048845103fa3870bed.png"
                    },
                    "image_previews": null,
                    "image_properties": null,
                    "rarity": null,
                    "rarity_rank": null
                },
                {
                    "id": 173571,
                    "collection_slug": "meebits",
                    "token_id": 18070,
                    "name": null,
                    "valuation": {
                        "price": "0.618",
                        "currency": "ETH",
                        "date": "2025-01-02"
                    },
                    "image": {
                        "src": "https://cdn.simplehash.com/assets/b40962ff4aa89dfd8b493153e627a0543736f4630a3da84bd585eefc3a75105f.png"
                    },
                    "image_previews": null,
                    "image_properties": null,
                    "rarity": null,
                    "rarity_rank": null
                }
            ],
            "valuation": {
                "price": 1437.2551200685114,
                "currency": "ETH"
            },
            "counts": [
                {
                    "collection__slug": "__all__",
                    "count": 3,
                    "collection__name": "All"
                }
            ],
            "rank": 120,
            "last_transaction": {
                "id": 2277939736,
                "timestamp": "2025-05-27T16:46:11+00:00",
                "txn_type": "Transfer"
            }
        }
    ]
}