Betfair
Update Time: 2021-04-21 18:04
Introduction
This API endpoint returns the trading data of Betfair.
By using endpoints Schedule & Results (Basic)
and Match Modify Record, you can get basic information of matches.
Related Plans
You can use this api by subscribing plans: Betfair.
Request
- Path: /football_th/betfair.aspx
- Method: GET
- Calls: This interface is limited to 60 second/call.
- Recommend Calls: 2 minute/call
Response
| Parameter | Value | Description | |
|---|---|---|---|
| matchId | int | ||
| home | object | ||
| buyerListingPrice | float | ||
| buyerListing | float | ||
| sellerListingPrice | float | ||
| sellerListing | float | ||
| finalPrice | float | ||
| betfairDeal | float | ||
| turnoverRatio | float | ||
| betfairIndex | float | ||
| profitAndLossIndex | intfloat | ||
| draw | object | The same as home | |
| away | object | The same as home | |
| over | object | The same as home, Goals>2.5 | |
| under | object | The same as home, Goals<2.5< /span> | |
| changeTime | date | Change time, GMT +7 (Bangkok Time) | |
