List all tournaments or create a new tournament.

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

{
    "count": 58841,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-board_size&page=28",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-board_size&page=26",
    "results": [
        {
            "id": 22767,
            "name": "Correspondence Weekly McMahon 19x19 2016-12-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 Sitewide 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": 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-12-10T17:00:45.483386Z",
            "players_start": 60,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-12-10T17:01:22.556088Z",
            "ended": "2018-07-11T12:21:21.012541Z",
            "start_waiting": "2016-12-10T17:01:00.193439Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 73,
            "ranked": true
        },
        {
            "id": 133404,
            "name": "Blitz 19x19 Elimination Tournament 2025-10-15 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 Site-wide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260304T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-04T17:00:19.500111Z",
                "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-03-04T21: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": "2025-10-15T13:30:45.542561Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-10-15T13:31:45.598367Z",
            "ended": "2025-10-15T13:45:48.936648Z",
            "start_waiting": "2025-10-15T13:31:45.530629Z",
            "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": 105528,
            "name": "International Moon Day",
            "director": {
                "id": 829659,
                "username": "๐–Œ๐–” ๐–•๐–—๐–”66",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5a663a5d87d9007b7179b50144d2ab0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1270.229934343716,
                        "deviation": 64.99542149178303,
                        "volatility": 0.06069588175469736
                    }
                },
                "ranking": 20.454297118836894,
                "professional": false,
                "ui_class": ""
            },
            "description": "Neil Armstrong and Buzz Aldrin landed on the moon on July 20, 1969.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 91871,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 691200,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9450,
                "name": "simple go",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/0c7c663cf59b04af1b51c7dc1fa11e2b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-20T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-07-20T19:00:49.621380Z",
            "ended": null,
            "start_waiting": "2023-07-20T19:00:49.128237Z",
            "board_size": 19,
            "active_round": 7,
            "icon": "https://user-uploads.online-go.com/0c7c663cf59b04af1b51c7dc1fa11e2b-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 68205,
            "name": "Meisenmeisterschaft",
            "director": {
                "id": 741024,
                "username": "farnabinho",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/55510443e64107a9caa37c5f0e1ce0b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1860.3132675205375,
                        "deviation": 92.55595500501092,
                        "volatility": 0.059998087444863395
                    }
                },
                "ranking": 29.287109293638885,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go Turnier, haha",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4612,
                "name": "AachenMeisenfrei",
                "summary": "Das virtuelle Spielelokal der aachener Go-Gruppe",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/d30f4a3c452d041ec4e8cd98a5f5781b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-24T20:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-24T19:35:49.988764Z",
            "ended": "2020-11-24T20:27:58.137665Z",
            "start_waiting": "2020-11-24T19:35:49.775570Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d30f4a3c452d041ec4e8cd98a5f5781b-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 60918,
            "name": "Small Board Challenge II",
            "director": {
                "id": 697149,
                "username": "deleted-57394cd2-c7b2-41c3-9e0b-1d116d71ec17",
                "country": "se",
                "icon": "https://user-uploads.online-go.com/2d41f0fc65fb65cf386d8f5534a6d163-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1665.2715388700315,
                        "deviation": 71.21323820073493,
                        "volatility": 0.0598806998975717
                    }
                },
                "ranking": 26.723091679426847,
                "professional": false,
                "ui_class": ""
            },
            "description": "Unfortunately only 19x19.",
            "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": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4730,
                "name": "Large Board",
                "summary": "21x21, 23x23, et c.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 188,
                "icon": "https://user-uploads.online-go.com/da8d6f54150e5569ede4d0565e64d3cc-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-12T15: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": "2020-06-12T15:00:27.594224Z",
            "ended": "2021-01-27T11:42:24.513590Z",
            "start_waiting": "2020-06-12T15:00:26.632340Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da8d6f54150e5569ede4d0565e64d3cc-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 137911,
            "name": "Beat Kyu To Be Dan (19ร—19 Quick Tournament)",
            "director": {
                "id": 1236996,
                "username": "MingLau",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1155.581701152842,
                        "deviation": 70.02910378075838,
                        "volatility": 0.06008789812849647
                    }
                },
                "ranking": 18.264444162337597,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beat Kyu To Be Dan!\n\n <!DOCTYPE html> <html lang=\"en\"> <head><link rel=\"stylesheet\" type=\"text/css\"href=\"https://yewang.github.io/ProfileCSS/profile.css \"> <link rel=\"stylesheet\" type=\"text/css\" </head> </html><!DOCTYPE html> <html lang=\"en\"> <head><link rel=\"stylesheet\" type=\"text/css\" href=\"https://yewang.github.io/ProfileCSS/profile.css \"> <link rel=\"stylesheet\" type=\"text/css\" </head> </html>\n\nJoin group if you have not.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 28,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 3600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13697,
                "name": "๐“ž๐“ท๐“ต๐“ฒ๐“ท๐“ฎ ๐“–๐“ธ ๐“ฃ๐“ธ๐“พ๐“ป๐“ท๐“ช๐“ถ๐“ฎ๐“ท๐“ฝ",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 98,
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-05-01T04:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 133437,
            "name": "Servus Oida Open Tournament #19",
            "director": {
                "id": 1285178,
                "username": "VikingKoala",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.5706632986364,
                        "deviation": 63.47745822187002,
                        "volatility": 0.05970910787393316
                    }
                },
                "ranking": 16.102964968342178,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "McMahon Kyu Player Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5720,
                "name": "Outside Go7",
                "summary": "Die Gruppe fรผr alle, die sonst im Go7 spielen.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-26T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-26T11:00:10.031792Z",
            "ended": null,
            "start_waiting": "2025-11-26T11:00:09.866240Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 39073,
            "name": "Blitz 19x19 Elimination Tournament 2018-07-14 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:20260304T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-04T17:00:19.500111Z",
                "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-03-04T21: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-07-14T09:30:35.344931Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-07-14T09:30:38.908873Z",
            "ended": "2018-07-14T10:13:28.100916Z",
            "start_waiting": "2018-07-14T09:30:37.653313Z",
            "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": 35663,
            "name": "Fast Correspondence Tournament โ€“ April 2018 (B)",
            "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": "Correspondence but fast paced tournament.\n\n**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": 814,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-03-31T01: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-03-31T01:00:33.746132Z",
            "ended": "2018-05-17T15:36:35.998865Z",
            "start_waiting": "2018-03-31T01:00:28.239282Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 133136,
            "name": "โ™‘Let's GOAT! ร  gogoTournament๐Ÿ‘๐Ÿ๐Ÿ",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "<big><big><big>๐Ÿ‘</big></big></big> <big>L</big>et's GOAT! <big><big>๐Ÿ</big></big><big> ร  </big> gogo Tournament <big>๐Ÿ</big>\n\n\n<h2> <span  style=\"color:blue;\">Les visiteurs</span> <span  style=\"color:white;\">viennent de</span> <span  style=\"color:red;\">ces pays</span>...</h2>\n\n<a href=\"https://www.flagcounter.me/details/fc4\"><img src=\"https://www.flagcounter.me/fc4/\" alt=\"Flag Counter\"></a>\n<h6>via Internet Protocol</h6>\n<p>\n<embed src=\"https://www.youtube.com/embed/CxNO_ifzelc\"width=\"380\" height=\"180\">\n</p>\n\n<p>\n<embed src=\"https://www.youtube.com/embed/0fPQ1lNAUbY\"width=\"380\" height=\"180\">\n</p>",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "nz",
            "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": 12930,
                "name": "Let's GOAT!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/a0c7ab7dee39303c7ca4faa23f7fc7c5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-10-15T18:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-15T18:00:45.950417Z",
            "ended": null,
            "start_waiting": "2025-10-15T18:00:45.547598Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/a0c7ab7dee39303c7ca4faa23f7fc7c5-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}