List all tournaments or create a new tournament.

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

{
    "count": 59207,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=3871",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=3869",
    "results": [
        {
            "id": 18296,
            "name": "Beginners' Live 19x19 McMahon",
            "director": {
                "id": 204250,
                "username": "Dangulica",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/f789e1ac97e9a4728b0273ec853033b3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.6832467571023,
                        "deviation": 64.2236709031289,
                        "volatility": 0.06005198330176576
                    }
                },
                "ranking": 24.528891678525504,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament created for players 10 Kyu and weaker. Live, no handicap.\n\nThree rounds of Go on a Tuesday evening. What can be better?\n\nLet me know if you prefer another starting date. For the moment it is July 5th.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 60,
                "main_time": 2700,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17734,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-07-05T16:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-05T16:00:45.842898Z",
            "ended": "2016-07-05T20:42:52.073642Z",
            "start_waiting": "2016-07-05T16:00:44.806924Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 40,
            "ranked": true
        },
        {
            "id": 17012,
            "name": "Correspondence 13x13 RoundRobin 2016-04-30 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260125T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-25T19:00:26.318869Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-28T19: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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-04-30T01:00:02.147754Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-04-30T01:00:22.433676Z",
            "ended": "2016-06-19T17:19:51.771483Z",
            "start_waiting": "2016-04-30T01:00:21.015469Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 14571,
            "name": "Last day of february 2016",
            "director": {
                "id": 53950,
                "username": "Darsey",
                "country": "es",
                "icon": "https://user-uploads.online-go.com/9b40ec4024ae1dafe4123a38e06bc8c2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1309.5355578045278,
                        "deviation": 65.94416410723343,
                        "volatility": 0.06009270612754109
                    }
                },
                "ranking": 21.15978419162307,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 422,
                "name": "Go Players on FB",
                "summary": "Go (Weiqi) Players on Facebook",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 34,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2016-02-29T10:16:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-02-29T10:16:48.246471Z",
            "ended": "2016-09-08T00:02:07.941096Z",
            "start_waiting": "2016-02-29T10:16:48.023885Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 18772,
            "name": "Correspondence 9x9 RoundRobin 2016-07-06 01: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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260126T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-26T19:00:26.011108Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-29T19: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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-07-06T01:00:54.167480Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-06T01:01:15.312229Z",
            "ended": "2016-08-23T20:51:56.289850Z",
            "start_waiting": "2016-07-06T01:01:14.333528Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 18252,
            "name": "Correspondence 9x9 RoundRobin 2016-06-15 01: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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260126T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-26T19:00:26.011108Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-29T19: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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-06-15T01:00:37.547856Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-06-15T01:01:07.343456Z",
            "ended": "2016-07-04T18:10:32.214462Z",
            "start_waiting": "2016-06-15T01:01:06.489296Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 10335,
            "name": "Fight Club´s \"Bareknuckle Beatdown\" #7",
            "director": {
                "id": 91463,
                "username": "petit",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/fa3db5dae6a1029dc200cabda72dd8d3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1592.6954080290957,
                        "deviation": 65.36061228637242,
                        "volatility": 0.05968997028479681
                    }
                },
                "ranking": 25.691518641473003,
                "professional": false,
                "ui_class": ""
            },
            "description": "\"enjoy the procedure and the goal will unfold\"\n\nno gloves - no handicap",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-09-03T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-09-03T18:00:42.578869Z",
            "ended": "2016-10-31T09:56:55.045681Z",
            "start_waiting": "2015-09-03T18:00:42.253944Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 18823,
            "name": "Correspondence 13x13 RoundRobin 2016-07-08 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260125T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-25T19:00:26.318869Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-28T19: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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-07-08T01:00:32.930931Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-08T01:00:52.494777Z",
            "ended": "2016-09-29T00:01:06.351093Z",
            "start_waiting": "2016-07-08T01:00:51.668194Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 12666,
            "name": "Kuksu Main Title Tournament 9th Cycle - Group D7",
            "director": {
                "id": 199065,
                "username": "Kuksu League",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/068ce77b41c5451811b692b8280d0f68?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Kuksu Main Title Tournament 9th Cycle Group D7\n\nTitle Holder: <a href='https://online-go.com/user/view/35184/vitality'>vitality (5d)</a>\n\nPrevious cycles:\n<table style=\"text-align:center;\" border='2'>\n<tr><th rowspan=2>Cycle</th><td colspan=3><b>Title Match</b></td><td colspan=3><b>Title Tournament</b></td></tr>\n<tr>\n    <th>Winner</th><th>Score</th><th>Runner-up</th>\n    <th>Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n    <th>Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n    <th>3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2375'>1</a></td>\n    <td><b>luke</b></td><td></td><td></td>\n    <td><b>luke (2d)</b></td><td>davos</td><td>gomad361</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2384'>2</a></td>\n    <td><b>gomad361</b></td><td>3-2</td><td>luke</td>\n    <td><b>luke (2d)</b></td><td>gomad361</td><td>hotspur</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2391'>3</a></td>\n    <td><b>Uberdude</b></td><td>&lowast;</td><td>gomad361</td>\n    <td><b>Uberdude (6d)</b></td><td>KyuT</td><td>marigo</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2406'>4</a></td>\n    <td><b>Uberdude</b></td><td>5-0</td><td>KyuT</td>\n    <td><b>KyuT (4d)</b></td><td>quiller</td><td>morituri</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2424'>5</a></td>\n    <td><b>Uberdude</b></td><td>5-0</td><td>gomad361</td>\n    <td><b>gomad361 (2d)</b></td><td>morituri</td><td>betterlife</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2439'>6</a></td>\n    <td><b>Uberdude</b></td><td>5-0</td><td>Elin</td>\n    <td><b>Elin (3d)</b></td><td>gomad361</td><td>morituri</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2460'>7</a></td>\n    <td><b>Uberdude</b></td><td>3-2</td><td>vitality</td>\n    <td><b>vitality (5d)</b></td><td>Elin</td><td>gomad361</td>\n</tr>\n<tr>\n    <td><a href='https://online-go.com/tournament/2475'>8</a></td>\n    <td><b>vitality</b></td><td>&lowast;</td><td>Uberdude</td>\n    <td><b>vitality (5d)</b></td><td>nrx</td><td>gojohn</td>\n</tr>    \n<tr>\n    <td rowspan=5><a href='#'>9</a></td>\n    <td rowspan=5 colspan=3></td>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12653'>[A]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12654'>[B1]</a>\n        <a href='https://online-go.com/tournament/12655'>[B2]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12656'>[C1]</a>\n        <a href='https://online-go.com/tournament/12657'>[C2]</a>\n        <a href='https://online-go.com/tournament/12658'>[C3]</a>\n        <a href='https://online-go.com/tournament/12659'>[C4]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12660'>[D1]</a>\n        <a href='https://online-go.com/tournament/12661'>[D2]</a>\n        <a href='https://online-go.com/tournament/12662'>[D3]</a>\n        <a href='https://online-go.com/tournament/12663'>[D4]</a>\n        <a href='https://online-go.com/tournament/12664'>[D5]</a>\n        <a href='https://online-go.com/tournament/12665'>[D6]</a>\n        <a href='https://online-go.com/tournament/12666'>[D7]</a>\n        <a href='https://online-go.com/tournament/12667'>[D8]</a>\n    </td>\n</tr>\n<tr>\n    <td colspan=3>\n        <a href='https://online-go.com/tournament/12668'>[E1]</a>\n        <a href='https://online-go.com/tournament/12669'>[E2]</a>\n        <a href='https://online-go.com/tournament/12670'>[E3]</a>\n        <a href='https://online-go.com/tournament/12671'>[E4]</a>\n        <a href='https://online-go.com/tournament/12672'>[E5]</a>\n        <a href='https://online-go.com/tournament/12673'>[E6]</a>\n    </td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retiring.\n\nRules could be found <a href='https://forums.online-go.com/t/league-format-kuksu-title-tournament-rules-and-discussion/5191'>here</a>.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2956,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-12-03T00:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2015-12-01T22:35:59.865725Z",
            "ended": "2016-07-11T08:26:47.781688Z",
            "start_waiting": "2015-12-01T22:35:56.632369Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 17605,
            "name": "მეშვიდე  ტურნირი",
            "director": {
                "id": 174398,
                "username": "GiorgiGlonti",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/bae2f3efade17b0910e2790bf6397615?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2076.951457005621,
                        "deviation": 167.04794873166261,
                        "volatility": 0.06000438851576052
                    }
                },
                "ranking": 31.837227082853726,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "მეშვიდე",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 300,
                "periods": 5
            },
            "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": "2016-05-21T18:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 12,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-13T05:46:27.936466Z",
            "ended": "2016-07-13T05:59:48.793020Z",
            "start_waiting": "2016-07-13T05:46:27.843120Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 19057,
            "name": "Correspondence 13x13 RoundRobin 2016-07-17 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260125T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-25T19:00:26.318869Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-28T19: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,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-07-17T01:00:56.353005Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-17T01:01:17.056262Z",
            "ended": "2016-08-05T21:04:35.170575Z",
            "start_waiting": "2016-07-17T01:01:16.196816Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}