List all tournaments or create a new tournament.

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

{
    "count": 59150,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=5455",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=5453",
    "results": [
        {
            "id": 2719,
            "name": "The Ministry of Silly Moves, pt 8.",
            "director": {
                "id": 28201,
                "username": "ives",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/4ff38a9855a5325507cbe6f8eab6e2c2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1683.7896052617307,
                        "deviation": 63.11433111755294,
                        "volatility": 0.05985598310227053
                    }
                },
                "ranking": 26.97910229701918,
                "professional": false,
                "ui_class": ""
            },
            "description": "Now with correct time settings.\nWill start when we have 5+ players.",
            "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": 432000,
                "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": 17,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-12-28T10:10:31.938565Z",
            "ended": "2014-04-04T20:25:35.394334Z",
            "start_waiting": "2013-12-28T10:10:31.569205Z",
            "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": 93302,
            "name": "Take Your Time IV",
            "director": {
                "id": 756466,
                "username": "slowthought",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/0437173f74cf94f3b0ca3cc2e67a8f25?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1017.5389342218621,
                        "deviation": 62.35744278020516,
                        "volatility": 0.05994062720618675
                    }
                },
                "ranking": 15.319371715232705,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "AGA rules, no analysis",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "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": 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": 8860,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-09T18:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-08-09T19:23:03.878478Z",
            "ended": "2022-12-09T19:09:22.189611Z",
            "start_waiting": "2022-08-09T19:23:03.717297Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 56005,
            "name": "Tournament",
            "director": {
                "id": 626636,
                "username": "Joeyak10",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/7fd4ac3e2c60f18a04bfa09b58b95768?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 957.4001691800717,
                        "deviation": 66.4744891093885,
                        "volatility": 0.060015234162888974
                    }
                },
                "ranking": 13.909056873376857,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17869,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-01-26T00:50:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-26T22:00:53.111247Z",
            "ended": "2020-01-26T22:19:09.878506Z",
            "start_waiting": "2020-01-26T22:00:52.892577Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 119231,
            "name": "9x9 Mini League 5k-15k #94",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.202011078341,
                        "deviation": 67.18574543079268,
                        "volatility": 0.06018516956478155
                    }
                },
                "ranking": 22.00451000657522,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-25T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-24T06:29:53.997424Z",
            "ended": "2024-09-10T08:07:29.991613Z",
            "start_waiting": "2024-08-24T06:29:53.856268Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 110475,
            "name": "Come and join now",
            "director": {
                "id": 1153935,
                "username": "小哥大六",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/5bd455843b1989cd512f941edc21ba73-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1273.82295552216,
                        "deviation": 66.1037649149063,
                        "volatility": 0.060184994598808536
                    }
                },
                "ranking": 20.51968765840973,
                "professional": false,
                "ui_class": ""
            },
            "description": "Anyone who is interested, come quickly",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 27935,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 25200,
                "initial_time": 345600,
                "max_time": 518400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13640,
                "name": "Come and join us now",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/1c1f6034df0902017f8f7576ffd2a880-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-31T14:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-15T09:57:43.622123Z",
            "ended": "2024-02-01T06:14:20.665121Z",
            "start_waiting": "2023-12-15T09:57:42.930066Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1c1f6034df0902017f8f7576ffd2a880-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 71549,
            "name": "9k-5k Battle 2",
            "director": {
                "id": 213337,
                "username": "funloop",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/74d957756ad9275c9acef2241173bef8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1558.4983586868832,
                        "deviation": 65.86439077260172,
                        "volatility": 0.059947400744888316
                    }
                },
                "ranking": 25.189046987533978,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let’s play some games, make some mistakes, and learn from them.\n\nDoes NOT pause on weekends.\n\n\"Conditional Moves & Analysis\" disabled to help improve reading skills.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36960,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 36000,
                "initial_time": 86400,
                "max_time": 172800
            },
            "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": 760,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-17T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-03-17T18:00:53.839318Z",
            "ended": "2021-12-18T11:35:06.350705Z",
            "start_waiting": "2021-03-17T18:00:52.803620Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 22,
            "ranked": true
        },
        {
            "id": 138065,
            "name": "9x9 Mini League 5k-15k #173",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.202011078341,
                        "deviation": 67.18574543079268,
                        "volatility": 0.06018516956478155
                    }
                },
                "ranking": 22.00451000657522,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-03-15T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-03-13T00:46:15.689139Z",
            "ended": null,
            "start_waiting": "2026-03-13T00:46:15.357357Z",
            "board_size": 9,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 110947,
            "name": "9x9 Mini League 5k-15k #57",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.202011078341,
                        "deviation": 67.18574543079268,
                        "volatility": 0.06018516956478155
                    }
                },
                "ranking": 22.00451000657522,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-12-31T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-12-26T23:05:43.079660Z",
            "ended": "2024-01-16T03:29:17.672258Z",
            "start_waiting": "2023-12-26T23:05:42.914823Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 117683,
            "name": "9x9 Mini League 5k-15k #88",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.202011078341,
                        "deviation": 67.18574543079268,
                        "volatility": 0.06018516956478155
                    }
                },
                "ranking": 22.00451000657522,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 15kyu and 5kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-07T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-04T13:22:04.806509Z",
            "ended": "2024-08-27T05:59:45.419084Z",
            "start_waiting": "2024-07-04T13:22:04.638011Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 68879,
            "name": "Christmas tournament",
            "director": {
                "id": 716695,
                "username": "GroSeigenT",
                "country": "cz",
                "icon": "https://secure.gravatar.com/avatar/277ed6f1c5de0844f44c769d385d7fb2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1296.591449232776,
                        "deviation": 66.93535958636359,
                        "volatility": 0.06011093795549732
                    }
                },
                "ranking": 20.92981951473309,
                "professional": false,
                "ui_class": ""
            },
            "description": "Merry Christmas",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4881,
                "name": "Karlovarlský OGS tým",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-24T23:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-24T23:00:54.886643Z",
            "ended": "2021-09-19T12:49:39.292727Z",
            "start_waiting": "2020-12-24T23:00:54.633765Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        }
    ]
}