List all tournaments or create a new tournament.

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

{
    "count": 59432,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=8",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=6",
    "results": [
        {
            "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": 104,
                "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
        },
        {
            "id": 59105,
            "name": "Join and play this new stuff",
            "director": {
                "id": 736097,
                "username": "鍾曉林",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/c5868458d79bd4e0577ad2da8d81f4e2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1297.6671901589966,
                        "deviation": 64.62392354788778,
                        "volatility": 0.060025665265662324
                    }
                },
                "ranking": 20.949018374469894,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5100,
                "name": "Please Join and play Tournament!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-18T09:45:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-18T09:45:28.204317Z",
            "ended": "2020-08-21T18:13:55.481915Z",
            "start_waiting": "2020-04-18T09:45:26.742559Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 30182,
            "name": "+8h/move correspondence tournament",
            "director": {
                "id": 336196,
                "username": "kickaha",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/823c5fca3fab25405c66070b7869fc02-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1798.0420343187982,
                        "deviation": 60.92818423187587,
                        "volatility": 0.05990791711821768
                    }
                },
                "ranking": 28.49893090204676,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "This is supposed to be a somewhat fast tournament. It will NOT pause on weekends. Please avoid long use of vacation time or better, dont go on vacation at all :).\nChinese rules, double elimination, random pairing, no handicap.\n\nhave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 31680,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 813,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-09-18T17:00:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 25,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-18T17:00:24.900904Z",
            "ended": "2018-04-03T14:41:53.936054Z",
            "start_waiting": "2017-09-18T17:00:24.444675Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 58070,
            "name": "Si participas tu nombre debe ser cambiado a EL BARTO😷🎇🎫",
            "director": {
                "id": 745405,
                "username": "GREENSTORM Z",
                "country": "vu",
                "icon": "https://user-uploads.online-go.com/b102977143eca1f2568daea9c82c5792-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 988.264926379348,
                        "deviation": 80.17066300764452,
                        "volatility": 0.06002358002436805
                    }
                },
                "ranking": 14.643591377873966,
                "professional": false,
                "ui_class": ""
            },
            "description": "No se porque hago esto🐙\n\n\nAtt🐖🐖🐖🐖🐷🐷🐷🐷🐷peppa",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 268800,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 2419200,
                "period_time": 2419200,
                "stones_per_period": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-27T19:00:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-27T19:00:04.835497Z",
            "ended": "2020-03-27T19:12:25.285069Z",
            "start_waiting": "2020-03-27T19:00:04.542816Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 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": 99063,
            "name": "Tournoi des mousquetaires (essai)",
            "director": {
                "id": 1123891,
                "username": "LiLanLü",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/f9525427bc1fa96962fe8662a80cf619-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1609.4519608465039,
                        "deviation": 62.55087734475528,
                        "volatility": 0.06008233811317458
                    }
                },
                "ranking": 25.933804641392726,
                "professional": false,
                "ui_class": ""
            },
            "description": "Essai",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12279,
                "name": "Les Génies - Club de Go Suisse (Coinsins) et France (Moissac)",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 97,
                "icon": "https://user-uploads.online-go.com/3a4d1df61959a49c01c9ffc5aff5eb6d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-17T15:30:00Z",
            "players_start": 0,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-01-17T15:30:10.987753Z",
            "ended": "2023-01-17T15:47:56.809547Z",
            "start_waiting": "2023-01-17T15:30:10.900073Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3a4d1df61959a49c01c9ffc5aff5eb6d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 132333,
            "name": "my first tournament",
            "director": {
                "id": 1844566,
                "username": "sarahspencer1983",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/400a172282125a8750dc376122225081?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 214.16958391305866,
                        "deviation": 76.98745851202942,
                        "volatility": 0.06004534926353875
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "idk what to put here",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 4,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "blitz",
                "pause_on_weekends": false,
                "per_move": 4
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12154,
                "name": "DDK-SDK group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-12T16: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-09-12T16:00:16.338289Z",
            "ended": "2025-09-12T16:00:16.317460Z",
            "start_waiting": "2025-09-12T16:00:16.250904Z",
            "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": 131124,
            "name": "Bokindo",
            "director": {
                "id": 1729163,
                "username": "651 čřtlFRĠ",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/c42951acd49a518d1a9b06fdb4b1217a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.5308575488752,
                        "deviation": 64.59776054280978,
                        "volatility": 0.060235813486852634
                    }
                },
                "ranking": 17.551394030657434,
                "professional": false,
                "ui_class": ""
            },
            "description": "Раундов-1\n-9 человек  🧍‍♂️",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "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": 6335,
                "name": "BOKENDO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/9baef4bd446d0558ff7bff46039f16c6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-05T09:00:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2025-08-05T09:00:52.072000Z",
            "ended": "2025-08-05T09:00:52.061893Z",
            "start_waiting": "2025-08-05T09:00:52.032443Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9baef4bd446d0558ff7bff46039f16c6-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "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": 86943,
            "name": "Sente 9x9",
            "director": {
                "id": 84467,
                "username": "HappyCat",
                "country": "am",
                "icon": "https://secure.gravatar.com/avatar/f9497cb19a2bfe20132c1b6e46914b07?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.471197146754,
                        "deviation": 63.703343043527006,
                        "volatility": 0.06003267051657626
                    }
                },
                "ranking": 24.72351874345002,
                "professional": false,
                "ui_class": ""
            },
            "description": "Sente 9x9, пробный турнир",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 11258,
                "name": "Sente",
                "summary": "Школа Го Сэнтэ",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/4bd718595a8efa0fb190dec1f904e88a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-09T17:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-09T17:00:06.054471Z",
            "ended": "2022-03-09T17:27:56.082830Z",
            "start_waiting": "2022-03-09T17:00:05.689150Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4bd718595a8efa0fb190dec1f904e88a-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}