GET /api/v1/groups/?format=api&ordering=member_count&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=member_count&page=1330",
    "results": [
        {
            "id": 43,
            "name": "Kyu Level Study Group",
            "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
            "require_invitation": false,
            "is_public": true,
            "admin_only_tournaments": false,
            "hide_details": false,
            "member_count": 8717,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
        },
        {
            "id": 25,
            "name": "Go Basics",
            "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
            "require_invitation": false,
            "is_public": true,
            "admin_only_tournaments": false,
            "hide_details": false,
            "member_count": 17387,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
        }
    ]
}