List all tournaments or create a new tournament.

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

{
    "count": 59059,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=2977",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=2975",
    "results": [
        {
            "id": 70889,
            "name": "Live 9x9 Double Elimination Tournament 2021-02-02 02: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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260321T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-21T02:00:19.098088Z",
                "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-03-21T06:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "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": "2021-02-02T02:30:47.567639Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-02-02T02:30:49.031679Z",
            "ended": "2021-02-02T02:59:52.937214Z",
            "start_waiting": "2021-02-02T02:30:48.888318Z",
            "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": 70888,
            "name": "Blitz 19x19 Elimination Tournament 2021-02-02 01: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 Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260321T010000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-21T01:00:19.093884Z",
                "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-03-21T05: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": "2021-02-02T01:30:44.964686Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-02-02T01:30:46.392013Z",
            "ended": "2021-02-02T02:23:07.982725Z",
            "start_waiting": "2021-02-02T01:30:46.264619Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 70887,
            "name": "【第1回】抹茶杯",
            "director": {
                "id": 841431,
                "username": "MatchaDainagon",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/1bc88f83cf0851f64a510ddf25bb72bb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2199.665345976857,
                        "deviation": 66.11339841339539,
                        "volatility": 0.059995681271642065
                    }
                },
                "ranking": 33.16613108099457,
                "professional": false,
                "ui_class": ""
            },
            "description": "オンライン囲碁サークルのメンバーによる記念すべき第1回目のリーグ戦です。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6810,
                "name": "碁ビレッジちゃんねる",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/9be5cd756bec17b9a84a341a3182db6d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-06T04:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-06T04:00:05.666774Z",
            "ended": "2021-03-02T01:55:24.438578Z",
            "start_waiting": "2021-02-06T04:00:04.811984Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9be5cd756bec17b9a84a341a3182db6d-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 70885,
            "name": "golessonsforbeginners.com Handicap Tournament #1",
            "director": {
                "id": 838793,
                "username": "reverser.teacher",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a228f358f4847290a2195dd320d726c2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 798.3618332801296,
                        "deviation": 67.89105196004276,
                        "volatility": 0.0600366214777226
                    }
                },
                "ranking": 9.703638665456234,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to golessonforbeginners.com’s first tournament! All the details should be available for you to see so I only want to add that the key to this tournament is that it will be handicap games. Handicap games seem to be quite uncommon in our modern times. I find that odd since it’s present throughout the history of Go. So, please enjoy this tournament and maybe experience a new way of playing.\n\nThis is a casual tournament to encourage more regular play for my students but there is also a prize for the winner. The winner of the tournament will receive a free two-hour lesson.\n\nI hope to have more tournaments like this in the future. Let’s see how it goes!\n\nGood luck to all!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8196,
                "name": "Go Lessons For Beginners",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-09T01:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-09T01:00:04.614823Z",
            "ended": "2021-04-07T12:41:53.051044Z",
            "start_waiting": "2021-02-09T01:00:04.254851Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 70881,
            "name": "Live 9x9 Double Elimination Tournament 2021-02-01 22:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260321T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-21T02:00:19.098088Z",
                "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-03-21T06:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "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": "2021-02-01T22:30:37.286708Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-02-01T22:30:38.910045Z",
            "ended": "2021-02-01T22:59:55.466078Z",
            "start_waiting": "2021-02-01T22:30:38.530846Z",
            "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": 70880,
            "name": "OGSVN tháng 3 2021",
            "director": {
                "id": 281554,
                "username": "trung5000",
                "country": "_DOOP",
                "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1807.3487531811434,
                        "deviation": 64.10241135175184,
                        "volatility": 0.05992585206757581
                    }
                },
                "ranking": 28.618446945050156,
                "professional": false,
                "ui_class": ""
            },
            "description": "Đến hẹn lại lên, giải tổ chức hàng tháng cho mọi người va chạm và kiểm tra thực lực sau một tháng luyện công.Chỉ 10 slot cho ai nhanh tay. Khuyến khích mọi người hẹn nhau chơi live. Link discord https://discord.gg/V68nfFrAc8",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9600,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7685,
                "name": "24HGO_OGS",
                "summary": "<audio src=\"/music/good_enough.mp3\" controls>\t\n<p>Fallback content goes here.</p>\n</audio>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 85,
                "icon": "https://user-uploads.online-go.com/605421e94b90e6e3b22ec09b80180283-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-04T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-03-04T22:00:12.566014Z",
            "ended": "2021-03-22T03:51:13.536746Z",
            "start_waiting": "2021-03-04T22:00:11.139864Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/605421e94b90e6e3b22ec09b80180283-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 70879,
            "name": "OGSVN quý II 2021",
            "director": {
                "id": 281554,
                "username": "trung5000",
                "country": "_DOOP",
                "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1807.3487531811434,
                        "deviation": 64.10241135175184,
                        "volatility": 0.05992585206757581
                    }
                },
                "ranking": 28.618446945050156,
                "professional": false,
                "ui_class": ""
            },
            "description": "Giải tổ chức hàng quý, dành cho tất cả người chơi cờ vây Việt nam, yêu cầu rank chuẩn trước khi tham gia để xếp bảng thi đấu vừa sức. Khuyến khích các kỳ thủ hẹn thời gian thi đấu qua discord hoặc FB. Giới hạn thời gian hoàn thành mỗi vòng là 2 tuần (absolute 7 ngày mỗi bên). Link discord: Group facebook:",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7685,
                "name": "24HGO_OGS",
                "summary": "<audio src=\"/music/good_enough.mp3\" controls>\t\n<p>Fallback content goes here.</p>\n</audio>",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 85,
                "icon": "https://user-uploads.online-go.com/605421e94b90e6e3b22ec09b80180283-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-02T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-02T22:00:03.347203Z",
            "ended": "2021-04-28T12:54:09.812776Z",
            "start_waiting": "2021-03-02T22:00:00.751405Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/605421e94b90e6e3b22ec09b80180283-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 70878,
            "name": "Fast Correspondence 2021-02-08",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.3067567557982,
                        "deviation": 62.35310715568795,
                        "volatility": 0.05973738298831722
                    }
                },
                "ranking": 25.052110341098295,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 820,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-08T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-02-08T00:01:01.542453Z",
            "ended": "2021-03-11T12:41:38.502085Z",
            "start_waiting": "2021-02-08T00:00:59.791282Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 70875,
            "name": "Simple Correspondence 19x19 ALL 2021 March",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "March! no conditional moves",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-01T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-01T20:00:29.936242Z",
            "ended": "2021-06-15T09:44:47.569203Z",
            "start_waiting": "2021-03-01T20:00:28.670180Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 70874,
            "name": "Simple Correspondence 19x19 SDK 2021 March",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "March! no conditional moves",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-01T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-01T20:00:26.995193Z",
            "ended": "2021-04-29T18:23:15.599684Z",
            "start_waiting": "2021-03-01T20:00:25.642849Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}