List all tournaments or create a new tournament.

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

{
    "count": 59103,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=board_size&page=4008",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=board_size&page=4006",
    "results": [
        {
            "id": 36951,
            "name": "5. EntiGo",
            "director": {
                "id": 53434,
                "username": "vunzi",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/853adc44af3dc0f3e0854283b6ae196c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1844.8755198549454,
                        "deviation": 70.04335948916246,
                        "volatility": 0.06002666856114894
                    }
                },
                "ranking": 29.094198245356043,
                "professional": false,
                "ui_class": ""
            },
            "description": "5. EntiGo",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1428,
                "name": "Entimo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/03a7de0d18324c3d9f360f1e6b5e1cf0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-04T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-05-04T14:00:17.634020Z",
            "ended": "2018-08-21T10:38:03.312315Z",
            "start_waiting": "2018-05-04T14:00:15.891863Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/03a7de0d18324c3d9f360f1e6b5e1cf0-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 36950,
            "name": "Blitz 19x19 Elimination Tournament 2018-05-04 09: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:20260119T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-19T17:00:21.577891Z",
                "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-19T21: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": "2018-05-04T09:30:53.010700Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-05-04T09:30:55.913560Z",
            "ended": "2018-05-04T10:06:18.547669Z",
            "start_waiting": "2018-05-04T09:30:55.275819Z",
            "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": 36260,
            "name": "Blitz 19x19 Elimination Tournament 2018-04-11 17: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:20260119T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-19T17:00:21.577891Z",
                "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-19T21: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": "2018-04-11T17:30:37.097502Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-04-11T17:30:39.553888Z",
            "ended": "2018-04-11T18:01:51.935925Z",
            "start_waiting": "2018-04-11T17:30:39.155881Z",
            "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": 36256,
            "name": "We are BSA and we like GO",
            "director": {
                "id": 527576,
                "username": "Alexandjack123",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/49e2ae52028332a42e4413439caef808?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1129.5370004397923,
                        "deviation": 103.5280651416423,
                        "volatility": 0.06000719051478315
                    }
                },
                "ranking": 17.73671583826863,
                "professional": false,
                "ui_class": ""
            },
            "description": "hdfigjhestjhbrn",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 600,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2372,
                "name": "BSA Go group",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/fc6f75adfa750b009636e0db5f12a560-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-04-11T15: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": "2018-04-14T11:29:26.246264Z",
            "ended": "2018-04-14T11:55:03.219026Z",
            "start_waiting": "2018-04-14T11:29:25.880731Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fc6f75adfa750b009636e0db5f12a560-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 38943,
            "name": "Fast Correspondence – July 2018 (C)",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1572.9895848332294,
                        "deviation": 62.703739870457326,
                        "volatility": 0.0597336741264299
                    }
                },
                "ranking": 25.40330569523345,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "**Please, avoid delaying your games using the vacation feature. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).**",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 804,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-07-19T00: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": "2018-07-19T00:00:31.346087Z",
            "ended": "2018-08-03T13:35:46.723509Z",
            "start_waiting": "2018-07-19T00:00:30.082457Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 27350,
            "name": "Correspondence Weekly McMahon 19x19 2017-05-27 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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260119T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-01-19T17:00:21.530326Z",
                "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-01-26T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": "2017-05-27T17:00:17.639917Z",
            "players_start": 60,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-05-27T17:00:39.514805Z",
            "ended": "2018-10-11T09:02:14.554122Z",
            "start_waiting": "2017-05-27T17:00:22.318270Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 88,
            "ranked": true
        },
        {
            "id": 36838,
            "name": "Blitz 19x19 Elimination Tournament 2018-04-30 17: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:20260119T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-19T17:00:21.577891Z",
                "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-19T21: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": "2018-04-30T17:30:43.203766Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-04-30T17:30:46.399165Z",
            "ended": "2018-04-30T18:02:52.055028Z",
            "start_waiting": "2018-04-30T17:30:45.396715Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 31504,
            "name": "Ноябрьский турнир Го клуба \"Линия жизни\"",
            "director": {
                "id": 410295,
                "username": "bellka8",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/2f202f7d8d58760d67f82a8f95d1772f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.1443985411295,
                        "deviation": 62.541861832487584,
                        "volatility": 0.06007802916380293
                    }
                },
                "ranking": 25.049684230448396,
                "professional": false,
                "ui_class": ""
            },
            "description": "Первый турнир на огс Тюменского го-клуба \"Линия жизни\". \nУчастники, занявшие первые три места получат призы от руководства клуба.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87840,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 129600,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 3,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1803,
                "name": "Клуб Го \"Линия жизни\" Тюмень ",
                "summary": "Добрый день всем!  \nЭто группа Тюменского Го-клуба \"Линия жизни\"!  \nОбычно мы играем в ___________ по субботам с 14:30. Приходите! Мы рады новичкам и данам. ",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://user-uploads.online-go.com/1632b47d0d8a7b47b543d746fe48cc0e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-11-03T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2017-11-03T19:00:16.744870Z",
            "ended": "2018-04-30T21:10:57.467923Z",
            "start_waiting": "2017-11-03T19:00:15.719144Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1632b47d0d8a7b47b543d746fe48cc0e-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 58281,
            "name": "ZUGcEe0QNMvfppz4SkLn",
            "director": {
                "id": 750919,
                "username": "ZUGcEe0QNMvfppz4SkLn",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b1023faa3c567581e2a50cb208192a50?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 456.97740979850096,
                        "deviation": 78.46622325821401,
                        "volatility": 0.060084578270745106
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "ZUGcEe0QNMvfppz4SkLn",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3004,
                "name": "kkkkkkkk",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-31T17:54:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-03-31T17:54:05.962440Z",
            "ended": "2020-03-31T17:58:09.278425Z",
            "start_waiting": "2020-03-31T17:54:05.377164Z",
            "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": 58392,
            "name": "Blitz 19x19 Elimination Tournament 2020-04-02 21: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:20260119T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-19T17:00:21.577891Z",
                "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-19T21: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-04-02T21:30:13.886990Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-04-02T21:30:14.843954Z",
            "ended": "2020-04-02T22:06:25.552678Z",
            "start_waiting": "2020-04-02T21:30:14.366794Z",
            "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
        }
    ]
}