Betfair

Update Time: 2022-05-30 10:09

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.

Request

  • Path: /sport/football/betfair
  • Method: GET
  • Calls: This interface is limited to 60 second/call;
  • Recommend Calls: 1 minute/call

Response

ParameterValueDescription
matchId string
home object
buyerListingPrice float
buyerListing int
sellerListingPrice float
sellerListing int
finalPrice float
betfairDeal int
turnoverRatio float
betfairIndex int
profitAndLossIndex int
draw objectThe same as home
away objectThe same as home
over objectThe same as home, Goals>2.5
under objectThe same as home, Goals<2.5
changeTime intChange time, unix timestamp

Example Request

Example Response

{}
    This API endpoint returns the trading data of Betfair.\n\n By using endpoints Schedule & Results (Basic) and Match Modify Record, you can get basic information of matches.

    BetfairiSportsAPI

    Contact