List all tournaments or create a new tournament.

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

{
    "count": 60334,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=568",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=566",
    "results": [
        {
            "id": 61159,
            "name": "hello, world",
            "director": {
                "id": 788251,
                "username": "Tau628",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/65a940d38e6d25d30dea6ca7352954c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1199.7342564468086,
                        "deviation": 190.32590700393953,
                        "volatility": 0.059997221074396596
                    }
                },
                "ranking": 19.132481765435262,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hello!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 3600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5871,
                "name": "68 66 83 80 68 33 32",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-28T02:25:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-28T02:25:11.111395Z",
            "ended": "2020-05-28T02:26:12.408776Z",
            "start_waiting": "2020-05-28T02:25:10.978258Z",
            "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": 75024,
            "name": "hello world tournament",
            "director": {
                "id": 517730,
                "username": "dannyvan",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/54e2693915fa15b4662b87fc802e9642?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 705.0356009679355,
                        "deviation": 115.12660830679854,
                        "volatility": 0.05999958269712449
                    }
                },
                "ranking": 6.825778351284103,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello world tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": true,
            "group": {
                "id": 9125,
                "name": "GolinksWorld",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-11T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-12T20:16:00.463322Z",
            "ended": "2021-07-13T13:03:04.175429Z",
            "start_waiting": "2021-05-12T20:16:00.349551Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 67224,
            "name": "yukiat vs yujun",
            "director": {
                "id": 766386,
                "username": "YukiatQuek",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/139b130c6e3ee83f1668520f69ca89c4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1300.2583684388173,
                        "deviation": 162.78747289608813,
                        "volatility": 0.06000090603169715
                    }
                },
                "ranking": 20.99519814037648,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hello we playing hihi ok",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-10-30T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-30T10:24:56.849217Z",
            "ended": "2020-11-02T12:46:28.201992Z",
            "start_waiting": "2020-10-30T10:24:56.766303Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 132368,
            "name": "2nd SPMS Internal Tournament",
            "director": {
                "id": 1640355,
                "username": "Jxmeen",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/c5389eaa972e9dbf1be046e179c3d68a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1278.8474909084346,
                        "deviation": 63.40216235751937,
                        "volatility": 0.059996834135477885
                    }
                },
                "ranking": 20.61082213648176,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello this is a tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 39,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15657,
                "name": "SPMS Weiqi AY25/26 Exco-Subcomm",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-13T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-09-13T11:17:38.171628Z",
            "ended": "2025-09-13T13:45:43.081992Z",
            "start_waiting": "2025-09-13T11:17:38.094026Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 119336,
            "name": "youtube:Happypand.SG.     everyone can come",
            "director": {
                "id": 1609997,
                "username": "ToppandaYT",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/73a15f1e31deadf8a41b2c040c3497de-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1280.64922077658,
                        "deviation": 64.02370629528696,
                        "volatility": 0.06014822658825837
                    }
                },
                "ranking": 20.643414523216762,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello people!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 14545,
                "name": "YouTube:HappyPanda.sg",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/5c1c1003c89292c045a91e5c198107c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-19T16: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": "2024-08-19T16:00:01.645310Z",
            "ended": "2024-08-19T16:51:17.636398Z",
            "start_waiting": "2024-08-19T16:00:01.577319Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c1c1003c89292c045a91e5c198107c7-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 79204,
            "name": "19X19 game!!!",
            "director": {
                "id": 825902,
                "username": "6 Dan player",
                "country": "_Olimpic_Movement",
                "icon": "https://secure.gravatar.com/avatar/8d7a6e0c7462e620890b25336d5ed6e9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2346.582281608371,
                        "deviation": 76.43636302636111,
                        "volatility": 0.060158365590181326
                    }
                },
                "ranking": 34.66288710784546,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello everyone",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18065,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-24T04:55:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-24T04:55:50.969317Z",
            "ended": "2021-08-24T05:14:15.774848Z",
            "start_waiting": "2021-08-24T04:55:50.846224Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 71501,
            "name": "19X19 double elimination monthly championship 3 (march,2021)",
            "director": {
                "id": 861327,
                "username": "Jack the protaGOnist",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/a0b3993a4ac594108efa52a044210bba-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.033059307691,
                        "deviation": 61.65197767699118,
                        "volatility": 0.06000663457564414
                    }
                },
                "ranking": 26.81689756840323,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello and welcome back to our monthly torments and I hope you have a blast and as always the winners will be in the hall of fame!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13440,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7383,
                "name": "hangout and have fun",
                "summary": "]",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/475e03f7bfbd3f230470aea89405e15c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-02T23:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-03T10:26:35.896393Z",
            "ended": "2021-08-03T16:11:38.803940Z",
            "start_waiting": "2021-03-03T10:26:35.662145Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/475e03f7bfbd3f230470aea89405e15c-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 77531,
            "name": "SCPS4A4",
            "director": {
                "id": 1023102,
                "username": "scps00",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6d44cde2d6b20aba8e2a8b5951f5cdfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1304.2918227457508,
                        "deviation": 240.12621952785298,
                        "volatility": 0.05999840599104936
                    }
                },
                "ranking": 21.066899228852943,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "hello",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9643,
                "name": "SCPS4A",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 24,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-15T01:10:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-15T01:02:01.194823Z",
            "ended": "2021-07-15T02:07:42.956551Z",
            "start_waiting": "2021-07-15T01:02:00.958958Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 117393,
            "name": "Hi to",
            "director": {
                "id": 1576728,
                "username": "hihihihihihihi89",
                "country": "bi",
                "icon": "https://secure.gravatar.com/avatar/14a5536b5b9a027d2ec7cc1a1fee964d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1035.5315868447744,
                        "deviation": 95.47247233919651,
                        "volatility": 0.05999335030925935
                    }
                },
                "ranking": 15.72514498812294,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18065,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-23T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-23T00:35:48.561693Z",
            "ended": "2024-06-23T00:48:23.847378Z",
            "start_waiting": "2024-06-23T00:35:48.496055Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 77379,
            "name": "scps4a1",
            "director": {
                "id": 1023119,
                "username": "SCPS4A00",
                "country": "_GoT_Greyjoy",
                "icon": "https://user-uploads.online-go.com/09a5465f8b8e0b48c9aacf0875706753-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1016.4974977578177,
                        "deviation": 96.88735441697433,
                        "volatility": 0.06000220267740317
                    }
                },
                "ranking": 15.295665889840087,
                "professional": false,
                "ui_class": ""
            },
            "description": "hello",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9643,
                "name": "SCPS4A",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 24,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-12T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-07-12T01:22:38.412100Z",
            "ended": "2021-07-12T02:21:30.605874Z",
            "start_waiting": "2021-07-12T01:22:38.213811Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        }
    ]
}