{
    "data": [
        {
            "id": 1,
            "coin_id": 1,
            "coin_symbol": null,
            "coin_name": null,
            "name": "Slush Pool",
            "url": "https://slushpool.com",
            "api_url": "https://slushpool.com/api/v1/stats/",
            "api_type": "slush",
            "fee": 2,
            "location": "EU",
            "status": "active",
            "last_polled_at": null,
            "last_block_height": 0,
            "last_block_found_at": null,
            "last_block_finder": "",
            "blocks_found": 0,
            "coins_count": 1,
            "created_at": "2026-07-13 15:53:29",
            "updated_at": "2026-07-13 15:53:29",
            "latest_stat": {
                "id": 1,
                "pool_id": 1,
                "hashrate": 1.2e+20,
                "workers": 95000,
                "blocks_24h": 12,
                "active_workers": 92000,
                "recorded_at": "2026-07-13 15:51:29"
            }
        },
        {
            "id": 2,
            "coin_id": 1,
            "coin_symbol": null,
            "coin_name": null,
            "name": "F2Pool",
            "url": "https://www.f2pool.com",
            "api_url": "https://api.f2pool.com/v1/hashrate",
            "api_type": "f2pool",
            "fee": 2.5,
            "location": "CN",
            "status": "active",
            "last_polled_at": null,
            "last_block_height": 0,
            "last_block_found_at": null,
            "last_block_finder": "",
            "blocks_found": 0,
            "coins_count": 1,
            "created_at": "2026-07-13 15:53:29",
            "updated_at": "2026-07-13 15:53:29",
            "latest_stat": {
                "id": 2,
                "pool_id": 2,
                "hashrate": 1.5e+20,
                "workers": 180000,
                "blocks_24h": 18,
                "active_workers": 174000,
                "recorded_at": "2026-07-13 15:50:29"
            }
        }
    ]
}