List all tournaments or create a new tournament.

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

{
    "count": 59097,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=722",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-auto_start_on_max&page=720",
    "results": [
        {
            "id": 37794,
            "name": "Correspondence 9x9 5-simultaneous games. Starts when full. 37794",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "Similar to the automatic site-wide version except:\n\n-Just six players, five games, STARTS WHEN FULL.\n\n-Larger registration window.\n\n-Chinese rules for simplicity and the clock does NOT pause on the weekend.\n\n-If this suits you then;  Bonne Partie. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2014,
                "name": "The Nines 9x9 ",
                "summary": "9x9 Go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 373,
                "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-06-05T13:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-06-04T02:04:59.442205Z",
            "ended": "2018-06-20T22:58:29.730172Z",
            "start_waiting": "2018-06-04T02:04:58.451714Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 54437,
            "name": "9x9 McMahon (New Zealand Rules)",
            "director": {
                "id": 582354,
                "username": "GlacialNoivern",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bae7db25edc19db310969d9c23831e70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.257364713131,
                        "deviation": 65.55077561199136,
                        "volatility": 0.06026203340214659
                    }
                },
                "ranking": 24.886416928616224,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n \n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n \n☆ Does NOT pause on the weekend.\n \n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.<BR><BR>",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-12-08T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-08T02:00:13.519920Z",
            "ended": "2020-02-28T19:29:30.105090Z",
            "start_waiting": "2019-12-08T02:00:12.912569Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 63222,
            "name": "Jia wen VS Xin ying",
            "director": {
                "id": 756229,
                "username": "mrrabbuit",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/95a91e6b595a49e91968bd28f3e90ce4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.0847977490964,
                        "deviation": 156.13884872211037,
                        "volatility": 0.05999992557636363
                    }
                },
                "ranking": 21.831420754602473,
                "professional": false,
                "ui_class": ""
            },
            "description": "17/7/2020",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-17T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-07-17T11:27:58.364956Z",
            "ended": "2021-03-05T16:50:05.880277Z",
            "start_waiting": "2020-07-17T11:27:58.286061Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 31951,
            "name": "Correspondence 19x19 RoundRobin 2017-11-19",
            "director": {
                "id": 476339,
                "username": "VPshunt5",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/361fa36feaf2a08946eb4f238b96128d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2120.0971932493453,
                        "deviation": 84.04982835529422,
                        "volatility": 0.05979076239564588
                    }
                },
                "ranking": 32.31320869008956,
                "professional": false,
                "ui_class": ""
            },
            "description": "Correspondence 19x19 RoundRobin 2017-11-19",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 873,
                "name": "楽碁倶楽部(Rakugo Club)",
                "summary": "碁は楽しまないとね",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2017-11-18T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-11-18T20:39:47.144612Z",
            "ended": "2018-01-18T19:28:23.457767Z",
            "start_waiting": "2017-11-18T20:39:42.213172Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 111985,
            "name": "Handicap Arena 2024 - 012",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1531.5853467979348,
                        "deviation": 64.70082473222634,
                        "volatility": 0.059743482723634604
                    }
                },
                "ranking": 24.785788021889886,
                "professional": false,
                "ui_class": ""
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 98,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-27T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-26T12:12:30.154386Z",
            "ended": "2024-03-29T15:43:23.534780Z",
            "start_waiting": "2024-01-26T12:12:30.000765Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 114137,
            "name": "Kitty & puppy lovers friendly tournament #8",
            "director": {
                "id": 1518938,
                "username": "KittyWise",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/dfb96e8660fdc662a5bd238eef23578c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "🐈🐕🐸🐎🐂🐓🐒 community happy go",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 37943,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14076,
                "name": "KittyWise",
                "summary": "----------------------------------------------------------------------------------------------------------------------",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 60,
                "icon": "https://user-uploads.online-go.com/92416af5ddd8c38ad1a269c780ce7965-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-26T03:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-03-26T03:00:00.754466Z",
            "ended": "2024-04-05T15:26:55.426319Z",
            "start_waiting": "2024-03-26T03:00:00.591060Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/92416af5ddd8c38ad1a269c780ce7965-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 34269,
            "name": "All ranks with handicap",
            "director": {
                "id": 429468,
                "username": "uptownhr",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/5549d348514ef4348cd7e5c47a1e3129?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1305.8281693306947,
                        "deviation": 68.13416521320589,
                        "volatility": 0.06000412331275329
                    }
                },
                "ranking": 21.094151943407763,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fun even fair games with handicap turned on to auto.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8826,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-02-06T09:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-02-08T18:29:36.465113Z",
            "ended": "2018-11-20T05:38:46.946357Z",
            "start_waiting": "2018-02-08T18:29:35.575419Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 129800,
            "name": "Handicap Arena 2025 - 052",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1179.8614682684529,
                        "deviation": 62.92152991050478,
                        "volatility": 0.06007595354442764
                    }
                },
                "ranking": 18.74580621591557,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 98,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-06-26T15:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-26T11:00:45.063724Z",
            "ended": "2025-08-16T11:23:44.437450Z",
            "start_waiting": "2025-06-26T11:00:44.928694Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 90038,
            "name": "駱皓希 陳俊霖",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "駱皓希\n陳俊霖",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-05-15T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-05-15T07:49:14.571842Z",
            "ended": "2022-05-15T08:09:23.884318Z",
            "start_waiting": "2022-05-15T07:49:14.520333Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 53373,
            "name": "UOGC 1 DDK 9x9 RR",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "UOGC DDK 9x9 Round Robin tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4121,
                "name": "Universal Online Go Club",
                "summary": "No longer operated.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 149,
                "icon": "https://user-uploads.online-go.com/cc6e6be864d8216b119aa1f58db5a937-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-12-09T00:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-10-31T17:16:32.990726Z",
            "ended": "2019-12-19T13:11:31.906961Z",
            "start_waiting": "2019-10-31T17:16:28.266525Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cc6e6be864d8216b119aa1f58db5a937-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}