List all tournaments or create a new tournament.

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

{
    "count": 60249,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=442",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=440",
    "results": [
        {
            "id": 139,
            "name": "kraken19's mini-tournament",
            "director": {
                "id": 3957,
                "username": "kraken19",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/5493c6218a9ae02e6b9d673606416cb5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1094.9334073779328,
                        "deviation": 296.82353052128803,
                        "volatility": 0.06000351207071335
                    }
                },
                "ranking": 17.016420524877304,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 172800
            },
            "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": 385,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-21T02:03:00Z",
            "ended": "2007-04-07T12:11:00Z",
            "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": 56605,
            "name": "korean",
            "director": {
                "id": 727930,
                "username": "09sai",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/4aeeade9671720a17dee9f10076efd64-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1888.4807111427333,
                        "deviation": 74.97761981725517,
                        "volatility": 0.06005050216536164
                    }
                },
                "ranking": 29.635001759980607,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4424,
                "name": "KOREA GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-16T12:12:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-17T02:22:47.024392Z",
            "ended": "2020-02-17T02:39:47.239211Z",
            "start_waiting": "2020-02-17T02:22:46.373008Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 56915,
            "name": "korea go",
            "director": {
                "id": 727930,
                "username": "09sai",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/4aeeade9671720a17dee9f10076efd64-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1888.4807111427333,
                        "deviation": 74.97761981725517,
                        "volatility": 0.06005050216536164
                    }
                },
                "ranking": 29.635001759980607,
                "professional": false,
                "ui_class": ""
            },
            "description": "korea go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "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": 4424,
                "name": "KOREA GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-25T10:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-26T04:28:40.375560Z",
            "ended": "2020-03-03T01:50:25.177008Z",
            "start_waiting": "2020-02-26T04:28:40.167678Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 56914,
            "name": "korea go",
            "director": {
                "id": 727930,
                "username": "09sai",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/4aeeade9671720a17dee9f10076efd64-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1888.4807111427333,
                        "deviation": 74.97761981725517,
                        "volatility": 0.06005050216536164
                    }
                },
                "ranking": 29.635001759980607,
                "professional": false,
                "ui_class": ""
            },
            "description": "korea go",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4424,
                "name": "KOREA GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-25T10:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-26T15:32:10.443387Z",
            "ended": "2020-03-04T15:38:38.818468Z",
            "start_waiting": "2020-02-26T15:32:10.067341Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 111319,
            "name": "konya 3. kademe 1. turnuva",
            "director": {
                "id": 1199557,
                "username": "esraaslihankara",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/8aeb2b2669dce585356ab84040a79df6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 953.2491792393207,
                        "deviation": 75.52314437936565,
                        "volatility": 0.06009301060559997
                    }
                },
                "ranking": 13.808467439320612,
                "professional": false,
                "ui_class": ""
            },
            "description": "konya 3. kademe 1. turnuva",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 20,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13754,
                "name": "KONYA 3. KADEME",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 28,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-04T18:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-01-04T18:30:47.747600Z",
            "ended": "2024-01-04T19:15:29.405961Z",
            "start_waiting": "2024-01-04T18:30:47.575777Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 135295,
            "name": "konikomo",
            "director": {
                "id": 1608024,
                "username": "S-Tsumugi",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/8a91909e8b623e3084f318f861e92c13?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 727.4628111443551,
                        "deviation": 71.02765746566897,
                        "volatility": 0.0601394716952411
                    }
                },
                "ranking": 7.550710870713347,
                "professional": false,
                "ui_class": ""
            },
            "description": "aaaaaaaaaa",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 12889,
                "name": "Monday Morning",
                "summary": "Welcome to Monday Morning group\n\nIf you feel that Mondays are mentally difficult for you, just join us and start your week with special things like playing go.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-26T20:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-26T20:30:11.559508Z",
            "ended": "2026-05-04T04:01:59.975567Z",
            "start_waiting": "2025-12-26T20:30:11.418087Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2bdb6183a5c2ea5f43301eda9ab4f643-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 1481,
            "name": "kodathon",
            "director": {
                "id": 37418,
                "username": "koda",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ba6da52d8825e430c5e3a425937e4bbb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1099.7034073236412,
                        "deviation": 108.4170839776936,
                        "volatility": 0.059987630028292334
                    }
                },
                "ranking": 17.11705282256582,
                "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": false,
            "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": 385,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-10-08T17:32:26Z",
            "ended": "2011-10-08T15:32:26Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1480,
            "name": "koda's mini-tournament",
            "director": {
                "id": 37418,
                "username": "koda",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ba6da52d8825e430c5e3a425937e4bbb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1099.7034073236412,
                        "deviation": 108.4170839776936,
                        "volatility": 0.059987630028292334
                    }
                },
                "ranking": 17.11705282256582,
                "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": 385,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-10T00:06:41Z",
            "ended": "2011-06-09T22:06:41Z",
            "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": 62056,
            "name": "knockout tourney 1",
            "director": {
                "id": 622823,
                "username": "MrSuth",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/a67b4fec70f832da8e714ed1dea0d839-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.6809633316159,
                        "deviation": 62.7562486869202,
                        "volatility": 0.05999371942931435
                    }
                },
                "ranking": 22.55158512248858,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "knockout tourney 1",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5519,
                "name": "BSC GO",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/ef9477f87ad4d190ffab53eba8347ec3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-17T14:55:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-06-17T14:52:18.739031Z",
            "ended": "2020-06-17T15:33:45.283533Z",
            "start_waiting": "2020-06-17T14:52:18.304580Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ef9477f87ad4d190ffab53eba8347ec3-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 43633,
            "name": "knarkmane",
            "director": {
                "id": 597690,
                "username": "Per Mattsson",
                "country": "se",
                "icon": "https://user-uploads.online-go.com/b6f9bec9d73933d5bbf77b1e340afbf0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1057.4051546679439,
                        "deviation": 166.43497192461635,
                        "volatility": 0.05999894843847644
                    }
                },
                "ranking": 16.209050232541607,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "nice turnering",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 86400,
                "time_increment": 14400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3159,
                "name": "Turtle gang boi",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2018-12-13T10:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-13T22:14:31.951786Z",
            "ended": "2018-12-13T22:14:31.921299Z",
            "start_waiting": "2018-12-13T22:14:31.804593Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        }
    ]
}