[
    {
        "description": null,
        "group_category_id": 2,
        "id": 3,
        "is_public": false,
        "join_level": "invitation_only",
        "name": "group 1",
        "members_count": 0,
        "storage_quota_mb": 50,
        "context_type": "Course",
        "course_id": 1,
        "followed_by_user": false,
        "avatar_url": null,
        "role": null
    },
    {
        "description": null,
        "group_category_id": 2,
        "id": 4,
        "is_public": false,
        "join_level": "invitation_only",
        "name": "group 2",
        "members_count": 0,
        "storage_quota_mb": 50,
        "context_type": "Course",
        "course_id": 1,
        "followed_by_user": false,
        "avatar_url": null,
        "role": null
    }
]