List all tournaments or create a new tournament.

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

{
    "count": 59211,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=1959",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=1957",
    "results": [
        {
            "id": 57503,
            "name": "Live 9x9 Double Elimination Tournament 2020-03-15 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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260402T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-02T22:00:15.230241Z",
                "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-04-03T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "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": "2020-03-15T10:30:35.508959Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-15T10:30:37.143727Z",
            "ended": "2020-03-15T10:55:45.931127Z",
            "start_waiting": "2020-03-15T10:30:36.728548Z",
            "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": 57419,
            "name": "Challenge LRA en ligne",
            "director": {
                "id": 96911,
                "username": "vaurien",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/81c7d79a0b1333240881ddf40572036b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2043.850002592058,
                        "deviation": 62.923143776603034,
                        "volatility": 0.060072643917560314
                    }
                },
                "ranking": 31.46530178640967,
                "professional": false,
                "ui_class": ""
            },
            "description": "Le deuxième tour du challenge Rhône-Alpes aura lieu le dimanche 15 mars sur le net. Ce sera un tournoi en règle française (AGA), sans handicap 10mn/joueurs + 15s/coups dès le premier coup (temps Fischer). Ce tournoi est ouvert à tous, y compris les débutants.\nkoeur koeur love on veut pleins de participants =)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 600,
                "max_time": 1200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2629,
                "name": "Ligue Rhône-Alpes",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/74940375eb62c13a7de763b887a13939-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-15T12:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-03-15T12:30:42.852955Z",
            "ended": "2020-03-15T16:16:21.580715Z",
            "start_waiting": "2020-03-15T12:30:41.687171Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/74940375eb62c13a7de763b887a13939-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 57511,
            "name": "한국그룹111",
            "director": {
                "id": 738665,
                "username": "cutyhany",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/055895f7c182a7ea803661ac49d51e29?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.4570405293491,
                        "deviation": 69.09882329594102,
                        "volatility": 0.06003406198391524
                    }
                },
                "ranking": 26.290706798575638,
                "professional": false,
                "ui_class": ""
            },
            "description": "ㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍㅍ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4560,
                "name": "한국그룹11",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-03-15T13: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": "2020-03-17T05:22:30.104735Z",
            "ended": "2020-03-17T05:32:30.259113Z",
            "start_waiting": "2020-03-17T05:22:29.257142Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57510,
            "name": "ggggggggggggggggggg",
            "director": {
                "id": 738665,
                "username": "cutyhany",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/055895f7c182a7ea803661ac49d51e29?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.4570405293491,
                        "deviation": 69.09882329594102,
                        "volatility": 0.06003406198391524
                    }
                },
                "ranking": 26.290706798575638,
                "professional": false,
                "ui_class": ""
            },
            "description": "gggggggggggggggggggggggggg",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4544,
                "name": ".바둑ㅎㅎㅎ",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-15T13: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": "2020-03-17T19:56:06.440822Z",
            "ended": "2020-07-31T14:35:03.246540Z",
            "start_waiting": "2020-03-17T19:56:05.606074Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57514,
            "name": "Live 9x9 Double Elimination Tournament 2020-03-15 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 Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260402T220000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-04-02T22:00:15.230241Z",
                "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-04-03T02:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "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": "2020-03-15T14:30:45.537761Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-15T14:30:47.382701Z",
            "ended": "2020-03-15T15:20:12.926390Z",
            "start_waiting": "2020-03-15T14:30:46.830923Z",
            "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": 57479,
            "name": "Turnuva 1",
            "director": {
                "id": 693929,
                "username": "yildirim",
                "country": "tr",
                "icon": "https://secure.gravatar.com/avatar/17c3de03311a9c01c93ba3f451b3eb77?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1147.8315497929327,
                        "deviation": 61.72569746637121,
                        "volatility": 0.059978265826549214
                    }
                },
                "ranking": 18.10866084299068,
                "professional": false,
                "ui_class": ""
            },
            "description": "Arkadaşlar ilk turnuvamızı yapmanın vakti geldi. Lütfen katılımınızı sağlayın.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4167,
                "name": "RİGOKU",
                "summary": "Rize Go Kulübü",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-15T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-03-15T15:00:48.519461Z",
            "ended": "2020-03-19T14:51:44.851957Z",
            "start_waiting": "2020-03-15T15:00:48.195452Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57468,
            "name": "Oslo goclubs first sunday tournament 2020",
            "director": {
                "id": 129505,
                "username": "deleted-ae441818-3b6f-48eb-a451-ccd4f5131dc5",
                "country": "np",
                "icon": "https://secure.gravatar.com/avatar/dc8684af2c5b3e637f6c927fd95f24c5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1613.3173727351939,
                        "deviation": 61.50773278213506,
                        "volatility": 0.06016202824320275
                    }
                },
                "ranking": 25.98933720911377,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi!\nWelcome to Oslo Goclubs first online sunday tournament. Hope many want to join us for this fun event :) Have a good game",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1917,
                "name": "Oslo Goklubb",
                "summary": "Oslo Go Club",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://user-uploads.online-go.com/f99750696e88de6c92585a2fbb22bef6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-15T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-15T15:00:49.578431Z",
            "ended": "2020-03-15T19:38:26.061886Z",
            "start_waiting": "2020-03-15T15:00:48.532276Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f99750696e88de6c92585a2fbb22bef6-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 57518,
            "name": "Go Class Tournament",
            "director": {
                "id": 737452,
                "username": "sophgo",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/7d4bf906914f3fa7841fe37c44cbba13?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2471.346072823233,
                        "deviation": 215.19690606887787,
                        "volatility": 0.060009951032630564
                    }
                },
                "ranking": 35.8621277069951,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Let's play go!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4513,
                "name": "MIOT Go Class",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/a2aaa0e2b8c3ea65acb04ae6552f05c5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-03-15T16:35:00Z",
            "players_start": 7,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-15T16:25:14.950893Z",
            "ended": "2020-04-26T16:30:12.298858Z",
            "start_waiting": "2020-03-15T16:25:11.415758Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a2aaa0e2b8c3ea65acb04ae6552f05c5-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 57520,
            "name": "Blitz 19x19 Elimination Tournament 2020-03-15 17: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 Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260402T210000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-04-02T21:00:15.221805Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "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-04-03T01:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-03-15T17:30:53.442816Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-03-15T17:30:55.648621Z",
            "ended": "2020-03-15T18:17:49.246308Z",
            "start_waiting": "2020-03-15T17:30:54.766968Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57496,
            "name": "2020 03 15 SDK+",
            "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": "Torneio de 03/15/2020 para jogadores 9k e acima.\n\nLimitei a 16 jogadores para ser resolvido em 4 rodadas. Se houver mais interessados resolveremos.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "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": 487,
                "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-15T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 21,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-03-15T18:06:57.055035Z",
            "ended": "2020-03-15T20:14:56.661313Z",
            "start_waiting": "2020-03-15T18:06:56.494631Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/94104bdcbaa52ac8e424a6fb2a6b03a4-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}