List all tournaments or create a new tournament.

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

{
    "count": 59454,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-is_open&page=1314",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-is_open&page=1312",
    "results": [
        {
            "id": 80137,
            "name": "Live 9x9 Double Elimination Tournament 2021-09-15 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:20260223T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-23T22:00:40.577513Z",
                "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-02-24T02: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-15T14:30:37.016653Z",
            "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-15T14:30:38.493480Z",
            "ended": "2021-09-15T15:34:56.780070Z",
            "start_waiting": "2021-09-15T14:30:38.190102Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 79289,
            "name": "Blitz 13x13 Swiss Tournament 2021-08-26 07: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:20260223T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-23T23:00:40.577844Z",
                "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-02-24T03: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-08-26T07:30:57.426877Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-08-26T07:30:59.075834Z",
            "ended": "2021-08-26T08:10:01.287297Z",
            "start_waiting": "2021-08-26T07:30:58.771331Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 79274,
            "name": "აგვისტოს მარათონის მეთერთმეტე ტურნირი",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "2021 წლის 15 აგვისტოდან, საქართველოს გოს ფედერაცა, ონლაინ სივრცეში online-go.com, ყოველდღიურად საღამოს 10 საათზე, ჩაატარებს ტურნირს - თვის 8 ყველაზე აქტიური და საუკეთესო მოთამაშის გამოსავლენად. მონაწილეობა უფასოა და ყველას შეუძლია, ვინც იცის გოს თამაშის წესები.\n\nთვის განმავლობაში სულ გაიმართება 30 ონლაინ ბლიც - ტურნირი. მონაწილეებს თითოეული ტურნირის შემდეგ მიენიჭებათ ქულები. ( პირველი ადგილი 4 ქულა. მეორე ადგილი 3 ქულა, მესამე ადგილი 2 ქულა , ხოლო მონაწილეობა 1 ქულა) 14 სექტემბერს შეჯამდება ქულები, რომლის მიხედვითაც გამოვლინდება თვის 8 საუკეთესო მოთამაშე. (ვინც მეტ ტურნირში მიიღებს მონაწილეობას შესაბამისად გამარჯვების მეტი შანსი ექნება.) სექტემბრის თვეში, ჩაის კლუბში ჩატარდება ტურნირი. რომელშიც თვის 8 საუკეთესო მოთამაშე მიიღებს მონაწილეობას. მათ შორის განაწილდება საინტერესო ფასიანი პრიზები, რომლებსაც ჩაის კლუბი დააწესებს. გისურვებთ წარმატებას!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 3,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 262,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-26T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-08-26T18:00:25.088028Z",
            "ended": "2021-08-26T18:46:19.732565Z",
            "start_waiting": "2021-08-26T18:00:24.816544Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 79240,
            "name": "onon big tournament start",
            "director": {
                "id": 981903,
                "username": "葉其安",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/174ee5569b00935fb06685f89c7947de?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 551.3553902905966,
                        "deviation": 64.026310385682,
                        "volatility": 0.060056381964805255
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "it will be fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 3632,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-25T02:02:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-26T19:04:27.574348Z",
            "ended": "2021-09-05T23:32:15.153086Z",
            "start_waiting": "2021-08-26T19:04:27.422155Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 79891,
            "name": "Test single elimination",
            "director": {
                "id": 854143,
                "username": "Chu Ying",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/0fe51a84e69ba40b027e230e3d6c8c59-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1623.6914671622935,
                        "deviation": 68.23083986551303,
                        "volatility": 0.05998805769069314
                    }
                },
                "ranking": 26.137721795069112,
                "professional": false,
                "ui_class": ""
            },
            "description": "test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8786,
                "name": "Memorial Polifemo",
                "summary": "Torneo di Go on-line con turni a possibilità tematica",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/b9e25a78000ac50810f2ed1583805169-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-09T20:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-09-10T10:14:21.764482Z",
            "ended": "2021-09-10T10:19:24.075665Z",
            "start_waiting": "2021-09-10T10:14:21.624981Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b9e25a78000ac50810f2ed1583805169-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 91028,
            "name": "8 Jun Practice Arena",
            "director": {
                "id": 1102517,
                "username": "vwongpt",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/c6106f229d256b87ad8f114a608b3d7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.7710327810785,
                        "deviation": 84.29096941359276,
                        "volatility": 0.06005286649551838
                    }
                },
                "ranking": 24.984237396477834,
                "professional": false,
                "ui_class": ""
            },
            "description": "Add Oil!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10857,
                "name": "V.Chess Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-08T11:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-06-08T11:20:18.556845Z",
            "ended": "2022-06-08T12:48:21.102618Z",
            "start_waiting": "2022-06-08T11:20:18.459559Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 79780,
            "name": "Handicap Elimination Blast 5",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.3067567557982,
                        "deviation": 62.35310715568795,
                        "volatility": 0.05973738298831722
                    }
                },
                "ranking": 25.052110341098295,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "<b style=\"color:red\">Extreme time controls, only for active correspondence players.</b>\n\nPlease, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 16320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 811,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-21T00:00:00Z",
            "players_start": 16,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-09-21T06:09:12.182767Z",
            "ended": "2021-11-26T17:57:45.637522Z",
            "start_waiting": "2021-09-21T06:09:11.910361Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 80356,
            "name": "Correspondence 19x19 RoundRobin 2021-09-21 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260223T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-02-23T19:00:40.556586Z",
                "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-02-26T19: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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-09-21T19:00:52.438491Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-09-21T19:01:53.684330Z",
            "ended": "2021-12-06T00:09:22.406983Z",
            "start_waiting": "2021-09-21T19:01:52.406281Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 94580,
            "name": "联棋for fun",
            "director": {
                "id": 766579,
                "username": "SP-A2-Jiayu",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/78384749838e4ff8ce5d0cda29173fb8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.5039591521258,
                        "deviation": 62.777753115178506,
                        "volatility": 0.05994562285688588
                    }
                },
                "ranking": 31.015296872976222,
                "professional": false,
                "ui_class": ""
            },
            "description": "双数即可开始",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 5400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8971,
                "name": "SP Weiqi 2021/2022",
                "summary": "Singapore Polytechnic \nSPMS Weiqi CCA 2021/2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/9b6a27eeb1366bb478851d67bab56eeb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-09-13T13: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": "2022-09-13T13:04:10.533571Z",
            "ended": "2022-09-13T13:21:48.398127Z",
            "start_waiting": "2022-09-13T13:04:10.406214Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9b6a27eeb1366bb478851d67bab56eeb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 86859,
            "name": "XXIX TORNEO DE ENTRENAMIENTO DE GO EN KANIK",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1157.6718486315883,
                        "deviation": 60.49240620363622,
                        "volatility": 0.059727902321015866
                    }
                },
                "ranking": 18.30627868350828,
                "professional": false,
                "ui_class": ""
            },
            "description": "Esta tarde jugamos go y le damos la bienvenida a Emiliano.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-05T02:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2022-03-05T02:35:06.732684Z",
            "ended": "2022-03-05T04:22:50.603104Z",
            "start_waiting": "2022-03-05T02:35:06.668696Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 3,
            "ranked": true
        }
    ]
}