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:
In order to insert score of provided match use URL:
Base url /insertResult