List all tournaments or create a new tournament.

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

{
    "count": 58970,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5706",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5704",
    "results": [
        {
            "id": 118023,
            "name": "Correspondence 9x9 RoundRobin 2024-07-12 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260312T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-12T19:00:10.512824Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-15T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-07-12T19:00:24.841238Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-12T19:01:17.990792Z",
            "ended": "2024-10-07T22:19:49.897670Z",
            "start_waiting": "2024-07-12T19:01:17.872254Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 129459,
            "name": "9x9 Open D.E. Cup #186",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1420.5346413324014,
                        "deviation": 69.96178197406026,
                        "volatility": 0.06017588006144253
                    }
                },
                "ranking": 23.043286026595208,
                "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/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 697,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-06-22T19: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-06-20T15:08:19.381876Z",
            "ended": "2025-12-29T19:21:50.149699Z",
            "start_waiting": "2025-06-20T15:08:19.276906Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 119479,
            "name": "rainy day 9x9 blues",
            "director": {
                "id": 598693,
                "username": "ramhead",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/a4153b91dabd1f14bca0e59491f7f09a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 932.708172045965,
                        "deviation": 63.69138455765029,
                        "volatility": 0.06010483384351287
                    }
                },
                "ranking": 13.304168526392933,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "game for the end of sumer rains",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 362,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-23T22:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-30T10:30:34.417692Z",
            "ended": "2024-11-28T21:01:30.977588Z",
            "start_waiting": "2024-08-30T10:30:34.350237Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 121886,
            "name": "Correspondence 9x9 RoundRobin 2024-11-06 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": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260312T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-12T19:00:10.512824Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-15T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-11-06T19:00:35.444956Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-06T19:00:35.756685Z",
            "ended": "2024-11-16T15:37:53.163942Z",
            "start_waiting": "2024-11-06T19:00:35.672678Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 99847,
            "name": "Irish Correspondence Championship 2023 Bracket B",
            "director": {
                "id": 427361,
                "username": "shinuito",
                "country": "ie",
                "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1858.7886586083614,
                        "deviation": 63.93172868238226,
                        "volatility": 0.05998165013930483
                    }
                },
                "ranking": 29.26812906723207,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Brackets of 5-8 players ideally.\n\nRound Robin with 14 days main time and a Fischer increment of 1 day per move, up to 28 days.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95973,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 1209600,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 858,
                "name": "Ireland",
                "summary": "For Irish go players, and friends of Irish go, wherever they may roam...",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 205,
                "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-13T09:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-02-13T09:00:58.950951Z",
            "ended": "2023-07-20T13:55:53.190376Z",
            "start_waiting": "2023-02-13T09:00:58.654814Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 128525,
            "name": "Kiel bela estas Esperanto",
            "director": {
                "id": 1282614,
                "username": "frandekai",
                "country": "_Esperanto",
                "icon": "https://user-uploads.online-go.com/8bb82fc613ce8717752116ff284b0c3b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1863.801766360805,
                        "deviation": 70.82865018021204,
                        "volatility": 0.060167932125275624
                    }
                },
                "ranking": 29.330480011803353,
                "professional": false,
                "ui_class": ""
            },
            "description": "Nur por Parolantoj de Esperanto !! Vivu la amuzo de GO",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95973,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 1209600,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 137,
                "name": "Esperantejo",
                "summary": "Por esperanta go luduloj",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://user-uploads.online-go.com/caff677bb0f816f656b2273df670eb22-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-29T22: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": "2025-05-31T21:34:40.778625Z",
            "ended": null,
            "start_waiting": "2025-05-31T21:34:40.695856Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/caff677bb0f816f656b2273df670eb22-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 112680,
            "name": "Irish Correspondence Championship 2024 Bracket B",
            "director": {
                "id": 427361,
                "username": "shinuito",
                "country": "ie",
                "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1858.7886586083614,
                        "deviation": 63.93172868238226,
                        "volatility": 0.05998165013930483
                    }
                },
                "ranking": 29.26812906723207,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Brackets of 5-8 players ideally.\n\nRound Robin with 14 days main time and a Fischer increment of 1 day per move, up to 28 days.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95973,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 1209600,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 858,
                "name": "Ireland",
                "summary": "For Irish go players, and friends of Irish go, wherever they may roam...",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 205,
                "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-18T18: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": "2024-02-18T18:00:40.968546Z",
            "ended": "2024-06-26T15:29:55.682543Z",
            "start_waiting": "2024-02-18T18:00:40.408024Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 112679,
            "name": "Irish Correspondence Championship 2024 Bracket A",
            "director": {
                "id": 427361,
                "username": "shinuito",
                "country": "ie",
                "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1858.7886586083614,
                        "deviation": 63.93172868238226,
                        "volatility": 0.05998165013930483
                    }
                },
                "ranking": 29.26812906723207,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Brackets of 5-8 players ideally.\n\nRound Robin with 14 days main time and a Fischer increment of 1 day per move, up to 28 days.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95973,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 1209600,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 858,
                "name": "Ireland",
                "summary": "For Irish go players, and friends of Irish go, wherever they may roam...",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 205,
                "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-18T18: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": "2024-02-18T18:00:41.162649Z",
            "ended": "2024-05-27T15:48:15.477767Z",
            "start_waiting": "2024-02-18T18:00:40.991296Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 99848,
            "name": "Irish Correspondence Championship 2023 Bracket C",
            "director": {
                "id": 427361,
                "username": "shinuito",
                "country": "ie",
                "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1858.7886586083614,
                        "deviation": 63.93172868238226,
                        "volatility": 0.05998165013930483
                    }
                },
                "ranking": 29.26812906723207,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Brackets of 5-8 players ideally.\n\nRound Robin with 14 days main time and a Fischer increment of 1 day per move, up to 28 days.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95973,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 1209600,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 858,
                "name": "Ireland",
                "summary": "For Irish go players, and friends of Irish go, wherever they may roam...",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 205,
                "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-13T09: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": "2023-02-13T09:00:58.506520Z",
            "ended": "2023-06-25T13:34:18.544505Z",
            "start_waiting": "2023-02-13T09:00:58.284804Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 99849,
            "name": "Irish Correspondence Championship 2023 Bracket D",
            "director": {
                "id": 427361,
                "username": "shinuito",
                "country": "ie",
                "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1858.7886586083614,
                        "deviation": 63.93172868238226,
                        "volatility": 0.05998165013930483
                    }
                },
                "ranking": 29.26812906723207,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "Brackets of 5-8 players ideally.\n\nRound Robin with 14 days main time and a Fischer increment of 1 day per move, up to 28 days.\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95973,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 1209600,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 858,
                "name": "Ireland",
                "summary": "For Irish go players, and friends of Irish go, wherever they may roam...",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 205,
                "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-13T09: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": "2023-02-13T09:00:58.625277Z",
            "ended": "2023-05-18T22:24:29.980683Z",
            "start_waiting": "2023-02-13T09:00:58.536148Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}