List all tournaments or create a new tournament.

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

{
    "count": 58901,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=560",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=558",
    "results": [
        {
            "id": 107923,
            "name": "Correspondence 9x9 RoundRobin 2023-09-28 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251230T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-12-30T19:00:45.694034Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-02T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-09-28T19:00:31.639391Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-28T19:00:32.153523Z",
            "ended": "2023-10-19T07:21:25.407651Z",
            "start_waiting": "2023-09-28T19:00:31.982558Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 36852,
            "name": "First Annual Burrito Bowl",
            "director": {
                "id": 501005,
                "username": "Midoriya",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/ae9d4437e9fad6436de179bf3582088a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1211.9842517671411,
                        "deviation": 61.83215345899285,
                        "volatility": 0.05997525294672651
                    }
                },
                "ranking": 19.36765832487453,
                "professional": false,
                "ui_class": ""
            },
            "description": "First annual Burrito Bowl.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 60,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 3,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2450,
                "name": "Burrito's Go Salon",
                "summary": "Burrito's Go salon.\n\nThis group is used to organize stream-related events on OGS. Feel free to join, all ranks are welcome.\n\nStream link: http://www.twitch.tv/callmeburrito",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-01T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-05-01T01:34:07.546189Z",
            "ended": "2018-05-01T03:09:35.365303Z",
            "start_waiting": "2018-05-01T01:34:06.179548Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 82850,
            "name": "ทดสอบการแข่งขันภายใน ป.4",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2054.6860920606305,
                        "deviation": 73.79338497452231,
                        "volatility": 0.060062863027459015
                    }
                },
                "ranking": 31.5877143014706,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทดสอบแข่งขันภายใน",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9318,
                "name": "Piyachat ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 222,
                "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-23T03:56: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-23T03:56:57.713559Z",
            "ended": "2021-11-23T04:27:28.961975Z",
            "start_waiting": "2021-11-23T03:56:57.612016Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 80746,
            "name": "Web烏鷺の会Monthly tournament喜楽",
            "director": {
                "id": 788184,
                "username": "f_uenoyama",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/acdee1cb9e308c99bb0cfbf83b3108ed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1941.8232823424987,
                        "deviation": 62.63412813356871,
                        "volatility": 0.06004631786677331
                    }
                },
                "ranking": 30.279838497822762,
                "professional": false,
                "ui_class": ""
            },
            "description": "新企画 月例13路盤大会です。\nご都合に合わせて、気楽にご参加下さい。\nコロナに負けず、楽しみましょう。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 265920,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5915,
                "name": "Web烏鷺の会",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-07T23:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-10-07T23:00:19.404372Z",
            "ended": "2021-10-16T13:30:02.229395Z",
            "start_waiting": "2021-10-07T23:00:19.120513Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 97678,
            "name": "吳承軒 梁誠至",
            "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": "吳承軒\n梁誠至",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "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": "2022-12-10T03: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": "2022-12-10T02:38:22.851306Z",
            "ended": "2022-12-10T03:06:50.272792Z",
            "start_waiting": "2022-12-10T02:38:22.794484Z",
            "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": 103054,
            "name": "進階班第四次19路棋盤循環賽",
            "director": {
                "id": 920515,
                "username": "gosenseihk",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cdd1c81710571c60e6ca7c93b8674063?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1886.1807822444975,
                        "deviation": 152.79691468189992,
                        "volatility": 0.06000855493777404
                    }
                },
                "ranking": 29.606790827330673,
                "professional": false,
                "ui_class": ""
            },
            "description": "進階班第四次19路棋盤循環賽",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 19147,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10265,
                "name": "DCFWMS-WQ",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 31,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-09T07:56:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-05-09T07:33:48.294746Z",
            "ended": "2023-09-27T23:59:22.588118Z",
            "start_waiting": "2023-05-09T07:33:48.143407Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 108196,
            "name": "Pre-Tournament",
            "director": {
                "id": 779033,
                "username": "T.Boss Chanatip",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b48d7002f7cfe5a5b7dbf304aa99b403-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2054.6860920606305,
                        "deviation": 73.79338497452231,
                        "volatility": 0.060062863027459015
                    }
                },
                "ranking": 31.5877143014706,
                "professional": false,
                "ui_class": ""
            },
            "description": "ลุยยยยยยย",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9318,
                "name": "Piyachat ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 222,
                "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-06T09:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-06T09:05:33.712246Z",
            "ended": "2023-10-06T09:32:38.800288Z",
            "start_waiting": "2023-10-06T09:05:33.652246Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377f55c70dc6d0f96d66a92236bb05d1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 119408,
            "name": "summer competition",
            "director": {
                "id": 1003444,
                "username": "Jadon  Sancho",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/1a76c8ad750fb51b05e11b99673cd9ae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1563.3218087557555,
                        "deviation": 65.21809867387726,
                        "volatility": 0.06005106519070567
                    }
                },
                "ranking": 25.260584072927404,
                "professional": false,
                "ui_class": ""
            },
            "description": "you can play many go matches in this competition.",
            "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": true,
            "group": {
                "id": 12135,
                "name": "棋靈王 group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/9806355c250dfe3ec562628ed562eeb1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-21T14: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9806355c250dfe3ec562628ed562eeb1-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 84395,
            "name": "Correspondence 9x9 RoundRobin 2022-01-03 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251230T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-12-30T19:00:45.694034Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-02T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2022-01-03T19:00:10.051860Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-03T19:01:09.237345Z",
            "ended": "2022-01-31T21:23:51.342680Z",
            "start_waiting": "2022-01-03T19:01:08.906073Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 119126,
            "name": "Por la coca",
            "director": {
                "id": 1500239,
                "username": "axeltaussig",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/70c4fac9c212969b83eb492182e3063e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1229.2622737003492,
                        "deviation": 65.74477880749114,
                        "volatility": 0.060088907804176875
                    }
                },
                "ranking": 19.695353936464173,
                "professional": false,
                "ui_class": ""
            },
            "description": "Primer torneo",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": 14557,
                "name": "Mates & Mates 💁🏽‍♂️🧉",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-16T00: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": "2024-08-15T01:21:50.075941Z",
            "ended": "2024-08-19T10:33:46.940489Z",
            "start_waiting": "2024-08-15T01:21:49.987434Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}