Represents the category details of a team or competition.
id integer
Id of the category
name string
Category name
Men
Women
Youth
"category": { "id": 1, "name": "Men" }
Last updated 1 year ago