List all tournaments or create a new tournament.

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

{
    "count": 59232,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=handicap&page=924",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=handicap&page=922",
    "results": [
        {
            "id": 78137,
            "name": "Blitz 13x13 Swiss Tournament 2021-07-28 15: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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260130T070000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-01-30T07:01:01.286554Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-01-30T11:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-07-28T15:30:48.451573Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-28T15:30:49.955704Z",
            "ended": "2021-07-28T16:17:18.155461Z",
            "start_waiting": "2021-07-28T15:30:49.764051Z",
            "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": 80011,
            "name": "Live 9x9 Double Elimination Tournament 2021-09-12 14: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:20260130T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-30T10:01:07.245904Z",
                "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-01-30T14: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-09-12T14:30:31.953639Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-09-12T14:30:33.345141Z",
            "ended": "2021-09-12T15:13:23.088249Z",
            "start_waiting": "2021-09-12T14:30:33.154354Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 89727,
            "name": "19x19",
            "director": {
                "id": 599102,
                "username": "πŸ¬βš”οΈπŸ¬ 🍩πŸ₯‚πŸ•―️🌱",
                "country": "bs",
                "icon": "https://user-uploads.online-go.com/9f1b3b5e4e9ea8e9cad3ce3456addaf5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1646.7114093252521,
                        "deviation": 65.53236576357357,
                        "volatility": 0.06020281826982568
                    }
                },
                "ranking": 26.463626879317594,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10635,
                "name": "Blitz ⚑",
                "summary": "Welcome,\n\nBlitz style tourneys, please join if you like speedy Go!\n\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-05-08T03:15:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-05-08T03:15:31.212134Z",
            "ended": "2022-05-08T03:54:49.039079Z",
            "start_waiting": "2022-05-08T03:15:31.103487Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58640,
            "name": "Easter Tournament",
            "director": {
                "id": 748408,
                "username": "Sports for Life",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c6258ee239e8c0c6c2c9f59005725d81-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 774.2935361093267,
                        "deviation": 71.4033398364045,
                        "volatility": 0.059906278529480765
                    }
                },
                "ranking": 8.994996966313037,
                "professional": false,
                "ui_class": ""
            },
            "description": "Starts on Easter",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House πŸ”°πŸ”°\nπŸ˜ƒπŸ™ƒπŸ˜ŠπŸ‘‹ YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 159,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-08T23:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 6,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-08T23:40:26.417064Z",
            "ended": "2020-06-04T18:42:16.417299Z",
            "start_waiting": "2020-04-08T23:40:26.092421Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 73065,
            "name": "123123ζž—ζ–‡ε₯",
            "director": {
                "id": 941913,
                "username": "LSK2C15",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3edafe76003029137c03eb72c8aefae7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1321.4801893842318,
                        "deviation": 225.36793641874337,
                        "volatility": 0.06000165999675905
                    }
                },
                "ranking": 21.36998446971683,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ζž—ζ–‡ε₯😊😊",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 1800,
                "initial_time": 3600,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8391,
                "name": "ζŽε…†εΌ·ε°ε­Έ εœζ£‹B班 ( P2 )",
                "summary": "本θͺ²η¨‹δΈŠθͺ²ζ™‚ι–“η‚Ί ι€’ζ˜ŸζœŸδΊ” 3:00-4:00pm\n\n2021εΉ΄:\n2月26ζ—₯οΌ›\n3月5、19、26ζ—₯οΌ›\n4月16、23ζ—₯οΌ›\n5月7、14、21ζ—₯οΌ›\n6月4ζ—₯。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-26T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-03-27T12:35:03.272215Z",
            "ended": "2021-03-27T13:35:11.975731Z",
            "start_waiting": "2021-03-27T12:35:03.176111Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 61544,
            "name": "Los Koopalings",
            "director": {
                "id": 748142,
                "username": "Camaleonkecleon",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/09a771660c97b0be8ae85ce58b4f223e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 921.536484935623,
                        "deviation": 67.08333781650326,
                        "volatility": 0.06005378484933887
                    }
                },
                "ranking": 13.02521107055442,
                "professional": false,
                "ui_class": ""
            },
            "description": "Larry Morton Wendy Roy Iggy Lemmy luduig. Esos son los koopalings",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 27,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 210,
                "period_time": 25,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-06T00: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": "2020-06-05T23:58:12.771692Z",
            "ended": "2020-06-06T00:25:08.689586Z",
            "start_waiting": "2020-06-05T23:58:12.609581Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 67695,
            "name": "Blitz 19x19 Elimination Tournament 2020-11-11 13: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:20260130T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-30T09:01:01.078275Z",
                "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-01-30T13: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": "2020-11-11T13:30:14.073413Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-11T13:30:15.835389Z",
            "ended": "2020-11-11T14:19:24.150538Z",
            "start_waiting": "2020-11-11T13:30:15.483654Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 71074,
            "name": "2月6ζ—₯ 簑頌賒 VS θŽ«ιœ†θ»’",
            "director": {
                "id": 818416,
                "username": "ε‚³η’ε­Έεœ’",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "2月6ζ—₯ 簑頌賒 VS θŽ«ιœ†θ»’",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 720,
                "period_time": 15,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7533,
                "name": "傳璁 A班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-06T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-02-06T10:22:36.043717Z",
            "ended": "2021-02-06T11:12:47.577212Z",
            "start_waiting": "2021-02-06T10:22:35.969003Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58632,
            "name": "hihi goodluck",
            "director": {
                "id": 744918,
                "username": "tinntinn",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/972793b24a485d6c0721c2a576171b74-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1633.8372419179582,
                        "deviation": 65.7140021500707,
                        "volatility": 0.059989397404345134
                    }
                },
                "ranking": 26.28192647661824,
                "professional": false,
                "ui_class": ""
            },
            "description": "hihiih",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 5093,
                "name": "Fast Correspondencessss",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/8c66e3c7b5b43e460bceaa4baf1f0dc6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-07T12:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-08T13:03:01.060025Z",
            "ended": "2020-07-05T09:08:50.688728Z",
            "start_waiting": "2020-04-08T13:02:59.983640Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8c66e3c7b5b43e460bceaa4baf1f0dc6-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 63015,
            "name": "Blitz 19x19 Elimination Tournament 2020-07-12 05: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:20260130T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-30T09:01:01.078275Z",
                "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-01-30T13: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": "2020-07-12T05:30:49.701022Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-12T05:30:51.153860Z",
            "ended": "2020-07-12T06:45:44.108648Z",
            "start_waiting": "2020-07-12T05:30:50.941742Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}