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

{
    "count": 53565,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5083",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5081",
    "results": [
        {
            "id": 109295,
            "name": "BATTLE ROYALE",
            "director": {
                "id": 1409180,
                "username": "deleted-59daa536-5cf5-4f74-abc9-18352789d8a6",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/a174b5e1e0864ecd881301db24b1ff2d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 766.675370480976,
                        "deviation": 70.48953321029607,
                        "volatility": 0.06002959976861402
                    }
                },
                "ranking": 8.766099458578926,
                "professional": false,
                "ui_class": ""
            },
            "description": "battle royale",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "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": 16655,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-10T19:00:00Z",
            "players_start": 128,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 12,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 1
        },
        {
            "id": 113886,
            "name": "Correspondence 13x13 RoundRobin 2024-03-16 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 Site-wide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20241104T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2024-11-04T19:00:34.532689Z",
                "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": "2024-11-07T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": "2024-03-16T19:00:35.432575Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-16T19:01:35.287111Z",
            "ended": "2024-04-08T10:47:18.255974Z",
            "start_waiting": "2024-03-16T19:01:34.989583Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7
        },
        {
            "id": 119365,
            "name": "หมากล้อมวันที่ 20 สิงหาคม เวลา 12.00",
            "director": {
                "id": 1606875,
                "username": "thakham2566",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0214e393d1b55939985d8607cc983414?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 912.2901390713149,
                        "deviation": 138.81023955090083,
                        "volatility": 0.059996698676960225
                    }
                },
                "ranking": 12.79175964398333,
                "professional": false,
                "ui_class": ""
            },
            "description": "หมากล้อมโรงเรียนวัดท่าข้าม",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 20,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14502,
                "name": "หมากล้อมโรงเรียนวัดท่าข้าม",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-20T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-08-20T04:58:08.957716Z",
            "ended": "2024-08-20T05:20:07.470256Z",
            "start_waiting": "2024-08-20T04:58:08.781689Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 13
        },
        {
            "id": 113975,
            "name": "Go турнир",
            "director": {
                "id": 1508661,
                "username": "Vadim4ik",
                "country": "ru",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/8ae6f8d4e48a541c14a904302d12d04c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 580.9504908747268,
                        "deviation": 75.41270594852806,
                        "volatility": 0.06041671656981467
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go турнир",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1788,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-20T07: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": "2024-08-17T07:10:10.298041Z",
            "ended": "2024-08-23T08:13:11.608535Z",
            "start_waiting": "2024-08-17T07:10:10.228532Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 4
        },
        {
            "id": 112737,
            "name": "Go Zodiac Friendship Games Online ราศีกุมภ์ รุ่น D2 กระดาน 19x19 (5-8 คิว)",
            "director": {
                "id": 912070,
                "username": "cp04",
                "country": "un",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.6533450210736,
                        "deviation": 287.3553125734129,
                        "volatility": 0.05999903907991839
                    }
                },
                "ranking": 25.324637681525466,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Go Zodiac Friendship Games Online ราศีกุมภ์ รุ่น D2 กระดาน 19x19 (5-8 คิว)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10406,
                "name": "Zodiac กลุ่ม D(5-8 คิว)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 256,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-23T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2024-02-23T10:00:29.576827Z",
            "ended": "2024-02-23T12:00:20.324728Z",
            "start_waiting": "2024-02-23T10:00:29.181235Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 21
        },
        {
            "id": 116192,
            "name": "Live 9x9 Double Elimination Tournament 2024-05-18 22: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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20241106T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2024-11-06T22:00:35.749294Z",
                "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": "2024-11-07T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "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": "2024-05-18T22:30:50.655428Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-05-18T22:31:50.705233Z",
            "ended": "2024-05-18T23:02:23.301329Z",
            "start_waiting": "2024-05-18T22:31:50.648688Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4
        },
        {
            "id": 111790,
            "name": "9x9 Mini League 10k-25k #212",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1458.4984951776585,
                        "deviation": 69.3239921802453,
                        "volatility": 0.06002944774490268
                    }
                },
                "ranking": 23.653848058216546,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 622,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-21T20:05:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-22T05:30:57.789501Z",
            "ended": "2024-02-23T23:22:52.688540Z",
            "start_waiting": "2024-01-22T05:30:57.624697Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5
        },
        {
            "id": 121630,
            "name": "Live 9x9 Double Elimination Tournament 2024-10-28 22: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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20241106T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2024-11-06T22:00:35.749294Z",
                "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": "2024-11-07T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "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": "2024-10-28T22:30:31.660150Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-10-28T22:30:31.813346Z",
            "ended": "2024-10-28T23:29:52.051408Z",
            "start_waiting": "2024-10-28T22:30:31.705487Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6
        },
        {
            "id": 113908,
            "name": "all let's go 13x13 Ranking",
            "director": {
                "id": 1524099,
                "username": "머그향",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/5a8060ca75c44307eaaa50e4ad92eefc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1350.636230852244,
                        "deviation": 76.13922605685278,
                        "volatility": 0.060001933073102684
                    }
                },
                "ranking": 21.875193855497308,
                "professional": false,
                "ui_class": ""
            },
            "description": "player level",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14119,
                "name": "신중하게 두자",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2e6b85e5c11bd1fc1b46b0d6167b5793-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-16T07: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": "2024-06-16T07:00:46.814429Z",
            "ended": "2024-07-18T10:46:14.974819Z",
            "start_waiting": "2024-06-16T07:00:46.726578Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2e6b85e5c11bd1fc1b46b0d6167b5793-15.png",
            "player_count": 4
        },
        {
            "id": 121255,
            "name": "Servus Oida Open Tournament #5",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1209.3654508582792,
                        "deviation": 62.900100883134904,
                        "volatility": 0.059720103911246894
                    }
                },
                "ranking": 19.317582728926492,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "McMahon Kyu Player Tournament\n\nServus Oida Open Tournament #6 https://online-go.com/tournament/120511",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe für alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 44,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-12T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 11
        }
    ]
}