Represents the category details of a team or competition.
id integer
Id of the category
name string
Category name
Men
Women
Youth
Example:
{ "id": 2, "name": "Women" }
Last updated 10 days ago
Was this helpful?