List all tournaments or create a new tournament.

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

{
    "count": 58834,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5790",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5788",
    "results": [
        {
            "id": 115941,
            "name": "Correspondence 13x13 RoundRobin 2024-05-12 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260302T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-02T19:00:40.855347Z",
                "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-05T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-05-12T19:00:03.967505Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-12T19:00:04.363275Z",
            "ended": "2024-06-05T20:25:39.928707Z",
            "start_waiting": "2024-05-12T19:00:04.246470Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 103350,
            "name": "Correspondence 13x13 RoundRobin 2023-05-18 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:20260302T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-03-02T19:00:40.855347Z",
                "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-05T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-05-18T19:00:01.227251Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-18T19:00:55.704011Z",
            "ended": "2023-06-26T18:38:21.055753Z",
            "start_waiting": "2023-05-18T19:00:55.520131Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 44918,
            "name": "Seek God's hand.",
            "director": {
                "id": 555052,
                "username": "Sarukamo",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/7d3e275c4acccabc6d4ccaef7821076c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2180.772856679384,
                        "deviation": 67.62451212362289,
                        "volatility": 0.06003203048447157
                    }
                },
                "ranking": 32.96644154361915,
                "professional": false,
                "ui_class": ""
            },
            "description": "なるべくAI参加してください。\n🙇‍♂️",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 303,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 3600,
                "time_increment": 300,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": "2019-03-03T14:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 31,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-04-14T00:54:52.343672Z",
            "ended": "2019-04-14T00:59:52.629919Z",
            "start_waiting": "2019-04-14T00:54:51.591497Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 45275,
            "name": "9x9 McMahon\(^-^)/┬──┬ ლ(゚д゚ლ)",
            "director": {
                "id": 584481,
                "username": "Mulsiphix",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.508332937557,
                        "deviation": 67.30621035483453,
                        "volatility": 0.06024145341136911
                    }
                },
                "ranking": 27.51884388340188,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "###All rank grinder\n\n☆ BEGINS ON START DATE.FULL OR NOT.\n\n☆ Does NOT pause on the weekend.\n\n☆ Five rounds, 20 players, Chinese Rules/Scoring\n\n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n\n☆ If this sounds like a good time to you, please join us!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-02-17T01:00:00Z",
            "players_start": 20,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-02-25T17:12:15.099925Z",
            "ended": "2019-04-30T08:10:20.717742Z",
            "start_waiting": "2019-02-25T17:12:13.664359Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 89457,
            "name": "9x9 Mini League 10k-25k #42",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.7607772259034,
                        "deviation": 69.43294160708245,
                        "volatility": 0.06017334395576651
                    }
                },
                "ranking": 23.17695807323701,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 694,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-05-08T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-03T08:51:55.288942Z",
            "ended": "2022-05-23T08:25:06.387782Z",
            "start_waiting": "2022-05-03T08:51:55.139980Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 70906,
            "name": "The 29th Murase Go Group Tournament",
            "director": {
                "id": 449215,
                "username": "SM-SYaKo",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/e577b58bab7d7fc9871766c9d1f7195a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1182.178471692773,
                        "deviation": 63.45983688838135,
                        "volatility": 0.060058455061893425
                    }
                },
                "ranking": 18.79122343818162,
                "professional": false,
                "ui_class": ""
            },
            "description": "毎月27日に開催される定例トーナメントです。これは第二十九回村瀬碁グループ定例トーナメントです。2021年2月27日に開始されます。\n\nA tournament that happens every month on the 29th. This is the 29th tournament that starts on January 27th, 2021.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 21840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 18000,
                "initial_time": 345600,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2389,
                "name": "Murase Go Group",
                "summary": "The group of Japanese and any go player from different countries.\nこのグループは日本人や世界中の国々の人々が集うグループです。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-27T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-27T13:00:06.688353Z",
            "ended": "2021-10-27T01:02:47.264250Z",
            "start_waiting": "2021-02-27T13:00:01.769992Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-15.png",
            "player_count": 38,
            "ranked": true
        },
        {
            "id": 108732,
            "name": "3rd Go Exchange Tournament 19K~10K",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Attention: Time Setting for the Game.                              \n                                                                      \n⭐️⭐️⭐️⭐️⭐️ When all players(who are not disqualified) have finished the games, but there are still some games continued by players who were disqualified by timeout. In order to keep the tournament going, the games with the disqualified players will be TERMINATED by the tournament director.                                                        \n                                                                   \n⭐️⭐️⭐️⭐️⭐️ The smallest group in each round will get an extra (?) points so that their points will be only 1 point less than the other groups.                                       \n*(?) usually 0-2 points.                                         \n                                                                \n🍭Tips:                                                         \n1️⃣Disqualification will occur if a player loses by timeout.                                                         \n2️⃣If disqualified by the tournament director, all outstanding games will be forfeited, which will affect the player’s ranking.                                                \n                                                                \n🍭The following rules must be obeyed to guarantee a respectful game:                                                 \n1️⃣No pauses are allowed.                                      \n2️⃣No vacation mode is permitted. (If a player is on vacation, they and their opponent can still make a move, but time will be suspended. Soooooooooooo, vacation mode is absolutely NOT allowed.)                                   \n3️⃣Any player who is on vacation or has paused the game will be disqualified without further notice or reminder.       \n4️⃣If you find that a player pauses the game or enters vacation mode, please send a message to the tournament director.                                                         \n                                                                \nHave fun and Enjoy. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45573,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 36000,
                "initial_time": 1209600,
                "max_time": 1814400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12824,
                "name": "Way to GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-11-05T12:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 11,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-04T20:22:00.249035Z",
            "ended": "2024-08-02T07:20:55.595300Z",
            "start_waiting": "2023-11-04T20:21:59.291271Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 36441,
            "name": "Just fun",
            "director": {
                "id": 451169,
                "username": "reisya",
                "country": "id",
                "icon": "https://user-uploads.online-go.com/f97964bc2a61da3a615bf4ea82daf7a4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1552.616038831441,
                        "deviation": 65.99805777080614,
                        "volatility": 0.060003798990261634
                    }
                },
                "ranking": 25.101505451269997,
                "professional": false,
                "ui_class": ""
            },
            "description": "Try me",
            "schedule": null,
            "title": null,
            "tournament_type": "s_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": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2170,
                "name": "Serenity",
                "summary": "When wisdom comes and ambitions go away, only pure enjoyment of the game remains.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 48,
                "icon": "https://user-uploads.online-go.com/296c487fa334861b517b0bf1928b4ac9-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-04-29T17:00:00Z",
            "players_start": 64,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-05-05T03:40:39.029972Z",
            "ended": "2019-05-11T09:02:17.847659Z",
            "start_waiting": "2018-05-05T03:40:21.990641Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/296c487fa334861b517b0bf1928b4ac9-15.png",
            "player_count": 45,
            "ranked": true
        },
        {
            "id": 42508,
            "name": "Veterani Galați 2018",
            "director": {
                "id": 90428,
                "username": "ehomba",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/c698091e4749dc44f560e1d52fc16a15-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1471.7000586404554,
                        "deviation": 61.57508400708928,
                        "volatility": 0.05974807149629322
                    }
                },
                "ranking": 23.86244707046165,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Avînd în vedere că nu este problemă cu numărul mare de jucători revin la ideea de a se juca fiecare cu fiecare. credeam că va trebui să las pe cineva pe dinafară, dar nu este îngrămădeală, deci voi porni acest turneu în paralel. (nu pot modifica pe primul pornit). Și concursul pornește cînd se completează locurile. Dacă dintre cei care nu au percutat pînă la pornirea concursului se decid să intre, ghinion. E nevoie și de un pic de percuție pentru a nu se lungi prea mult. Partidele jucate la tablă sau pe alte servere vor fi cedate de cei ce au pierdut partida oficială. Precizez că aici vor fi create automat toate partidele indiferent de înțelegerea dintre jucători, și arbitrul nu are control asupra deciderii învingătorului. Pentru conformitate e de preferat ca în comentariul partidei de aici să se dea link către partida oficială dacă acest lucru este posibil\n\nMai jos rezultatele partidelor jucate la tablă în data de 3 octombrie la Clubul lui Codrin. \n\nCostel-Iulian Ilie 1-0 <br>\nCostel-Mihai 0-1<br>\nCostel-Sandu 1-0<br>\nCostel-Codrin 0-1<br>\nCodrin-Mihai 0-1<br>\nSandu-Codrin 0-1<br>\nSandu-Iulian Ilie 0-1<br>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2993,
                "name": "Asociația de Go Brăila",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://user-uploads.online-go.com/97a4fe5337f2c4f846c9bfa27ce9e6c7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-11-11T14:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2018-11-08T18:36:08.278062Z",
            "ended": "2019-01-16T07:24:25.174323Z",
            "start_waiting": "2018-11-08T18:36:03.386193Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/97a4fe5337f2c4f846c9bfa27ce9e6c7-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 128790,
            "name": "Bokindo",
            "director": {
                "id": 1729163,
                "username": "Лёд певческой пещеры",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/851246199ff7ed2af7a4b466e7ca4556-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.5308575488752,
                        "deviation": 64.59776054280978,
                        "volatility": 0.060235813486852634
                    }
                },
                "ranking": 17.551394030657434,
                "professional": false,
                "ui_class": ""
            },
            "description": "Раундов-1\n-9 человек  🧍‍♂️",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6335,
                "name": "BOKENDO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/9baef4bd446d0558ff7bff46039f16c6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-25T06:00:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2025-05-25T06:00:58.701570Z",
            "ended": "2025-05-25T06:00:58.686702Z",
            "start_waiting": "2025-05-25T06:00:58.660581Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9baef4bd446d0558ff7bff46039f16c6-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}