List all tournaments or create a new tournament.

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

{
    "count": 58997,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3047",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3045",
    "results": [
        {
            "id": 43430,
            "name": "Iron Man 2",
            "director": {
                "id": 539756,
                "username": "Wookierama",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/3dc6687d3020dc2be81452121183775d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1234.4747839350389,
                        "deviation": 73.4057542344692,
                        "volatility": 0.060000431856436276
                    }
                },
                "ranking": 19.793310649502917,
                "professional": false,
                "ui_class": ""
            },
            "description": "Double elimination tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2721,
                "name": "SHIELD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-10T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2018-12-10T11:00:39.452695Z",
            "ended": "2019-03-05T09:55:23.770223Z",
            "start_waiting": "2018-12-10T11:00:38.733335Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 42086,
            "name": "Iron Man",
            "director": {
                "id": 546712,
                "username": "LazySpaceship",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/8ae01976d8efc413f65355e483f82f04-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1252.4909621061827,
                        "deviation": 66.04562119628316,
                        "volatility": 0.06000933248726653
                    }
                },
                "ranking": 20.128724855704416,
                "professional": false,
                "ui_class": ""
            },
            "description": "Shields first Tournament- hopefully it works :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 265920,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 259200,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2721,
                "name": "SHIELD",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-26T22: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": "2018-10-27T04:03:16.646089Z",
            "ended": "2018-12-02T10:20:28.411391Z",
            "start_waiting": "2018-10-27T04:03:16.174572Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2310,
            "name": "Irisu's Quick Nines",
            "director": {
                "id": 48497,
                "username": "irisu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f3b732183e22b4c4059197c3a4bc5d64?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1292.102624920993,
                        "deviation": 66.31119997983681,
                        "volatility": 0.059966216883422165
                    }
                },
                "ranking": 20.8495347193939,
                "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": 383,
                "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-16T12:26:06Z",
            "ended": "2013-08-16T10:26:06Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 732,
            "name": "irishfire's other mini-tournament",
            "director": {
                "id": 17935,
                "username": "irishfire",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/30a327248dcdf0e3e8c3934d94975a26?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1798.4065116004958,
                        "deviation": 66.45104039620983,
                        "volatility": 0.059973393234511715
                    }
                },
                "ranking": 28.5036231138176,
                "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": 432000,
                "max_time": 864000,
                "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": 383,
                "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": 14,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-09-01T08:33:12Z",
            "ended": "2009-09-01T06:33:12Z",
            "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": 584,
            "name": "irishfire's mini-tournament",
            "director": {
                "id": 17935,
                "username": "irishfire",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/30a327248dcdf0e3e8c3934d94975a26?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1798.4065116004958,
                        "deviation": 66.45104039620983,
                        "volatility": 0.059973393234511715
                    }
                },
                "ranking": 28.5036231138176,
                "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": 383,
                "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": 14,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-02-01T13:11:19Z",
            "ended": "2009-02-01T12:11:19Z",
            "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": 132414,
            "name": "Irish Correspondence Championship 2025 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, but can be changed if necessary.\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": "2025-09-29T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-09-29T08:00:29.461932Z",
            "ended": null,
            "start_waiting": "2025-09-29T08:00:29.304095Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 132413,
            "name": "Irish Correspondence Championship 2025 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. I can change that if necessary.\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": "2025-09-29T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 24,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-10-03T04:15:49.329761Z",
            "ended": "2026-02-03T08:21:08.790444Z",
            "start_waiting": "2025-10-03T04:15:49.228356Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8989a3e10859e69fe3e05106fc9f6be1-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": 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
        }
    ]
}