List all tournaments or create a new tournament.

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

{
    "count": 59383,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_start&page=1206",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_start&page=1204",
    "results": [
        {
            "id": 115002,
            "name": "Correspondence Weekly McMahon 19x19 2024-04-20 17: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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260216T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-02-16T17:00:35.278536Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-02-23T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "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-04-20T17:00:21.965724Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-20T17:00:24.894771Z",
            "ended": "2025-12-05T13:57:12.852810Z",
            "start_waiting": "2024-04-20T17:00:23.257279Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 24,
            "ranked": true
        },
        {
            "id": 115188,
            "name": "Blitz 13x13 Swiss Tournament 2024-04-20 15:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260216T230000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-02-16T23:00:35.383639Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-02-17T03:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-04-20T15:30:23.280937Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-04-20T15:31:23.338370Z",
            "ended": "2024-04-20T15:57:20.592517Z",
            "start_waiting": "2024-04-20T15:31:23.214103Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 115138,
            "name": "GAMBATE 2",
            "director": {
                "id": 844934,
                "username": "josecarlos13",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/3c81ccf65305641684d0a0e30384f665-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "19x19 torneo a 20m",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14223,
                "name": "MBA 28 ADO",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/3c81ccf65305641684d0a0e30384f665-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-20T14:40:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3c81ccf65305641684d0a0e30384f665-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 115186,
            "name": "Live 9x9 Double Elimination Tournament 2024-04-20 14:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260216T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-16T22:00:35.373739Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-17T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-04-20T14:30:23.183282Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-04-20T14:31:23.378143Z",
            "ended": "2024-04-20T15:11:22.207469Z",
            "start_waiting": "2024-04-20T14:31:23.196606Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 115135,
            "name": "GAMBATE 1",
            "director": {
                "id": 844934,
                "username": "josecarlos13",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/3c81ccf65305641684d0a0e30384f665-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 920.5334492879327,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 13.000000000000002,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "9x9 torneo tiempo 10m total",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14223,
                "name": "MBA 28 ADO",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/3c81ccf65305641684d0a0e30384f665-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-20T14:26:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3c81ccf65305641684d0a0e30384f665-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 114902,
            "name": "Giải đấu Xóm Cờ Vây: Hệ Thanh niên xung phong",
            "director": {
                "id": 1358858,
                "username": "piii7777",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/c98f52b964618fc2dfe8f264c6a5d804-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1937.6831820311227,
                        "deviation": 68.71146629116117,
                        "volatility": 0.0599974874133445
                    }
                },
                "ranking": 30.230428419776782,
                "professional": false,
                "ui_class": ""
            },
            "description": "Giải đấu Xóm Cờ Vây: Hệ Thanh niên xung phong",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 420,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13517,
                "name": "Xóm Cờ Vây",
                "summary": "Xóm Cờ Vây là một cộng đồng chơi cờ vây trực tuyến của các kỳ thủ cờ vây Việt Nam, do kỳ thủ Vương Đánh Cờ Vây thành lập, nhằm giúp đỡ những người muốn học chơi cờ vây ở Việt Nam.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 565,
                "icon": "https://user-uploads.online-go.com/54b2ff39f4bf6580f42bb7e2736eab46-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-20T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 19,
            "max_ranking": 26,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-04-20T13:00:23.244676Z",
            "ended": "2024-04-20T13:23:12.649081Z",
            "start_waiting": "2024-04-20T13:00:23.162503Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/54b2ff39f4bf6580f42bb7e2736eab46-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 115184,
            "name": "GOGOGO",
            "director": {
                "id": 1548989,
                "username": "deleted-e896bd40-c6d7-4837-a20e-d24042dc3694",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/121ffb4170ef13cb3f381b84acdc84f5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1577.3023482002736,
                        "deviation": 179.93762959852722,
                        "volatility": 0.0600043761080307
                    }
                },
                "ranking": 25.466690636338747,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "GOGOGO",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17793,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-20T12:33:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 29,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-20T12:33:23.289072Z",
            "ended": "2024-04-20T12:33:23.257709Z",
            "start_waiting": "2024-04-20T12:33:23.195164Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 115178,
            "name": "gogogo",
            "director": {
                "id": 1548989,
                "username": "deleted-e896bd40-c6d7-4837-a20e-d24042dc3694",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/121ffb4170ef13cb3f381b84acdc84f5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1577.3023482002736,
                        "deviation": 179.93762959852722,
                        "volatility": 0.0600043761080307
                    }
                },
                "ranking": 25.466690636338747,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "gogogo",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17793,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-20T11:00:00Z",
            "players_start": 1,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-04-20T11:00:23.560872Z",
            "ended": "2024-04-20T11:00:23.544867Z",
            "start_waiting": "2024-04-20T11:00:23.139523Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 115179,
            "name": "Live 9x9 Double Elimination Tournament 2024-04-20 10:30",
            "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": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260216T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-02-16T22:00:35.373739Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-02-17T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-04-20T10:30:23.134188Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-04-20T10:31:23.224802Z",
            "ended": "2024-04-20T11:53:47.718793Z",
            "start_waiting": "2024-04-20T10:31:23.140469Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 115177,
            "name": "ccccccc",
            "director": {
                "id": 564908,
                "username": "Sarawoot Kanya",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/b6481afb00bf1ffc14aefec9418093c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1428.3733342620876,
                        "deviation": 65.87288697611051,
                        "volatility": 0.06068751158219223
                    }
                },
                "ranking": 23.170679540751433,
                "professional": false,
                "ui_class": ""
            },
            "description": "bbbbb",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5893,
                "name": "Go Family",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 147,
                "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-04-20T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-04-20T09:32:15.789270Z",
            "ended": "2024-04-20T10:22:14.725647Z",
            "start_waiting": "2024-04-20T09:32:15.731605Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/69dc5c9576b388c1fc86c857114ab798-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}