List all tournaments or create a new tournament.

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

{
    "count": 59231,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=913",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=911",
    "results": [
        {
            "id": 17178,
            "name": "Live 19x19 Swiss Tournament 2016-05-05 16: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260129T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-29T16:01:05.904380Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "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-01-29T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-05-05T16:30:15.084078Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-05-05T16:30:16.796266Z",
            "ended": "2016-05-05T18:39:18.241427Z",
            "start_waiting": "2016-05-05T16:30:16.541662Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 17664,
            "name": "Live 19x19 Swiss Tournament 2016-05-23 20: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260129T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-29T16:01:05.904380Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "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-01-29T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-05-23T20:30:31.900744Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-05-23T20:31:33.707936Z",
            "ended": "2016-05-23T21:53:50.620247Z",
            "start_waiting": "2016-05-23T20:31:33.418933Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 62080,
            "name": "Blitz 19x19 Elimination Tournament 2020-06-18 05: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:20260129T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-01-29T17:01:06.706920Z",
                "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-01-29T21: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-06-18T05:30:10.456910Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-06-18T05:30:12.722139Z",
            "ended": "2020-06-18T05:35:54.240956Z",
            "start_waiting": "2020-06-18T05:30:11.971217Z",
            "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": 61651,
            "name": "testgo999",
            "director": {
                "id": 586582,
                "username": "BloodSeeker",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5ff06eed45877dedebe982a473315315?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1826.120907665407,
                        "deviation": 63.472474000548914,
                        "volatility": 0.060202613759193294
                    }
                },
                "ranking": 28.85765590152147,
                "professional": false,
                "ui_class": ""
            },
            "description": "testgo999",
            "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": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5976,
                "name": "新世界围棋",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-08T13:57:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-06-08T13:57:21.656706Z",
            "ended": "2020-06-08T14:00:12.940077Z",
            "start_waiting": "2020-06-08T13:57:21.139323Z",
            "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": 61345,
            "name": "AI Tournament",
            "director": {
                "id": 647177,
                "username": "Kotrap",
                "country": "sg",
                "icon": "https://secure.gravatar.com/avatar/175bcdb2d57ed7921fa092e893bd8bdd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.5981009778875,
                        "deviation": 75.27873350889153,
                        "volatility": 0.06002967536264566
                    }
                },
                "ranking": 22.011260213334108,
                "professional": false,
                "ui_class": ""
            },
            "description": "AI can join",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": true,
            "group": {
                "id": 3211,
                "name": "gtp2ogs AI Gathering 2019x19 ໒( ̿ ᴥ ̿ )७",
                "summary": "Gathering all OGS AI enthusiasts ! Welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 244,
                "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-06T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-06-07T04:13:59.500917Z",
            "ended": "2020-06-22T12:52:39.526961Z",
            "start_waiting": "2020-06-07T04:13:59.259139Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 17067,
            "name": "Tournois ouvert a tous.",
            "director": {
                "id": 317944,
                "username": "Friley",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 914.8994923565659,
                        "deviation": 109.55049027897664,
                        "volatility": 0.06000031733287605
                    }
                },
                "ranking": 12.857879294159314,
                "professional": false,
                "ui_class": ""
            },
            "description": "C'est un tournois ouert a tous ! N,hésitez pas a vous inscrire.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 28,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 300,
                "main_time": 1200,
                "stones_per_period": 20
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 95,
                "name": "France Go Players",
                "summary": "Le groupe pour les joueurs français!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1284,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-05-01T20:00:00Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-05-05T18:42:23.498644Z",
            "ended": "2016-05-05T20:23:45.943579Z",
            "start_waiting": "2016-05-05T18:42:23.267988Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 61867,
            "name": "jonathan",
            "director": {
                "id": 793009,
                "username": "Jjcoolman",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/51542b81ccf9403e1ad9eb86806d0f41-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 559.9020457626284,
                        "deviation": 87.69965353647365,
                        "volatility": 0.05998677843418803
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "gyduheyduhfgy",
            "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": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8829,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-13T16: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-06-19T01:32:02.993571Z",
            "ended": "2020-11-11T05:08:40.136457Z",
            "start_waiting": "2020-06-19T01:32:02.435098Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 104435,
            "name": "Live 19x19 Swiss Tournament 2023-06-18 00: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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260129T160000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-29T16:01:05.904380Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "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-01-29T20:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-06-18T00:30:26.541695Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-06-18T00:31:26.665327Z",
            "ended": "2023-06-18T01:23:44.106071Z",
            "start_waiting": "2023-06-18T00:31:26.560079Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 61866,
            "name": "James baston",
            "director": {
                "id": 737259,
                "username": "天鵝國公主",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/21d30730db10658fec1192be234caa69-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1608.614780585304,
                        "deviation": 69.22071654364045,
                        "volatility": 0.06006522301189862
                    }
                },
                "ranking": 25.921759693266278,
                "professional": false,
                "ui_class": ""
            },
            "description": "enjoy and relax!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": 30
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5360,
                "name": "baston-baston",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-26T11:49:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-06-26T11:49:11.841287Z",
            "ended": "2020-06-26T11:49:52.434632Z",
            "start_waiting": "2020-06-26T11:49:11.711630Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 63245,
            "name": "Open and Closed",
            "director": {
                "id": 735999,
                "username": "陳思睿",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/17049b261afeb37ef43c4af622ecbff5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1569.2707619975884,
                        "deviation": 62.12345163123872,
                        "volatility": 0.06000391522835671
                    }
                },
                "ranking": 25.348510242701316,
                "professional": false,
                "ui_class": ""
            },
            "description": "Closed",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "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": 4530,
                "name": "HKCGA 對局室",
                "summary": "\n同學想下棋可在下方留言,最好寫上自己棋力,方便對手設定合適讓子。 ( K = 級、 D = 段 )\n\nP.S. 此對局室只限 \" 香港兒童圍棋學院-網絡班 \" 學生使用。\n\n同學在此對局室,必須使用自己 \"中文全名\" 的帳號來對弈,敬請合作 !\n\n(hkcga2004)院長會不定時上線跟大家互相切磋,歡迎指教!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-07-18T01:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-07-18T10:25:21.502388Z",
            "ended": "2020-07-24T09:12:14.890042Z",
            "start_waiting": "2020-07-18T10:25:21.334003Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}