GET /api/v1/groups/?format=api&ordering=admin_only_tournaments&page=1348
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 13471,
    "next": null,
    "previous": "https://online-go.com/api/v1/groups/?format=api&ordering=admin_only_tournaments&page=1347",
    "results": [
        {
            "id": 14793,
            "name": "Entre menos burros más olotes",
            "summary": "",
            "require_invitation": false,
            "is_public": false,
            "admin_only_tournaments": true,
            "hide_details": true,
            "member_count": 2,
            "icon": "https://user-uploads.online-go.com/8e1ff0b78de3040b10e1abf7e2574728-64.png"
        }
    ]
}