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

{
    "count": 13302,
    "next": null,
    "previous": "https://online-go.com/api/v1/groups/?format=api&ordering=admin_only_tournaments&page=1330",
    "results": [
        {
            "id": 15627,
            "name": "Correspondence, Respondence",
            "summary": "Long tournaments, games, and",
            "require_invitation": false,
            "is_public": false,
            "admin_only_tournaments": true,
            "hide_details": false,
            "member_count": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
        },
        {
            "id": 13814,
            "name": "凤鸣九天",
            "summary": "凤鸣的棋友会。QQ群:935339727",
            "require_invitation": false,
            "is_public": false,
            "admin_only_tournaments": true,
            "hide_details": true,
            "member_count": 21,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2a94662fd1b31d365e7822f26a1c9bef-64.png"
        }
    ]
}