List all tournaments or create a new tournament.

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

{
    "count": 59551,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=1001",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=999",
    "results": [
        {
            "id": 120364,
            "name": "Oza Treizes 2020 Title Match - Board 2",
            "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": "<!--\nOza Treizes 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x4</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>5th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2020</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/465989/Xaloc'>Xaloc [1d]</a></td>\n<!-- \n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117766'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117767'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117768'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117769'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117770'>Board 5</a></td>\n-->\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120267'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120364'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120365'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120366'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120367'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/54435'>Oza Treizes Title Tournament 2020</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": "japanese",
            "time_per_move": 96625,
            "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": true,
            "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": 2975,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-20T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-12-20T09:00:54.951926Z",
            "ended": "2025-05-21T22:15:51.661782Z",
            "start_waiting": "2024-12-20T09:00:54.880433Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 120267,
            "name": "Oza Treizes 2020 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": "<!--\nOza Treizes 2020 Title Match - Board 1\n-->\n\nTitle Holder:\n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x4</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>5th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2020</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/465989/Xaloc'>Xaloc [1d]</a></td>\n<!-- \n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117766'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117767'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117768'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117769'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/117770'>Board 5</a></td>\n-->\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120267'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120364'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120365'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120366'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/120367'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/54435'>Oza Treizes Title Tournament 2020</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": "japanese",
            "time_per_move": 96625,
            "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": true,
            "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": 2975,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-17T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-12-17T08:00:54.442149Z",
            "ended": "2025-05-07T17:15:03.054983Z",
            "start_waiting": "2024-12-17T08:00:54.401639Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 73475,
            "name": "Oza Treizes 2019 Title Match - Board 5",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nOza Treizes 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x3</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>4th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2019</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/589692/'>Utaha [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32650295'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32678579'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32678593'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32678627'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73475'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/43367'>Oza Treizes Title Tournament 2019</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": "japanese",
            "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": 2975,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-07T08: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": "2021-04-07T08:00:11.812803Z",
            "ended": "2021-05-25T07:20:45.652887Z",
            "start_waiting": "2021-04-07T08:00:11.648368Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 73474,
            "name": "Oza Treizes 2019 Title Match - Board 4",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nOza Treizes 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x3</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>4th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2019</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/589692/'>Utaha [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32650295'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32678579'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32678593'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73474'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73475'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/43367'>Oza Treizes Title Tournament 2019</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": "japanese",
            "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": 2975,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-07T07:58:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-07T07:58:11.625737Z",
            "ended": "2021-05-18T04:59:35.907489Z",
            "start_waiting": "2021-04-07T07:58:11.516364Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 73473,
            "name": "Oza Treizes 2019 Title Match - Board 3",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nOza Treizes 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x3</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>4th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2019</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/589692/'>Utaha [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32650295'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73472'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73473'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73474'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73475'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/43367'>Oza Treizes Title Tournament 2019</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": "japanese",
            "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": 2975,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-07T07:56:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-07T07:56:11.549512Z",
            "ended": "2021-05-20T08:30:23.134775Z",
            "start_waiting": "2021-04-07T07:56:11.377518Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 73472,
            "name": "Oza Treizes 2019 Title Match - Board 2",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nOza Treizes 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x3</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>4th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2019</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/589692/'>Utaha [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/game/view/32650295'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73472'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73473'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73474'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73475'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/43367'>Oza Treizes Title Tournament 2019</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": "japanese",
            "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": 2975,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-07T07:55:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-07T07:55:11.480168Z",
            "ended": "2021-06-16T06:31:24.753008Z",
            "start_waiting": "2021-04-07T07:55:11.374222Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 73471,
            "name": "Oza Treizes 2019 Title Match - Board 1",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2004.4188438214221,
                        "deviation": 67.71437067217448,
                        "volatility": 0.06015576961047741
                    }
                },
                "ranking": 31.014313855840236,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "<!-- \nOza Treizes 2019 Title Match - Board 1\n-->\n\nTitle Holder: \n<a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza] x3</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>4th</td>\n\t<td style=\"color:cyan\">Oza</td>\n\t<td>Treizes</td>\n\t<td>2019</td>\n\t<td><a style=\"color:cyan\" href='https://online-go.com/user/view/43936/Sadaharu'>Sadaharu [Treizes Oza]</a></td>\n\t<td><a href='https://online-go.com/player/589692/'>Utaha [1d]</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73471'>Board 1</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73472'>Board 2</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73473'>Board 3</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73474'>Board 4</a></td>\n\t<td><a style=\"color:skyblue\" href='https://online-go.com/tournament/73475'>Board 5</a></td>\n</tr>\n</table>\n\nTitle Tournament: <a href='https://online-go.com/tournament/43367'>Oza Treizes Title Tournament 2019</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": "japanese",
            "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": 2975,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-06T08:50:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-04-06T08:50:11.709821Z",
            "ended": "2021-05-04T13:15:42.702095Z",
            "start_waiting": "2021-04-06T08:50:11.651585Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 65323,
            "name": "Oven Ready - The Clock Is Ticking",
            "director": {
                "id": 913,
                "username": "orbitaleccentric",
                "country": "154",
                "icon": "https://secure.gravatar.com/avatar/53eeecc069afe75227d01613021745ee?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1192.3888694935567,
                        "deviation": 64.44867404679616,
                        "volatility": 0.05875988598338427
                    }
                },
                "ranking": 18.990309951136602,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Will the dinner get burnt...?",
            "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": 37,
                "name": "UK ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-13T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-13T13:00:45.095117Z",
            "ended": "2021-03-23T17:01:39.387662Z",
            "start_waiting": "2020-09-13T13:00:44.447323Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 41873,
            "name": "Outubro 2018",
            "director": {
                "id": 307866,
                "username": "swafaron",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/c62da84b968b7d03ab1235c4e4988c13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.7246028591371,
                        "deviation": 62.77870530874028,
                        "volatility": 0.05985028812148364
                    }
                },
                "ranking": 25.340451859744853,
                "professional": false,
                "ui_class": ""
            },
            "description": "Outubro 2018",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24480,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 21600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1059,
                "name": "Brasília",
                "summary": "Grupo de Go do Distrito Federal",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://user-uploads.online-go.com/8ac44fd3ea743166c13c9798c228f36c-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-10-20T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2018-10-18T21:21:28.404911Z",
            "ended": "2019-06-06T04:05:56.027201Z",
            "start_waiting": "2018-10-18T21:21:27.402747Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8ac44fd3ea743166c13c9798c228f36c-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 59801,
            "name": "Our go house only tournament",
            "director": {
                "id": 747928,
                "username": "李建澔2",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/7dfcf7f08dc31d02b156957bca67bbdd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1174.3551066903533,
                        "deviation": 64.4887180154099,
                        "volatility": 0.06015229462096002
                    }
                },
                "ranking": 18.63751328794923,
                "professional": false,
                "ui_class": ""
            },
            "description": "For members of our go house",
            "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": true,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House 🔰🔰\n😃🙃😊👋 YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 160,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-29T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-01T16:19:34.353615Z",
            "ended": "2020-07-17T16:07:03.107823Z",
            "start_waiting": "2020-05-01T16:19:30.046735Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}