curl --location --request GET 'https://api.checkcryptoaddress.com/scam-reports?page=1&search='
{ "data": [ { "id": "string", "address": "string", "reportCount": "string", "lastReported": "string", "walletNetworkId": "string", "walletNetwork": { "symbol": "string" } } ], "page": { "total": 0, "count": 0, "current": 0 } }