List all tournaments or create a new tournament.

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

{
    "count": 59268,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=4901",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-subsequent_pairing_method&page=4899",
    "results": [
        {
            "id": 70537,
            "name": "Fast Correspondence 2021-02-01",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1556.6638300543866,
                        "deviation": 62.34834978287352,
                        "volatility": 0.059733787748937804
                    }
                },
                "ranking": 25.161780771408637,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Please, avoid delaying your games using the vacation feature.\n\nAnalysis is enabled to allow the use of conditional moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "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": 819,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-01T00: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-02-01T00:00:39.923811Z",
            "ended": "2021-03-23T07:59:46.465159Z",
            "start_waiting": "2021-02-01T00:00:38.618196Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 67849,
            "name": "Correspondence 19x19 RoundRobin 2020-11-16 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": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260406T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-04-06T19:00:17.974344Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "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-04-09T19: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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-11-16T19:00:38.890891Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-16T19:01:37.476033Z",
            "ended": "2021-03-24T21:22:26.839639Z",
            "start_waiting": "2020-11-16T19:01:35.958160Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 59450,
            "name": "Polish Group Tournament - May 2020",
            "director": {
                "id": 117423,
                "username": "PawelD",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/fd36ab1329312b56976df28231035546?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1530.7795187382387,
                        "deviation": 64.44058955054818,
                        "volatility": 0.05950079816728794
                    }
                },
                "ranking": 24.773604679387187,
                "professional": false,
                "ui_class": ""
            },
            "description": "Polish Group Tournament - May 2020\n\nOnly for members of \"Polish Go Players\"",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 7,
                "name": "Polish Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 454,
                "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-01T13: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": "2020-05-01T13:00:23.987353Z",
            "ended": "2020-08-07T13:41:46.728532Z",
            "start_waiting": "2020-05-01T13:00:21.906221Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 63693,
            "name": "testing 3",
            "director": {
                "id": 808564,
                "username": "wyze Y",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/044820d6ed4a7ff93330abf29f8f73d6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2006.0651911572493,
                        "deviation": 67.58493565180298,
                        "volatility": 0.060156219040898205
                    }
                },
                "ranking": 31.033320510714262,
                "professional": false,
                "ui_class": ""
            },
            "description": "【交流區】          請同學們「對名入座」哦!\n\n請同學們「對名入座」哦!\n【交流區】\n獲邀名單:\nTaKin\nAntyWong\nZERO2005\nGeorge1949\nKevin2020\nt0bey",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6293,
                "name": "圍棋廊——《互研網絡圍棋交流團》",
                "summary": "歡迎世界各地有品德的圍棋愛好者!\n我們每週四香港時間晚上8:30-10:00(香港公眾假期除外)定期舉辦圍棋交流活動,歡迎自律及有棋品人士加入,費用全免!\n如有興趣報名請使用OGS訊息留言及留下聯繫電話號碼,謝謝!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 213,
                "icon": "https://user-uploads.online-go.com/4ef0ee391d2197a2d10cacacedbcee32-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-29T14:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-07-29T14:25:42.787831Z",
            "ended": "2020-07-29T14:30:30.496255Z",
            "start_waiting": "2020-07-29T14:25:42.422956Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ef0ee391d2197a2d10cacacedbcee32-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 123003,
            "name": "สาระRA!Ls Tour ครั้งที่ 75",
            "director": {
                "id": 148806,
                "username": "โอ๋ชิงหยวน",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d3f8fcc6dbd4915bc123f62b337be552-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1484.918972471606,
                        "deviation": 65.03818176438011,
                        "volatility": 0.05949046028311901
                    }
                },
                "ranking": 24.069453716254078,
                "professional": false,
                "ui_class": ""
            },
            "description": "RESPECT",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 8890,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1123200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 90,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-16T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 24,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-16T02:00:54.449988Z",
            "ended": "2025-06-23T04:26:57.996035Z",
            "start_waiting": "2024-12-16T02:00:54.241284Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 56648,
            "name": "Lyons Gang DDK 19x19",
            "director": {
                "id": 600899,
                "username": "cha3",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/500b863796c01ce3cf80b91e5ce59026?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1670.633147840827,
                        "deviation": 63.40972285074543,
                        "volatility": 0.05994256806288589
                    }
                },
                "ranking": 26.797507087664638,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open DDK Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3269,
                "name": "Lyons Gang",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/2183d280de7a99ed8a5933a1459f06fa-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-23T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-23T14:00:57.666819Z",
            "ended": "2020-11-09T08:15:21.834307Z",
            "start_waiting": "2020-02-23T14:00:54.657535Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2183d280de7a99ed8a5933a1459f06fa-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 15528,
            "name": "new 13x13 tournament for begineers with compatible ranks",
            "director": {
                "id": 61468,
                "username": "orplus",
                "country": "gf",
                "icon": "https://secure.gravatar.com/avatar/3fb96a4b0aa3ee612875f322da12034f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.103511390156,
                        "deviation": 61.92125026532194,
                        "volatility": 0.05962915318746959
                    }
                },
                "ranking": 22.823361849733868,
                "professional": false,
                "ui_class": ""
            },
            "description": "for begineers, without strong players",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 242,
                "name": "la cité du joueur perdu",
                "summary": "A place to learn, test, experiment, invent. Not necessarily in a conventional manner but with respect and joy in order to become stronger and face masters (one day more or less close)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 52,
                "icon": "https://user-uploads.online-go.com/ab692de4f0fc622aebfcedfaa181fdb0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-03-16T17:29:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-04-06T17:53:32.307240Z",
            "ended": "2016-04-28T21:28:33.035877Z",
            "start_waiting": "2016-04-06T17:53:32.232109Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ab692de4f0fc622aebfcedfaa181fdb0-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 62895,
            "name": "2020 - Lviv Summer Quarantine Tournament - Silver league",
            "director": {
                "id": 427977,
                "username": "OleksandrPshenychnyy",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/d549d0e6e73d804c76aa49a720165e9a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1615.1874083308953,
                        "deviation": 61.05775335592969,
                        "volatility": 0.059950595394860855
                    }
                },
                "ranking": 26.016155400083065,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "2020 - Lviv Summer Quarantine Tournament - Silver league",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35520,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 604800,
                "stones_per_period": 21
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": "2020-07-11T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-07-11T15:00:15.496902Z",
            "ended": "2020-09-25T16:55:54.079826Z",
            "start_waiting": "2020-07-11T15:00:13.910519Z",
            "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": 62947,
            "name": "Shogi 将棋 9x9 XI",
            "director": {
                "id": 697149,
                "username": "deleted-57394cd2-c7b2-41c3-9e0b-1d116d71ec17",
                "country": "se",
                "icon": "https://user-uploads.online-go.com/2d41f0fc65fb65cf386d8f5534a6d163-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1665.2715388700315,
                        "deviation": 71.21323820073493,
                        "volatility": 0.0598806998975717
                    }
                },
                "ranking": 26.723091679426847,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 like Shogi, the only major chess variant where you can put pieces back on the board.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 935,
                "name": "Shogi 81Dojo",
                "summary": "Group for Shogi players on 81Dojo",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://user-uploads.online-go.com/3c4c30cf525cdb0ce1b84419cbc29df1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-24T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-07-24T16:00:20.637657Z",
            "ended": "2020-09-20T16:52:09.764711Z",
            "start_waiting": "2020-07-24T16:00:20.296785Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3c4c30cf525cdb0ce1b84419cbc29df1-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 56781,
            "name": "DDK.NL Go Club - Supermoon Tournament March 2020",
            "director": {
                "id": 463810,
                "username": "SuzieKyu",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/62a582e29c917f3dfcb81bce64a13f7a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.4995125731932,
                        "deviation": 63.025646037873635,
                        "volatility": 0.06000597450469722
                    }
                },
                "ranking": 18.5811525604583,
                "professional": false,
                "ui_class": ""
            },
            "description": "Round Robin tournament for ddk players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2979,
                "name": "Internatio.NL Go Club",
                "summary": "Virtuele DDK club voor Nederlandse spelers en hun vrienden",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-09T17:48:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-09T17:48:50.928993Z",
            "ended": "2020-07-18T13:14:51.719143Z",
            "start_waiting": "2020-03-09T17:48:46.289815Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cbf3d1c63e4b51aee158455500f9a9e3-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}