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

{
    "count": 54327,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=start_waiting&page=5432",
    "results": [
        {
            "id": 66809,
            "name": "GAME 1",
            "director": {
                "id": 859658,
                "username": "Chrisnichols",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/964e015bb475a4c0443bbcb20ab27cb5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 680.3360456493301,
                        "deviation": 101.1853263547851,
                        "volatility": 0.05999701318965847
                    }
                },
                "ranking": 6.000216050364248,
                "professional": false,
                "ui_class": ""
            },
            "description": "First game",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": 7101,
                "name": "Father son beginners",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-18T21: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        },
        {
            "id": 105362,
            "name": "對抗中華民國賽",
            "director": {
                "id": 1188809,
                "username": "1090009",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/101b5074db44ada2877b90e91324fc9a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 922.9319717341438,
                        "deviation": 68.32844381427233,
                        "volatility": 0.059978028093669346
                    }
                },
                "ranking": 13.060240702460531,
                "professional": false,
                "ui_class": ""
            },
            "description": "要和中華民國的強者對戰",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13417,
                "name": "中国可近入",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-14T05:00:00Z",
            "players_start": 100,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1
        },
        {
            "id": 59580,
            "name": "Longest tournament possible",
            "director": {
                "id": 760687,
                "username": "HHG",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/94b05df11403a71a7a364ac616a2b643?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.1870843898137,
                        "deviation": 65.40618351324841,
                        "volatility": 0.06015913899783371
                    }
                },
                "ranking": 21.833177206353074,
                "professional": false,
                "ui_class": ""
            },
            "description": "The longest tournament possible is one which a) takes the longest time possible per round, and b) has the most rounds per player. \n\nByo-Yomi is best for maximising time per round (yes, I know I spelled that wrong, but I can't be bothered to correct it!). It is better than Absolute because (duh! I shouldn't have to explain this, but it's main time is equal to the Absolute timing's maximum time). It is better than Simple because it is basically simple but with more periods. It is better than Fischer, because, when pushed to the limit, Fischer is equal to Simple plus Absolute. However, Byo-Yomi is Simple * 300 (I code, so I like *, instead of x) + Absolute, which is better than Fischer. Canadian, when pushed to it's limits, is basically a worse version of Fischer. Also, you should use a 19x19 board.\n\nTo maximise (spelled it wrong again! :)) tournament rounds, Double Elimination is best, for it gives (optimally) log 2 of player number * 2 rounds. However, it is only better than McMahon for 64 or more rounds, as for less than 64, log 2 64 or less times 2 is less than 12 rounds, which is the round number you can have for any number of players.\n\n(BTW, if you exclude superko, the game can go on forever! Including superko, the lower bound is 10^48 (10^170 board positions, but not all can be cycled through! https://senseis.xmp.net/?NumberOfPossibleGoGames))",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2446080,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 2419200,
                "period_time": 2419200,
                "periods": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5391,
                "name": "Sup People",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2026-01-01T02:00:00Z",
            "players_start": 1000,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 157
        },
        {
            "id": 122076,
            "name": "New year tournament 2025🏆",
            "director": {
                "id": 1362763,
                "username": "PBI supreme club",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/06c7aecf0fb13ada2b00bd6a63893e1f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 866.4157050129767,
                        "deviation": 66.95417492158792,
                        "volatility": 0.06006530854303722
                    }
                },
                "ranking": 11.597375856526003,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let’s fun <h3><p style=\"color:#FFAFB0;\"> [25k]-[1k] [1d]-[9d] [1p]-[9p] and no rank</h3></p>can come to this tournament!\n<b class=\"hr anim\"></b>\n\n<h3><p style=\"color:#FFAFB0;\"> please join the group </h3></p>\n<p><a Href=\"https://online-go.com/group/14340\">\n<IMG src=\"https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9682e94fbb47d2ccab4998f738b6b042-128.png\"></p>\n<b class=\"hr anim\"></b>\n\n<img src=\"https://media4.giphy.com/media/w7PZNjqTWm9b41TzQK/200w.gif?cid=6c09b952t5cdczf0u7lhvyncqvj41qzrl93lrglq6vppsgqc&ep=v1_gifs_search&rid=200w.gif&ct=g\">\n<b class=\"hr anim\"></b>\n\n<a href=\"https://info.flagcounter.com/SYnf\"><img src=\"https://s01.flagcounter.com/count2/SYnf/bg_696969/txt_FFAFB0/border_696969/columns_5/maxflags_12/viewers_0/labels_1/pageviews_1/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\"></a>\n\n<link rel=\"stylesheet\" type=\"text/css\"href=\"https://poonpunokok.github.io/1.css\">\n<link rel=\"stylesheet\" type=\"text/css\"href=\"https://poonpunokok.github.io/test2607.css\"> \n<link rel=\"stylesheet\" type=\"textcss\" href=\"https://poonpunokok.github.io/Rainbow.css\">",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14340,
                "name": "OGS Go Club",
                "summary": "<h1>Welcome </h1>\n<b class=\"hr anim\"></b>\n\n<a href=\"https://info.flagcounter.com/c1D4\"><img src=\"https://s11.flagcounter.com/count2/c1D4/bg_696969/txt_FFAFB0/border_696969/columns_5/maxflags_12/viewers_OGS+Go+Club/labels_1/pageviews_1/flags_0/percent_0/\" a",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 36,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9798f55ff412c9e254703c3cc652f6e1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-01T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/9798f55ff412c9e254703c3cc652f6e1-15.png",
            "player_count": 65
        },
        {
            "id": 105427,
            "name": "D 🎌🎌🎌🎌🎌🎌🎌🎌🎌🎌🎌🎌🎌🇯🇵🇯🇵🇵🇰🇵🇰🇯🇲🇹🇩🇰🇿🇰🇿🇹🇩🇹🇩🇸🇸🇨🇨🇨🇨🇸🇸🇰🇷🇰🇷🇸🇸🇧🇬go",
            "director": {
                "id": 1236452,
                "username": "Shawn7",
                "country": "tw",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/4e09b5679a1b2940a0e8ad92479b1bd6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 431.86412783999276,
                        "deviation": 72.45574379545168,
                        "volatility": 0.060023583832264055
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dygfafhgdy Sheri🎿🎿🏋🏽‍♂️⛷⛷🤼‍♂️🤼‍♂️🤾🏿‍♀️🧿⚱️💣⚰️💉🩸🩹   👎👎🇦🇸🇦🇸🇽🇰🇰🇷🇰🇷🇰🇷🇰🇷🇰🇷🇧🇴🇰🇷🇰🇷🇧🇴🇰🇷🇰🇷🇰🇷🇰🇷🇰🇷🇷🇺🇧🇴🇰🇷🇰🇷🇰🇷🇰🇷🇰🇷🇰🇷🇹🇫🇹🇫🇹🇫🇹🇫🇹🇫🇵🇱🇹🇫🇹🇫🇹🇫🇹🇫🇹🇫🇹🇫🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱🇵🇱🇦🇷🇦🇷🇦🇷🇦🇷🇦🇷🇷🇺🇦🇷🇦🇷🇦🇷🇦🇷🇷🇺🇷🇺🇷🇺🇷🇺🇷🇺🇷🇺🇷🇺🇰🇷🇰🇷🇰🇷🇰🇷🇰🇷🇰🇷🇧🇴🇧🇴🇧🇴🇯🇴🇧🇴🇧🇴🇧🇴🇧🇴🇯🇴🇧🇴🇧🇴🇧🇴🇧🇴🇧🇴🇧🇴🇯🇴🇯🇴🇯🇴🇯🇴🇯🇴🏴󠁧󠁢󠁥󠁮󠁧󠁿🇯🇴🇯🇴🇯🇴🇯🇴🇯🇴🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🇯🇴🇯🇴🇯🇴🇯🇴🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🏴󠁧󠁢󠁥󠁮󠁧󠁿🇵🇫🇹🇱🇵🇫🇨🇬🇪🇬🏴‍☠️🕦🕟🕠🕛🕛🀄️🇼🇸🇼🇸🇼🇸🇼🇸🇼🇸🇼🇸🇼🇸🇸🇻🇨🇾🇲🇨🇲🇨🇱🇨🇵🇲🇸🇹🇵🇲🇵🇲🇵🇲🇵🇲👎⚱️⚱️Ffggfsdvxduijvxdguuibdfhhhufft",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13422,
                "name": "Shawn",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-16T04: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2
        },
        {
            "id": 123593,
            "name": "The Second \"CHINA\" Cup (New Year)",
            "director": {
                "id": 1605251,
                "username": "Chinese Minecraft",
                "country": "cn",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/cdbcd80ba562c4e46b877a5f7e30dfec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1735.0330104683212,
                        "deviation": 79.48488019294066,
                        "volatility": 0.0599748658640169
                    }
                },
                "ranking": 27.673127002114125,
                "professional": false,
                "ui_class": ""
            },
            "description": "The Second \"CHINA\" Cup!(NEW YEAR)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 615025,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 604800,
                "period_time": 604800,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1180,
                "name": "华夏兄弟盟 Chinese Brotherhood ",
                "summary": "A group that you can play with a lot of Chinese players :) .welcome everyone joining our group, we sincerely hope you can enjoy the game of Go and Chinese culture as well :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1099,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/61ab6668def88dc8b1b7fc54d5582ae6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-31T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/61ab6668def88dc8b1b7fc54d5582ae6-15.png",
            "player_count": 2
        },
        {
            "id": 123449,
            "name": "\"Hành\" Lễ 2025 - Bảng Hành Phi",
            "director": {
                "id": 1429815,
                "username": "Vương Đánh Cờ Vây",
                "country": "vn",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/54b2ff39f4bf6580f42bb7e2736eab46-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1677.90024352493,
                        "deviation": 108.80945537661869,
                        "volatility": 0.06000188816368154
                    }
                },
                "ranking": 26.897989005893457,
                "professional": false,
                "ui_class": ""
            },
            "description": "\"Hành\" Lễ 2025 - Bảng Hành Phi",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13517,
                "name": "Xóm Cờ Vây",
                "summary": "Xóm Cờ Vây là một cộng đồng chơi cờ vây trực tuyến của các kỳ thủ cờ vây Việt Nam, do kỳ thủ Vương Đánh Cờ Vây thành lập, nhằm giúp đỡ những người muốn học chơi cờ vây ở Việt Nam",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 389,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/54b2ff39f4bf6580f42bb7e2736eab46-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-04T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 16,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/54b2ff39f4bf6580f42bb7e2736eab46-15.png",
            "player_count": 7
        }
    ]
}