List all tournaments or create a new tournament.

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

{
    "count": 59040,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=2987",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=2985",
    "results": [
        {
            "id": 41234,
            "name": "Just a random 9x9 RR fun tournament :)",
            "director": {
                "id": 561660,
                "username": "redxpanda",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/a3f92305488b1c0cf4fff0101b307c6b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1345.2697865589387,
                        "deviation": 63.67529285214722,
                        "volatility": 0.060008563555866305
                    }
                },
                "ranking": 21.783029404157162,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 day per turn. have fun :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": true,
                "per_move": 86400
            },
            "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": 3647,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-09-28T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-09-28T04:00:01.612745Z",
            "ended": "2018-10-05T06:55:48.938607Z",
            "start_waiting": "2018-09-28T04:00:00.270098Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 32331,
            "name": "Just another turnament",
            "director": {
                "id": 485572,
                "username": "Karsten1",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c8ef15cda1004228d8ebb017a23445f7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 926.3564449578158,
                        "deviation": 66.97817178709859,
                        "volatility": 0.060033122738981044
                    }
                },
                "ranking": 13.145978162369953,
                "professional": false,
                "ui_class": ""
            },
            "description": "ugh...",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 900,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "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": 3647,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-11-29T05: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": "2017-12-04T03:25:35.346782Z",
            "ended": "2017-12-04T04:18:07.138792Z",
            "start_waiting": "2017-12-04T03:25:34.687444Z",
            "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": 289,
            "name": "Just another mini-tournament",
            "director": {
                "id": 12866,
                "username": "etnelson",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/969cb26c26dbac5064967befa248631d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1206.7876589294428,
                        "deviation": 63.66261168633265,
                        "volatility": 0.05989343494411286
                    }
                },
                "ranking": 19.26818527513655,
                "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": 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": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-08-09T01:49:00Z",
            "ended": "2008-02-08T03:15:00Z",
            "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": 63075,
            "name": "Just another handicap tournament",
            "director": {
                "id": 747694,
                "username": "kingkaio",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/153fb07f8ce9121e748b2e51172936d2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.6804695413712,
                        "deviation": 62.48738706337885,
                        "volatility": 0.06012577810744558
                    }
                },
                "ranking": 18.505561177652012,
                "professional": false,
                "ui_class": ""
            },
            "description": "Automatic handicap\n\nSorry Provisional Players",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "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": 5683,
                "name": "Tournaments Group",
                "summary": "A group for people who like tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/905cdf0c41d571282428b5d769b638c3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-20T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 13,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-18T18:05:20.738911Z",
            "ended": "2020-10-14T23:59:21.876273Z",
            "start_waiting": "2020-07-18T18:05:20.564127Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/905cdf0c41d571282428b5d769b638c3-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 111688,
            "name": "Just a fun game",
            "director": {
                "id": 1451320,
                "username": "Kao8989",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/c822c66baa30a74a99370a19ca61ad7c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 724.9632272682219,
                        "deviation": 80.86440248378757,
                        "volatility": 0.06009665089790188
                    }
                },
                "ranking": 7.471029809744107,
                "professional": false,
                "ui_class": ""
            },
            "description": "Every Body can play 🤩🤩🤩",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8858,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-14T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-02-25T18:42:29.311763Z",
            "ended": "2024-02-25T18:47:44.009041Z",
            "start_waiting": "2024-02-25T18:42:29.220376Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 62704,
            "name": "Just a Cup to take a break from COVID-19",
            "director": {
                "id": 437607,
                "username": "BlazePiggy543",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/41b692ea6fb3ab36e4a0e69b81c6f829-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1871.481106685611,
                        "deviation": 69.0722365542972,
                        "volatility": 0.06018091570881312
                    }
                },
                "ranking": 29.425667972143394,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just a Cup to take a break from COVID-19. If you extend the time by only playing a move on the last hour, you will be disqualified. So watch out.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2514,
                "name": "Continental and World Go Cups Group",
                "summary": "You want to become World Champion or a Continental champion? Join us :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 526,
                "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-04T17:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-04T16:09:42.250765Z",
            "ended": "2021-01-17T10:53:54.921869Z",
            "start_waiting": "2020-07-04T16:09:41.851979Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 60904,
            "name": "Jupiter",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 788.4782417507043,
                        "deviation": 64.76496024965462,
                        "volatility": 0.0599203180748189
                    }
                },
                "ranking": 9.415256608156199,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 432000,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 357,
                "name": "ORION",
                "summary": "Torneo Latinoamericano de Go por equipos Sub-18",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 137,
                "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-22T17:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 12,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-22T17:00:34.976767Z",
            "ended": "2020-06-23T13:58:42.516624Z",
            "start_waiting": "2020-05-22T17:00:34.672514Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 106049,
            "name": "Junioruni",
            "director": {
                "id": 725620,
                "username": "kirjla",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/7b218231e97f018a180f6971c5646343-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1792.032578511132,
                        "deviation": 67.35728005613973,
                        "volatility": 0.06001294452348643
                    }
                },
                "ranking": 28.421428873879357,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Anfänger",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 34,
            "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": false,
            "group": {
                "id": 10538,
                "name": "JuniorUni",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 86,
                "icon": "https://user-uploads.online-go.com/04ca200d63c616e3534ed4b17c2b6790-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-03T12:07:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-03T12:07:04.664715Z",
            "ended": "2023-08-03T12:59:58.752053Z",
            "start_waiting": "2023-08-03T12:07:04.428811Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/04ca200d63c616e3534ed4b17c2b6790-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 104020,
            "name": "Juniori sa Avalskog kampa 1",
            "director": {
                "id": 585960,
                "username": "MihajloAndjelic",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/d7e68138b3746cf58f47228ced1845ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1949.0659602190578,
                        "deviation": 60.853035797580866,
                        "volatility": 0.059865671455679094
                    }
                },
                "ranking": 30.366023519315544,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Junski turnir - 5 kola u 2-3 nedelje. Pocetnici - 13x13 bez prednosti, parovanje cemo odraditi ovde ili poslati naknadno",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": false,
            "group": {
                "id": 27,
                "name": "Serbian Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-07T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-06-08T17:54:24.534886Z",
            "ended": "2023-06-08T18:02:32.533577Z",
            "start_waiting": "2023-06-08T17:54:24.435686Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2944,
            "name": "Juni 2014 13x13 Beginners",
            "director": {
                "id": 54649,
                "username": "ludischmidt",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/4e32ed3c6f058f63893dbb2827984c0a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1566.8567561805264,
                        "deviation": 61.373302673359525,
                        "volatility": 0.05955905920961822
                    }
                },
                "ranking": 25.312871229059034,
                "professional": false,
                "ui_class": ""
            },
            "description": "Ein kleines Turiner für Anfänger.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 23,
                "name": "German Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 356,
                "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": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-06-14T12:56:05.897741Z",
            "ended": "2014-07-31T11:44:30.357174Z",
            "start_waiting": "2014-06-14T12:53:46.587552Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}