List all tournaments or create a new tournament.

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

{
    "count": 59303,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=1040",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=1038",
    "results": [
        {
            "id": 90051,
            "name": "PG DDK 13x13 Group June 2022 Live",
            "director": {
                "id": 454380,
                "username": "deleted-6f1eb14b-cec8-4623-be56-a7c0c3db5121",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/f27d4ba056a7aac3efaa0c239bffb1dc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1408.3305509094,
                        "deviation": 61.80480601180278,
                        "volatility": 0.05984012682633336
                    }
                },
                "ranking": 22.84354059733758,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 Group June 2022 Live",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 642,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-16T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-06-16T01:00:52.724907Z",
            "ended": "2022-06-16T01:41:57.531284Z",
            "start_waiting": "2022-06-16T01:00:52.590494Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 91323,
            "name": "Live 9x9 Double Elimination Tournament 2022-06-16 10:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260206T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-06T14:01:05.979336Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-06T18:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-06-16T10:30:14.498711Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-06-16T10:30:16.001711Z",
            "ended": "2022-06-16T11:28:42.314151Z",
            "start_waiting": "2022-06-16T10:30:15.787744Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 91345,
            "name": "อีก อีก อีก",
            "director": {
                "id": 1010331,
                "username": "PomSii",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/aa13948ef4fee733d9d956be746af4af?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1528.2940953430661,
                        "deviation": 69.12209408595301,
                        "volatility": 0.060086127774657355
                    }
                },
                "ranking": 24.735987039854813,
                "professional": false,
                "ui_class": ""
            },
            "description": "อีกอีกอีก",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7652,
                "name": "PAT GO Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 122,
                "icon": "https://user-uploads.online-go.com/599802ad71f71b04087dc460aefa8947-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-06-17T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-17T01:55:18.971783Z",
            "ended": "2022-06-17T02:16:58.888873Z",
            "start_waiting": "2022-06-17T01:55:18.834086Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/599802ad71f71b04087dc460aefa8947-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 88027,
            "name": "Correspondence 19x19 RoundRobin 2022-04-01 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260205T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-02-05T19:01:06.787019Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-08T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-04-01T19:00:32.910362Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-01T19:01:29.500092Z",
            "ended": "2022-06-17T05:07:12.805500Z",
            "start_waiting": "2022-04-01T19:01:28.312702Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 84530,
            "name": "สาระRAILs361! Tour ครั้งที่ 42",
            "director": {
                "id": 148806,
                "username": "โอ๋ชิงหยวน",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d3f8fcc6dbd4915bc123f62b337be552-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1539.3286267144829,
                        "deviation": 65.98327941316889,
                        "volatility": 0.05949128748032881
                    }
                },
                "ranking": 24.902533272011325,
                "professional": false,
                "ui_class": ""
            },
            "description": "Only a few close friends were invited.\n\n#RESPECT",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12480,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1123200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-13T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 24,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-13T03:00:13.345741Z",
            "ended": "2022-06-17T11:55:20.762200Z",
            "start_waiting": "2022-01-13T03:00:12.666083Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 85663,
            "name": "19x19 Traditional monthly tournament III/22",
            "director": {
                "id": 929191,
                "username": "EnsoZEN",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/9de5727796a655588080bb89cc627977-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1463.5820448380764,
                        "deviation": 67.30723430909097,
                        "volatility": 0.06004488935091738
                    }
                },
                "ranking": 23.734396346844115,
                "professional": false,
                "ui_class": ""
            },
            "description": "☸️ Have ZEN!🧘\n\nImportant! This is a tournament for beginners and intermediates. All registered players acknowledge that if they increase their position by more than 2 classes during the tournament, they will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8129,
                "name": "ZEN Go",
                "summary": "The search for happiness is one of the chief sources of unhappiness.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 48,
                "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-01T00:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-01T00:00:27.636120Z",
            "ended": "2022-06-17T20:48:24.274960Z",
            "start_waiting": "2022-03-01T00:00:25.998503Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ff052c6c23b77d2514fe70ad0dcce3bb-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 91422,
            "name": "Live 9x9 Double Elimination Tournament 2022-06-18 06:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260206T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-06T14:01:05.979336Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-06T18:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-06-18T06:30:04.541546Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-06-18T06:30:06.139108Z",
            "ended": "2022-06-18T07:40:43.484776Z",
            "start_waiting": "2022-06-18T06:30:05.693221Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 85224,
            "name": "💐 The Dream of the Eagle and the Dolphins 💐",
            "director": {
                "id": 606239,
                "username": "Angel Convent St. Hanna",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/bd67bcb72024c28da27a874af6a172af-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1041.2775014290728,
                        "deviation": 63.812699487931255,
                        "volatility": 0.0601881260261477
                    }
                },
                "ranking": 15.853243678350056,
                "professional": false,
                "ui_class": ""
            },
            "description": "Springtime Opening Games\n\n🐬🐬🐬🐬🐬🐬🐬🐬🐬🐬 🦅 🐬\n\nWelcome all Dolphin Friends in the Dreamtime Sanka of San Wied. May Peace, Wisdom and Joy always be with U\nBless Amen & Respect 💃 Kalima Hanna 🧕\n\n🐟🐠🐙🦑🦐🦆🦞🦀🐡🐳🦈🐋",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 94080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 691200,
                "max_time": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 361,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-30T21:59:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-30T21:59:13.030081Z",
            "ended": "2022-06-18T14:03:35.509819Z",
            "start_waiting": "2022-04-30T21:59:12.381791Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 89581,
            "name": "Correspondence 13x13 RoundRobin 2022-05-05 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260203T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-02-03T19:01:07.919829Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-02-06T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-05-05T19:00:09.730588Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-05T19:01:09.249324Z",
            "ended": "2022-06-19T00:59:10.783587Z",
            "start_waiting": "2022-05-05T19:01:08.581152Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 91152,
            "name": "Lappen Open",
            "director": {
                "id": 582683,
                "username": "deleted-a59de934-35a6-49d2-b6e9-ae4a65dea399",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/ab6e70447593d09428e19e459e03ae7f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1633.4582124253434,
                        "deviation": 63.11158193552202,
                        "volatility": 0.05999077922837876
                    }
                },
                "ranking": 26.276555347550783,
                "professional": false,
                "ui_class": ""
            },
            "description": "Turnier mit Vorgabe und Fischerzeit, Anzahl der Runden wird angepasst, je nachdem wie viele sich anmelden, maximal 5 Runden.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 900,
                "max_time": 1500
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11111,
                "name": "Legion der Lappen",
                "summary": "Das ist die OGS-Gruppe des Twitch-Kanals Legion der Lappen, angeführt durch Oberst Lappen.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-19T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-19T12:00:18.998344Z",
            "ended": "2022-06-19T15:56:17.144708Z",
            "start_waiting": "2022-06-19T12:00:18.807801Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        }
    ]
}