curl --location --request GET 'https://api-sepolia.predict.fun/markets//stats'
{ "success": true, "data": { "totalLiquidityUsd": 0, "volumeTotalUsd": 0, "volume24hUsd": 0 } }