List all tournaments or create a new tournament.

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

{
    "count": 59386,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=-rules&page=5637",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=-rules&page=5635",
    "results": [
        {
            "id": 61175,
            "name": "hello, world!",
            "director": {
                "id": 735999,
                "username": "陳思睿",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/17049b261afeb37ef43c4af622ecbff5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1569.2707619975884,
                        "deviation": 62.12345163123872,
                        "volatility": 0.06000391522835671
                    }
                },
                "ranking": 25.348510242701316,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 5431,
                "name": "HKCGK",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-28T11:48:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 12,
            "max_ranking": 35,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-28T11:48:33.984767Z",
            "ended": "2020-05-28T11:53:53.405634Z",
            "start_waiting": "2020-05-28T11:48:33.625280Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 103477,
            "name": "Another random tournament.",
            "director": {
                "id": 1095796,
                "username": "supercomputerbot",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/3135c8e78cb29f83ea1f308d19c54fc5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2310.8609320925502,
                        "deviation": 64.35502589473509,
                        "volatility": 0.060087644992433756
                    }
                },
                "ranking": 34.307771470803836,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "bot + player = unfair",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 138743,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 129600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3211,
                "name": "gtp2ogs AI Gathering 2019x19 ໒( ̿ ᴥ ̿ )७",
                "summary": "Gathering all OGS AI enthusiasts ! Welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 244,
                "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-24T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-24T02:00:57.139717Z",
            "ended": "2023-10-16T19:31:30.636678Z",
            "start_waiting": "2023-05-24T02:00:56.958167Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 95313,
            "name": "2022/23圍棋校隊B組第一次循環賽",
            "director": {
                "id": 922720,
                "username": "go27082708",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b3e7f690c33f687a9632741520125809?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.901993865096,
                        "deviation": 100.67878366607673,
                        "volatility": 0.060036885678894314
                    }
                },
                "ranking": 26.82892520728808,
                "professional": false,
                "ui_class": ""
            },
            "description": "2022/23圍棋校隊B組第一次循環賽",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10181,
                "name": "STWDCFWMS-TeamAB",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-05T06:55:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-10-05T06:55:32.338654Z",
            "ended": "2022-11-23T07:09:24.797730Z",
            "start_waiting": "2022-10-05T06:55:31.919842Z",
            "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": 75345,
            "name": "4th Beginners 9x9 Knockout Tournament",
            "director": {
                "id": 750750,
                "username": "begingo1000",
                "country": "ez",
                "icon": "https://secure.gravatar.com/avatar/d705f1ba732fe17b3a05d20723059c83?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.1885810619165,
                        "deviation": 64.49012040956917,
                        "volatility": 0.06003208049018038
                    }
                },
                "ranking": 21.294680724602816,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is the 4th edition of the Beginners 9x9 Knockout Tournament! Old and new players between 8-25 kyu are welcome to participate!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4957,
                "name": "Beginners 9x9",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-26T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-26T13:00:57.712958Z",
            "ended": "2021-10-18T16:28:03.034148Z",
            "start_waiting": "2021-05-26T13:00:57.053240Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 32,
            "ranked": true
        },
        {
            "id": 38552,
            "name": "Correspondence 9x9 5-simultaneous games. Starts when full. 38552",
            "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\nIf this suits you then,  Bonne Partie. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "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": 371,
                "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-06-30T13: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-30T09:12:06.979866Z",
            "ended": "2018-07-19T06:14:48.575000Z",
            "start_waiting": "2018-06-30T09:12:05.857455Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 121767,
            "name": "9x9  1️⃣",
            "director": {
                "id": 1649210,
                "username": "Bougainvillea",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/9a9495dbf357df5bb0513183d04d9dbe-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 843.2428727452719,
                        "deviation": 65.80931944870223,
                        "volatility": 0.06024075278591883
                    }
                },
                "ranking": 10.969783975226155,
                "professional": false,
                "ui_class": ""
            },
            "description": "Nine x nine",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 120,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 120
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14758,
                "name": "🤯🤯🤯🤯🤯",
                "summary": "Присоединяйтес\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/c3f2d36bded0dcf157900bb9416be535-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-15T11:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-11-15T11:51:08.194955Z",
            "ended": "2024-11-15T12:02:48.292637Z",
            "start_waiting": "2024-11-15T11:51:08.117160Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c3f2d36bded0dcf157900bb9416be535-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 120709,
            "name": "Обучающий-24-2",
            "director": {
                "id": 443311,
                "username": "rominokun",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/5ac2ac7311439a617e4e8dcd65dfe075-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2099.4088049469997,
                        "deviation": 77.43405946674632,
                        "volatility": 0.06000748966084304
                    }
                },
                "ranking": 32.0861963207287,
                "professional": false,
                "ui_class": ""
            },
            "description": "Тренировка перед отборочным",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 45,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4606,
                "name": "Го-клуб МГУ ",
                "summary": "Го Клуб Московского университета \n\nMoscow University Go Club\n\n莫斯科大学围棋俱乐部\n\nモスクワ大学囲碁クラブ\n\n모스크바 대학교 바둑 클럽",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 323,
                "icon": "https://user-uploads.online-go.com/72df99d6f57876ee51c51a387738a129-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-01T16:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-10-01T16:05:58.810672Z",
            "ended": "2024-10-01T17:19:36.310167Z",
            "start_waiting": "2024-10-01T16:05:58.417665Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72df99d6f57876ee51c51a387738a129-15.png",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 93380,
            "name": "Kuwabara Honimbou first look at Hikaru - Twelfth Edition",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 782.2208971769087,
                        "deviation": 68.58437212511895,
                        "volatility": 0.05927582734832892
                    }
                },
                "ranking": 9.230805888566143,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "So go on...",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "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": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 755,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-08-16T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-12T17:44:26.647583Z",
            "ended": "2023-11-17T08:11:37.415769Z",
            "start_waiting": "2022-08-12T17:44:26.459882Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 118812,
            "name": "#11 Happy Tourney.",
            "director": {
                "id": 1144866,
                "username": "𝗣𝘂𝘁 𝗞.",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/96e71b19d93c156edd85ce7fe2904c51-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 928.5379144411643,
                        "deviation": 67.7312499839658,
                        "volatility": 0.06056788527571589
                    }
                },
                "ranking": 13.200429825955682,
                "professional": false,
                "ui_class": ""
            },
            "description": "11th happy tourney, I will create a new tournament with this name every Monday, have fun!",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 69,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-12T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-12T04:44:05.440976Z",
            "ended": "2024-12-25T02:02:52.596871Z",
            "start_waiting": "2024-08-12T04:44:05.282210Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 41273,
            "name": "test test",
            "director": {
                "id": 320336,
                "username": "bhloalcek",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/48555371a35d8aff64ada614238ff740?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1519.0178211920042,
                        "deviation": 63.02191770527342,
                        "volatility": 0.059895543604041944
                    }
                },
                "ranking": 24.595045504631138,
                "professional": false,
                "ui_class": ""
            },
            "description": "123 abc",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": false,
            "group": {
                "id": 2821,
                "name": "UMD go club",
                "summary": "go club at the University of Maryland, College Park",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/2ecaf6357b0b70c10ef967a7824194f5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-04T20:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-04T19:53:42.059627Z",
            "ended": "2018-12-10T13:01:32.484521Z",
            "start_waiting": "2018-10-04T19:53:39.947725Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ecaf6357b0b70c10ef967a7824194f5-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}