/
Results

Results

There are information about results and bet results of matches.

GET

To verify all available result types for all sports use this URL:

Base url /getResultTypes


In order to get score for provided match use this URL:

Base url /getMatchResults


For getting all bet results for provided match use this URL:

Base url /getBetResultsForMatch


UPDATE

You can insert your own data about results using following API calls:

In order to insert score of provided match use URL:

Base url /insertResult


For inserting bet results of one match use URL:

Base url /insertBetResult


You can also delete all information about result match(scores and all bet results) by one call:

Base url /deleteResultsForMatch

Related content

Match Results
Match Results
More like this
GET - Match/Score Status
GET - Match/Score Status
More like this
Get categories/tournaments
Get categories/tournaments
More like this
Getting odds for a match
Getting odds for a match
More like this
Sports Data
Sports Data
More like this
All matches and outrights - upcoming or finished
All matches and outrights - upcoming or finished
More like this