List all tournaments or create a new tournament.

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

{
    "count": 58820,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=5880",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=5878",
    "results": [
        {
            "id": 84039,
            "name": "Correspondence 13x13 RoundRobin 2021-12-24 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": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-12-24T19:00:04.941622Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-24T19:01:03.926565Z",
            "ended": "2022-03-01T01:46:16.983427Z",
            "start_waiting": "2021-12-24T19:01:01.669668Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 137278,
            "name": "Correspondence 19x19 RoundRobin 2026-02-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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260301T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-01T19:00:41.158502Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-04T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-02-12T19:00:46.357058Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-12T19:00:48.584105Z",
            "ended": null,
            "start_waiting": "2026-02-12T19:00:47.393458Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 126586,
            "name": "Happy 19x19 #1",
            "director": {
                "id": 1429536,
                "username": "Миша_HGO",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/68a6aaf98710e44bb2beb5c30d95867a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1684.7061696560597,
                        "deviation": 70.52873251077206,
                        "volatility": 0.06022162169959114
                    }
                },
                "ranking": 26.991700481888735,
                "professional": false,
                "ui_class": ""
            },
            "description": "For Happy!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44568,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15142,
                "name": "Ekaterinburg",
                "summary": "Previous winners:\n\nHappy 19х19:\n\n    Happy 19x19 #1 - Chlowski\n    Happy 19x19 #2 - registration\n\nHappy 13x13:\n\n    Happy 13x13 #1 - registration\n\nHappy 9x9:\n\n    Happy 9x9 #1 - in progress",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/9c663c990d9af1cdaec895b7401d3585-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-23T10:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-22T21:26:06.750607Z",
            "ended": "2025-05-23T06:50:55.544752Z",
            "start_waiting": "2025-03-22T21:26:06.151926Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9c663c990d9af1cdaec895b7401d3585-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 118829,
            "name": "Correspondence Weekly McMahon 19x19 2024-08-10 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 Site-wide Tournament",
            "schedule": {
                "id": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260302T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-03-02T17:00:40.843843Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-03-09T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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-08-10T17:00:03.883138Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-10T17:00:07.976338Z",
            "ended": "2025-06-22T16:34:45.728150Z",
            "start_waiting": "2024-08-10T17:00:05.763063Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 127411,
            "name": "9x9 Mini League 5k-15k #121",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1426.0318390021396,
                        "deviation": 69.13241637681523,
                        "volatility": 0.06017437879933175
                    }
                },
                "ranking": 23.13269920920357,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. 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": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": 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": 693,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-27T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-24T09:55:11.792639Z",
            "ended": "2025-06-01T07:14:39.229435Z",
            "start_waiting": "2025-04-24T09:55:11.663432Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 126381,
            "name": "Let's just play",
            "director": {
                "id": 554767,
                "username": "houth",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/6db2f831666d8005bc24f1ad4befd6a0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1752.3722202771935,
                        "deviation": 61.41611551480154,
                        "volatility": 0.059958262703839284
                    }
                },
                "ranking": 27.903330255343388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just play okay",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14883,
                "name": "We actually study go",
                "summary": "Weekly games, play or forfeit! Start date TBD",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://user-uploads.online-go.com/503b621c6f0fcffdc096b2348be8d2c7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-13T21: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": "2025-03-13T21:09:16.310551Z",
            "ended": "2025-11-19T10:06:32.672429Z",
            "start_waiting": "2025-03-13T21:09:16.228617Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/503b621c6f0fcffdc096b2348be8d2c7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 103899,
            "name": "MS Long Live (9x9) #1",
            "director": {
                "id": 1341412,
                "username": "match_Mid-Speed.gr",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1653.8814751249,
                        "deviation": 94.41219595830631,
                        "volatility": 0.060012300603352955
                    }
                },
                "ranking": 26.564207163029423,
                "professional": false,
                "ui_class": ""
            },
            "description": "Note: This Live tournament mainly covers Saturday and Sunday in different time-zones.\n\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"width:px;\">\n    <tbody>\n        <tr>\n            <td> </td>\n            <td>GMT+8</td>\n            <td>GMT+1</td>\n            <td>GMT-5</td>\n            <td> </td>\n        </tr>\n        <tr>\n            <td>Starting time</td>\n            <td>Fri. 21:00</td>\n            <td>Fri. 14:00</td>\n            <td>Fri. 8:00</td>\n            <td> </td>\n        </tr>\n        <tr>\n            <td>The Earilest Ending time</td>\n            <td>Tue. 1:00</td>\n            <td>Mon. 18:00</td>\n            <td>Mon. 12:00</td>\n            <td> </td>\n        </tr>\n        <tr>\n            <td>The Latest Ending time</td>\n            <td>Wed. 21:00</td>\n            <td>Wed. 14:00</td>\n            <td>Wed. 8:00</td>\n            <td> </td>\n        </tr>\n    </tbody>\n</table>\n\n<h2>Rules</h2>\n\n<ul>\n\n<li>If no time, resign.</li>\n<li>Pausing or Vacation setting is absolutely forbidden</li>\n\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 3727,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 3600,
                "periods": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-09T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-09T13:00:24.975264Z",
            "ended": "2023-06-13T12:29:12.085898Z",
            "start_waiting": "2023-06-09T13:00:24.733469Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 46206,
            "name": "BOOT CAMP 5 \"Spring shakes\"",
            "director": {
                "id": 613097,
                "username": "SgtHartman",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/b7f391461a801b84d37dbf3e927c967a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1380.0223119640495,
                        "deviation": 79.12661578167102,
                        "volatility": 0.060006642263803506
                    }
                },
                "ranking": 22.373472223460578,
                "professional": false,
                "ui_class": ""
            },
            "description": "Spring is a great time for a good fight.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3341,
                "name": "BOOT CAMP",
                "summary": "My mission is tournaments for DDK players and tournaments with a handicap for all. Play, learn, have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/39f574a37d4485fec42b6089a126cc5f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-04-07T23:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-04-14T17:31:54.639284Z",
            "ended": "2019-08-04T14:22:10.826056Z",
            "start_waiting": "2019-04-14T17:31:54.055368Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/39f574a37d4485fec42b6089a126cc5f-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 13821,
            "name": "Correspondence 19x19 Swiss 2016-01-05 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": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-01-05T17:00:52.299027Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-05T17:01:05.869655Z",
            "ended": "2019-05-30T11:31:56.373414Z",
            "start_waiting": "2016-01-05T17:01:05.277244Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 41,
            "ranked": true
        },
        {
            "id": 103389,
            "name": "Fast 9-9",
            "director": {
                "id": 1330304,
                "username": "Domitian",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f81572e976906086c0035eb83a506593-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1119.1258056271229,
                        "deviation": 61.990211306418274,
                        "volatility": 0.05997241147091082
                    }
                },
                "ranking": 17.52234765333489,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tourney 2 moves a day min",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 57600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 57600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17825,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-22T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-22T01:58:42.643208Z",
            "ended": "2023-06-13T16:22:02.803956Z",
            "start_waiting": "2023-05-22T01:58:42.330757Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}