List all tournaments or create a new tournament.

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

{
    "count": 59403,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-start_waiting&page=3502",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-start_waiting&page=3500",
    "results": [
        {
            "id": 67088,
            "name": "Live 9x9 Double Elimination Tournament 2020-10-26 18:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260218T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-18T22:00:15.414436Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-19T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-26T18:30:55.581229Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-26T18:30:57.574723Z",
            "ended": "2020-10-26T19:15:51.044711Z",
            "start_waiting": "2020-10-26T18:30:57.031198Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 67085,
            "name": "Blitz 19x19 Elimination Tournament 2020-10-26 17:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260218T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-18T21:00:15.345559Z",
                "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-02-19T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-26T17:30:53.013529Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-26T17:30:54.672470Z",
            "ended": "2020-10-26T18:00:10.607859Z",
            "start_waiting": "2020-10-26T17:30:54.278372Z",
            "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": 67078,
            "name": "Live 9x9 Double Elimination Tournament 2020-10-26 14:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260218T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-18T22:00:15.414436Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-19T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-26T14:30:45.566294Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-26T14:30:46.986988Z",
            "ended": "2020-10-26T14:56:56.380633Z",
            "start_waiting": "2020-10-26T14:30:46.709260Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 67076,
            "name": "THE OFFICIAL TOURNAMENT",
            "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": 60,
                "max_time": 120
            },
            "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-10-26T13:30: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-10-26T13:30:44.593166Z",
            "ended": "2020-10-26T14:14:03.465928Z",
            "start_waiting": "2020-10-26T13:30:44.201144Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6910eda41e1a6a0c79cb362e854798f9-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 67070,
            "name": "Blitz 19x19 Elimination Tournament 2020-10-26 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:20260218T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-02-18T21:00:15.345559Z",
                "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-02-19T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-10-26T09:30:34.886100Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-26T09:31:34.278818Z",
            "ended": "2020-10-26T09:50:52.365121Z",
            "start_waiting": "2020-10-26T09:31:34.058216Z",
            "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": 67068,
            "name": "chibatest",
            "director": {
                "id": 860122,
                "username": "go-lecture",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/06738174368d96b4357840858c0b06ab-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1436.329305227951,
                        "deviation": 230.89152329372905,
                        "volatility": 0.059999336351304756
                    }
                },
                "ranking": 23.29926615135174,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "chibatest",
            "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",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7103,
                "name": "中級 2020chiba test",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-26T09: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": "2020-10-26T09:00:34.840951Z",
            "ended": "2020-11-04T00:37:34.358496Z",
            "start_waiting": "2020-10-26T09:00:32.487625Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 67069,
            "name": "chibatestmini",
            "director": {
                "id": 860122,
                "username": "go-lecture",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/06738174368d96b4357840858c0b06ab-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1436.329305227951,
                        "deviation": 230.89152329372905,
                        "volatility": 0.059999336351304756
                    }
                },
                "ranking": 23.29926615135174,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "chibatestmini",
            "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",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7103,
                "name": "中級 2020chiba test",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-10-26T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-26T08:34:41.888957Z",
            "ended": "2020-10-30T08:36:10.396751Z",
            "start_waiting": "2020-10-26T08:34:41.453344Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 65778,
            "name": "Tianyuan Main 2016 Title Match - Board 1",
            "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": "<!-- \nTianyuan Main 2016 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Tianyuan] x1 + 1</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>10th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Main</td>\n\t<td>2016</td>\n\t<td>micky0427 / Winterfell / Träumerin / <br/> まいどー(^笑^)/ / Sushi & Sukiyaki / ... </td>\n\t<td>micky0427 / Winterfell / Träumerin / <br/> まいどー(^笑^)/ / Sushi & Sukiyaki / ... </td>\n\t<td><a href='https://online-go.com/tournament/65778'>Board 1</a></td>\n\t<td><a href='https://online-go.com/tournament/65779'>Board 2</a></td>\n\t<td><a href='https://online-go.com/tournament/65780'>Board 3</a></td>\n\t<td><a href='https://online-go.com/tournament/65781'>Board 4</a></td>\n\t<td><a href='https://online-go.com/tournament/65782'>Board 5</a></td>\n\t<!--\n\t<td><a href='https://online-go.com/game/view/26700539'>Board 1</a></td>\n\t<td><a href='https://online-go.com/game/view/26756738'>Board 2</a></td>\n\t<td><a href='https://online-go.com/game/view/26756782'>Board 3</a></td>\n\t<td><a href='https://online-go.com/game/view/26756799'>Board 4</a></td>\n\t<td><a href='https://online-go.com/game/view/26756820'>Board 5</a></td>\n\t-->\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/19338'>Tianyuan Main Title Tournament 2016</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "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": 2960,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-26T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-10-26T04:00:18.869676Z",
            "ended": "2020-12-04T18:28:16.738221Z",
            "start_waiting": "2020-10-26T04:00:18.780949Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 65780,
            "name": "Tianyuan Main 2016 Title Match - Board 3",
            "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": "<!-- \nTianyuan Main 2016 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Tianyuan] x1 + 1</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>10th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Main</td>\n\t<td>2016</td>\n\t<td>Träumerin</td>\n\t<td>まいどー(^笑^)/</td>\n\t<td><a href='https://online-go.com/tournament/65778'>Board 1</a></td>\n\t<td><a href='https://online-go.com/tournament/66852'>Board 2</a></td>\n\t<td><a href='https://online-go.com/tournament/65780'>Board 3</a></td>\n\t<td><a href='https://online-go.com/tournament/66853'>Board 4</a></td>\n\t<td><a href='https://online-go.com/tournament/65782'>Board 5</a></td>\n\t<!--\n\t<td><a href='https://online-go.com/game/view/26700539'>Board 1</a></td>\n\t<td><a href='https://online-go.com/game/view/26756738'>Board 2</a></td>\n\t<td><a href='https://online-go.com/game/view/26756782'>Board 3</a></td>\n\t<td><a href='https://online-go.com/game/view/26756799'>Board 4</a></td>\n\t<td><a href='https://online-go.com/game/view/26756820'>Board 5</a></td>\n\t-->\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/19338'>Tianyuan Main Title Tournament 2016</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "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": 2960,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-26T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-10-26T04:00:18.761623Z",
            "ended": "2020-12-04T18:27:53.594186Z",
            "start_waiting": "2020-10-26T04:00:18.636020Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 65782,
            "name": "Tianyuan Main 2016 Title Match - Board 5",
            "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": "<!-- \nTianyuan Main 2016 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:yellow\" href='https://online-go.com/user/view/43936/'>Sadaharu [Tianyuan] x1 + 1</a>\n\n<table style=\"text-align:center;empty-cells:hide;table-layout:fixed;border:1px solid\">\n<tr>\n\t<td style=\"text-align:center\"><b>Edition</b></td>\n\t<td style=\"text-align:center\"><b>Title</b></td>\n\t<td style=\"text-align:center\"><b>Class</b></td>\n\t<td style=\"text-align:center\"><b>Year</b></td>\n\t<td style=\"text-align:center\"><b>Player 1</b></td>\n\t<td style=\"text-align:center\"><b>Player 2</b></td>\n\t<td></td>\n\t<td></td>\n\t<td><b>Matches</b></td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td>10th</td>\n\t<td style=\"color:yellow\">Tianyuan</td>\n\t<td>Main</td>\n\t<td>2016</td>\n\t<td>Träumerin</td>\n\t<td>まいどー(^笑^)/</td>\n\t<td><a href='https://online-go.com/tournament/65778'>Board 1</a></td>\n\t<td><a href='https://online-go.com/tournament/66852'>Board 2</a></td>\n\t<td><a href='https://online-go.com/tournament/65780'>Board 3</a></td>\n\t<td><a href='https://online-go.com/tournament/66853'>Board 4</a></td>\n\t<td><a href='https://online-go.com/tournament/65782'>Board 5</a></td>\n\t<!--\n\t<td><a href='https://online-go.com/game/view/26700539'>Board 1</a></td>\n\t<td><a href='https://online-go.com/game/view/26756738'>Board 2</a></td>\n\t<td><a href='https://online-go.com/game/view/26756782'>Board 3</a></td>\n\t<td><a href='https://online-go.com/game/view/26756799'>Board 4</a></td>\n\t<td><a href='https://online-go.com/game/view/26756820'>Board 5</a></td>\n\t-->\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/19338'>Tianyuan Main Title Tournament 2016</a>\n\nNote:\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "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": 2960,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-26T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-10-26T04:00:18.610570Z",
            "ended": "2020-12-04T18:26:32.394168Z",
            "start_waiting": "2020-10-26T04:00:18.424582Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}