List all tournaments or create a new tournament.

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

{
    "count": 58984,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=378",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=376",
    "results": [
        {
            "id": 123864,
            "name": "Monthly Simultaneous McMahon 2025-01-16 17:02",
            "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": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260301T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-03-01T17:00:40.802816Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-04-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-01-16T17:02:28.440602Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-16T17:02:41.557107Z",
            "ended": "2026-03-05T02:34:24.959507Z",
            "start_waiting": "2025-01-16T17:02:39.839483Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 30,
            "ranked": true
        },
        {
            "id": 97487,
            "name": "20221204 test glh",
            "director": {
                "id": 1244858,
                "username": "OuiHuang",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2d481e55091901790a0e3d4ec858df68-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1494.5235725212126,
                        "deviation": 244.9241207998878,
                        "volatility": 0.05999960093014691
                    }
                },
                "ranking": 24.218707986463993,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "20221204 test glh",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12577,
                "name": "Go Life Harmony",
                "summary": "กลุ่มเรียนรู้หมากล้อมเพื่อฝึกสติสมาธิและการประยุกต์ใช้ในชีวิต\nโดย อ.อุ๋ย นพเมศฐ์ สุวรรณนามัย",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/818648bad5a793d403b09fd08146b804-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-12-04T14:00:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-04T13:44:17.594716Z",
            "ended": "2022-12-04T14:13:23.918804Z",
            "start_waiting": "2022-12-04T13:44:17.184681Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/818648bad5a793d403b09fd08146b804-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 93050,
            "name": "Monthly Simultaneous McMahon 2022-08-16 17: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": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260301T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-03-01T17:00:40.802816Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-04-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-08-16T17:00:39.640347Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-16T17:01:52.058938Z",
            "ended": "2024-03-14T09:08:29.394247Z",
            "start_waiting": "2022-08-16T17:01:34.512486Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 96,
            "ranked": true
        },
        {
            "id": 105990,
            "name": "Monthly Simultaneous McMahon 2023-08-16 17: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": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260301T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-03-01T17:00:40.802816Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-04-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-08-16T17:00:52.149356Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-16T17:00:59.125788Z",
            "ended": "2025-07-02T06:26:08.459541Z",
            "start_waiting": "2023-08-16T17:00:56.018385Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 60,
            "ranked": true
        },
        {
            "id": 83030,
            "name": "Tournament made on 27th November 2021 Snow Day",
            "director": {
                "id": 770016,
                "username": "Patience_Tester",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/a285eebd12660e20df271f390b0dcdf9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1705.104438159741,
                        "deviation": 66.22618258501114,
                        "volatility": 0.060014521215293805
                    }
                },
                "ranking": 27.270315230856916,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please join for celebrating my first day of watching the fall of snow!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 618240,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 1209600,
                "period_time": 604800,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6273,
                "name": "19x19 Players",
                "summary": "19x19 enthusiasts",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 364,
                "icon": "https://user-uploads.online-go.com/fd93c5b84e277ce846851c8b71ec9778-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-27T23:00:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-04T15:35:22.354203Z",
            "ended": "2024-07-19T14:00:05.791433Z",
            "start_waiting": "2022-02-04T15:35:21.754172Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd93c5b84e277ce846851c8b71ec9778-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 45233,
            "name": "19x19 D.E.\(^-^)/┬──┬ ლ(゚д゚ლ)",
            "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": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\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☆ Does NOT pause on the weekend.\n \n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.<BR><BR>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": "2025-12-25T21: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": "2020-01-30T18:01:47.134236Z",
            "ended": "2021-01-14T21:58:24.633796Z",
            "start_waiting": "2020-01-30T18:01:45.443495Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 91754,
            "name": "PokeMac",
            "director": {
                "id": 799595,
                "username": "Flaflu8000",
                "country": "uy",
                "icon": "https://user-uploads.online-go.com/ed85aed262482f5f186cf69925221fd7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1039.5229133761584,
                        "deviation": 62.57849271630703,
                        "volatility": 0.06014828743995316
                    }
                },
                "ranking": 15.814202237601542,
                "professional": false,
                "ui_class": ""
            },
            "description": "PokeMac",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2446080,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 2419200,
                "period_time": 2419200,
                "periods": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11805,
                "name": "Pokemon tornaments",
                "summary": "Todos son libres de unirse.\n😁😁😁",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/2b4461b57d4a5b6025fc344494752f44-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-26T22:00:00Z",
            "players_start": 20,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-16T23:56:35.823301Z",
            "ended": null,
            "start_waiting": "2022-10-16T23:56:35.307496Z",
            "board_size": 9,
            "active_round": 3,
            "icon": "https://user-uploads.online-go.com/2b4461b57d4a5b6025fc344494752f44-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 127228,
            "name": "DDK Spring Tournament",
            "director": {
                "id": 1175646,
                "username": "Nezlar",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/05b13c702877b2a9cc8ee69a0569e8d0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 706.5211927910112,
                        "deviation": 63.84755161026013,
                        "volatility": 0.05994281865294176
                    }
                },
                "ranking": 6.8745067673905735,
                "professional": false,
                "ui_class": ""
            },
            "description": "My first tournament. I hope you enjoy!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3643,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-14T15:00:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-13T23:51:07.688072Z",
            "ended": null,
            "start_waiting": "2025-04-13T23:51:07.511109Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 26291,
            "name": "Thailand  online  Tournament  ♪",
            "director": {
                "id": 244211,
                "username": "deleted-9a660e4a-65cc-42ae-b744-7cef5d3008d1",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/002f775868271e389dc62ac6b6ce86b6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1836.097771036946,
                        "deviation": 65.25775754906238,
                        "volatility": 0.060076559415601555
                    }
                },
                "ranking": 28.983789799409397,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament  in mon",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "total_time": 604800,
                "time_control": "absolute",
                "speed": "correspondence",
                "system": "absolute",
                "pause_on_weekends": true
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 508,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-04-20T01:00:00Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-05-10T17:11:55.630573Z",
            "ended": "2017-10-18T22:44:47.003196Z",
            "start_waiting": "2017-05-10T17:11:54.786193Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 44954,
            "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": "###High Kyu Smackdown\n\n☆ STARTS WHEN FULL.\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-12-25T15:00:00Z",
            "players_start": 20,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-01-28T09:20:55.757430Z",
            "ended": "2019-03-27T18:02:46.422776Z",
            "start_waiting": "2019-01-28T09:20:54.951445Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 20,
            "ranked": true
        }
    ]
}