Retrieves a Simulation entity source for a specific matchup in a tournament.
GET/basketball/v2/tournaments/:tournament_uuid/simulations/:team_uuid/:opponent_uuid
The order of the team_uuid
and opponent_uuid
do not matter to the response.
Request
Responses
- 200
- 404
Simulation resource
Resource not found
Loading...