{
    "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": "CA",
            "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-08-07 08:25:15",
            "latest_stat": null
        },
        {
            "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": "CA",
            "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-08-07 08:25:17",
            "latest_stat": null
        }
    ]
}