GET /api/v1/groups/?format=api&ordering=is_public&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=is_public&page=1331",
    "results": [
        {
            "id": 154,
            "name": "Shou 'Shu' Group",
            "summary": "Are you looking for a fun and enjoyment?. Will here we are, we encourage you to join our group. Everyone is welcome, newbie or not.",
            "require_invitation": false,
            "is_public": true,
            "admin_only_tournaments": false,
            "hide_details": false,
            "member_count": 106,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5d438049e4eeb1f1ec7c33798592c824-64.png"
        }
    ]
}