Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of teams documents that matched your query. |
teams | array | List of teams. Can be one of: |
Example
JSON
{
"total": 5,
"teams": ""
}
JSON
{
"total": 5,
"teams": ""
}
NAME | TYPE | DESCRIPTION |
total | integer | Total number of teams documents that matched your query. |
teams | array | List of teams. Can be one of: |
{
"total": 5,
"teams": ""
}
{
"total": 5,
"teams": ""
}