curl --location --request GET 'https://api-sepolia.predict.fun/markets//last_sale'
{ "success": true, "data": { "quoteType": "Ask", "outcome": "Yes", "priceInCurrency": "string", "strategy": "MARKET" } }