List all tournaments or create a new tournament.

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

{
    "count": 59060,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=4080",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=4078",
    "results": [
        {
            "id": 48467,
            "name": "Lords Of The Green Stone 2019",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Three of the best of this tournament will receive the honorary titles of the Lords Of The Green Stone and will take their places in the Hall of Lords. In the name of the Game of Stones, may this be done!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3516,
                "name": "Game Of Stones",
                "summary": "This group is no longer operated.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 143,
                "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-17T02:00:00Z",
            "players_start": 9,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-06-17T02:00:13.159788Z",
            "ended": "2020-02-06T08:57:10.678642Z",
            "start_waiting": "2019-06-17T02:00:12.589950Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 55640,
            "name": "Correspondence 9x9 RoundRobin 2020-01-14 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260114T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-14T19:00:50.029474Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-17T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-01-14T19:00:13.355474Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-14T19:01:15.625367Z",
            "ended": "2020-02-13T20:58:28.954107Z",
            "start_waiting": "2020-01-14T19:01:13.323326Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 129493,
            "name": "19x19 Open League #91",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1383.6726296335348,
                        "deviation": 71.55754537814445,
                        "volatility": 0.06013685293804523
                    }
                },
                "ranking": 22.434625791401405,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/12599",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "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": false,
            "group": {
                "id": 12599,
                "name": "GO Special Tournaments",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 67,
                "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-06-22T21: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-06-23T04:28:38.753984Z",
            "ended": "2025-11-08T08:04:56.111094Z",
            "start_waiting": "2025-06-23T04:28:38.203280Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02eb72b0992a3db1053a7c08c080d81b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 55293,
            "name": "2020 01 D",
            "director": {
                "id": 307866,
                "username": "swafaron",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/c62da84b968b7d03ab1235c4e4988c13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1587.4686133481332,
                        "deviation": 62.43372924887558,
                        "volatility": 0.059843071576067164
                    }
                },
                "ranking": 25.61542168232024,
                "professional": false,
                "ui_class": ""
            },
            "description": "2020 01 D",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 604800
            },
            "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": 479,
                "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-05T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 9,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-01-06T15:43:56.669402Z",
            "ended": "2020-03-20T15:40:24.528787Z",
            "start_waiting": "2020-01-06T15:43:56.124327Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 119737,
            "name": "Correspondence 9x9 RoundRobin 2024-09-01 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260114T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-14T19:00:50.029474Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-17T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-09-01T19:00:34.930471Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-09-01T19:01:35.971625Z",
            "ended": "2024-09-18T06:59:57.915211Z",
            "start_waiting": "2024-09-01T19:01:34.753659Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 95755,
            "name": "OST - Olympic System Tournament",
            "director": {
                "id": 1033608,
                "username": "NetCat",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/013a769c858b338916b473d8298930be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1406.6650193080409,
                        "deviation": 70.55993802829255,
                        "volatility": 0.06003444046653894
                    }
                },
                "ranking": 22.81614654991628,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournaments are held every Saturday..\n\nJoin the OST community (^-^)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11969,
                "name": "OST GO",
                "summary": "For Olympic tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-11-12T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-12T15:00:17.485421Z",
            "ended": "2023-09-20T15:47:16.596955Z",
            "start_waiting": "2022-11-12T15:00:17.017694Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2510b06e500642c98f1a27be3aea35d9-15.png",
            "player_count": 29,
            "ranked": true
        },
        {
            "id": 84714,
            "name": "High battle",
            "director": {
                "id": 1105775,
                "username": "EtherealMagic",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/dfc1b2960c5ca3d66365ec2c083283c7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1365.685841317812,
                        "deviation": 66.24860090646293,
                        "volatility": 0.06002607419316742
                    }
                },
                "ranking": 22.13171869898131,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just a random tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 192960,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 1814400,
                "period_time": 172800,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9959,
                "name": "Battlefield",
                "summary": "Lots of tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/35a32113b107d2c20dd88098e310591c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-05T19:00:00Z",
            "players_start": 15,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-05T19:00:24.909258Z",
            "ended": "2024-04-14T13:19:32.732751Z",
            "start_waiting": "2022-02-05T19:00:24.680410Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a32113b107d2c20dd88098e310591c-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 136047,
            "name": "Correspondence 13x13 RoundRobin 2026-01-05 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Site-wide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260113T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-13T19:00:50.133280Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-16T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90782,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2026-01-05T19:00:47.195504Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-01-05T19:01:13.354335Z",
            "ended": null,
            "start_waiting": "2026-01-05T19:01:12.869089Z",
            "board_size": 13,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 119329,
            "name": "9*9 #13",
            "director": {
                "id": 1381238,
                "username": "BuzzerBeater",
                "country": "030",
                "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2074.162219549919,
                        "deviation": 80.74403915832994,
                        "volatility": 0.06071376433084794
                    }
                },
                "ranking": 31.806116946226187,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9😁",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 13682,
                "name": "9*9棋賽群",
                "summary": "A space for 9*9 tournaments!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-22T16:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-22T16:00:02.631657Z",
            "ended": "2024-09-28T17:13:39.939967Z",
            "start_waiting": "2024-08-22T16:00:02.372103Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 122493,
            "name": "Beginners 13x13",
            "director": {
                "id": 1654812,
                "username": "deleted-b06dd7a9-e9bb-46a8-b5b0-24676afbe796",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/6a7bcc686b0f8261bd1dd28d6e4a10a8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 470.56810806183034,
                        "deviation": 72.95407723954783,
                        "volatility": 0.060096931377493855
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Small 13x 13 tournament for beginners.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89321,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 172800,
                "period_time": 86400,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1777,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-24T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 12,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-24T00:00:04.679448Z",
            "ended": "2024-12-30T21:21:01.456587Z",
            "start_waiting": "2024-11-24T00:00:04.595953Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}