List all tournaments or create a new tournament.

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

{
    "count": 59261,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=969",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=967",
    "results": [
        {
            "id": 67518,
            "name": "Correspondence 19x19 RoundRobin 2020-11-07 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:20260130T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-01-30T19:01:04.019644Z",
                "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-02T19: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": "2020-11-07T19:00:21.054831Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-07T19:00:24.269175Z",
            "ended": "2021-02-13T23:58:15.818589Z",
            "start_waiting": "2020-11-07T19:00:22.750009Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 107009,
            "name": "Correspondence 9x9 RoundRobin 2023-09-01 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260201T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-02-01T19:01:08.404883Z",
                "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-02-04T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": "2023-09-01T19:00:33.281127Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-01T19:01:10.855013Z",
            "ended": "2023-09-14T11:37:56.506842Z",
            "start_waiting": "2023-09-01T19:01:10.714681Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 67672,
            "name": "BGoS Round Robin",
            "director": {
                "id": 780058,
                "username": "Chorb",
                "country": "se",
                "icon": "https://user-uploads.online-go.com/c5c2db8d0fe0d30cf954dfac93509b1c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 940.3438680578769,
                        "deviation": 62.92423826809965,
                        "volatility": 0.06003243022936169
                    }
                },
                "ranking": 13.492916450220996,
                "professional": false,
                "ui_class": ""
            },
            "description": "Ok, try two.\n\nPause on weekends, all should be welcome, no analysis, japanese rules.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6446,
                "name": "BGoS Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-10T20:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-10T21:47:43.553751Z",
            "ended": "2021-03-12T20:28:20.424860Z",
            "start_waiting": "2020-11-10T21:47:42.353765Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 9612,
            "name": "Sunjang Baduk Tournament 4th Season (Group C4)",
            "director": {
                "id": 27056,
                "username": "Leira",
                "country": "cr",
                "icon": "https://user-uploads.online-go.com/edefc4995500223832e03c2af5a12200-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.8054017070444,
                        "deviation": 64.735602087367,
                        "volatility": 0.06012529715064123
                    }
                },
                "ranking": 27.522833739017017,
                "professional": false,
                "ui_class": ""
            },
            "description": "## <i class=\"fontnova-turtle\"></i> Correspondence Sunjang Baduk Tournament\n### Season 4 - Group C4\n\n###**Read the description below.** \n- ####You have **7 days** to join your round-robin after receiving the invitation\n- ####<font color=\"red\">**SPECIAL OPENING RULES:**</font> ([See description][Correspondence Tournament])\n\n&ensp;&ensp; ![Opening Rule][sunjang opening]\n___ \n###  **Title Holder:** <font color=\"gold\">**🏆**</font> [illluck] <font color=\"gold\">**🏆**</font> \n\n<table border='2'>\n  <tr>\n    <th colspan=\"9\"><i class=\"fontnova-turtle\"></i> [Correspondence \nTournament]</th>\n  </tr>\n  <tr>\n    <th width=\"70\" rowspan=\"3\">Season</td>\n    <th width=\"90\" rowspan=\"3\"><font \ncolor=\"Gold\">Champion<br>🏆</font></td>\n    <th width=\"90\" rowspan=\"3\"><font \ncolor=\"silver\">Runner-up<br>🏆</font></td>\n    <th width=\"90\" rowspan=\"3\"><font color=#CD7F32> 3rd \nPlace<br>🏆</font></td>\n    <th colspan=\"5\">Groups / Rounds</td>\n  </tr>\n  <tr>\n    <th width=\"45\" rowspan=\"2\">*Final*</td>\n    <th colspan=\"4\">Divisions</td>\n  </tr>\n  <tr>\n    <th width=\"60\" colspan=\"2\">*A*</td>\n    <th width=\"30\">*B*</td>\n    <th width=\"30\">*C*</td>\n  </tr>\n  <tr>\n    <td>2011</td>\n    <td>[vitality]</td>\n    <td>[Uberdude]</td>\n    <td>[illluck]</td>\n    <td>-</td>\n    <td>[A](https://online-go.com/tournament/1533)</td>\n    <td>-</td>\n    <td>[B](https://online-go.com/tournament/1532)</td>\n    <td>-</td>\n  </tr>\n  <tr>\n    <td>2012</td>\n    <td>[illluck]</td>\n    <td>[fengitreon]</td>\n    <td>[MatCauthon]</td>\n    <td>-</td>\n    <td>[A](https://online-go.com/tournament/1975)</td>\n    <td>-</td>\n    <td>[B](https://online-go.com/tournament/1976)</td>\n    <td>-</td>\n  </tr>\n  <tr>\n    <td>2013-14</td>\n    <td>[illluck]</td>\n    <td>[ZyBeX86]</td>\n    <td>[kavias]</td>\n    <td>[🏆](https://online-go.com/tournament/2984)</td>\n    <td>[A1](https://online-go.com/tournament/2709)</td>\n    <td>[A2](https://online-go.com/tournament/2711)</td>\n    <td>[B](https://online-go.com/tournament/2712)</td>\n    <td>[C](https://online-go.com/tournament/2713)</td>\n  </tr>\n</table>\n___\n###**Format:** League\n\n###The Divisions:\n- Hierarchical structure, labeled ***A***, ***B***, ***C***, \n***D***, etc.\n- Assorted in groups. Top division has two (**A1**, **A2**)\n- Players of similar strength\n\n###The Groups:\n- 5 to 9 players (ideally 7)\n- Seeded by strength (<i class=\"fa\">&#xf10c;</i> overall rank) \n- Compete in a *Simultaneous Round-robin*\n\n###The Final Round: 3 players\n- Qualify: the winners of **A1** and **A2**, and the *Title \nHolder*.\n- Merit based tie-break (good title defense, good performance in \nprevious round)\n- A third player<sup>1</sup> may be drawn if needed\n\n### The games:\n- Fischer Timing, 3 days on the initial timer and 1 day increment \nper move (capped at 7 days). No weekend stop\n- No handicap, 6.5 komi. **Sunjang Baduk** starting position\n- Korean rules\n- **Conditional moves** enabled\n\n###Promotions & Demotions:\n- Best player<sup>1</sup> per Group promotes one division up\n- Worst 3 players<sup>1</sup> per Division demote one division down\n- Dropped and disqualified players reapply as new players\n- Promotions based on rank may be awarded to fill available space \n(both new and old players apply, even if demoted).\n___\n\n####Notes\n<sup>1</sup>Best and worst players are determined first by Scored \nPoints, then the Sum of defeated opponent's scores (SODOS) and \nlastly by <i class=\"fa\">&#xf10c;</i> overall rank.\n\nFor more details you may visit the [Sensei's pages][Correspondence \nTournament].\n\n[fengitreon]: https://online-go.com/user/view/11442/fengitreon\n[illluck]: https://online-go.com/user/view/8913/illluck\n[kavias]: https://online-go.com/user/view/4048\n[MatCauthon]: https://online-go.com/user/view/5832/MatCauthon\n[vitality]: https://online-go.com/user/view/35184/vitality\n[Uberdude]: https://online-go.com/user/view/8592/Uberdude\n[ZyBeX86]: https://online-go.com/user/view/52701\n\n[group]: https://online-go.com/group/142\n[sunjang opening]: http://i.imgur.com/vdZ0oLB.png?1\n[Correspondence Tournament]: http://senseis.xmp.net/?SunjangBadukTournamentAtOGS",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 142,
                "name": "Sunjang Baduk - 순장바둑",
                "summary": "For those who would like to play Sunjang Baduk, a form of Go which was popular in Korea (Joseon) through the 16th century.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 197,
                "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-08-10T06:01:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2015-08-03T09:55:43.159624Z",
            "ended": "2015-12-22T05:12:07.721999Z",
            "start_waiting": "2015-08-03T09:55:42.665736Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 122289,
            "name": "Let’s GOAT! 19x19",
            "director": {
                "id": 800869,
                "username": "Daxyz",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/c935f4d369813710974a80f64408ca4d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1183.7965899633937,
                        "deviation": 63.06635591906397,
                        "volatility": 0.06040940992520094
                    }
                },
                "ranking": 18.822888559604344,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19\nFun\n0 handicap \nRègle japonaise \nTous les niveaux",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": false,
            "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": "2024-12-01T11:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-01T11:00:31.624478Z",
            "ended": "2025-07-31T13:25:01.869091Z",
            "start_waiting": "2024-12-01T11:00:30.560452Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a0c7ab7dee39303c7ca4faa23f7fc7c5-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 67341,
            "name": "Hello",
            "director": {
                "id": 835159,
                "username": "Pulak Agarwalla",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ba95358353c033361d431a98a6d3852d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.4535995352353,
                        "deviation": 78.74735541402917,
                        "volatility": 0.06001749987382639
                    }
                },
                "ranking": 17.570449897100133,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 45,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6721,
                "name": "Mr. Erb's Math Class",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-02T14:48:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-02T14:48:02.304250Z",
            "ended": "2020-11-02T20:58:44.967061Z",
            "start_waiting": "2020-11-02T14:48:01.950716Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 106144,
            "name": "Gostr Tournament",
            "director": {
                "id": 1364347,
                "username": "stackingsaunter",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/4cc33dfebf7e48d69d1a0caa3bc9b4ef-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 867.9865806076594,
                        "deviation": 62.51948748133066,
                        "volatility": 0.05995485876330855
                    }
                },
                "ranking": 11.639310510628201,
                "professional": false,
                "ui_class": ""
            },
            "description": "First Official Tournament of Nostr Go Club",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": false,
            "group": {
                "id": 13414,
                "name": "Nostr Go Club",
                "summary": "Club of Nostrians playing go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/a78b692cf804fa247dd48e6de7302369-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-24T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-08-29T13:02:32.296230Z",
            "ended": "2023-09-03T22:58:23.895439Z",
            "start_waiting": "2023-08-29T13:02:32.157314Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a78b692cf804fa247dd48e6de7302369-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 65683,
            "name": "2020vs",
            "director": {
                "id": 737306,
                "username": "2020vs",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/78080aa54321ea05a7dcca1596e6c924-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1057.6297343678023,
                        "deviation": 68.72909751962305,
                        "volatility": 0.060123971197317244
                    }
                },
                "ranking": 16.21396648247981,
                "professional": false,
                "ui_class": ""
            },
            "description": "2020vs2021vs",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5351,
                "name": "2025vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 192,
                "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-30T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 9,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-30T12:00:20.216039Z",
            "ended": "2020-12-04T08:29:31.475282Z",
            "start_waiting": "2020-09-30T12:00:19.383146Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 67557,
            "name": "Weekly Tournament",
            "director": {
                "id": 818369,
                "username": "deleted-02279e69-efe6-4da6-94a9-3782bbb65eb5",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2b3a681b48d743df2cca63be7186d96c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1495.0613630632597,
                        "deviation": 71.01591139116258,
                        "volatility": 0.06001035702325122
                    }
                },
                "ranking": 24.227036802303612,
                "professional": false,
                "ui_class": ""
            },
            "description": "Weekly Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6269,
                "name": "BeginnerGo",
                "summary": "Beginners welcome!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 226,
                "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-07T19:37:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-07T19:37:24.603999Z",
            "ended": "2020-11-07T21:12:10.892150Z",
            "start_waiting": "2020-11-07T19:37:24.252922Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 35795,
            "name": "ชิงแชมป์ห้องไลด์ มุ่งสู่ดั้งครั้งที่2",
            "director": {
                "id": 517674,
                "username": "KrooEkkaphong",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/beb385635696d1e17761a8bb919df7a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.1181921274758,
                        "deviation": 70.67499069917692,
                        "volatility": 0.060121678144120276
                    }
                },
                "ranking": 20.360947419505266,
                "professional": false,
                "ui_class": ""
            },
            "description": "เชิญชวนสมาชิกร่วมแข่งขันนะครับ ในกลุ่มห้องไลด์ เปิดประตูสู่ดั้ง เริ่มแข่ง อาทิตย์ที่ 2 เมษายน 2561 เวลา 14.00น. ชนะรับเงินรางวัลจากผู้สนับสนุน 50% รองชนะเลิศ อันดับ1รับ 30%และถ้าไม่ชนะใครเลย(บ้วย) รับเงินรางวัลจากผู้สนับสนุน 20% มาร่วมสนุกกันนะครับ รับรอบนี้ 10ท่าน ก่อน เพราะแข่งแบบพบกันหมดได้สูงสุด 10 ท่านเท่านั้น\nกติกาการเล่น: ให้ฝ่ายที่ฝีมือสูงกว่าต่อเม็ดให้ โดยการกดผ่าน เช่น 4 ดั้งต่อ3เม็ด ก็ให้กดผ่าน 3 รอบ (อีกฝ่ายกดวางด้วยนะครับอย่ากดผ่านทั้งคู่)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 604800,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2268,
                "name": "กลุ่ม พัฒนาฝีมือครูกรุงเทพมหานคร",
                "summary": "",
                "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": true,
            "time_start": "2018-04-06T07:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-04-04T04:42:21.072918Z",
            "ended": "2018-05-18T23:29:18.302150Z",
            "start_waiting": "2018-04-04T04:42:16.674230Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        }
    ]
}