4-fold Accumulator with Boosted Odds
This is an example of a 4-fold accumulator with boosted odds. The ticket contains only one bet (Bets array length = 1) which further contains four selections (Selections array length = 4).
One of the selections is of type "odds-boost" which contains the boosted (increased) odds and a normal selection of type "uf" or "external". The normal selection contains the normal (non-boosted) odds, as received from the odds feed. So the "odds-boost" selection actually contains two "odds" objects, one representing the boosted odds, the other the non-boosted odds.
In this example, the boosted (increased) odds have a value of 9.5, while the normal odds have a value of 7.1.
MTS will take into account the boosted odds on the selection, but the boosted odds are not part of the ticket placement response.
Last updated
Was this helpful?