List all tournaments or create a new tournament.

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

{
    "count": 60382,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=13",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=11",
    "results": [
        {
            "id": 84871,
            "name": "swiss tournament",
            "director": {
                "id": 1067981,
                "username": "Averyw123",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1274.6513862158752,
                        "deviation": 65.37626830930803,
                        "volatility": 0.06010299986513658
                    }
                },
                "ranking": 20.534738366137827,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Automatic site wide tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 173760,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 172800,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10855,
                "name": "⚫️The Brilliant World Of OGS⚪️",
                "summary": "Are you an OGS fan? If you are, join this group where there’s great tournaments and games to be played.\n\nPeople and bots can chat and play in this group. This is a public group so all are welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 191,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-16T01:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 28,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-16T01:00:35.119019Z",
            "ended": "2022-01-17T22:15:43.863508Z",
            "start_waiting": "2022-01-16T01:00:35.009767Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 54575,
            "name": "测试哈哈哈",
            "director": {
                "id": 707565,
                "username": "易大星",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/4be8459bdbf67d1f545469e08e54751c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 856.6026519815673,
                        "deviation": 141.46976614308616,
                        "volatility": 0.06000155466890167
                    }
                },
                "ranking": 11.333682050833172,
                "professional": false,
                "ui_class": ""
            },
            "description": "哈哈哈哈哈哈",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 40,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4253,
                "name": "nice to",
                "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": "2019-12-08T15:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-12-08T15:00:51.511141Z",
            "ended": "2019-12-08T15:00:51.475062Z",
            "start_waiting": "2019-12-08T15:00:51.399629Z",
            "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": 58444,
            "name": "Aprendices",
            "director": {
                "id": 752436,
                "username": "Caparoch",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/eb3c9266fdab36d77bcf6a80e6d27cc9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Primíparos",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5022,
                "name": "LNC - NLC",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-03T23:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-03T23:00:18.885260Z",
            "ended": "2020-04-03T23:00:18.840926Z",
            "start_waiting": "2020-04-03T23:00:18.763711Z",
            "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": 64374,
            "name": "this one",
            "director": {
                "id": 618817,
                "username": "seowoo",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/be8bf568607c719ab945396de589c117?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1735.1134146788784,
                        "deviation": 289.7177918657447,
                        "volatility": 0.06001246400469732
                    }
                },
                "ranking": 27.674199785361104,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "erlhagekr",
            "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": 6563,
                "name": "wlfhbawkfnakwf",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/f4e07c1612689536fedf8d140fcfa32a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-16T23:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-08-16T23:00:16.129832Z",
            "ended": "2020-08-16T23:07:50.719209Z",
            "start_waiting": "2020-08-16T23:00:15.758446Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f4e07c1612689536fedf8d140fcfa32a-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 59486,
            "name": "0 people test",
            "director": {
                "id": 444278,
                "username": "Haze with a Z",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/02656380a3a787e02316603bdfc6be88-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1029.8388188079111,
                        "deviation": 67.94999787085683,
                        "volatility": 0.060040733701657904
                    }
                },
                "ranking": 15.597528253196192,
                "professional": false,
                "ui_class": ""
            },
            "description": "Can you have 0 people in a tournament?",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House 🔰🔰\n😃🙃😊👋 YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 160,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-23T05:18:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-23T05:18:50.206010Z",
            "ended": "2020-04-23T05:18:50.297077Z",
            "start_waiting": "2020-04-23T05:18:50.163433Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 132760,
            "name": "SP Open 2025 Test",
            "director": {
                "id": 1640355,
                "username": "Jxmeen",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/c5389eaa972e9dbf1be046e179c3d68a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1278.8474909084346,
                        "deviation": 63.40216235751937,
                        "volatility": 0.059996834135477885
                    }
                },
                "ranking": 20.61082213648176,
                "professional": false,
                "ui_class": ""
            },
            "description": "this is a test DO NOT TOUCH",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 2700,
                "main_time": 2700,
                "period_time": 5,
                "periods": 5,
                "per_move": 2700,
                "initial_time": 2700,
                "time_increment": 1,
                "max_time": 2700
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15657,
                "name": "SPMS Weiqi AY25/26 Exco-Subcomm",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-25T14:00:00Z",
            "players_start": 0,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-09-25T14:00:22.761189Z",
            "ended": "2025-09-25T14:18:36.432062Z",
            "start_waiting": "2025-09-25T14:18:36.414762Z",
            "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": 81189,
            "name": "torneo cuates",
            "director": {
                "id": 852866,
                "username": "VictoriousEagle",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/f4b5afeca0b8fdc1fe86115e1aeb2bfd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 981.3562095151065,
                        "deviation": 242.14120181905437,
                        "volatility": 0.06000241686762103
                    }
                },
                "ranking": 14.481187097755445,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "para practicar",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10304,
                "name": "grupo amigos (de prueba)",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-15T19:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-15T19:00:50.302298Z",
            "ended": "2021-10-15T19:00:50.280190Z",
            "start_waiting": "2021-10-15T19:00:50.224716Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 58952,
            "name": "Torneo ACG Abril 2020",
            "director": {
                "id": 730553,
                "username": "Aso ColombiaGo",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/5b15615a898fb27128e89ac57df8c5d1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1396.3579815284563,
                        "deviation": 89.42418675514995,
                        "volatility": 0.06000356850716569
                    }
                },
                "ranking": 22.6458953604293,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo relampago",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2700,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 283,
                "name": "Colombia",
                "summary": "Bienvenidos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 149,
                "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-13T19:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-13T19:00:27.346636Z",
            "ended": "2020-04-13T19:00:27.319699Z",
            "start_waiting": "2020-04-13T19:00:27.181833Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 30182,
            "name": "+8h/move correspondence tournament",
            "director": {
                "id": 336196,
                "username": "kickaha",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/823c5fca3fab25405c66070b7869fc02-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1820.0286982104328,
                        "deviation": 61.05381351620266,
                        "volatility": 0.05991180284382914
                    }
                },
                "ranking": 28.780294961695336,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is supposed to be a somewhat fast tournament. It will NOT pause on weekends. Please avoid long use of vacation time or better, dont go on vacation at all :).\nChinese rules, double elimination, random pairing, no handicap.\n\nhave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 31680,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 832,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-09-18T17:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 25,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-18T17:00:24.900904Z",
            "ended": "2018-04-03T14:41:53.936054Z",
            "start_waiting": "2017-09-18T17:00:24.444675Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 138268,
            "name": "我们的友谊赛 赛季一",
            "director": {
                "id": 1250228,
                "username": "Xuan Tian",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/80dc35d1767b37d01fdf02be62fa5602?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1041.5521611843083,
                        "deviation": 66.84296748033444,
                        "volatility": 0.06023189288948762
                    }
                },
                "ranking": 15.859349192866857,
                "professional": false,
                "ui_class": ""
            },
            "description": "玩得开心,互相学习,加油",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 16280,
                "name": "我们的友谊赛  Our friendly match",
                "summary": "A place to have a friendly match ",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2026-04-01T07:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2026-03-26T12:27:28.825054Z",
            "ended": null,
            "start_waiting": "2026-03-26T12:27:28.662315Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}