List all tournaments or create a new tournament.

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

{
    "count": 58898,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5403",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5401",
    "results": [
        {
            "id": 1076,
            "name": "mh's 13x13 mini-tournament for 6 to 16 kyu",
            "director": {
                "id": 25936,
                "username": "modernhamlet",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/48220603cb98916c76c7a27454b299ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1724.255231563014,
                        "deviation": 63.21278813980282,
                        "volatility": 0.05998757958269024
                    }
                },
                "ranking": 27.528873981537288,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-06T17:38:05Z",
            "ended": "2010-05-06T15:38:05Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 100563,
            "name": "2023.MAR #9 19X19 tournament 3K~1K",
            "director": {
                "id": 1161013,
                "username": "朵兒普拉斯-doorplus-",
                "country": "_United_Nations",
                "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1151.0937500744108,
                        "deviation": 63.06821920011851,
                        "volatility": 0.05991569077389414
                    }
                },
                "ranking": 18.174361096243295,
                "professional": false,
                "ui_class": ""
            },
            "description": "Attention: Time Setting for the Game\n\nWhen playing the game, please pay close attention to the time setting. The game requires an average of 5-6 moves per day. If you need to take a break, make sure to return promptly and make more than 6 moves per day to keep up with the time. Please do not keep your opponent waiting for tooooooooooooooo loooooooooooooooooooong.\n\n🍭Tips:                                                         \n1️⃣Utilize the conditional move feature to speed up the game.                                                          \n2️⃣Disqualification will occur if a player loses by timeout.                                                       \n3️⃣If disqualified by the tournament director, all outstanding games will be forfeited, which will affect the player’s ranking.                                           \n\n🍭The following rules must be obeyed to guarantee a respectful game:                                             \n1️⃣No pauses are allowed.                                   \n2️⃣No vacation mode is permitted. (If a player is on vacation, they and their opponent can still make a move, but time will be suspended. Soooooooooooo, vacation mode is absolutely NOT allowed.)                               \n3️⃣Any player who is on vacation or has paused the game will be disqualified without further notice or reminder.  \n4️⃣If you find that a player pauses the game or enters vacation mode, please send a message to the tournament director.                                                     \n\nLet us strive to be respectful players.                         \nWe wish everyone a pleasant game and hope to gain something from our opponents. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 19187,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 14400,
                "initial_time": 604800,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12824,
                "name": "Way to GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-06T19:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 27,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-06T19:00:32.913722Z",
            "ended": "2023-07-17T18:50:39.034885Z",
            "start_waiting": "2023-03-06T19:00:32.719701Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 91678,
            "name": "We like Go",
            "director": {
                "id": 875708,
                "username": "vanecho",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/21fd8ed0ecc0af43aabf973b48f11224?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1394.7405472660932,
                        "deviation": 67.62793700753289,
                        "volatility": 0.060329591840027785
                    }
                },
                "ranking": 22.6190646291034,
                "professional": false,
                "ui_class": ""
            },
            "description": "to teach everyone to know how do tournament",
            "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": false,
            "group": {
                "id": 4006,
                "name": "God of Go",
                "summary": "FIRST DECENTRALIZED GO LEARNING AND PLAYING PLATFORM",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 412,
                "icon": "https://user-uploads.online-go.com/e758f131015bdcdb1ffce1d7e8b77f6d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-07-02T17:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-07-02T17:00:27.843109Z",
            "ended": "2022-11-19T02:50:22.577640Z",
            "start_waiting": "2022-07-02T17:00:27.728956Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e758f131015bdcdb1ffce1d7e8b77f6d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 1784,
            "name": "DC Summer 2012 Go Tournament",
            "director": {
                "id": 120,
                "username": "tzorec",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/8d5f53786927130e88220abf6db3579a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1462.546711540114,
                        "deviation": 63.36984099771668,
                        "volatility": 0.05994774483734988
                    }
                },
                "ranking": 23.718014315263463,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": false,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-07-19T17:19:48Z",
            "ended": "2012-07-19T15:19:48Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1077,
            "name": "sucram's 6th mini-tournament",
            "director": {
                "id": 22851,
                "username": "sucram",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9f244aebad7cad00c03cefa7766d84e0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1517.991811771322,
                        "deviation": 65.34340863419284,
                        "volatility": 0.059962921760055986
                    }
                },
                "ranking": 24.579403724154304,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-09-17T03:46:47Z",
            "ended": "2010-09-17T01:46:47Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 8407,
            "name": "Summer Time DDK Correspondence #2",
            "director": {
                "id": 95199,
                "username": "rantash",
                "country": "il",
                "icon": "https://user-uploads.online-go.com/f6186f7de79d02af94af922fdb31c533-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1243.655249299802,
                        "deviation": 62.958697781323366,
                        "volatility": 0.059876799601687784
                    }
                },
                "ranking": 19.964834130996493,
                "professional": false,
                "ui_class": ""
            },
            "description": "The last one got filled up overnight, so I'm opening another one.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "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": 8851,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-06-30T21:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-06-21T23:38:50.345233Z",
            "ended": "2016-11-21T21:58:21.869639Z",
            "start_waiting": "2015-06-21T23:38:49.188257Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 25,
            "ranked": true
        },
        {
            "id": 11711,
            "name": ".Fight Club´s \"Bareknuckle Beatdown\" #14",
            "director": {
                "id": 91463,
                "username": "petit",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/fa3db5dae6a1029dc200cabda72dd8d3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1592.6954080290957,
                        "deviation": 65.36061228637242,
                        "volatility": 0.05968997028479681
                    }
                },
                "ranking": 25.691518641473003,
                "professional": false,
                "ui_class": ""
            },
            "description": "\"enjoy the procedure and the goal will unfold\"\n\nno gloves - no handicap",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-10-22T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-10-22T18:00:14.873058Z",
            "ended": "2016-12-08T12:48:54.771984Z",
            "start_waiting": "2015-10-22T18:00:14.488516Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 25,
            "ranked": true
        },
        {
            "id": 82314,
            "name": "9x9 D.E. 11/13/2021 🦎",
            "director": {
                "id": 584481,
                "username": "Mulsiphix",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.508332937557,
                        "deviation": 67.30621035483453,
                        "volatility": 0.06024145341136911
                    }
                },
                "ranking": 27.51884388340188,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\n☆ This is a ‘Humdrum 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>\n\nTournaments are a great way to locate players who are more competitive than your average opponent. A big part of improving your own skills is to have them tested by capable challengers. If you would like to be a part of more New Zealand rule set tournaments, check out our group for weekly opportunities.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "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": 432000
            },
            "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": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-11-14T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-16T13:28:44.319296Z",
            "ended": "2022-03-13T17:01:53.673092Z",
            "start_waiting": "2021-11-16T13:28:44.065730Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 94235,
            "name": "Fair tournament",
            "director": {
                "id": 881237,
                "username": "Robot317",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/623b30c04c9255953448ee08df69ed12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1077.1540910660888,
                        "deviation": 64.04144308961456,
                        "volatility": 0.05999423411596796
                    }
                },
                "ranking": 16.637429931265586,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is fair and wont pair 2ks with 20ks.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 9509,
                "name": "Goggle",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-04T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-04T14:00:20.997800Z",
            "ended": "2022-10-05T19:12:16.937239Z",
            "start_waiting": "2022-09-04T14:00:20.888003Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 82420,
            "name": "todAS+Osvaldo contra la Maestra !!!!👊🏻.💥",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "todas VSl. la maestra",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-12T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-11-12T18:55:57.414701Z",
            "ended": "2021-11-12T19:45:34.093725Z",
            "start_waiting": "2021-11-12T18:55:57.225026Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 11,
            "ranked": true
        }
    ]
}