Skip to content

BetFair place odds not showing on program (+DynamicOdds) for International Racing #10

Description

@jordansidhom

Betfair place odds are not showing on the program for international races.
DynamicOdds are not showing odds which is the root cause as they are not being sent downstream to program.
Odds are showing on Betfair website though.

Possible option:
Customer purchases Betfair API, for Win & Place Lay odds for program.
Lay Win and Place odds would be:
Betfair -> Program instead of Betfair -> DynamicOdds -> Program

Would need to map out data feeds from Betfair API into the program.

Rest of bookies back bets for win and place would be:
Bookies -> DynamicOdds -> Program.

Another issue was found through use that DynamicOdds has an occasional delay updating odds from Betfair, which then would take another slight delay to go to program.
Running Betfair data straight from Betfair website/API to program would solve this issue. Betfair also allows up to 20 requests per second, allowing Betfair odds to be much more accurate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions