List all tournaments or create a new tournament.

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

{
    "count": 59211,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3864",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=3862",
    "results": [
        {
            "id": 132285,
            "name": "Correspondence 9x9 RoundRobin 2025-09-11 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260126T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-26T19:00:26.011108Z",
                "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-01-29T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": "2025-09-11T19:00:15.962223Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-11T19:00:16.253799Z",
            "ended": "2025-09-24T11:40:39.007781Z",
            "start_waiting": "2025-09-11T19:00:16.113092Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 131062,
            "name": "Live 9x9 Double Elimination Tournament 2025-08-03 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 Site-wide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260127T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-27T14:00:26.072716Z",
                "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-01-27T18: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": "2025-08-03T06:30:51.673332Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-08-03T06:31:51.762209Z",
            "ended": "2025-08-03T07:18:59.150836Z",
            "start_waiting": "2025-08-03T06:31:51.674673Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 126596,
            "name": "Ode to Spring Tournaments 3",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<!--  <title>左对齐文本</title> -->\n\n  <style>\n    .left-align {\n    \n    \n      text-align: left;\n    }\n     \n      p {\n\n    margin: 0;\n\n    padding: 0;\n    }\n\n  </style>\n</head>\n<body>\n  <div class=\"left-align\">\n    <p><H2><I><a Href=\"https://online-go.com/group/13797\"><big><span  style=\"color:pink;\">W</big><span  style=\"color:yellow;\">e</span><big><big><span  style=\"color: white;\">l</span></big></big><span style=\"color: springgreen;\">c</span><span style=\"color:red;\">o</span><span  style=\"color:orange;\">m</span><span style=\"color:yellow;\">e</span> <big><big>j</big></big>o<big>i</big>n Us</I><br>\n     <a Href=\"https://online-go.com/group/13797\">\n     <span style=\"color:gold;\">无间勤碁术化<br><span style=\"color:purple;\">Go Advance forward forever</he></span></p>  \n     <P><a Href=\"https://online-go.com/group/13797\">\n     <IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9682e94fbb47d2ccab4998f738b6b042-128.png\"></p>       \n \n   <P><IMG src=\"https://media4.giphy.com/media/11JTxkrmq4bGE0/giphy.gif?cid=6c09b9525bmqpkj81egnar3ji8s1u8ysb75ohcn47y76avgg&ep=v1_internal_gif_by_id&rid=giphy.gif&ct=g\"width=\"160\"height=\"160\" /><IMG src=\"https://media.tenor.com/_Utilxgj8RUAAAAj/peach-goma-peach-and-goma.gif\"width=\"160\"height=\"160\" /></p> \n\n\n<!-- <P><IMG src=\"https://media1.tenor.com/m/LYZ3FOucgP4AAAAd/shinchan-mooning.gif\"width=\"160\"height=\"160\" /></p> -->\n\nWe enjoy playing Go\n\n</div>\n</body>\n</html>\n\n<hr />\n\n\n<!-- https://youtube.com/watch?v=jdzFs0pxUt8 -->\n\n<p>\n<embed src=\"https://www.youtube.com/embed/jdzFs0pxUt8\"width=\"320\" height=\"180\">\n</p>\n\n<!-- https://youtube.com/watch?v=S5n7Jfa7Ryk -->\n\n<p>\n<embed src=\"https://www.youtube.com/embed/HfO6A3AKuF8\"width=\"320\" height=\"180\">\n</p>\n\n<p>\n<embed src=\"https://www.youtube.com/embed/S5n7Jfa7Ryk\"width=\"320\" height=\"180\">\n</p>\n\n\n<!-- <a href=\"https://info.flagcounter.com/C9p2\"><img src=\"https://s11.flagcounter.com/map/C9p2/size_s/txt_008000/border_000000/pageviews_1/viewers_1/flags_1/\" alt=\"Flag Counter\" border=\"0\"></a> -->\n\n\n  <H3><a Href=\"https://online-go.com/group/13797\"><span  style=\"color: lightgreen;\"><u>春之言蠢也 万物蠢然而生</u>\n</a></h3>",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 494,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-03-23T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-23T01:00:17.707305Z",
            "ended": "2025-08-06T17:21:26.697100Z",
            "start_waiting": "2025-03-23T01:00:17.508550Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 131275,
            "name": "Kyu League Tournament (first tournament)",
            "director": {
                "id": 831547,
                "username": "IscımenOzgur",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/d6668877ce9aa2beeac7364df9728eb0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1547.8645751482813,
                        "deviation": 66.76208019675295,
                        "volatility": 0.060106013779653134
                    }
                },
                "ranking": 25.030550987062494,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a Kyu League tournament, but you can join the tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 130968,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 129600,
                "initial_time": 172800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15577,
                "name": "Kyu League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/66f93e44b652c1c7deb969a7379a9539-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-13T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 19,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-08-13T09:00:53.574989Z",
            "ended": null,
            "start_waiting": "2025-08-13T09:00:53.444878Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/66f93e44b652c1c7deb969a7379a9539-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 133020,
            "name": "Турнир для повышения в  администратор 9-1 дан",
            "director": {
                "id": 1850248,
                "username": "Malik Go",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/9bca00567d1053a74865059ef6f97b87-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1111.9310725842874,
                        "deviation": 84.86607162121466,
                        "volatility": 0.06005083881910627
                    }
                },
                "ranking": 17.373038463650314,
                "professional": false,
                "ui_class": ""
            },
            "description": "Если вы не выйграли но хотите быть админом то просто напишите мне. \n\nОН НАЧНЕТЬСЯ НА НОВЫЙ ГОД!\n\n*если вы выше этого уровня я через некоторое время создам 1-9 дан и 25-15 кю во.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 266038,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 864000,
                "period_time": 259200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15184,
                "name": "Татарстан",
                "summary": "<img src=\"http://kazchess.ru/wp-content/uploads/2020/02/%D1%84%D0%BE%D1%82%D0%BE-%D0%B4%D0%B5%D1%82.jpg\">",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/742f13972d1ab21b905676569922fa19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-31T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/742f13972d1ab21b905676569922fa19-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 133030,
            "name": "Live 9x9 Double Elimination Tournament 2025-10-03 14: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:20260127T140000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-27T14:00:26.072716Z",
                "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-01-27T18: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": "2025-10-03T14:30:49.284031Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-03T14:31:04.645587Z",
            "ended": "2025-10-03T15:11:49.470913Z",
            "start_waiting": "2025-10-03T14:31:04.518217Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 135588,
            "name": "Blitz 19x19 Elimination Tournament 2025-12-21 05: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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260127T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-27T13:00:26.070047Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "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-01-27T17:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-12-21T05:30:55.626684Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-12-21T05:32:55.687507Z",
            "ended": "2025-12-21T05:51:31.814273Z",
            "start_waiting": "2025-12-21T05:32:55.619819Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 131017,
            "name": "Beginners' tournament",
            "director": {
                "id": 1820569,
                "username": "VarnCc",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/e5cd9399f6684ab9ec28b17fb3d4d664-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 893.2111536993066,
                        "deviation": 64.82621817979462,
                        "volatility": 0.059964750562389355
                    }
                },
                "ranking": 12.302482838520044,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament for everyone who is new and wants to practice.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89135,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 345600,
                "max_time": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8828,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-11T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-08-11T13:00:53.441728Z",
            "ended": null,
            "start_waiting": "2025-08-11T13:00:53.172851Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 135594,
            "name": "MaxDm",
            "director": {
                "id": 1677523,
                "username": "MaxDmitriev",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/c56c5493a360cbd4163f75514084a4d4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1024.7152961583436,
                        "deviation": 116.67248251536998,
                        "volatility": 0.060013522684222186
                    }
                },
                "ranking": 15.482067877300928,
                "professional": false,
                "ui_class": ""
            },
            "description": "В турнире могут принимать участие только участники группы",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 50
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16005,
                "name": "MaxDm",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/e2027a943370069e79a5a29f32c43ee0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-21T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e2027a943370069e79a5a29f32c43ee0-15.png",
            "player_count": 0,
            "ranked": false
        },
        {
            "id": 130269,
            "name": "Monday Morning 19x19 #65",
            "director": {
                "id": 1246361,
                "username": "katonal_edu",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/fd87b19ee0fd28a43416a872362f254b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1519.4900345121234,
                        "deviation": 66.18700894543053,
                        "volatility": 0.05999710756939137
                    }
                },
                "ranking": 24.60224096962113,
                "professional": false,
                "ui_class": ""
            },
            "description": "To have a good start of the week you need to join this 19x19 #65 tournament. But before doing so, please consider that it would be nice to have at least one move per day. Furthermore, conditional moves are not allowed. Thanks in advance for participating. Have fun! Enjoy it!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12889,
                "name": "Monday Morning",
                "summary": "Welcome to Monday Morning group\n\nIf you feel that Mondays are mentally difficult for you, just join us and start your week with special things like playing go.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-18T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-08-18T08:00:34.109723Z",
            "ended": null,
            "start_waiting": "2025-08-18T08:00:34.033554Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}