List all tournaments or create a new tournament.

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

{
    "count": 59203,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=4548",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=4546",
    "results": [
        {
            "id": 126008,
            "name": "I'll learn from you",
            "director": {
                "id": 1710368,
                "username": "deleted-a78034f6-e072-4e22-87db-12535f220c5a",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/e5710f3e15ec7bbbbde357b719923759-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 630.8918800007385,
                        "deviation": 77.00241085670349,
                        "volatility": 0.059993781373019056
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "welcome. It is a great honor for me just to participate.\nI look forward to some good teachings. Then fighting!!Everyone top ranker, just me 17kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15124,
                "name": "RaISon",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://user-uploads.online-go.com/39422815f4cdce7aa9951cc2892925b5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-05T15:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 13,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-03T11:23:19.034576Z",
            "ended": "2025-07-18T04:33:57.064630Z",
            "start_waiting": "2025-03-03T11:23:18.888095Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/39422815f4cdce7aa9951cc2892925b5-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 97115,
            "name": "Correspondence 19x19 RoundRobin 2022-11-24 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:20260331T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-03-31T19:00:15.081472Z",
                "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-03T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": "2022-11-24T19:00:32.446409Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-24T19:00:34.875642Z",
            "ended": "2023-01-09T12:42:13.165601Z",
            "start_waiting": "2022-11-24T19:00:34.288795Z",
            "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": 119232,
            "name": "Handicap Arena 2024 - 060",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1524.9926543210318,
                        "deviation": 65.32843532399444,
                        "volatility": 0.059741689688304116
                    }
                },
                "ranking": 24.685924012231194,
                "professional": false,
                "ui_class": ""
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 103,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-20T21:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-20T06:41:58.920298Z",
            "ended": "2024-10-07T18:47:07.296364Z",
            "start_waiting": "2024-08-20T06:41:58.795290Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 109138,
            "name": "Monthly Simultaneous McMahon 2023-11-16 17: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": 10,
                "name": "Monthly Simultaneous McMahon",
                "rrule": "DTSTART:20260401T170000Z\nRRULE:FREQ=MONTHLY",
                "active": true,
                "created": "2015-12-16T02:47:16.592231Z",
                "last_run": "2026-04-01T17:00:13.813136Z",
                "lead_time_seconds": 1296000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 20,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 5,
                    "maximum_players": 200
                },
                "next_run": "2026-05-01T17:00:00Z",
                "base_points": "50.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-11-16T17:00:13.593835Z",
            "players_start": 20,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-11-16T17:00:53.985938Z",
            "ended": "2024-12-24T07:17:46.965524Z",
            "start_waiting": "2023-11-16T17:00:51.491349Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 50,
            "ranked": true
        },
        {
            "id": 124573,
            "name": "Live 19x19 Double Elimination Tournament 2025",
            "director": {
                "id": 1592033,
                "username": "AlBrickHead",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/9a0df216d2bfe55ea10e6651e9028255-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1376.2813265173027,
                        "deviation": 71.69861389848171,
                        "volatility": 0.06004473833129476
                    }
                },
                "ranking": 22.310631638656087,
                "professional": false,
                "ui_class": ""
            },
            "description": "Live 19x19 Double Elimination Tournament 2025",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 14897,
                "name": "Instrumentalka TLT GO",
                "summary": "Школа Го Тольятти",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/b20509fb8391207640e76bc21aa8ab74-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-02T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-02T15:00:23.564158Z",
            "ended": null,
            "start_waiting": "2025-02-02T15:00:23.406210Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://user-uploads.online-go.com/b20509fb8391207640e76bc21aa8ab74-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 100599,
            "name": "Kranj 10",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 790.2994072178445,
                        "deviation": 64.66815139504368,
                        "volatility": 0.05991724621983771
                    }
                },
                "ranking": 9.46866501470618,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 374,
                "name": "Slovenija",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 54,
                "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-02T16:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-02T16:00:17.310029Z",
            "ended": "2024-01-22T05:45:39.530874Z",
            "start_waiting": "2023-03-02T16:00:17.101772Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ed128f6478ae7603dbe02435c4af5de-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 126613,
            "name": "tournament ¼",
            "director": {
                "id": 1431032,
                "username": "Mi-Mi",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/0d2ec84b47672498096bbb03a929279b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 771.4166157917542,
                        "deviation": 67.92259003702391,
                        "volatility": 0.060400361931472045
                    }
                },
                "ranking": 8.908821971375595,
                "professional": false,
                "ui_class": ""
            },
            "description": "tournament  ¼",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "ing",
            "time_per_move": 88451,
            "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": true,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-01T12: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": "2025-04-01T12:00:13.311731Z",
            "ended": "2025-06-09T21:41:18.744297Z",
            "start_waiting": "2025-04-01T12:00:13.114025Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 97078,
            "name": "Praha 44",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 790.2994072178445,
                        "deviation": 64.66815139504368,
                        "volatility": 0.05991724621983771
                    }
                },
                "ranking": 9.46866501470618,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 31,
                "name": "Český pokoj",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-23T18:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-23T18:00:29.496171Z",
            "ended": "2023-05-11T12:03:21.660398Z",
            "start_waiting": "2022-11-23T18:00:29.393518Z",
            "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": 131331,
            "name": "August '25",
            "director": {
                "id": 1317010,
                "username": "Sasha Ryazantsev",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/13682b8d16fc542baed435bda8b27f7a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 815.4380350857252,
                        "deviation": 73.54227333039874,
                        "volatility": 0.05999003348916607
                    }
                },
                "ranking": 10.193574046356215,
                "professional": false,
                "ui_class": ""
            },
            "description": "Summer, goodbye...",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 14214,
                "name": "Go game group",
                "summary": "здесь мы все можем обсуждать партии ,турниры ,делать турниры ,общаться и просто веселиться\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/f57595b6c88b3a508a4df44e62742ec7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-16T12: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": "2025-08-16T12:00:34.243032Z",
            "ended": "2025-11-18T18:11:37.457400Z",
            "start_waiting": "2025-08-16T12:00:33.833889Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f57595b6c88b3a508a4df44e62742ec7-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 122196,
            "name": "Giải cá tháng tư 2025",
            "director": {
                "id": 1132253,
                "username": "deleted-13c73d02-5c16-46c5-8f5d-87996b335555",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/a8ca25f012aedd4df89c8819025ad763-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1523.8669659142925,
                        "deviation": 67.33914967006575,
                        "volatility": 0.06023652219553718
                    }
                },
                "ranking": 24.668829300734988,
                "professional": false,
                "ui_class": ""
            },
            "description": "⚔️⚔️⚔️⚔️⚔️⚔️&🛡️🛡️🛡️🛡️🛡️🛡️",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 14736,
                "name": "Nhóm việt nam ",
                "summary": "Admin ở nhóm này là 4 người mạnh nhất và Sunraku.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 26,
                "icon": "https://user-uploads.online-go.com/ac568d0e999cc3e3297eb3cd4588015b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-01T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 11,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-04-01T08:00:13.176937Z",
            "ended": "2025-06-29T08:41:20.501299Z",
            "start_waiting": "2025-04-01T08:00:13.093430Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ac568d0e999cc3e3297eb3cd4588015b-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}