List all tournaments or create a new tournament.

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

{
    "count": 59511,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=883",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=881",
    "results": [
        {
            "id": 89853,
            "name": "Teaching League I",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4484,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-11T02:20:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-11T02:20:27.843311Z",
            "ended": "2022-05-11T02:28:23.866934Z",
            "start_waiting": "2022-05-11T02:20:27.779620Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58606,
            "name": "Test tournament",
            "director": {
                "id": 735706,
                "username": "disneygo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a32a1993e22a7ee24d9aa6202408f874?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2069.4448552485715,
                        "deviation": 61.21238450342817,
                        "volatility": 0.060023961708065086
                    }
                },
                "ranking": 31.753405852347697,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 20,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5087,
                "name": "Bear Go Group",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-07T01: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": "2020-04-07T01:00:25.582205Z",
            "ended": "2020-04-07T01:10:26.851636Z",
            "start_waiting": "2020-04-07T01:00:25.290160Z",
            "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": 89726,
            "name": "League II",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4484,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-09T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-09T15:00:59.564608Z",
            "ended": "2022-05-09T15:20:40.606370Z",
            "start_waiting": "2022-05-09T15:00:59.398941Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 128262,
            "name": "Test tournament",
            "director": {
                "id": 914944,
                "username": "cp07",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/d92a855aa687442bcecac46fb604eb2d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 356.1180165171072,
                        "deviation": 234.39640116678896,
                        "volatility": 0.06001944274531256
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12990,
                "name": "Zodiac กลุ่ม G (ต่ำกว่า 8 คิว)",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/38a55ad9c24e62e94a4bc989d2814ac4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-09T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-09T09:00:54.713883Z",
            "ended": "2025-05-09T09:30:16.227902Z",
            "start_waiting": "2025-05-09T09:00:54.621535Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/38a55ad9c24e62e94a4bc989d2814ac4-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 25700,
            "name": "Test Tourney 2",
            "director": {
                "id": 355426,
                "username": "MrCarson",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/3a96b836f739ead4e66315c3dfbcc531-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1687.4778692092927,
                        "deviation": 213.8593112688013,
                        "volatility": 0.05999662288372133
                    }
                },
                "ranking": 27.029755853936702,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Test sdf sdf sdf",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 20,
            "time_control_parameters": {
                "period_time": 20,
                "speed": "live",
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "main_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1256,
                "name": "StM Go Club",
                "summary": "The online group for StM Go club members to play one another",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/df4c49f94c89008a928fd4dc20cfbda6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-03-23T06:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-03-23T06:05:07.195337Z",
            "ended": "2017-03-23T06:38:48.717820Z",
            "start_waiting": "2017-03-23T06:05:05.971001Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/df4c49f94c89008a928fd4dc20cfbda6-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 114360,
            "name": "Test McMahon 01",
            "director": {
                "id": 1509112,
                "username": "Momonja",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/ce1f0f81dcad5488fdfa8f3280a62025-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 893.7696207802886,
                        "deviation": 60.61295019150827,
                        "volatility": 0.059989961502212606
                    }
                },
                "ranking": 12.316952511087626,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test mcmahon",
            "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": 14171,
                "name": "Keima PH",
                "summary": "Keima PH - Casual Go player's club.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/5bba63ab0ab7c62bb8de5afb0bc94a65-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-29T13:19:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-03-29T13:19:01.498782Z",
            "ended": "2024-04-03T13:05:06.969581Z",
            "start_waiting": "2024-03-29T13:19:01.409431Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5bba63ab0ab7c62bb8de5afb0bc94a65-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 61241,
            "name": "Hi-test",
            "director": {
                "id": 789319,
                "username": "emilyglawler",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/cef324f3556d0c39aba1c2b607dea599?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.6891060937023,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 21.652208749198074,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Test idk what to say",
            "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": true,
            "group": {
                "id": 5891,
                "name": "Nicku",
                "summary": "",
                "require_invitation": false,
                "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": false,
            "time_start": "2020-05-30T04: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-06-05T17:43:37.372769Z",
            "ended": "2020-06-05T17:43:57.538821Z",
            "start_waiting": "2020-06-05T17:43:37.110549Z",
            "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": 79515,
            "name": "Test for smart",
            "director": {
                "id": 1046361,
                "username": "lkxdeclan",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/5eea26147f0636981c2d770d1a64fb8f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 724.6614421607134,
                        "deviation": 67.26479572321465,
                        "volatility": 0.06001434063575832
                    }
                },
                "ranking": 7.461391003938595,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test for gaiming",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "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": 17927,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-01T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-09-03T12:37:20.738075Z",
            "ended": "2022-06-20T06:14:44.626908Z",
            "start_waiting": "2021-09-03T12:37:20.646399Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 69223,
            "name": "Test Tournament",
            "director": {
                "id": 900402,
                "username": "MasonGoClub",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/801f816bfc382a67cb2f7004b80f4c28?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Test for GW",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5752,
                "name": "GoMason",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 54,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-21T19:30:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-21T19:30:32.721584Z",
            "ended": "2020-12-21T19:30:32.677410Z",
            "start_waiting": "2020-12-21T19:30:32.577636Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 97284,
            "name": "Decembre",
            "director": {
                "id": 874275,
                "username": "Rakoon",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/f1a56afe790bcae30cd80b50c834c202-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1224.6456368306337,
                        "deviation": 63.654236027219305,
                        "volatility": 0.05996290442138016
                    }
                },
                "ranking": 19.60824775846267,
                "professional": false,
                "ui_class": ""
            },
            "description": "Test de tournoi, juste pour le plaisir. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 4702,
                "name": "Nantes Yosakura",
                "summary": "Groupe OGS du club Nantes Yosakura.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 38,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-01T21: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": "2022-12-01T21:00:47.429745Z",
            "ended": "2023-03-10T04:28:59.595699Z",
            "start_waiting": "2022-12-01T21:00:47.238222Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        }
    ]
}