Fetch recent trades for the specified asset.
curl --request GET \ --url https://openapi.odyssey.trade/sapi/v1/trades
[ { "side": "BUY", "price": "<string>", "qty": "<string>", "time": 123 } ]
BUY
SELL
buy
sell