When requesting a list of markets per sport, POST request is:
Base URL /get_all_markets_per_sport
Required fields field for this call are is the sport_idand token.
With the above details the API provides the following message:
...
Tag markets has only one attribute which is timestamp with date and time when message was created.
...
Under the tag market there is outcomes tag which contains data for all outcomes placed into child outcome tags. Tags outcome have attribute representing id of outcome and name attribute that represents name of the outcome.
...