Skip to main content
GET
/
sports
/
futures
List Sports Futures
curl --request GET \
  --url https://staging-api.polysimulator.com/sports/futures
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

limit
integer
default:20
offset
integer
default:0
league
string | null

Response

Successful Response