List all tournaments or create a new tournament.

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

{
    "count": 59493,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2428",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=2426",
    "results": [
        {
            "id": 268,
            "name": "daily chinese 9x9",
            "director": {
                "id": 7781,
                "username": "ThornsFan",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.368803584553,
                        "deviation": 62.28802020597183,
                        "volatility": 0.05974526744427295
                    }
                },
                "ranking": 21.64666494164504,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 4,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-07-18T05:19:00Z",
            "ended": "2007-07-29T19:04:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 47067,
            "name": "daily game",
            "director": {
                "id": 628685,
                "username": "joya22544",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f4291bd4d4bd0b4bced9d03f775db583?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1249.4578901982477,
                        "deviation": 256.3451699831443,
                        "volatility": 0.05999905212792343
                    }
                },
                "ranking": 20.07259609112069,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "daily game!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 120,
                "max_time": 300,
                "time_increment": 30,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3540,
                "name": "YTRYTR",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "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": "2019-04-15T13: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": "2019-04-16T08:52:21.733624Z",
            "ended": "2019-04-16T09:02:22.693830Z",
            "start_waiting": "2019-04-16T08:52:21.245212Z",
            "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": 75232,
            "name": "Daily Go 9x9 Tournament",
            "director": {
                "id": 801235,
                "username": "JesusR02",
                "country": "ve",
                "icon": "https://secure.gravatar.com/avatar/ee3f16a55219c5aaf7ac1cddcfb1cb4e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1148.902252682304,
                        "deviation": 61.72904901679663,
                        "volatility": 0.060000718027276516
                    }
                },
                "ranking": 18.130245210894227,
                "professional": false,
                "ui_class": ""
            },
            "description": "Habrá un torneo diario, semanal, mensual, y anual de cada formato ( 9x9, 13x13, 19x19), un torneos escudo, maratones, torneos elite, y muchos más, buena suerte en sus torneos!\n\nThere will be a daily, weekly, monthly, and annual tournament of each format (9x9, 13x13, 19x19), a shield tournaments, marathons, elite tournaments, and many more, good luck in your tournaments!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 180,
                "max_time": 240
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9192,
                "name": "Club Venezolano de Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/88703dc804be5930df74ca9a6ddd7f66-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-18T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 11,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-20T01:51:10.115332Z",
            "ended": "2021-05-20T02:02:19.501564Z",
            "start_waiting": "2021-05-20T01:51:10.010811Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88703dc804be5930df74ca9a6ddd7f66-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 75231,
            "name": "Daily Go 9x9 Tournament",
            "director": {
                "id": 801235,
                "username": "JesusR02",
                "country": "ve",
                "icon": "https://secure.gravatar.com/avatar/ee3f16a55219c5aaf7ac1cddcfb1cb4e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1148.902252682304,
                        "deviation": 61.72904901679663,
                        "volatility": 0.060000718027276516
                    }
                },
                "ranking": 18.130245210894227,
                "professional": false,
                "ui_class": ""
            },
            "description": "Habrá un torneo diario, semanal, mensual, y anual de cada formato ( 9x9, 13x13, 19x19), un torneos escudo, maratones, torneos elite, y muchos más, buena suerte en sus torneos!\n\nThere will be a daily, weekly, monthly, and annual tournament of each format (9x9, 13x13, 19x19), a shield tournaments, marathons, elite tournaments, and many more, good luck in your tournaments!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 180,
                "max_time": 210
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9192,
                "name": "Club Venezolano de Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/88703dc804be5930df74ca9a6ddd7f66-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-17T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 11,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-18T02:26:24.663426Z",
            "ended": "2021-05-18T02:38:22.543021Z",
            "start_waiting": "2021-05-18T02:26:24.530499Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88703dc804be5930df74ca9a6ddd7f66-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 75233,
            "name": "Daily Go 9x9 Tournament",
            "director": {
                "id": 801235,
                "username": "JesusR02",
                "country": "ve",
                "icon": "https://secure.gravatar.com/avatar/ee3f16a55219c5aaf7ac1cddcfb1cb4e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1148.902252682304,
                        "deviation": 61.72904901679663,
                        "volatility": 0.060000718027276516
                    }
                },
                "ranking": 18.130245210894227,
                "professional": false,
                "ui_class": ""
            },
            "description": "Habrá un torneo diario, semanal, mensual, y anual de cada formato ( 9x9, 13x13, 19x19), un torneos escudo, maratones, torneos elite, y muchos más, buena suerte en sus torneos!\n\nThere will be a daily, weekly, monthly, and annual tournament of each format (9x9, 13x13, 19x19), a shield tournaments, marathons, elite tournaments, and many more, good luck in your tournaments!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 180,
                "max_time": 210
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9192,
                "name": "Club Venezolano de Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/88703dc804be5930df74ca9a6ddd7f66-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-19T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 11,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-05-20T03:40:14.962949Z",
            "ended": "2021-05-20T03:50:30.141828Z",
            "start_waiting": "2021-05-20T03:40:14.850448Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88703dc804be5930df74ca9a6ddd7f66-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 495,
            "name": "Daisho Invitation Tournament",
            "director": {
                "id": 4007,
                "username": "retired 2020-05-17",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/3eda6fcd3204ef285fa52176c28c4d3e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.2226592756992,
                        "deviation": 68.93303381814883,
                        "volatility": 0.060098255950306004
                    }
                },
                "ranking": 20.36285895208113,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-09-13T01:19:24Z",
            "ended": "2008-09-12T23:19:24Z",
            "start_waiting": null,
            "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": 83,
            "name": "daisy's mini-tournament",
            "director": {
                "id": 2503,
                "username": "daisy",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9efb67e0e91c47f2b4e1d8a6a3cd34c9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1035.7197667256398,
                        "deviation": 69.88182699519385,
                        "volatility": 0.06002122905432773
                    }
                },
                "ranking": 15.72935149280091,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-04-27T07:37:00Z",
            "ended": "2006-10-13T23:42:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 98525,
            "name": "Daje!",
            "director": {
                "id": 1055696,
                "username": "deleted-dd2583d3-bb3a-42cb-a2fb-8c58bbe3d216",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/c176d6849a1892b9017c85f548813837-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.9618235200285,
                        "deviation": 65.86233200519976,
                        "volatility": 0.05999729225859075
                    }
                },
                "ranking": 24.624653373951272,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament, no conditional moves",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 129600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 129600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 759,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-01-09T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-01-09T18:00:03.581936Z",
            "ended": "2023-06-28T07:19:53.004298Z",
            "start_waiting": "2023-01-09T18:00:03.415539Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 2092,
            "name": "Dakkor's mini-tournament",
            "director": {
                "id": 45512,
                "username": "Dakkor",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/390ab95917eca8989c69f4df24026a5b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1473.6238997742319,
                        "deviation": 62.11739228458916,
                        "volatility": 0.059991132594206506
                    }
                },
                "ranking": 23.89268953560955,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 6,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-04-13T08:37:14Z",
            "ended": "2013-04-13T06:37:14Z",
            "start_waiting": null,
            "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": 61694,
            "name": "Damien",
            "director": {
                "id": 780915,
                "username": "damiencam",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/0a3f7d3f5f4fb297b7e2d54825797190?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 856.9428772345112,
                        "deviation": 65.15420079756397,
                        "volatility": 0.0599992908608538
                    }
                },
                "ranking": 11.342874937248924,
                "professional": false,
                "ui_class": ""
            },
            "description": "super",
            "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": 5985,
                "name": "damiencam",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-09T10:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-09T10:00:11.252820Z",
            "ended": "2020-07-07T13:16:55.417719Z",
            "start_waiting": "2020-06-09T10:00:10.928575Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}