List all tournaments or create a new tournament.

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

{
    "count": 58925,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=242",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=240",
    "results": [
        {
            "id": 124237,
            "name": "Live 19x19 Swiss Tournament 2025-01-12 08:30",
            "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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260311T120000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-11T12:00:44.858132Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-11T16:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-01-12T08:30:38.611094Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-01-12T08:31:38.684036Z",
            "ended": "2025-01-12T09:57:17.438775Z",
            "start_waiting": "2025-01-12T08:31:38.614589Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 116033,
            "name": "🐲Speedy Tournament 2024 III🚀",
            "director": {
                "id": 629701,
                "username": "Sipjin",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/5d60113dc259ac2f8bd5d6e440632725-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1594.6428908923135,
                        "deviation": 64.21931348067609,
                        "volatility": 0.05981495953045821
                    }
                },
                "ranking": 25.719808223353382,
                "professional": false,
                "ui_class": ""
            },
            "description": "============================\n\nFor players who like to play fast games.\n\nNo conditional moves or analysis during the game.\n\nFeel free to give tips to your partner after the game.\n\nPlease no bots. The use of AI is not allowed.\n\n============================",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30168,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 172800,
                "period_time": 172800,
                "stones_per_period": 6
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13788,
                "name": "Just use your brain 🦧",
                "summary": "A group for players who like to play Go with just their skills (no in-game analysis) and want to train and improve.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 116,
                "icon": "https://user-uploads.online-go.com/516bbd96baeb702c9fff4dc493ece718-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-31T18:00:00Z",
            "players_start": 60,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-31T18:00:35.492222Z",
            "ended": "2025-09-11T14:43:03.620006Z",
            "start_waiting": "2024-08-31T18:00:34.557337Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/516bbd96baeb702c9fff4dc493ece718-15.png",
            "player_count": 89,
            "ranked": true
        },
        {
            "id": 1905,
            "name": "Beginner's mini-tournament",
            "director": {
                "id": 44456,
                "username": "Trebuchet",
                "country": "",
                "icon": "https://secure.gravatar.com/avatar/d9ba219dee59f40845045d526f8dd8b7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 999.544928611497,
                        "deviation": 67.50938233913551,
                        "volatility": 0.05998888273602541
                    }
                },
                "ranking": 14.906327629002678,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-11-27T12:30:08Z",
            "ended": "2012-11-27T11:30:08Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1904,
            "name": "Elwood's BLITZ tournament 4 fast players",
            "director": {
                "id": 40359,
                "username": "Elwood",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/5a24ea3937cf3cda515454b09f053d9f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2005.232567441011,
                        "deviation": 67.56553683899051,
                        "volatility": 0.059919315219865515
                    }
                },
                "ranking": 31.023710035268294,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 17,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-10T18:59:21Z",
            "ended": "2012-09-10T16:59:21Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 124433,
            "name": "19x19 Open D.E. Cup #97",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1401.2370598298708,
                        "deviation": 70.20323760077024,
                        "volatility": 0.060178801801105894
                    }
                },
                "ranking": 22.72664384298382,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double-Elimination tournament for everyone. It will be started as soon as 8 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 67,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-01-26T22:00:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-25T15:29:46.234511Z",
            "ended": null,
            "start_waiting": "2025-01-25T15:29:46.135113Z",
            "board_size": 19,
            "active_round": 5,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 1902,
            "name": "aendean's mini-tournament 3",
            "director": {
                "id": 41407,
                "username": "aendean",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/b23db363d377491f4a03c0accee4bb7b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 803.4747146469542,
                        "deviation": 70.3857772857209,
                        "volatility": 0.0599209192601203
                    }
                },
                "ranking": 9.851423538718992,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-02-21T08:24:29Z",
            "ended": "2013-02-21T07:24:29Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1901,
            "name": "Wild mini-tournament",
            "director": {
                "id": 43670,
                "username": "hunterduck",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/a6eb2104d29c8f4b8ecec3977edc4076?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1403.0185134040873,
                        "deviation": 85.21592139038746,
                        "volatility": 0.05998980779248808
                    }
                },
                "ranking": 22.75605675112565,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 2,
            "max_ranking": 13,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-28T04:56:09Z",
            "ended": "2013-01-28T03:56:09Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 124238,
            "name": "Blitz 19x19 Elimination Tournament 2025-01-12 09:30",
            "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": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260311T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-11T13:00:44.875623Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-11T17:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2025-01-12T09:30:38.626105Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-01-12T09:31:38.694836Z",
            "ended": "2025-01-12T10:03:13.459256Z",
            "start_waiting": "2025-01-12T09:31:38.622024Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 1899,
            "name": "munin's mini-tournament",
            "director": {
                "id": 32276,
                "username": "munin",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/be0b6dba9207f29ce804a4bc8dd9c11b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1303.7530343083365,
                        "deviation": 64.7656118481548,
                        "volatility": 0.059944950574847285
                    }
                },
                "ranking": 21.057334245743206,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-08-22T14:37:29Z",
            "ended": "2012-08-22T12:37:29Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 124235,
            "name": "power two heart",
            "director": {
                "id": 678723,
                "username": "kussbas",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/a05bce726085c9986e27e83f6a369394-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1232.4359862521858,
                        "deviation": 67.78015410841112,
                        "volatility": 0.0603625458977511
                    }
                },
                "ranking": 19.75504564399529,
                "professional": false,
                "ui_class": ""
            },
            "description": "И победит сильнейший.\nAnd the strongest will win.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87426,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12100,
                "name": "GoBanDit+",
                "summary": "Заходи в группу тут много интересного,заранее спасибо))\nCome to the group here a lot of interesting things, thank you in advance))",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-12T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-12T12:00:38.710050Z",
            "ended": "2025-06-19T07:04:29.237264Z",
            "start_waiting": "2025-01-12T12:00:38.634946Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}