List all tournaments or create a new tournament.

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

{
    "count": 59220,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=ranked&page=901",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ranked&page=899",
    "results": [
        {
            "id": 67558,
            "name": "Live 19x19 Swiss Tournament 2020-11-07 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:20260129T000000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-01-29T00:00:26.348912Z",
                "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-29T04: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": "2020-11-07T20:30:25.160624Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-07T20:30:26.952002Z",
            "ended": "2020-11-07T23:47:16.739266Z",
            "start_waiting": "2020-11-07T20:30:26.390977Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 67557,
            "name": "Weekly Tournament",
            "director": {
                "id": 818369,
                "username": "deleted-02279e69-efe6-4da6-94a9-3782bbb65eb5",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2b3a681b48d743df2cca63be7186d96c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1495.0613630632597,
                        "deviation": 71.01591139116258,
                        "volatility": 0.06001035702325122
                    }
                },
                "ranking": 24.227036802303612,
                "professional": false,
                "ui_class": ""
            },
            "description": "Weekly Tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6269,
                "name": "BeginnerGo",
                "summary": "Beginners welcome!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-07T19:37: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-11-07T19:37:24.603999Z",
            "ended": "2020-11-07T21:12:10.892150Z",
            "start_waiting": "2020-11-07T19:37:24.252922Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8b4001e1623b8ecda5a18d11c4c59b3d-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 67676,
            "name": "Live 9x9 Double Elimination Tournament 2020-11-10 22: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:20260129T020000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-01-29T02:00:26.354660Z",
                "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-01-29T06: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-11-10T22:30:35.704321Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-10T22:30:37.290799Z",
            "ended": "2020-11-10T23:02:13.849976Z",
            "start_waiting": "2020-11-10T22:30:36.947749Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 61700,
            "name": "brabra",
            "director": {
                "id": 592070,
                "username": "грудью мы Встанем",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/901908dc2f0d0540db6b933df9b80200-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1652.5193912967102,
                        "deviation": 67.88914152188822,
                        "volatility": 0.06023933968062867
                    }
                },
                "ranking": 26.54513370903505,
                "professional": false,
                "ui_class": ""
            },
            "description": "brabra",
            "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": 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-09T13: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-22T14:48:41.995185Z",
            "ended": "2020-11-14T04:21:01.682556Z",
            "start_waiting": "2020-06-22T14:48:41.068381Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4cb3ff354d18a41e303966725f617c00-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 70569,
            "name": "OX4 Week 2 Go (13x13)",
            "director": {
                "id": 852929,
                "username": "linustechtips",
                "country": "_GoT_Targaryen",
                "icon": "https://secure.gravatar.com/avatar/6be755bfc0708c53c6234aae57b67051?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1273.9383705067999,
                        "deviation": 172.32926197482806,
                        "volatility": 0.06000840163560904
                    }
                },
                "ranking": 20.521785073790785,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "The first of many...",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 60,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6996,
                "name": "OX4 Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-25T19:35:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-01-25T19:35:41.544431Z",
            "ended": "2021-01-25T20:43:10.748253Z",
            "start_waiting": "2021-01-25T19:35:41.392109Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 68377,
            "name": "tournament",
            "director": {
                "id": 769861,
                "username": "rainncat",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/63b1a39787f99d6149e4e1cb7cc755f5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.0308630931373,
                        "deviation": 65.62894696966373,
                        "volatility": 0.060026784983209604
                    }
                },
                "ranking": 14.331490463627786,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6843,
                "name": "bunny and squirrel",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/4fbbe44d15fe786fd4c4d0d540f0ee05-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-05T19:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-05T19:00:44.213510Z",
            "ended": "2021-09-14T11:29:46.866096Z",
            "start_waiting": "2020-12-05T19:00:43.885747Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4fbbe44d15fe786fd4c4d0d540f0ee05-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 67945,
            "name": "jouons la ou on as envie",
            "director": {
                "id": 610985,
                "username": "lagazelle",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/c470e2449025c6bcbc5655fffab7d6bf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 946.2816860585431,
                        "deviation": 61.04974423869502,
                        "volatility": 0.05972177375203516
                    }
                },
                "ranking": 13.638637937238933,
                "professional": false,
                "ui_class": ""
            },
            "description": "pour le plaisir",
            "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": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7112,
                "name": "Fédération Française de Go",
                "summary": "French Go Federation",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 458,
                "icon": "https://user-uploads.online-go.com/292dff6dd4b40e029fe1f5671ed5414d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-17T21: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-11-18T09:18:19.008321Z",
            "ended": "2021-03-05T09:06:33.017590Z",
            "start_waiting": "2020-11-18T09:18:18.687573Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/292dff6dd4b40e029fe1f5671ed5414d-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 71672,
            "name": "西安UI撒阿瓦的",
            "director": {
                "id": 943536,
                "username": "sensor",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/08f1c4c3ff5de058c3db91d398dc8a9b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2197.9165529709517,
                        "deviation": 231.52710681270014,
                        "volatility": 0.060005674631242116
                    }
                },
                "ranking": 33.14771888940786,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "按计划次奥委会慈爱成为怒",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 8421,
                "name": "fatevac",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-02-20T13: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": "2021-02-20T12:29:15.263540Z",
            "ended": "2021-05-03T10:30:20.391003Z",
            "start_waiting": "2021-02-20T12:29:15.210128Z",
            "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": 76156,
            "name": "Simple Correspondence Double Elimination 13x13 SDK 2021 Summer",
            "director": {
                "id": 302584,
                "username": "koast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.190018088078,
                        "deviation": 64.08013528375135,
                        "volatility": 0.05996666523783403
                    }
                },
                "ranking": 24.58242625475131,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13 Summer D.E. no contional moves",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5017,
                "name": "Simple Correspondence",
                "summary": "2 days per move. No Analysis.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-01T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-01T19:00:20.846552Z",
            "ended": "2021-10-05T13:05:57.528228Z",
            "start_waiting": "2021-07-01T19:00:20.721117Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 76690,
            "name": "Final Tournament!",
            "director": {
                "id": 482393,
                "username": "Wowza",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/787db1c7c02392fc7fd94ded59985014?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1395.0983101576703,
                        "deviation": 60.788436126936396,
                        "volatility": 0.05998045429418925
                    }
                },
                "ranking": 22.625002040838393,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 blitz tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 7,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 7,
                "period_time": 7,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9451,
                "name": "SA Go Camp 2021",
                "summary": "Saint Ann's Go Camp 2021!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/d8c29bdffb492d2de31dd03d14247164-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-24T13:10:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-06-24T13:06:33.865576Z",
            "ended": "2021-06-24T14:21:33.228871Z",
            "start_waiting": "2021-06-24T13:06:33.536166Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d8c29bdffb492d2de31dd03d14247164-15.png",
            "player_count": 7,
            "ranked": true
        }
    ]
}