List all tournaments or create a new tournament.

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

{
    "count": 59886,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=14",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=12",
    "results": [
        {
            "id": 68912,
            "name": "6th 25 kyu tournament",
            "director": {
                "id": 839136,
                "username": "Soccer is awesome",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/48e6240dacac17c93414108e4283e0b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 891.2546598674192,
                        "deviation": 66.36813968008407,
                        "volatility": 0.06001779878165622
                    }
                },
                "ranking": 12.251719355114881,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3666,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-13T14:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 5,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-13T14:00:56.020469Z",
            "ended": "2020-12-13T14:15:26.460516Z",
            "start_waiting": "2020-12-13T14:00:55.976629Z",
            "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": 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": 676.0801265374255,
                        "deviation": 63.09814146812211,
                        "volatility": 0.060303209810071555
                    }
                },
                "ranking": 5.854943747104662,
                "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": 2143,
                "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": 135357,
            "name": "Torneo de domingo.",
            "director": {
                "id": 1496951,
                "username": "JuanDJR.",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/b85ac9bfa253ff7d7c0d714d174e666e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 853.1132373763631,
                        "deviation": 60.804994214120285,
                        "volatility": 0.05974169368428549
                    }
                },
                "ranking": 11.239186748106006,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo rápido de domingo, 9x9.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 51,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 283,
                "name": "Colombia",
                "summary": "Bienvenidos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 150,
                "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-14T22:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-14T22:00:48.499726Z",
            "ended": "2025-12-14T22:21:05.727971Z",
            "start_waiting": "2025-12-14T22:00:48.458423Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-15.png",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 84780,
            "name": "9*9 Swiss",
            "director": {
                "id": 1067981,
                "username": "Averyw123",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1274.6513862158752,
                        "deviation": 65.37626830930803,
                        "volatility": 0.06010299986513658
                    }
                },
                "ranking": 20.534738366137827,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 192,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-13T02:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-13T02:00:10.198191Z",
            "ended": "2022-01-13T02:42:24.648775Z",
            "start_waiting": "2022-01-13T02:00:10.125920Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 81022,
            "name": "19x19",
            "director": {
                "id": 954697,
                "username": "LinLucas",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/18e87509e161428869264574b242dcec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1633.1398078129937,
                        "deviation": 73.02570853359137,
                        "volatility": 0.06016829888503836
                    }
                },
                "ranking": 26.27204235467344,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10250,
                "name": "友谊为主棋神在线",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-10-06T17:30:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-10-06T17:30:04.225433Z",
            "ended": "2021-10-06T17:30:04.316448Z",
            "start_waiting": "2021-10-06T17:30:04.161460Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 96558,
            "name": "Kddvv",
            "director": {
                "id": 1134434,
                "username": "BVB1909",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/4ab12741fa2999c26622e94ed4c9a0d6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1354.1504114176673,
                        "deviation": 63.94935285704724,
                        "volatility": 0.06002797484951501
                    }
                },
                "ranking": 21.93534893360515,
                "professional": false,
                "ui_class": ""
            },
            "description": "Cdnjcdjhcdjfrh",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 30,
                "period_time": 10,
                "periods": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11518,
                "name": "Kackawurst",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-08T16:07:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-08T16:07:19.504114Z",
            "ended": "2022-11-08T16:08:19.407558Z",
            "start_waiting": "2022-11-08T16:07:19.432450Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/80d06c7088675895f71931629cdb4bd5-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 83785,
            "name": "19*19 swiss",
            "director": {
                "id": 1067981,
                "username": "Averyw123",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1274.6513862158752,
                        "deviation": 65.37626830930803,
                        "volatility": 0.06010299986513658
                    }
                },
                "ranking": 20.534738366137827,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 10773,
                "name": "Averyw",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://user-uploads.online-go.com/e6a04a56e256c1a838804b59b01d3050-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-16T23:05:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-16T23:05:11.680103Z",
            "ended": "2021-12-16T23:05:11.660948Z",
            "start_waiting": "2021-12-16T23:05:11.592507Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e6a04a56e256c1a838804b59b01d3050-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 36317,
            "name": "Tournoi de Go fun",
            "director": {
                "id": 515688,
                "username": "amelgo",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/ba5a84194411cc3473bf3fabf9975960-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 811.8724868466599,
                        "deviation": 62.52395643047505,
                        "volatility": 0.05996042206385821
                    }
                },
                "ranking": 10.092127429116767,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournoi pour s'amuser !!\n\nAmusez-vous bien !☺!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "period_time": 10,
                "main_time": 420,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 4,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 601,
                "name": "France Jeunes",
                "summary": "Pour tous les jeunes joueurs (Lycée, collège, primaire)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 36,
                "icon": "https://user-uploads.online-go.com/1c70739c5bbef63270f77fe1f76caebc-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-04-13T17:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-04-13T17:00:06.211142Z",
            "ended": "2018-04-13T17:00:07.085725Z",
            "start_waiting": "2018-04-13T17:00:06.002284Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1c70739c5bbef63270f77fe1f76caebc-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 111867,
            "name": "super hero",
            "director": {
                "id": 1092034,
                "username": "shunkiu",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/335c027dd5fe11e433da670a41ce4231?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1393.2648706701996,
                        "deviation": 69.79020798458026,
                        "volatility": 0.060008829285262466
                    }
                },
                "ranking": 22.594558280467663,
                "professional": false,
                "ui_class": ""
            },
            "description": "win be super hero",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 42838,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 864000,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6043,
                "name": "Hong Kong Go Theory Research Centre",
                "summary": "A private group for HK tutors and students",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/5da08b40c77e233e26ea4f85ba5fd58d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-20T06:30:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 23,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-20T06:30:56.691751Z",
            "ended": "2024-01-20T06:30:56.654678Z",
            "start_waiting": "2024-01-20T06:30:56.230021Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5da08b40c77e233e26ea4f85ba5fd58d-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 33403,
            "name": "Torneio Jan/2018",
            "director": {
                "id": 374701,
                "username": "PedroJSilva",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/03c8758add4b8d6db63aeaa11dd965de-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1045.2836366168035,
                        "deviation": 62.90365044204341,
                        "volatility": 0.059930693629273224
                    }
                },
                "ranking": 15.942138407445738,
                "professional": false,
                "ui_class": ""
            },
            "description": "A minha primeira tentativa de criar um torneio… ainda não conheço bem as opções, mas espero que não esteja muito mal.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 146,
                "name": "APGo",
                "summary": "Grupo de jogadores da Associação Portuguesa de Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 105,
                "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-01-05T00:00:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-01-05T00:00:09.865612Z",
            "ended": "2018-01-05T00:00:09.786638Z",
            "start_waiting": "2018-01-05T00:00:09.538824Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-15.png",
            "player_count": 1,
            "ranked": true
        }
    ]
}