List all tournaments or create a new tournament.

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

{
    "count": 59250,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4692",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4690",
    "results": [
        {
            "id": 125030,
            "name": "Handicap Arena 2025 - 009",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1100.204091598003,
                        "deviation": 64.01934733662408,
                        "volatility": 0.06006973987863595
                    }
                },
                "ranking": 17.127590393947607,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2025. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 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": "2025-02-06T18:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-06T15:36:01.167360Z",
            "ended": "2025-06-23T10:41:54.890944Z",
            "start_waiting": "2025-02-06T15:36:00.502132Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 132406,
            "name": "Correspondence 19x19 RoundRobin 2025-09-15 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 Site-wide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20260403T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2026-04-03T19:00:26.958080Z",
                "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-06T19: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": "2025-09-15T19:00:34.386184Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-15T19:00:34.711715Z",
            "ended": "2025-10-17T15:23:31.189695Z",
            "start_waiting": "2025-09-15T19:00:34.558576Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 101362,
            "name": "Fun Go in 2023!",
            "director": {
                "id": 1063780,
                "username": "ArPo XI",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/1a70f0eda1cd44c6986e10c87ff2fdf0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1566.1003699641476,
                        "deviation": 63.20962683799533,
                        "volatility": 0.06062539082630159
                    }
                },
                "ranking": 25.301693073377773,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h1> Easy to play bro 19x19 25k-5k not this k = BAN <h1>\n\n​<embed src=\"https://vocaroo.com/embed/14xTCXU8JdJY?\" width=\"320\" height=\"64\"></embed>\n\n<img src=\"https://ogs-forums.s3.amazonaws.com/original/2X/7/776e3bcbc5ebbdb885c15ca61f0cc061c77b7cd6.gif\">\n\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://wizardofcode1.github.io/styles.css\">",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10737,
                "name": "Go Players!!! 😃",
                "summary": "<h1> Have fun :) <h1>",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 100,
                "icon": "https://user-uploads.online-go.com/89d0a6b04a47b75ae4a14890520e2309-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-22T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-22T09:00:03.267187Z",
            "ended": "2023-05-04T10:31:02.473736Z",
            "start_waiting": "2023-03-22T09:00:03.184617Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/89d0a6b04a47b75ae4a14890520e2309-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 98910,
            "name": "Go geht Go",
            "director": {
                "id": 1250784,
                "username": "Leming",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/db4e83a16a46ec6d2c0b704f3565ba36?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 850.7337495149764,
                        "deviation": 116.94408855410269,
                        "volatility": 0.06002420072483686
                    }
                },
                "ranking": 11.174526974985344,
                "professional": false,
                "ui_class": ""
            },
            "description": "Für die vielen Dank für die vielen Dank für die vielen Dank für die vielen Dank für die vielen lieben Grüße von mir aus dem Urlaub und ich bin mir nicht sicher ob es für dich passt und die anderen sind.",
            "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": 10538,
                "name": "JuniorUni",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 86,
                "icon": "https://user-uploads.online-go.com/04ca200d63c616e3534ed4b17c2b6790-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-13T17: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": "2023-09-25T08:29:30.689791Z",
            "ended": "2023-10-19T10:03:51.523181Z",
            "start_waiting": "2023-09-25T08:29:30.574038Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/04ca200d63c616e3534ed4b17c2b6790-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 97248,
            "name": "OST - Olympic System Tournament",
            "director": {
                "id": 1033608,
                "username": "NetCat",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/013a769c858b338916b473d8298930be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1406.6650193080409,
                        "deviation": 70.55993802829255,
                        "volatility": 0.06003444046653894
                    }
                },
                "ranking": 22.81614654991628,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournaments are held every Saturday\n\nJoin the OST community (^-^)",
            "schedule": null,
            "title": null,
            "tournament_type": "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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11969,
                "name": "OST GO",
                "summary": "For Olympic tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 54,
                "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-10T14: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": "2022-12-10T14:00:33.679009Z",
            "ended": "2023-02-18T11:54:40.511022Z",
            "start_waiting": "2022-12-10T14:00:33.400386Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 136583,
            "name": "class tournament",
            "director": {
                "id": 1942246,
                "username": "Rosemary Teacher",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/066f8b0bfc551845f905ae10d94383da?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "jia you jia you!",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16110,
                "name": "Chinese game Class",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "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": "2026-01-21T15:18:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-01-21T15:19:28.861609Z",
            "ended": "2026-01-22T15:00:06.558585Z",
            "start_waiting": "2026-01-21T15:19:28.794451Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": false
        },
        {
            "id": 129335,
            "name": "oolooloong19 20 à 24 k",
            "director": {
                "id": 657233,
                "username": "oolooloo",
                "country": "155",
                "icon": "https://user-uploads.online-go.com/8f41f10dcbb391aafb7f3a83119225ea-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 774.8173406518663,
                        "deviation": 64.73616446901651,
                        "volatility": 0.060102798716711925
                    }
                },
                "ranking": 9.010652495951152,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "oolooloong19 longue durée 20 à 24 k",
            "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",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 95,
                "name": "France Go Players",
                "summary": "Le groupe pour les joueurs français!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1299,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-06-17T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 6,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-06-17T21:00:27.020500Z",
            "ended": "2025-12-07T02:02:37.109018Z",
            "start_waiting": "2025-06-17T21:00:26.938944Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 136585,
            "name": "class tournament 3",
            "director": {
                "id": 1942246,
                "username": "Rosemary Teacher",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/066f8b0bfc551845f905ae10d94383da?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "jia you Jack-Mateo",
            "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": false,
            "group": {
                "id": 16110,
                "name": "Chinese game Class",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "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": "2026-01-21T15:35:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-01-21T15:35:04.072833Z",
            "ended": "2026-01-28T15:54:47.427944Z",
            "start_waiting": "2026-01-21T15:35:04.019054Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 100673,
            "name": "GO GO",
            "director": {
                "id": 1269895,
                "username": "Cybèle",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/caf19b4503b856d082647225e7fd43fe-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 863.8335028553679,
                        "deviation": 65.98550318269317,
                        "volatility": 0.060476089188204726
                    }
                },
                "ranking": 11.528278267512311,
                "professional": false,
                "ui_class": ""
            },
            "description": "SUPER",
            "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": 12930,
                "name": "Let's GOAT!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/a0c7ab7dee39303c7ca4faa23f7fc7c5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-02T10:42:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-02T10:42:02.658467Z",
            "ended": "2023-03-16T17:58:08.171119Z",
            "start_waiting": "2023-03-02T10:42:02.567015Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a0c7ab7dee39303c7ca4faa23f7fc7c5-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 137456,
            "name": "Beginner Tournament",
            "director": {
                "id": 1884016,
                "username": "Scoutt",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/64ec088c3c0778b0bae5ce0c4d6018e7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 904.2296252280476,
                        "deviation": 62.52189232847875,
                        "volatility": 0.059839392638634845
                    }
                },
                "ranking": 12.586309503692114,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Only for New Players",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13697,
                "name": "𝓞𝓷𝓵𝓲𝓷𝓮 𝓖𝓸 𝓣𝓸𝓾𝓻𝓷𝓪𝓶𝓮𝓷𝓽",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-20T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-20T07:00:39.574191Z",
            "ended": null,
            "start_waiting": "2026-02-20T07:00:39.351774Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-15.png",
            "player_count": 9,
            "ranked": true
        }
    ]
}