List all tournaments or create a new tournament.

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

{
    "count": 58833,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5759",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5757",
    "results": [
        {
            "id": 1274,
            "name": "Friso1990's mini-tournament",
            "director": {
                "id": 24698,
                "username": "Friso1990",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d214cfc1efc5072184c62286525af2fb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1203.1961316288339,
                        "deviation": 71.08909327152728,
                        "volatility": 0.059960373503154106
                    }
                },
                "ranking": 19.19918570851169,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-13T02:43:32Z",
            "ended": "2012-10-13T00:43:32Z",
            "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": 1273,
            "name": "Ronnie_007's mini-tournament Handicap",
            "director": {
                "id": 26869,
                "username": "Ronnie_007",
                "country": "aq",
                "icon": "https://secure.gravatar.com/avatar/4f548b8c3dc6b363c01187faec13c5a2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3411322115244,
                        "deviation": 67.29094359021151,
                        "volatility": 0.05999829532402111
                    }
                },
                "ranking": 22.36204254997949,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-09T20:26:25Z",
            "ended": "2011-06-09T18:26:25Z",
            "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": 1272,
            "name": "iainduncani's mini-tournament",
            "director": {
                "id": 33569,
                "username": "iainduncani",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/cc93b20e912fb99517001495df6c9108?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.0912916754933,
                        "deviation": 63.41055922111533,
                        "volatility": 0.059963742705435946
                    }
                },
                "ranking": 23.472075587078994,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 2,
            "max_ranking": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-12-27T21:46:50Z",
            "ended": "2010-12-27T20:46:50Z",
            "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": 130828,
            "name": "Handicap Arena 2025 - 063",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.0744366839263,
                        "deviation": 63.65462468299386,
                        "volatility": 0.06007243332582177
                    }
                },
                "ranking": 17.541962522843974,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2025. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 players).",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 101,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-08-03T10:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-03T05:24:40.351023Z",
            "ended": "2025-12-26T08:24:59.046305Z",
            "start_waiting": "2025-08-03T05:24:39.841382Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 94785,
            "name": "churaaze cup 9/19",
            "director": {
                "id": 1183558,
                "username": "churaaze",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/40b2a069c6bdf8ab75a81d5792126cfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2277.0271039242225,
                        "deviation": 77.49367826793734,
                        "volatility": 0.06000042965351029
                    }
                },
                "ranking": 33.966321411254036,
                "professional": false,
                "ui_class": ""
            },
            "description": "churaaze cup 9/19",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 40,
                "period_time": 10,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12202,
                "name": "ChuRaazeYoutube",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-19T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-09-19T14:32:37.314578Z",
            "ended": "2022-09-19T16:55:19.458322Z",
            "start_waiting": "2022-09-19T14:32:37.056813Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 73155,
            "name": "-+--------*--*+-+++-+-+KIJKYO, Soldaditos felices",
            "director": {
                "id": 751837,
                "username": "Chikorita.Bmx",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/f93af54d12210547f110f072de8ac10f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 732.9636783045268,
                        "deviation": 64.16708715537435,
                        "volatility": 0.06001534983114199
                    }
                },
                "ranking": 7.725106059947597,
                "professional": false,
                "ui_class": ""
            },
            "description": "Juegos del hambre+-+-----------------------+++++++++++++++++++++++++",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 60,
                "periods": 12
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-04T19:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-04T19:30:38.254869Z",
            "ended": "2021-04-04T22:56:02.914278Z",
            "start_waiting": "2021-04-04T19:30:37.062956Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 49,
            "ranked": true
        },
        {
            "id": 47924,
            "name": "2019 - Spring Lviv Tournament - Low",
            "director": {
                "id": 427977,
                "username": "OleksandrPshenychnyy",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/d549d0e6e73d804c76aa49a720165e9a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.7583942331717,
                        "deviation": 60.86129553880916,
                        "volatility": 0.060007865519764475
                    }
                },
                "ranking": 24.72787102688489,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "2019 - Spring Lviv Tournament - Low",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35520,
            "time_control_parameters": {
                "period_time": 604800,
                "main_time": 604800,
                "system": "canadian",
                "pause_on_weekends": true,
                "time_control": "canadian",
                "stones_per_period": 21,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1460,
                "name": "Lviv Club",
                "summary": "Lviv Go Players Group",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-07T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2019-05-07T09:00:32.238578Z",
            "ended": "2019-07-04T06:35:20.219603Z",
            "start_waiting": "2019-05-07T09:00:30.092800Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 136588,
            "name": "Handicap Arena 2026 - 007",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.0744366839263,
                        "deviation": 63.65462468299386,
                        "volatility": 0.06007243332582177
                    }
                },
                "ranking": 17.541962522843974,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2026. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (10 players).",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 101,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-01-24T18:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-23T19:47:55.410045Z",
            "ended": null,
            "start_waiting": "2026-01-23T19:47:54.673385Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 111948,
            "name": "Put and Rumis Tournament",
            "director": {
                "id": 1470605,
                "username": "コビー大佐",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/0d3eeb73d3a223e7c934d52715fa8233-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1152.2780303362724,
                        "deviation": 64.84780508577205,
                        "volatility": 0.06056773556265623
                    }
                },
                "ranking": 18.19816627672791,
                "professional": false,
                "ui_class": ""
            },
            "description": "For 13x13 playes good luck",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 345600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 345600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13972,
                "name": " All Game Lovers ",
                "summary": "A space for \"All Games Lovers!\"",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 60,
                "icon": "https://user-uploads.online-go.com/dc4b9333339c5a29353686ab5290b5e6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-25T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-25T16:00:14.199976Z",
            "ended": "2024-05-26T09:55:21.583411Z",
            "start_waiting": "2024-01-25T16:00:14.027274Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc4b9333339c5a29353686ab5290b5e6-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 121447,
            "name": "9x9 New Zealand Handicap League #10",
            "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": "All players welcome. 10 players. Starts only when full.\n\nNew Zealand rules. 9x9 board. Handicap 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": -1,
            "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": false,
            "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": 81,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-21T04:09:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-19T02:58:35.400977Z",
            "ended": "2024-12-28T21:49:31.923633Z",
            "start_waiting": "2024-11-19T02:58:34.419361Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}