GET /api/v1/groups/?format=api&ordering=admin_only_tournaments&page=1356
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 13551,
"next": null,
"previous": "https://online-go.com/api/v1/groups/?format=api&ordering=admin_only_tournaments&page=1355",
"results": [
{
"id": 14223,
"name": "MBA 28 ADO",
"summary": "",
"require_invitation": false,
"is_public": false,
"admin_only_tournaments": true,
"hide_details": true,
"member_count": 14,
"icon": "https://user-uploads.online-go.com/3c81ccf65305641684d0a0e30384f665-64.png"
}
]
}