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

{
    "count": 13311,
    "next": null,
    "previous": "https://online-go.com/api/v1/groups/?format=api&ordering=member_count&page=1331",
    "results": [
        {
            "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": 17400,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
        }
    ]
}