List all tournaments or create a new tournament.

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

{
    "count": 59514,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=126",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=124",
    "results": [
        {
            "id": 83080,
            "name": "fewsd",
            "director": {
                "id": 1077009,
                "username": "Stoermans",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/748527239aecdea8c8e3dbe12ba61898-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1385.3833756545853,
                        "deviation": 63.15458559098508,
                        "volatility": 0.0600481738578215
                    }
                },
                "ranking": 22.46323032330718,
                "professional": false,
                "ui_class": ""
            },
            "description": "efwcds",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 10568,
                "name": "de go gang",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-29T08:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-29T08:30:21.497739Z",
            "ended": "2021-11-29T08:40:41.809488Z",
            "start_waiting": "2021-11-29T08:30:21.395135Z",
            "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": 2647,
            "name": "Herbststarter",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "professional": false,
                "ui_class": ""
            },
            "description": "Round Robin Einladungsturnier, Fischer Timing: zum Start 1 Woche .. +1 Tag per Zug .. max. 1 Woche",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "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": 358,
                "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": 18,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2013-11-19T12:31:06.090543Z",
            "ended": "2014-03-20T20:17:32.100073Z",
            "start_waiting": "2013-11-19T12:31:05.117549Z",
            "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": 93731,
            "name": "Moldova Tournament",
            "director": {
                "id": 1136031,
                "username": "gogowin11",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1032.0925477081832,
                        "deviation": 60.42882587395349,
                        "volatility": 0.059948317365032505
                    }
                },
                "ranking": 15.648135024755842,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginner tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 15,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1110,
                "name": "Moldova Rep.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-20T22:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-20T22:00:16.629323Z",
            "ended": "2022-08-20T22:05:29.403092Z",
            "start_waiting": "2022-08-20T22:00:16.568505Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 98878,
            "name": "Let's go! Epic 12 rounds 4 kyu - 12 kyu battle",
            "director": {
                "id": 699769,
                "username": "jeroentjeb",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1404.2162142339573,
                        "deviation": 68.07684600145173,
                        "volatility": 0.060110313382508024
                    }
                },
                "ranking": 22.775810550564554,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's go! Epic 12 rounds 4 kyu - 12 kyu battle. By the time this tournament finishes we will all be Dan players ;)",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-01-23T15:00:00Z",
            "players_start": 30,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 18,
            "max_ranking": 26,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-01-23T15:00:21.558419Z",
            "ended": null,
            "start_waiting": "2023-01-23T15:00:18.577111Z",
            "board_size": 19,
            "active_round": 6,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 37,
            "ranked": true
        },
        {
            "id": 2705,
            "name": "Hartung-Jänner-Januar-Turnierstar(t)",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "professional": false,
                "ui_class": ""
            },
            "description": "Im eisigen Januar beginnend, in das Jahr hinein verlaufend, in freundlichen Begegnungen Spaß am Spiel erleben.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "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": 23,
                "name": "German Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 358,
                "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": 18,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-01-10T09:17:34.104739Z",
            "ended": "2014-05-02T23:43:43.200992Z",
            "start_waiting": "2014-01-10T09:17:33.253776Z",
            "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": 96068,
            "name": "GBD Tournament",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginners tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 12,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12100,
                "name": "GoBanDit+",
                "summary": "Заходи в группу тут много интересного,заранее спасибо))\nCome to the group here a lot of interesting things, thank you in advance))",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-26T00:30:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-10-26T00:30:42.028224Z",
            "ended": "2022-10-26T00:39:24.151274Z",
            "start_waiting": "2022-10-26T00:30:41.952539Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a4e1bb535983857b863714b36734af-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 110163,
            "name": "Fast Correspondence 6k-12k",
            "director": {
                "id": 1185877,
                "username": "TranBao",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1095.4269333517136,
                        "deviation": 65.4244220313294,
                        "volatility": 0.060083266098413135
                    }
                },
                "ranking": 17.02685271384085,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome! Players are expected to play at least 2 moves per day. No pause.There is no mid-game analysis so have fun with your imagination ^^.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 58284,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 57600,
                "initial_time": 86400,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 8851,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-02T11:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-12-02T09:37:41.071677Z",
            "ended": "2024-03-05T11:19:06.277145Z",
            "start_waiting": "2023-12-02T09:37:40.910912Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 3352,
            "name": "12k-8k",
            "director": {
                "id": 84536,
                "username": "milo622",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/7077830ca37826211efcc990439b3db9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1557.6009676307065,
                        "deviation": 61.814078984268654,
                        "volatility": 0.059948547161216226
                    }
                },
                "ranking": 25.17571326395889,
                "professional": false,
                "ui_class": ""
            },
            "description": "jugadores entre 12k y 8k",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 283,
                "name": "Colombia",
                "summary": "Bienvenidos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 149,
                "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 18,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-11-16T21:20:26.382324Z",
            "ended": "2016-01-04T21:49:55.227878Z",
            "start_waiting": "2014-11-16T21:20:25.801701Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 97057,
            "name": "MGO Tournament",
            "director": {
                "id": 1095664,
                "username": "USE17",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.792006203979,
                        "deviation": 61.76404829061147,
                        "volatility": 0.0606255655038105
                    }
                },
                "ranking": 18.920372006199532,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginners tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 12,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1110,
                "name": "Moldova Rep.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-24T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-11-24T01:00:48.299535Z",
            "ended": "2022-11-24T01:19:51.093644Z",
            "start_waiting": "2022-11-24T01:00:48.215329Z",
            "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": 97409,
            "name": "NON-ANALYSIS for 6kyu-12kyu",
            "director": {
                "id": 1185877,
                "username": "TranBao",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1095.4269333517136,
                        "deviation": 65.4244220313294,
                        "volatility": 0.060083266098413135
                    }
                },
                "ranking": 17.02685271384085,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun playing non-analysis games ^^. The board size is just 13x13 so the tournament can reach conlusion soon.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 8851,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-12-05T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 18,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-12-05T16:00:35.313912Z",
            "ended": "2022-12-19T15:37:19.052382Z",
            "start_waiting": "2022-12-05T16:00:35.173927Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}