Hi,
Please be aware that a new DYNAMIC betDelayModel will be introduced in the API responses for applicable markets in a future release (date of full release to be confirmed).
This will affect the following endpoints:
Trial Release
A single trial tennis market featuring the new DYNAMIC betDelayModel will be available from Tuesday, 7th October. Once available, details of the market will be published to this thread.
What is the DYNAMIC betDelayModel?
The DYNAMIC model indicates that a market is subject to dynamic in-play bet delays, meaning the in-play betDelay value will change while the market is live.
Please note: Currently applies to tennis markets only. Specifically, during a change of ends (every game 3,5,7,9,11) or a game that decides a set (potentially 6,8,10,12) the betDelay is reduced to 1 second.
The betDelay will be increased back to its original value at the start of the next game.
Please see example responses below for the DYNAMIC betDelayModel which may be returned alongside the existing PASSIVE betDelayModel or independently.
Betfair Developer Program
Please be aware that a new DYNAMIC betDelayModel will be introduced in the API responses for applicable markets in a future release (date of full release to be confirmed).
This will affect the following endpoints:
- listMarketBook
- listRunnerBook
- Exchange Stream API
Trial Release
A single trial tennis market featuring the new DYNAMIC betDelayModel will be available from Tuesday, 7th October. Once available, details of the market will be published to this thread.
What is the DYNAMIC betDelayModel?
The DYNAMIC model indicates that a market is subject to dynamic in-play bet delays, meaning the in-play betDelay value will change while the market is live.
Please note: Currently applies to tennis markets only. Specifically, during a change of ends (every game 3,5,7,9,11) or a game that decides a set (potentially 6,8,10,12) the betDelay is reduced to 1 second.
The betDelay will be increased back to its original value at the start of the next game.
Please see example responses below for the DYNAMIC betDelayModel which may be returned alongside the existing PASSIVE betDelayModel or independently.
Code:
"result": [ { "marketId": "1.179675904", "isMarketDataDelayed": false, "status": "OPEN", "betDelayModels": [ "DYNAMIC"
Code:
"result": [ { "marketId": "1.179675904", "isMarketDataDelayed": false, "status": "OPEN", "betDelayModels": [ "DYNAMIC, PASSIVE"
Betfair Developer Program


Comment