curl --location 'localhost:8080/v1/arbitrage/future'
[
{
"unique": "687009d11616504625cb20ea",
"ticker": "RVNBTC",
"spotPrice": 0,
"futurePrice": 0,
"spread": -0,
"spreadPercentage": -3.34,
"strategy": "BUY_SPOT_SELL_FUTURE",
"fundingRate": 0,
"isProfitable": false,
"exchange": "Binance",
"created_at": "Agora",
"timestamp": "2025-07-10T18:43:29Z"
}
]