cURL
curl --request GET \ --url https://api.oddpool.com/search/events/{event_id}/markets
List all markets under one event.
curl -H "X-API-Key: your_api_key" \ "https://api.oddpool.com/search/events/KXFEDDECISION-26MAR/markets"