curl --request GET \
--url https://gamma-api.polymarket.com/teams[
{
"id": 123,
"name": "<string>",
"league": "<string>",
"record": "<string>",
"logo": "<string>",
"abbreviation": "<string>",
"alias": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
]curl --request GET \
--url https://gamma-api.polymarket.com/teams[
{
"id": 123,
"name": "<string>",
"league": "<string>",
"record": "<string>",
"logo": "<string>",
"abbreviation": "<string>",
"alias": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
]x >= 0x >= 0Comma-separated list of fields to order by
Was this page helpful?
Suggestions