List all tournaments or create a new tournament.

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

{
    "count": 59101,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=376",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=374",
    "results": [
        {
            "id": 832,
            "name": "...something beginning with 'M'",
            "director": {
                "id": 23608,
                "username": "mould",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9596c1b8d33b51488c3d4b64608574a1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1541.8067656215044,
                        "deviation": 66.12670090123795,
                        "volatility": 0.05988500546120491
                    }
                },
                "ranking": 24.93977209521312,
                "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": 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": 9,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-09-15T20:06:08Z",
            "ended": "2009-09-15T18:06:08Z",
            "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": 52696,
            "name": "Learn Go Together",
            "director": {
                "id": 342556,
                "username": "jonbarker8",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/bea9e9c9b77898f4ae94787ab58202aa?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1444.5359568968029,
                        "deviation": 73.54409159864002,
                        "volatility": 0.060032906407486236
                    }
                },
                "ranking": 23.43116020591792,
                "professional": false,
                "ui_class": ""
            },
            "description": "No judgment tournament.",
            "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": 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": 3648,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-10-06T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-10-07T20:39:11.087437Z",
            "ended": "2019-12-15T17:23:44.129184Z",
            "start_waiting": "2019-10-07T20:39:10.233332Z",
            "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": 735,
            "name": "Googol MT 2009",
            "director": {
                "id": 2478,
                "username": "yanis",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/c715b65785b8c3db6c98145a2a8e0285?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1694.5227759614772,
                        "deviation": 71.09819035827104,
                        "volatility": 0.059974147460910114
                    }
                },
                "ranking": 27.12620162335771,
                "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": 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": 15,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-10-09T22:14:22Z",
            "ended": "2009-10-09T20:14:22Z",
            "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": 2339,
            "name": "ygramul's early autumn minitournament",
            "director": {
                "id": 1359,
                "username": "ygramul",
                "country": "es",
                "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.8619415745359,
                        "deviation": 70.45670690098258,
                        "volatility": 0.060056632954212305
                    }
                },
                "ranking": 21.271352872389112,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 864000,
                "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": 10,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-10T22:27:58Z",
            "ended": "2014-02-16T17:06:54.975216Z",
            "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": 1431,
            "name": "191x19 enjoy!",
            "director": {
                "id": 30685,
                "username": "klabauta",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/5996834ca04ccf507cd9994530b9b261?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1339.148332182119,
                        "deviation": 67.63199924917608,
                        "volatility": 0.059972648933788376
                    }
                },
                "ranking": 21.67744830002774,
                "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": 604800,
                "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": 7,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-05-17T17:17:05Z",
            "ended": "2011-05-17T15:17:05Z",
            "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": 1629,
            "name": "Mid kyu tourny ....",
            "director": {
                "id": 39382,
                "username": "ben1388",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/51292932d2bcb43dfd263c224925c69a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1827.6184633275375,
                        "deviation": 65.2942862358469,
                        "volatility": 0.05998889794387664
                    }
                },
                "ranking": 28.876632851982084,
                "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": 864000,
                "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": 12,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-06-14T16:02:20Z",
            "ended": "2012-06-14T14:02:20Z",
            "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": 308,
            "name": "fast small Chinese 9x9",
            "director": {
                "id": 7781,
                "username": "ThornsFan",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.9484859447628,
                        "deviation": 62.41508550443843,
                        "volatility": 0.05974564346244173
                    }
                },
                "ranking": 21.4655817168294,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-08-26T06:30:00Z",
            "ended": "2007-09-23T17:00:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 123510,
            "name": "πŸŽ„πŸŽ„πŸŽ„Ρ‚ΡƒΡ€Π½ΠΈΡ€ 9 Π½Π° 9 πŸŽ„πŸŽ„πŸŽ„",
            "director": {
                "id": 1679852,
                "username": "deleted-0f8e4e74-060d-4db4-8874-75b6f500b5ea",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/00c0286867c2063aa1d3be6bdba0b9c6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 455.94942443569244,
                        "deviation": 73.05424876127188,
                        "volatility": 0.06008889600126372
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨πŸŽ„βœ¨",
            "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": false,
            "group": {
                "id": 8605,
                "name": "Go Magic",
                "summary": "A modern platform for learning Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1996,
                "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-22T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-22T09:00:55.242768Z",
            "ended": "2024-12-24T15:06:23.324323Z",
            "start_waiting": "2024-12-22T09:00:55.213179Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fa56564088c1e0dbd50bb8160d94193d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 239,
            "name": "Benedictu5's tournament for the 9ish-17ish Kyu's",
            "director": {
                "id": 3984,
                "username": "Benedictu5",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/cf621e36182114a49ad3dd4abddf7fc0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.0326777486844,
                        "deviation": 66.71520339503434,
                        "volatility": 0.059980823222883485
                    }
                },
                "ranking": 28.174672174930215,
                "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": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 13,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-06-08T16:29:00Z",
            "ended": "2008-01-08T13:10: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": 7910,
            "name": "TESTING STRATEGY  (30k-9k)",
            "director": {
                "id": 61468,
                "username": "orplus",
                "country": "gf",
                "icon": "https://secure.gravatar.com/avatar/3fb96a4b0aa3ee612875f322da12034f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.103511390156,
                        "deviation": 61.92125026532194,
                        "volatility": 0.05962915318746959
                    }
                },
                "ranking": 22.823361849733868,
                "professional": false,
                "ui_class": ""
            },
            "description": "you would see if your strategy and ideas are efficient in 13X13?\ncome to test them in a dedicated tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 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": 8859,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-06-06T16:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-06-16T17:57:55.170417Z",
            "ended": "2015-11-03T13:53:12.423830Z",
            "start_waiting": "2015-06-16T17:57:55.081658Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}