...
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