List all tournaments or create a new tournament.

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

{
    "count": 59382,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=14",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=12",
    "results": [
        {
            "id": 81470,
            "name": "test your brain",
            "director": {
                "id": 1046361,
                "username": "lkxdeclan",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/5eea26147f0636981c2d770d1a64fb8f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 724.6614421607134,
                        "deviation": 67.26479572321465,
                        "volatility": 0.06001434063575832
                    }
                },
                "ranking": 7.461391003938595,
                "professional": false,
                "ui_class": ""
            },
            "description": "is to test you brain",
            "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": 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": 17903,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-18T14:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-18T14:00:48.505187Z",
            "ended": "2021-10-18T14:02:18.754956Z",
            "start_waiting": "2021-10-18T14:00:48.426964Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 86777,
            "name": "3/3 A",
            "director": {
                "id": 1107769,
                "username": "goart_008",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/df413ac34bb8600ee6781a96907a9686?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1092.071211859316,
                        "deviation": 63.07111810274484,
                        "volatility": 0.060286334218563484
                    }
                },
                "ranking": 16.955826355571514,
                "professional": false,
                "ui_class": ""
            },
            "description": "Live test",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10975,
                "name": "GoArt",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-03T04:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2022-03-03T04:00:20.816790Z",
            "ended": "2022-03-03T04:00:20.804188Z",
            "start_waiting": "2022-03-03T04:00:20.768636Z",
            "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": 59105,
            "name": "Join and play this new stuff",
            "director": {
                "id": 736097,
                "username": "鍾曉林",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/c5868458d79bd4e0577ad2da8d81f4e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1297.6671901589966,
                        "deviation": 64.62392354788778,
                        "volatility": 0.060025665265662324
                    }
                },
                "ranking": 20.949018374469894,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5100,
                "name": "Please Join and play Tournament!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-18T09:45:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-18T09:45:28.204317Z",
            "ended": "2020-08-21T18:13:55.481915Z",
            "start_waiting": "2020-04-18T09:45:26.742559Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "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": 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": 920.4617594400106,
                        "deviation": 67.79314902022892,
                        "volatility": 0.060230098039036166
                    }
                },
                "ranking": 12.998197040413393,
                "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": "我们的友谊赛",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 15,
                "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": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 97307,
            "name": "HT tzntz",
            "director": {
                "id": 1236892,
                "username": "BVB4ever",
                "country": "om",
                "icon": "https://user-uploads.online-go.com/3b71fd4502e78c7e8a75d0e460ad784d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1197.5971641747537,
                        "deviation": 61.728464715177175,
                        "volatility": 0.060004790368084995
                    }
                },
                "ranking": 19.09120778989921,
                "professional": false,
                "ui_class": ""
            },
            "description": "Brecht zt",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11518,
                "name": "Kackawurst",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-29T17:30:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-29T17:30:37.391909Z",
            "ended": "2022-11-29T17:30:37.372452Z",
            "start_waiting": "2022-11-29T17:30:37.304416Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 111867,
            "name": "super hero",
            "director": {
                "id": 1092034,
                "username": "shunkiu",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/335c027dd5fe11e433da670a41ce4231?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1393.2648706701996,
                        "deviation": 69.79020798458026,
                        "volatility": 0.060008829285262466
                    }
                },
                "ranking": 22.594558280467663,
                "professional": false,
                "ui_class": ""
            },
            "description": "win be super hero",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 42838,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 864000,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6043,
                "name": "Hong Kong Go Theory Research Centre",
                "summary": "A private group for HK tutors and students",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/5da08b40c77e233e26ea4f85ba5fd58d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-20T06:30:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-20T06:30:56.691751Z",
            "ended": "2024-01-20T06:30:56.654678Z",
            "start_waiting": "2024-01-20T06:30:56.230021Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5da08b40c77e233e26ea4f85ba5fd58d-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 83116,
            "name": "live swiss tournament 11/30/2021 3:00 PM",
            "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 sitewide tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 9,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 9,
                "periods": 5
            },
            "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": 17903,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-30T02: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": "2021-11-30T02:00:06.974655Z",
            "ended": "2021-11-30T02:11:14.894168Z",
            "start_waiting": "2021-11-30T02:00:06.904263Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 130826,
            "name": "make summer vacation more fun",
            "director": {
                "id": 838050,
                "username": "Noame",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/980c0a6a206285c731bad6badb50b036?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1511.4616222522511,
                        "deviation": 66.29302420588455,
                        "volatility": 0.06003498363140431
                    }
                },
                "ranking": 24.479600822541165,
                "professional": false,
                "ui_class": ""
            },
            "description": "Do you want play go?\nWelcome everyone who wants to play go in their free time.\nI hope you will enjoy.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 18684,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 18000,
                "initial_time": 86400,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8667,
                "name": "Dog &cat",
                "summary": "It's dogs turn now",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://user-uploads.online-go.com/ee08d4f437b81c28d8b7d19b837a28cd-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-07-26T10:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-26T10:00:36.795893Z",
            "ended": "2025-07-30T10:56:53.136528Z",
            "start_waiting": "2025-07-26T10:00:36.726936Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee08d4f437b81c28d8b7d19b837a28cd-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 28482,
            "name": "4th Lviv Tpurnament",
            "director": {
                "id": 79,
                "username": "oldyew",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/bb1683794b493824cb4605735bcfb9b7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1705.3371445600435,
                        "deviation": 62.790139205239456,
                        "volatility": 0.06003537827844153
                    }
                },
                "ranking": 27.273474442381108,
                "professional": false,
                "ui_class": ""
            },
            "description": "summer time",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35520,
            "time_control_parameters": {
                "period_time": 604800,
                "main_time": 604800,
                "system": "canadian",
                "pause_on_weekends": false,
                "time_control": "canadian",
                "stones_per_period": 21,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1460,
                "name": "Lviv Club",
                "summary": "Lviv Go Players Group",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-07-03T19:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-07-03T19:00:02.689247Z",
            "ended": "2017-07-03T19:33:33.995181Z",
            "start_waiting": "2017-07-03T19:00:02.464043Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        }
    ]
}