List all tournaments or create a new tournament.

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

{
    "count": 58848,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=5842",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=5840",
    "results": [
        {
            "id": 2681,
            "name": "13 squared",
            "director": {
                "id": 6489,
                "username": "folly",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1153.5384440115931,
                        "deviation": 65.40421445201942,
                        "volatility": 0.05994538637023112
                    }
                },
                "ranking": 18.223474951389964,
                "professional": false,
                "ui_class": ""
            },
            "description": "13 x 13 round robin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 89280,
            "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": 0,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-12-05T08:28:54.990084Z",
            "ended": "2014-04-03T20:46:27.259464Z",
            "start_waiting": "2013-12-05T08:28:54.534668Z",
            "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": 19218,
            "name": "The tournament",
            "director": {
                "id": 347221,
                "username": "Alectheawesome",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/8cc82c3bd72324f5d5a9593a44dc37c8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 990.4079179848546,
                        "deviation": 84.17537818788169,
                        "volatility": 0.06001435971211636
                    }
                },
                "ranking": 14.693736378050405,
                "professional": false,
                "ui_class": ""
            },
            "description": "super",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 60,
                "max_time": 604800,
                "time_increment": 0
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 28,
                "name": "Teaching League",
                "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4469,
                "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-07-22T19:50:00Z",
            "players_start": 20,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-08-09T05:20:15.642958Z",
            "ended": "2016-08-09T05:40:20.807439Z",
            "start_waiting": "2016-08-09T05:20:13.958672Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 58267,
            "name": "Beginners 9x9 Knockout Tournament",
            "director": {
                "id": 750750,
                "username": "begingo1000",
                "country": "ez",
                "icon": "https://secure.gravatar.com/avatar/d705f1ba732fe17b3a05d20723059c83?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1317.1885810619165,
                        "deviation": 64.49012040956917,
                        "volatility": 0.06003208049018038
                    }
                },
                "ranking": 21.294680724602816,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is a 9x9 Knockout Tournament for beginners.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4957,
                "name": "Beginners 9x9",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-03T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-03T13:00:54.402889Z",
            "ended": "2020-04-28T22:00:55.247410Z",
            "start_waiting": "2020-04-03T13:00:52.287166Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 43118,
            "name": "For Beginners Correspondence DE 9x9 12/22/2018",
            "director": {
                "id": 572024,
                "username": "BeamingBlackFlame",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/59c118eb318e6d5e29c7f4adc6d995c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1133.3918928571395,
                        "deviation": 62.93043043373966,
                        "volatility": 0.05999229649867983
                    }
                },
                "ranking": 17.815587822314367,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginners Tournament for anybody between 25 - 20k",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-22T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-22T17:00:09.648954Z",
            "ended": "2019-02-08T17:56:45.951935Z",
            "start_waiting": "2018-12-22T17:00:08.753396Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 5102,
            "name": "Beginner's Cup",
            "director": {
                "id": 128538,
                "username": "guatonhide",
                "country": "cl",
                "icon": "https://user-uploads.online-go.com/1be94844b8d4368649452ca565f75519-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1134.473694472796,
                        "deviation": 63.893415473586515,
                        "volatility": 0.06008618117515606
                    }
                },
                "ranking": 17.837673530957645,
                "professional": false,
                "ui_class": ""
            },
            "description": "30-20k only",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 66,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 60,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 363,
                "name": "Chilenos Unidos por el Go",
                "summary": "Grupo que reúne a los jugadores chilenos de OGS",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 207,
                "icon": "https://user-uploads.online-go.com/5073ea9feb7f9b23e5e801ae5c22cfc9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-02-28T04:37:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-02-28T04:37:04.600970Z",
            "ended": "2015-02-28T10:28:21.671239Z",
            "start_waiting": "2015-02-28T04:37:04.256720Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5073ea9feb7f9b23e5e801ae5c22cfc9-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 43928,
            "name": "For Beginners Correspondence 9x9 DE 12/29/2018",
            "director": {
                "id": 572024,
                "username": "BeamingBlackFlame",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/59c118eb318e6d5e29c7f4adc6d995c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1133.3918928571395,
                        "deviation": 62.93043043373966,
                        "volatility": 0.05999229649867983
                    }
                },
                "ranking": 17.815587822314367,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginners Tournament for anybody between 25 - 20k",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-29T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-29T16:00:44.228446Z",
            "ended": "2019-03-19T20:02:35.477067Z",
            "start_waiting": "2018-12-29T16:00:43.855363Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 2121,
            "name": "13x13 carokarm's",
            "director": {
                "id": 37953,
                "username": "carokarm",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/a0691435eb8d73bedb868dfc58a43deb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1070.280775706649,
                        "deviation": 63.91998008727588,
                        "volatility": 0.059720797677923085
                    }
                },
                "ranking": 16.489236571459887,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "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": 0,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-19T03:29:23Z",
            "ended": "2013-03-19T02:29:23Z",
            "start_waiting": null,
            "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": 2791,
            "name": "Swiss Cup 9x9",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "The tournament will start at 15:00 UTC on Monday, 5.2.2014. This is live tournament, so PLEASE BE ONLINE!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 18,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 15,
                "main_time": 300,
                "periods": 3
            },
            "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": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-10T15:00:03.870865Z",
            "ended": "2014-02-10T15:28:16.922362Z",
            "start_waiting": "2014-02-10T15:00:03.268610Z",
            "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": 41582,
            "name": "For Beginners Correspondence RR October 2018",
            "director": {
                "id": 488500,
                "username": "Picard",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f1c34fa096a5d8ad30ce9febb7d4870e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1470.3231083618412,
                        "deviation": 67.06113000039035,
                        "volatility": 0.0599711398659376
                    }
                },
                "ranking": 23.840777355800686,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you a beginner but your rank higher than 20k you need to play more ranked games (about 10 total)\n\nLEARN TO PLAY GO https://online-go.com/learn-to-play-go\n\nThere is documentary about go SURROUNDING GAME and anime HIKARU NO GO\n\nTO JOIN OTHER TOURNAMENTS VISIT THE GROUP PAGE https://online-go.com/group/2946\n\nThere is lots of useful links https://online-go.com/group/25",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-21T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-21T16:00:37.142944Z",
            "ended": "2018-11-16T10:52:05.265290Z",
            "start_waiting": "2018-10-21T16:00:32.553315Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 4044,
            "name": "kleines wiener 1",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 736.7568712243202,
                        "deviation": 64.48159126746236,
                        "volatility": 0.05912406179748574
                    }
                },
                "ranking": 7.844601716581623,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "offen",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 1209600,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 445,
                "name": "Go7wien",
                "summary": "Wiener Go Klub",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-12T07:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-01-12T07:30:34.147600Z",
            "ended": "2015-02-17T12:28:14.147169Z",
            "start_waiting": "2015-01-12T07:30:34.030387Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc8c9fc51f6266ef1f39c0eb7b0c81f3-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}