List all tournaments or create a new tournament.

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

{
    "count": 59506,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=3341",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-id&page=3339",
    "results": [
        {
            "id": 63606,
            "name": "Live 19x19 Swiss Tournament 2020-07-27 16: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260301T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-01T08:00:40.623287Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-01T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-07-27T16:30:36.464447Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-27T16:35:38.908773Z",
            "ended": "2020-07-27T17:31:44.023436Z",
            "start_waiting": "2020-07-27T16:35:38.193965Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 63604,
            "name": "Live 9x9 Double Elimination Tournament 2020-07-27 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:20260301T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-01T10:00:40.809515Z",
                "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-03-01T14: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-07-27T14:30:31.501994Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-27T14:30:33.400532Z",
            "ended": "2020-07-27T15:27:50.288960Z",
            "start_waiting": "2020-07-27T14:30:32.765567Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 63603,
            "name": "Blitz 19x19 Elimination Tournament 2020-07-27 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260301T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-01T09:00:41.656768Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-01T13: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-07-27T13:30:29.342277Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-27T13:30:30.887676Z",
            "ended": "2020-07-27T14:03:26.646062Z",
            "start_waiting": "2020-07-27T13:30:30.490191Z",
            "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": 63599,
            "name": "Tournament Time",
            "director": {
                "id": 736685,
                "username": "李朗銳",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/b7c6482c7e297b7c47906a1a0bfc23c7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1005.3610697829467,
                        "deviation": 66.82162579107839,
                        "volatility": 0.06001116661169058
                    }
                },
                "ranking": 15.040642201285266,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is the time for a tournament!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5925,
                "name": "Group for GO",
                "summary": "Don't have a group? No problem, just join this group!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 71,
                "icon": "https://user-uploads.online-go.com/ae175eb5d15786b87350b71f278bbb9e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-28T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-28T06:20:41.031371Z",
            "ended": "2020-07-28T06:47:39.744280Z",
            "start_waiting": "2020-07-28T06:20:40.758438Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ae175eb5d15786b87350b71f278bbb9e-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 63598,
            "name": "Live 9x9 Double Elimination Tournament 2020-07-27 10: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:20260301T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-01T10:00:40.809515Z",
                "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-03-01T14: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-07-27T10:30:20.500837Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-27T10:30:22.326572Z",
            "ended": "2020-07-27T11:22:55.331652Z",
            "start_waiting": "2020-07-27T10:30:22.000867Z",
            "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": 63597,
            "name": "Blitz 19x19 Elimination Tournament 2020-07-27 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:20260301T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-01T09:00:41.656768Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-01T13: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-07-27T09:30:17.628685Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-27T09:30:19.772857Z",
            "ended": "2020-07-27T09:40:50.341918Z",
            "start_waiting": "2020-07-27T09:30:19.197813Z",
            "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": 63596,
            "name": "Summer olympic games(№2) 2020.(19х19)(handicap tournament)",
            "director": {
                "id": 776814,
                "username": "Korotrov 19",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.5011666778498,
                        "deviation": 60.69603575167428,
                        "volatility": 0.06006221360900416
                    }
                },
                "ranking": 26.191975476154177,
                "professional": false,
                "ui_class": ""
            },
            "description": "For all go lovers",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 21120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 604800,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17823,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-08-08T18:00:00Z",
            "players_start": 64,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-08T18:02:18.682756Z",
            "ended": "2023-08-13T21:19:56.590129Z",
            "start_waiting": "2020-08-08T18:02:15.769965Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 64,
            "ranked": true
        },
        {
            "id": 63591,
            "name": "Daryl 2",
            "director": {
                "id": 745630,
                "username": "Daryl Ng",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/9761bbbcaa5f64bd16ad46eaff691ddb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1778.341418181286,
                        "deviation": 67.68334086953772,
                        "volatility": 0.06005512466372661
                    }
                },
                "ranking": 28.243883375572693,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi, this is Daryl",
            "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": 5870,
                "name": "Daryl",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 21,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-27T04:26:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-27T04:26:04.675679Z",
            "ended": "2020-07-27T04:26:04.616808Z",
            "start_waiting": "2020-07-27T04:26:04.499726Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 63590,
            "name": "二we特rb",
            "director": {
                "id": 735413,
                "username": "梁因諾2",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/20dd5a833b9922de3fb330d9f2c77a20-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1359.7350232735641,
                        "deviation": 64.98105013355789,
                        "volatility": 0.0600482213494612
                    }
                },
                "ranking": 22.030624839725757,
                "professional": false,
                "ui_class": ""
            },
            "description": "qr\n\n\n7偶偶o",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1500
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6365,
                "name": "The Best Happy Go Group",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 34,
                "icon": "https://user-uploads.online-go.com/50f48517d57f1d146fa4da1186bb47f6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-05T04:30:00Z",
            "players_start": 1,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 8,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-08-05T04:30:40.896780Z",
            "ended": "2020-08-05T05:20:58.072659Z",
            "start_waiting": "2020-08-05T04:30:40.697933Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/50f48517d57f1d146fa4da1186bb47f6-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 63586,
            "name": "Tianyuan Nines Title Tournament 2020",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Tianyuan Nines Title Tournament 2020\n\nTitle Holder: <a style=\"color:yellow\" href='https://online-go.com/user/view/43936'>Sadaharu [Nines Tianyuan]</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">\n\tTitle Tournament Winner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament Runner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th style=\"border:1px solid\">\n\t\tTitle Tournament 3rd Place\n\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2379'>2007</a></td>\n\t<td><b>hotspur</b></td><td></td><td></td>\n\t<td><b>hotspur (2d)</b></td><td>dexy (1d)</td><td>nare (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2398'>2008</a></td>\n\t<td><b>dexy</b></td><td>&lowast;</td><td>hotspur</td>\n\t<td><b>dexy (1d)</b></td><td>KlausP (3d)</td><td>KyuT (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2413'>2009</a></td>\n\t<td><b>KlausP</b></td><td>4-1</td><td>dexy</td>\n\t<td><b>KlausP (3d)</b></td><td>dexy (1d)</td><td>KyuT (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2429'>2010</a></td>\n\t<td><b>KlausP</b></td><td>5-0</td><td>illluck</td>\n\t<td><b>illluck (1d)</b></td><td>maximemichel (1k)</td><td>dexy (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2445'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>KlausP</td>\n\t<td><b>vitality (5d)</b></td><td>zealot (3d)</td><td>illluck (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2467'>2012</a></td>\n\t<td><b>pollemand</b></td><td>4-1</td><td>vitality</td>\n\t<td><b>pollemand (3d)</b></td><td>devariot (1k)</td><td>joachim (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2485'>2013</a></td>\n\t<td><b>pollemand</b></td><td>3-2</td><td>taikobara</td>\n\t<td><b>taikobara (7k)</b></td><td>gamesorry (2d)</td><td>herminator (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2504'>2014</a></td>\n\t<td><b>mark5000</b></td><td>4-1</td><td>devariot</td>\n\t<td><b>mark5000 (2d)</b></td><td>devariot (1k)</td><td>adhalanay (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/8064'>2015</a></td>\n\t<td><b>mark5000</b></td>\n\t<td>4-1</td>\n\t<td>gamesorry</td>\n\t<td><b>魑魅魍魉 (2d)</b></td><td>一只安东尼 (3d)</td><td>gamesorry (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/18551'>2016</a></td>\n\t<td><b>mark5000</b></td>\n\t<td>4-1</td>\n\t<td>Lomis</td>\n\t<td><b>Lomis (1d)</b></td><td>Sadaharu (5d)</td><td>まいどー(^笑^)/ (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/28902'>2017</a></td>\n\t<td><b>Borealiz</b></td>\n\t<td>3-1</td>\n\t<td>mark5000</td>\n\t<td><b>Borealiz (6d)</b></td><td>zebra (1d)</td><td>Sadaharu (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/38778'>2018</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td><a href='https://online-go.com/game/22159829'>3-0</a></td>\n\t<td>Borealiz</td>\n\t<td><b>Sadaharu (9d)</b></td><td>plusone25th (6d)</td><td>huangyungjan (5k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/50552'>2019</a></td>\n\t<td></td>\n\t<td>(TBA)</td>\n\t<td></td>\n\t<td><b>Sadaharu (9d+) </b></td><td>earlgreyhot (9d)</td><td>Baklan (6d)</td>\n</tr>\n</table>\n\nNotes:\n- &lowast; means the games were finished by timeout or retirement. Old OGS ranks are displayed for tournaments before 2017.\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "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": 2965,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-21T03:00:00Z",
            "players_start": 120,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-21T03:01:04.267407Z",
            "ended": "2021-05-13T14:46:14.199216Z",
            "start_waiting": "2020-09-21T03:00:38.872286Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 141,
            "ranked": true
        }
    ]
}