List all tournaments or create a new tournament.

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

{
    "count": 60616,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=1343",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=1341",
    "results": [
        {
            "id": 59792,
            "name": "Colin and mateo and leo join the touranment",
            "director": {
                "id": 729505,
                "username": "alexthelegend",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/931ed75fe0f03081ab93ef90afda81e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1678.1626689879326,
                        "deviation": 63.6637865211477,
                        "volatility": 0.05985449886275124
                    }
                },
                "ranking": 26.90160940851359,
                "professional": false,
                "ui_class": ""
            },
            "description": "this is a cool tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 20,
                "initial_time": 50,
                "max_time": 50
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4796,
                "name": "The 10 dan pro",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-28T21:11:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-28T21:11:41.297417Z",
            "ended": "2020-04-28T21:23:49.215012Z",
            "start_waiting": "2020-04-28T21:11:40.613416Z",
            "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": 81830,
            "name": "Hikaru No Go Club Big Fast 9x9 Tournament",
            "director": {
                "id": 910029,
                "username": "yeong ha ko",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/0456aecb47ecd3a87457e7b4e1acc1a9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.4568994457843,
                        "deviation": 71.3527930233796,
                        "volatility": 0.06075833324406251
                    }
                },
                "ranking": 27.638729220033547,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play to win the title : hikaru no go 9x9 2021",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 20
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8304,
                "name": "club hikaru no go",
                "summary": "welcome all fan of Hikaru no go and on piece",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-06T10: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": "2021-11-06T10:00:04.743704Z",
            "ended": "2021-11-06T10:15:13.968654Z",
            "start_waiting": "2021-11-06T10:00:04.581196Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e2fd110d817a4183ba74caeb4f5d2d6-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 79995,
            "name": "Test tournament",
            "director": {
                "id": 690731,
                "username": "CableMuzza",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/98ff96d63116bd1eb0949a45e722a282-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1078.5177809822976,
                        "deviation": 60.81402548351939,
                        "volatility": 0.06002848068302746
                    }
                },
                "ranking": 16.66671957054774,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1229,
                "name": "New Zealand Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-12T03:18:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-09-12T03:20:07.461094Z",
            "ended": "2021-09-12T03:41:51.551663Z",
            "start_waiting": "2021-09-12T03:20:07.316710Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 104732,
            "name": "july tournament",
            "director": {
                "id": 1375357,
                "username": "not lost",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/f8ff7261dc26a8913203bc068ae971e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2364.4686483898095,
                        "deviation": 63.07465741990839,
                        "volatility": 0.060022668372002305
                    }
                },
                "ranking": 34.83867437346251,
                "professional": false,
                "ui_class": ""
            },
            "description": "join and boost your skill by playing against any kind of opponent",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4508,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-02T12:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 30,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-07-02T12:00:57.324038Z",
            "ended": "2023-07-02T12:39:35.421955Z",
            "start_waiting": "2023-07-02T12:00:57.128607Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 86147,
            "name": "บุคคลหญิง กระดาน 19X19",
            "director": {
                "id": 517697,
                "username": "Shirahama191",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/09fcaf830dfe5b86f618b88c6964e5a4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2095.325853130255,
                        "deviation": 63.64647432767915,
                        "volatility": 0.06002466036857461
                    }
                },
                "ranking": 32.04113012602883,
                "professional": false,
                "ui_class": ""
            },
            "description": "การแข่งขันหมากล้อมออนไลน์ Matthayompuranawas Mini Go Championship 2022",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11130,
                "name": "Matthayompuranawas Mini Go Championship 2022",
                "summary": "การแข่งขันหมากล้อมออนไลน์ Matthayompuranawas Mini Go Championship 2022 จะทำการแข่งขันในวันที่ 22 ก.พ. 65 เวลา 13.00-17.00 น. (การแข่งขันระบบ Tournament ของ OGS จะเป็นการแข่งขันที่จะแข่งขันรอบต่อไปทันทีเมื่อแข่งขันเสร็จครบทุกคนในรอบนี้แล้ว ขอให้นักกีฬาเตรีย",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/311eccc045e70c53e35837440b67bb26-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-22T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2022-02-22T06:00:14.537262Z",
            "ended": "2022-02-22T07:58:10.339282Z",
            "start_waiting": "2022-02-22T06:00:14.479102Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/311eccc045e70c53e35837440b67bb26-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 107163,
            "name": "่เก่งจริงชิงมันนี่",
            "director": {
                "id": 1010331,
                "username": "PomSii",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/aa13948ef4fee733d9d956be746af4af?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1528.2940953430661,
                        "deviation": 69.12209408595301,
                        "volatility": 0.060086127774657355
                    }
                },
                "ranking": 24.735987039854813,
                "professional": false,
                "ui_class": ""
            },
            "description": "่เก่งจริงชิงมันนี่",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 270,
                "period_time": 10,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11948,
                "name": "ปวช.3/2, 3/5, 3/6, 3/7, 3/8, 3/9 (66\")",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 335,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-05T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-05T02:32:05.852051Z",
            "ended": "2023-09-05T03:28:29.382490Z",
            "start_waiting": "2023-09-05T02:32:05.597116Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 56091,
            "name": "Play to learn",
            "director": {
                "id": 662922,
                "username": "jacob11th",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/3f1c0247e277f9d9fdb1765352cfc2c8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1426.8957312583223,
                        "deviation": 81.1752361947642,
                        "volatility": 0.059994960645855425
                    }
                },
                "ranking": 23.14671926814258,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun with your game",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 20,
                "initial_time": 35,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18102,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-28T13:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-02-18T21:45:40.766685Z",
            "ended": "2020-02-18T21:51:22.163443Z",
            "start_waiting": "2020-02-18T21:45:39.719978Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 125147,
            "name": "Feb 6th meetup tournament",
            "director": {
                "id": 1185177,
                "username": "Eyes In The Darkness",
                "country": "_Lord_Howe_Island",
                "icon": "https://user-uploads.online-go.com/7838260a76ed241dfa15daf4abed6fe0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1302.4110848602666,
                        "deviation": 66.50522261491534,
                        "volatility": 0.060132901216472266
                    }
                },
                "ranking": 21.03349374219248,
                "professional": false,
                "ui_class": ""
            },
            "description": "Members only today",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 600,
                "max_time": 900
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14940,
                "name": "Winnipeg Manitoba Go Club",
                "summary": "We are a dedicated Go club representing Winnipeg and all of Manitoba, uniting players of all levels to promote the game of Go in our region.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/ee56abe2ec4cd4a2d9614e5493450dbb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-07T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-02-07T01:45:07.092830Z",
            "ended": "2025-02-07T03:13:21.157715Z",
            "start_waiting": "2025-02-07T01:45:06.893061Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee56abe2ec4cd4a2d9614e5493450dbb-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 71952,
            "name": "2月27日 馬悅思VS古宇喬",
            "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": "2月27日 馬悅思VS古宇喬",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "period_time": 15,
                "periods": 2
            },
            "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": "2021-02-27T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-02-27T03:49:06.232164Z",
            "ended": "2021-02-27T04:13:39.122404Z",
            "start_waiting": "2021-02-27T03:49:06.101071Z",
            "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": 72534,
            "name": "3月13日 馬彥彬VS張諾希",
            "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": "3月13日 馬彥彬VS張諾希",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "period_time": 15,
                "periods": 2
            },
            "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": "2021-03-13T04: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": "2021-03-13T03:54:24.589962Z",
            "ended": "2021-03-13T04:21:58.254905Z",
            "start_waiting": "2021-03-13T03:54:24.482040Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}