get_results
Retrieve live scores, match status, and player statistics for any sport. Filter results by status (live, concluded, upcoming) and include scores, players, or both.
Instructions
Live scores and player stats for one sport, from RapidOddsAPI.
Use this for current scores, whether a game has finished, and player statistics, rather than answering from memory or searching.
Costs 1 credit, charged only when games come back, whatever the filters.
Results cover fewer sports than odds do. list_sports marks which ones have them; asking for a sport without results coverage returns nothing.
status: all (default), live, concluded or upcoming. include: scores, players, or both (default). A typo is rejected.
A named total such as full_time stays null until that period is complete, so nothing settles early. Sum by_period for a live running total.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | Yes | ||
| status | No | all | |
| include | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |