List all tournaments or create a new tournament.

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

{
    "count": 58843,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5450",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=5448",
    "results": [
        {
            "id": 76480,
            "name": "Correspondence 9x9 RoundRobin 2021-06-19 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260303T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-03T19:00:19.395616Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "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-03-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": "2021-06-19T19:00:38.731571Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-06-19T19:01:38.587894Z",
            "ended": "2021-06-26T17:34:21.654812Z",
            "start_waiting": "2021-06-19T19:01:37.838153Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 76421,
            "name": "The end of the exams...",
            "director": {
                "id": 818383,
                "username": "SubToMixzory",
                "country": "vi",
                "icon": "https://user-uploads.online-go.com/c6aa9dd0c30d28446d4dcafe2b6186e9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1269.4299654571807,
                        "deviation": 64.69887391357838,
                        "volatility": 0.0601483836856834
                    }
                },
                "ranking": 20.439713055563516,
                "professional": false,
                "ui_class": ""
            },
            "description": "YAH!!!!!!!! IT\"S THE END OF THE EXAM\nLETS HAVE A TOURNAMENT TO CELEBRATE IT",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3852,
                "name": "Hong Kong ",
                "summary": "First priority : HK people join plz                                                                     \nThis group welcomes everyone, but only if you don't be rude.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 148,
                "icon": "https://user-uploads.online-go.com/cb4f2676677eaafca853a69c876d0443-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-19T14: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": "2021-06-19T14:00:25.208349Z",
            "ended": "2021-08-25T05:18:03.045484Z",
            "start_waiting": "2021-06-19T14:00:25.046760Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cb4f2676677eaafca853a69c876d0443-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 76504,
            "name": "Kanedahigashi",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.9317680033697,
                        "deviation": 63.72458770887046,
                        "volatility": 0.059922034172810626
                    }
                },
                "ranking": 9.369807006429141,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 119,
                "name": "TOKYO GO!",
                "summary": "Tokyo Go Players Meet Together!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 44,
                "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-06-19T14:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-06-19T14:00:25.027758Z",
            "ended": "2021-08-07T04:08:48.869261Z",
            "start_waiting": "2021-06-19T14:00:24.876967Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 48070,
            "name": "🧙‍♂️Masters of The Dark Arts 🧙‍♂️",
            "director": {
                "id": 485271,
                "username": "RyukBaduk",
                "country": "_GoT_Tully",
                "icon": "https://user-uploads.online-go.com/2aabf09856a41e8e9248d4dfc4bcc60e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.5931119029472,
                        "deviation": 64.6436221001988,
                        "volatility": 0.060000140023822056
                    }
                },
                "ranking": 22.71600265928813,
                "professional": false,
                "ui_class": ""
            },
            "description": "FACEBOOK go player blood baf.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 604800,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 3,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2949,
                "name": "Facebook Weiqi/baduk players",
                "summary": "Fight your way through Facebooks 8k+ baduk players!?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/d0124228aec013b26d51a2735ca14581-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-05-02T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-05-03T00:05:03.249955Z",
            "ended": "2019-09-18T13:42:00.266596Z",
            "start_waiting": "2019-05-03T00:05:03.021849Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d0124228aec013b26d51a2735ca14581-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 81335,
            "name": "Correspondence 19x19 RoundRobin 2021-10-15 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:20260304T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-04T19:00:19.944831Z",
                "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-03-07T19: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": "2021-10-15T19:00:46.299360Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-15T19:00:51.245777Z",
            "ended": "2022-01-13T12:51:21.420922Z",
            "start_waiting": "2021-10-15T19:00:50.314115Z",
            "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": 76800,
            "name": "GO bot tournament",
            "director": {
                "id": 991710,
                "username": "husky.Yuki",
                "country": "_ASEAN",
                "icon": "https://user-uploads.online-go.com/65955db56153804de5d98d593003a7cd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1251.766703883532,
                        "deviation": 74.20541748002614,
                        "volatility": 0.06002081131750235
                    }
                },
                "ranking": 20.11533439788569,
                "professional": false,
                "ui_class": ""
            },
            "description": "GO bot tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 3211,
                "name": "gtp2ogs AI Gathering 2019x19 ໒( ̿ ᴥ ̿ )७",
                "summary": "Gathering all OGS AI enthusiasts ! Welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 244,
                "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-27T13: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": "2021-06-29T18:45:44.411413Z",
            "ended": "2021-08-03T09:55:51.436672Z",
            "start_waiting": "2021-06-29T18:45:44.307560Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 97903,
            "name": "Double Elim Japanese 13s",
            "director": {
                "id": 1253237,
                "username": "jpleon",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/1becbc9ec2e23161ce2a1a8e246e53b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1215.8600763279105,
                        "deviation": 116.94654382751872,
                        "volatility": 0.05999661792642311
                    }
                },
                "ranking": 19.441571972274108,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double Elim Tournament. Wanting to get to 50-100 players in this tournament. 13x13 Japanese Rules. Open for all!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17826,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-12-18T02:30:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-13T06:36:30.859815Z",
            "ended": "2023-11-13T07:41:02.579770Z",
            "start_waiting": "2023-11-13T06:36:30.729032Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 7405,
            "name": "Correspondence 9x9 RoundRobin 2015-05-13 01: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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260303T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-03T19:00:19.395616Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "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-03-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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-05-13T01:00:50.945454Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-05-13T01:01:11.680753Z",
            "ended": "2015-06-02T16:28:20.369556Z",
            "start_waiting": "2015-05-13T01:01:10.940728Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 108831,
            "name": "Чат игроков в Го. 19х19 🐉 28.10.23 SE.O B",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1450.3122456171798,
                        "deviation": 61.53968905055367,
                        "volatility": 0.060043335676765335
                    }
                },
                "ranking": 23.523545886957066,
                "professional": false,
                "ui_class": ""
            },
            "description": "Блог [“Всё о настольной игре Го”](https://mkrukov.ru/blog/all/vse-o-nastolnoy-igre-go-weiqi-baduk-igo/).\nЭто живая статья с огромным количеством информации о Го на русском языке.\n\nВ [телеграмм-чате](https://t.me/+yMT2ffS4XFBiYzMy) мы общаемся, помогаем друг другу, решаем задачки, проводим стримы и смотрим их записи. Внутри также лежит много ссылок на полезные материалы, включая советы участников чата.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 60,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 363,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-28T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-10-28T07:00:37.381809Z",
            "ended": "2023-10-28T07:16:17.768414Z",
            "start_waiting": "2023-10-28T07:00:37.078905Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 108845,
            "name": "Чат игроков в Го. 19х19 🐉 29.10.23 SE.O B",
            "director": {
                "id": 803169,
                "username": "Tg45",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/d861f559b9c8e292905d8730862d1569-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1450.3122456171798,
                        "deviation": 61.53968905055367,
                        "volatility": 0.060043335676765335
                    }
                },
                "ranking": 23.523545886957066,
                "professional": false,
                "ui_class": ""
            },
            "description": "Блог [“Всё о настольной игре Го”](https://mkrukov.ru/blog/all/vse-o-nastolnoy-igre-go-weiqi-baduk-igo/).\nЭто живая статья с огромным количеством информации о Го на русском языке.\n\nВ [телеграмм-чате](https://t.me/+yMT2ffS4XFBiYzMy) мы общаемся, помогаем друг другу, решаем задачки, проводим стримы и смотрим их записи. Внутри также лежит много ссылок на полезные материалы, включая советы участников чата.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 60,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 363,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-29T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-10-29T15:00:37.726817Z",
            "ended": "2023-10-29T15:44:02.907532Z",
            "start_waiting": "2023-10-29T15:00:37.334738Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}