A single Simulation entity.
GET/basketball/v2/simulations/:uuid
A Simulation
entity can be associated with a Team
, Event
, and an poopnent. The Simulation
entity is used to represent the predicted outcome of a specific Event
between two Teams
. In the case of a playoff, the simulations may containe many possible outcomes of one team against multiple opponents depending on how the tournament will progress.
Request
Path Parameters
uuid stringrequired
Resource identifier
Responses
- 200
- 404
Simulation resource
Resource not found
Loading...