List all tournaments or create a new tournament.

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

{
    "count": 58950,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5339",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5337",
    "results": [
        {
            "id": 129737,
            "name": "Correspondence 19x19 RoundRobin 2025-06-23 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260310T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-10T19:00:45.074146Z",
                "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-13T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2025-06-23T19:00:27.538268Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-23T19:00:27.849884Z",
            "ended": "2025-08-18T07:19:08.333505Z",
            "start_waiting": "2025-06-23T19:00:27.630983Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 75320,
            "name": "Correspondence 13x13 RoundRobin 2021-05-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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260311T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-11T19:00:45.012045Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-14T19: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-05-19T19:00:49.844067Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-19T19:00:53.538658Z",
            "ended": "2021-06-11T12:19:02.346853Z",
            "start_waiting": "2021-05-19T19:00:52.422000Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 75534,
            "name": "Correspondence 13x13 RoundRobin 2021-05-25 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260311T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-11T19:00:45.012045Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-14T19: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-05-25T19:00:10.160565Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-25T19:00:13.026303Z",
            "ended": "2021-06-13T10:10:19.339000Z",
            "start_waiting": "2021-05-25T19:00:11.613910Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 48045,
            "name": "Mingren Handicap Title Tournament 2019",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Mingren Handicap Title Tournament 2019\n\nTitle Holder: <a style=\"color:deepskyblue\" href='https://online-go.com/user/view/43586'>zebra [Handicap Mingren] x2</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Winner<img src='https://web.archive.org/web/20130811133657im_/http://online-go.com/images/award_images/1/h1.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up<img src='https://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h2.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place<img src='https://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h3.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2377'>2007</a></td>\n\t<td><b>gonut</b></td><td></td><td></td>\n\t<td><b>gonut (4k)</b></td><td>maproom (2k)</td><td>illluck (2k)</td>\n</tr>\t\n<tr>\n\t<td><a href='https://online-go.com/tournament/2396'>2008</a></td>\n\t<td><b>Carel</b></td><td></td><td></td>\n\t<td><b>Carel (9k)</b></td><td>iwi (3k)</td><td>chriswks (11k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2411'>2009</a></td>\n\t<td><b>James02</b></td><td></td><td></td>\n\t<td><b>James02 (6k)</b></td><td>modernhamlet (6k)</td><td>ethee (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2427'>2010</a></td>\n\t<td><b>Dagger363</b></td><td></td><td></td>\n\t<td><b>Dagger363 (5k)</b></td><td>Piotrus86 (5k)</td><td>bmcatalin (11k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2443'>2011</a></td>\n\t<td><b>gubbelface</b></td><td></td><td></td>\n\t<td><b>gubbelface (5k)</b></td><td>Zvone (15k)</td><td>mwinegar26 (12k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2464'>2012</a></td>\n\t<td><b>zebra</b></td><td></td><td></td>\n\t<td><b>zebra (1k)</b></td><td>sekoj (1d)</td><td>GoMeister (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2483'>2013</a></td>\n\t<td><b>zebra</b></td><td>5-0 (*)</td><td>zpr</td>\n\t<td><b>zpr (2k)</b></td><td>Chieko (9k)</td><td>jpro (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/20301'>2016</a></td>\n\t<td>Ongoing: zebra</td><td>1-2</td><td>kickaha</td>\n\t<td><b>kickaha (1k)</b></td><td>dol (7k)</td><td>Alex666 (3k)</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-06-01T06:00:00Z",
            "players_start": 100,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-06-01T06:01:57.797567Z",
            "ended": "2021-08-10T05:01:42.117657Z",
            "start_waiting": "2019-06-01T06:00:59.969857Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 113,
            "ranked": true
        },
        {
            "id": 127163,
            "name": "N8 ტურნირი",
            "director": {
                "id": 1459143,
                "username": "Gochadvalii",
                "country": "ge",
                "icon": "https://secure.gravatar.com/avatar/91b1714ddc9099ef33e2e3b50fad9a7a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 955.698479856933,
                        "deviation": 60.926819584507065,
                        "volatility": 0.059973280938654616
                    }
                },
                "ranking": 13.867873301123513,
                "professional": false,
                "ui_class": ""
            },
            "description": "10 საათზე დაიწყება",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 20,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15109,
                "name": "გო ქუთაისში",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 34,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-05T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-05T18:00:13.799179Z",
            "ended": "2025-04-05T18:31:29.274408Z",
            "start_waiting": "2025-04-05T18:00:13.736447Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 30657,
            "name": "Correspondence 9x9 RoundRobin 2017-09-29 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:20260312T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-12T19:00:10.512824Z",
                "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-15T19: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": "2017-09-29T01:00:59.909249Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-29T01:01:31.326466Z",
            "ended": "2017-10-19T04:58:09.393150Z",
            "start_waiting": "2017-09-29T01:01:25.893183Z",
            "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": 112991,
            "name": "19x19 New Zealand Handicap D.E. #3",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. Starts when full.\n\nNew Zealand rules. 19x19 handicap. Double-elimination.\n\nFor more tournaments with New Zealand rules: https://online-go.com/group/14024",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 88451,
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-29T03:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-29T02:30:35.580784Z",
            "ended": "2025-09-29T02:39:31.052449Z",
            "start_waiting": "2024-02-29T02:30:35.486200Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 30830,
            "name": "blah bah",
            "director": {
                "id": 196186,
                "username": "Freeman Lo",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/69f13a49e5da8c7b2aa6bd7a267df367?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1880.307815675556,
                        "deviation": 62.16710980826274,
                        "volatility": 0.06006225122354769
                    }
                },
                "ranking": 29.53459664289433,
                "professional": false,
                "ui_class": ""
            },
            "description": "diego costa",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 17846,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-10-05T00: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": "2017-10-13T07:11:32.751675Z",
            "ended": "2018-04-15T17:17:48.379304Z",
            "start_waiting": "2017-10-13T07:11:32.429757Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 123523,
            "name": "🎄🎄🎄турнир 9 на 9 🎄🎄🎄",
            "director": {
                "id": 1679852,
                "username": "deleted-0f8e4e74-060d-4db4-8874-75b6f500b5ea",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/00c0286867c2063aa1d3be6bdba0b9c6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.94942443569244,
                        "deviation": 73.05424876127188,
                        "volatility": 0.06008889600126372
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨",
            "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": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1975,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-22T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T19:00:55.356873Z",
            "ended": "2024-12-24T12:19:04.807135Z",
            "start_waiting": "2024-12-22T19:00:55.332378Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 123510,
            "name": "🎄🎄🎄турнир 9 на 9 🎄🎄🎄",
            "director": {
                "id": 1679852,
                "username": "deleted-0f8e4e74-060d-4db4-8874-75b6f500b5ea",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/00c0286867c2063aa1d3be6bdba0b9c6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.94942443569244,
                        "deviation": 73.05424876127188,
                        "volatility": 0.06008889600126372
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨🎄✨",
            "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": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1975,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-22T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T09:00:55.242768Z",
            "ended": "2024-12-24T15:06:23.324323Z",
            "start_waiting": "2024-12-22T09:00:55.213179Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}