List all tournaments or create a new tournament.

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

{
    "count": 59363,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=6",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=4",
    "results": [
        {
            "id": 65923,
            "name": "fdfsa",
            "director": {
                "id": 818383,
                "username": "SubToMixzory",
                "country": "vi",
                "icon": "https://user-uploads.online-go.com/c6aa9dd0c30d28446d4dcafe2b6186e9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1269.4299654571807,
                        "deviation": 64.69887391357838,
                        "volatility": 0.0601483836856834
                    }
                },
                "ranking": 20.439713055563516,
                "professional": false,
                "ui_class": ""
            },
            "description": "fsdfsaf",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 60,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 479,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-27T03:32: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-09-27T03:32:53.241615Z",
            "ended": "2020-09-27T03:32:53.133245Z",
            "start_waiting": "2020-09-27T03:32:52.820225Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 135230,
            "name": "sdfghj",
            "director": {
                "id": 823378,
                "username": "rouma",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/e25df468ca27d40a9646837908b798f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 623.647058786712,
                        "deviation": 65.36946936199203,
                        "volatility": 0.060304646904206095
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "hludg shlep",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2049,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-10T23:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-10T23:00:50.188298Z",
            "ended": "2025-12-10T23:00:50.165189Z",
            "start_waiting": "2025-12-10T23:00:50.091128Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 85477,
            "name": "bot tournament",
            "director": {
                "id": 1114709,
                "username": "test-bot",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/e7dd3607dc58220923324ea72a0b2fac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1256.0813186947664,
                        "deviation": 113.89639447975703,
                        "volatility": 0.060005946792260706
                    }
                },
                "ranking": 20.194991084040723,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "automatic site wide 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": 10855,
                "name": "⚫️The Brilliant World Of OGS⚪️",
                "summary": "Are you an OGS fan? If you are, join this group where there’s great tournaments and games to be played.\n\nPeople and bots can chat and play in this group. This is a public group so all are welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 191,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-30T05:45:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-30T05:45:07.409775Z",
            "ended": "2022-01-30T05:45:07.396025Z",
            "start_waiting": "2022-01-30T05:45:07.347127Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 83908,
            "name": "partie de 9x9",
            "director": {
                "id": 954697,
                "username": "LinLucas",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/18e87509e161428869264574b242dcec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1620.4347179527474,
                        "deviation": 73.85324417505154,
                        "volatility": 0.060169219761260495
                    }
                },
                "ranking": 26.091241624307486,
                "professional": false,
                "ui_class": ""
            },
            "description": "partie de 9x9",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9992,
                "name": "Équipe de France Jeunes",
                "summary": "<b>Calendrier de la session 3</b><br>\nRonde 5 : lundi 30 mars, cours 18h30-19h suivi des parties. Pédagogue : Warren<br>\n\n---<br>\nSi vous ne pouvez pas être présent, veuillez contacter votre adversaire dès que possible.\n<br>\nSi votre adversaire n'est pas l",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/f3cc65b9cbd37b0642c70e30e9d92ff4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-20T11:30:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-20T11:30:44.014498Z",
            "ended": "2021-12-20T11:31:43.946409Z",
            "start_waiting": "2021-12-20T11:30:43.951901Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f3cc65b9cbd37b0642c70e30e9d92ff4-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 29009,
            "name": "July Go Monthly",
            "director": {
                "id": 458762,
                "username": "arcosg",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1180be4614701aaff8ed8648fb71b166?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1194.82413193423,
                        "deviation": 63.141111802723564,
                        "volatility": 0.060040864805072494
                    }
                },
                "ranking": 19.03754188647216,
                "professional": false,
                "ui_class": ""
            },
            "description": "Primer torneo oficial del GX Go Club.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1698,
                "name": "GeneXus",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/0b9ff06cdf52240f30ae0ee4cde431bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-07-31T20:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-07-31T20:00:36.724558Z",
            "ended": "2018-03-19T21:03:42.829770Z",
            "start_waiting": "2017-07-31T20:00:36.529677Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0b9ff06cdf52240f30ae0ee4cde431bb-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 114921,
            "name": "Foxes 969",
            "director": {
                "id": 1369671,
                "username": "s2018046",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a2b98ea5517f787f633e744cebad344c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1306.8411548962079,
                        "deviation": 71.83845748023253,
                        "volatility": 0.06004835870268455
                    }
                },
                "ranking": 21.112103405385184,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you don’t have enough time,there’s no problem at this competition because it has so much time",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1209600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14201,
                "name": "Marblefox969",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/9e2ef11393074471b0837b732f220630-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-04-30T07:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-30T07:00:39.687647Z",
            "ended": "2024-06-07T08:26:34.954249Z",
            "start_waiting": "2024-04-30T07:00:39.638115Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e2ef11393074471b0837b732f220630-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 104171,
            "name": "Taiwanese",
            "director": {
                "id": 1037623,
                "username": "Ella li",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/71162c337b33902109f1f05cca2f0ae3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1467.5141646410896,
                        "deviation": 68.54714944405204,
                        "volatility": 0.060022675041145175
                    }
                },
                "ranking": 23.79650869085563,
                "professional": false,
                "ui_class": ""
            },
            "description": "hv a nice game! -Taiwanese-Chinese-HongKong",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1144,
                "name": "Taiwanese",
                "summary": "Mostly Taiwanese!\n\nlet us know if you want to be admin. Please take great care, thank you!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 180,
                "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-10T11:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-06-10T11:00:26.212707Z",
            "ended": "2023-06-10T11:00:26.195057Z",
            "start_waiting": "2023-06-10T11:00:25.786539Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe3a174d07946483a6050a9acfa63393-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 103038,
            "name": "Tournament Name",
            "director": {
                "id": 1001280,
                "username": "chikennuggiemaster",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/f43a13142315c5d0b211acdbd4c65f17-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 850.9956298366732,
                        "deviation": 65.66474005945177,
                        "volatility": 0.06009920133946254
                    }
                },
                "ranking": 11.181652114350863,
                "professional": false,
                "ui_class": ""
            },
            "description": "Description",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 900,
                "stones_per_period": 25
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13078,
                "name": "HI-GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-08T21:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-05-08T21:00:59.189528Z",
            "ended": "2023-05-08T21:00:59.173457Z",
            "start_waiting": "2023-05-08T21:00:59.112014Z",
            "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": 59876,
            "name": "test run 2",
            "director": {
                "id": 751261,
                "username": "stone_clearview",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1f205580d015f22eb043c1adc4a96ed4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1637.3064287948112,
                        "deviation": 86.10308706968758,
                        "volatility": 0.05999506067863534
                    }
                },
                "ranking": 26.331029612642748,
                "professional": false,
                "ui_class": ""
            },
            "description": "test run 2",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 40,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5423,
                "name": "ClearView 2",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-30T14:18:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-30T14:18:24.334914Z",
            "ended": "2020-04-30T14:18:24.221375Z",
            "start_waiting": "2020-04-30T14:18:23.997112Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 137161,
            "name": "19x19 swiss blitz toaurment",
            "director": {
                "id": 1819801,
                "username": "jackwpy",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2fca278d4da90a3942c959fcd17af33e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 763.7547722205168,
                        "deviation": 73.55151103999604,
                        "volatility": 0.060270162835453986
                    }
                },
                "ranking": 8.677742688910445,
                "professional": false,
                "ui_class": ""
            },
            "description": "played on 19x19,blitz",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 55,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2049,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-17T05:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 33,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-17T05:00:35.438383Z",
            "ended": "2026-02-17T05:00:35.413638Z",
            "start_waiting": "2026-02-17T05:00:35.326680Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 1,
            "ranked": true
        }
    ]
}