List all tournaments or create a new tournament.

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

{
    "count": 59362,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=17",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=15",
    "results": [
        {
            "id": 2875,
            "name": "MT I",
            "director": {
                "id": 51811,
                "username": "bigko",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/9fa8cae2b5a7f02aa8530c7e9ddbdb39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2439.772064382913,
                        "deviation": 68.72114928379412,
                        "volatility": 0.05992228004496642
                    }
                },
                "ranking": 35.564456852461845,
                "professional": false,
                "ui_class": ""
            },
            "description": "round robin tournament",
            "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": 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": 25,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-04-20T23:08:05.006188Z",
            "ended": "2014-07-23T14:55:43.249617Z",
            "start_waiting": "2014-04-20T23:08:04.534852Z",
            "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": 1298,
            "name": "apoplexy's mini-tournament II",
            "director": {
                "id": 908,
                "username": "apoplexy",
                "country": "_NATO",
                "icon": "https://user-uploads.online-go.com/85c898170c98c4266979bc7411cf9b1a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1917.1594989953314,
                        "deviation": 64.28925698107405,
                        "volatility": 0.06003928163119897
                    }
                },
                "ranking": 29.98391887787944,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "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": 25,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-04T15:36:57Z",
            "ended": "2011-06-04T13:36:57Z",
            "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": 723,
            "name": "Sinking in the quicksand 3",
            "director": {
                "id": 2348,
                "username": "guerecon",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b43e257ac9f910c76c84ce1d9bf8b8ac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2339.4785141039692,
                        "deviation": 65.62331626985642,
                        "volatility": 0.05999004694025479
                    }
                },
                "ranking": 34.592699224729934,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 259200
            },
            "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": 25,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-06-14T15:12:29Z",
            "ended": "2009-06-14T13:12:29Z",
            "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": 1181,
            "name": "pebber's mini-tournament",
            "director": {
                "id": 31683,
                "username": "pebber",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/65389ab9cfad407f114a3cba99957e42?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2245.7714178594165,
                        "deviation": 100.65910752410613,
                        "volatility": 0.0600179496051811
                    }
                },
                "ranking": 33.64635108849212,
                "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": 432000,
                "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": 25,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-07-05T18:49:49Z",
            "ended": "2010-07-05T16:49:49Z",
            "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": 106137,
            "name": "September 2023 13x13 A League Correspondence (SDK)",
            "director": {
                "id": 1162525,
                "username": "ants",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/112db88f312658e329b4c4730bb7be3b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Have fun.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15861,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11630,
                "name": "SDK Proving Grounds (Single Digit Kyu)",
                "summary": "The Official SDK Proving Grounds. This group spawned from the DDK Proving Grounds (Double Digit Kyu) group, & it's popularity. Here, SDK's can play against other SDK's (or Dan players that haven’t established a solid foothold in Dan land yet). If you get s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 100,
                "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-01T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 25,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-09-01T19:00:11.071238Z",
            "ended": "2023-09-20T01:44:28.026290Z",
            "start_waiting": "2023-09-01T19:00:11.006510Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 124034,
            "name": "9x9 New Zealand 5k-9d+ League #8",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "5k-9d+. 5 players. Starts only when full.\n\nNew Zealand rules. 9x9 board. Even games. Round robin.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "nz",
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-04-15T03:11:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 25,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-04T10:26:45.002474Z",
            "ended": "2025-07-18T13:10:02.957274Z",
            "start_waiting": "2025-07-04T10:26:44.842460Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 42721,
            "name": "Novembro 2018 · A",
            "director": {
                "id": 307866,
                "username": "swafaron",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/c62da84b968b7d03ab1235c4e4988c13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.7246028591371,
                        "deviation": 62.77870530874028,
                        "volatility": 0.05985028812148364
                    }
                },
                "ranking": 25.340451859744853,
                "professional": false,
                "ui_class": ""
            },
            "description": "Novembro 2018 · A",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31680,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1527,
                "name": "Brasil",
                "summary": "Ponto de encontro dos jogadores brasileiros",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 488,
                "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-11-18T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 25,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-11-18T10:00:16.141776Z",
            "ended": "2020-01-08T00:51:37.932041Z",
            "start_waiting": "2018-11-18T10:00:15.381697Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 106138,
            "name": "September 2023 9x9 A League Correspondence (SDK)",
            "director": {
                "id": 1162525,
                "username": "ants",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/112db88f312658e329b4c4730bb7be3b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Have fun.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 17448,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11630,
                "name": "SDK Proving Grounds (Single Digit Kyu)",
                "summary": "The Official SDK Proving Grounds. This group spawned from the DDK Proving Grounds (Double Digit Kyu) group, & it's popularity. Here, SDK's can play against other SDK's (or Dan players that haven’t established a solid foothold in Dan land yet). If you get s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 100,
                "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-01T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 25,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-09-01T19:00:11.512696Z",
            "ended": "2023-09-20T01:29:55.801772Z",
            "start_waiting": "2023-09-01T19:00:11.444210Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 1997,
            "name": "Adonroid's mini-tournament",
            "director": {
                "id": 41238,
                "username": "Adonroid",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/be104966a654d74cc06ab1c5a87b98ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2110.913624878369,
                        "deviation": 66.16555396776637,
                        "volatility": 0.06006329022467932
                    }
                },
                "ranking": 32.212712638060104,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 25,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-11-27T19:11:33Z",
            "ended": "2012-11-27T18:11:33Z",
            "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": 2004,
            "name": "cadrach's mini-tournament",
            "director": {
                "id": 1084,
                "username": "cadrach",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/2987a4fc4e293f60e5f8238217f0e83c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2048.8669763107737,
                        "deviation": 62.362863871457584,
                        "volatility": 0.060047083691021096
                    }
                },
                "ranking": 31.522057726466798,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 259200
            },
            "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": 25,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-17T17:40:54Z",
            "ended": "2012-12-17T16:40:54Z",
            "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
        }
    ]
}