List all tournaments or create a new tournament.

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

{
    "count": 59400,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5168",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5166",
    "results": [
        {
            "id": 70770,
            "name": "Correspondence 13x13 RoundRobin 2021-01-31 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260416T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-04-16T19:00:57.227717Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-19T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-01-31T19:00:23.023950Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-31T19:00:27.182123Z",
            "ended": "2021-03-17T04:55:18.247248Z",
            "start_waiting": "2021-01-31T19:00:25.907516Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 69938,
            "name": "La Coupe est vide",
            "director": {
                "id": 701227,
                "username": "Arthur M.",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/dd82259b63ef5821d2c4c0fc21ac5587-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1127.1507862056108,
                        "deviation": 62.80616204233433,
                        "volatility": 0.06005691509483955
                    }
                },
                "ranking": 17.687758352491233,
                "professional": false,
                "ui_class": ""
            },
            "description": "Un petit tournoi en ligne, avec ou sans alcool selon les préférences de chacun.\nChacune et chacun jouera une partie contre chaque autre participant.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7297,
                "name": "go et psychanalyse",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/8cd94a513d4d144b291d63c3260d29b1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-15T05:00: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-15T05:00:36.970115Z",
            "ended": "2021-02-19T13:00:28.849500Z",
            "start_waiting": "2021-01-15T05:00:35.672106Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8cd94a513d4d144b291d63c3260d29b1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 73169,
            "name": "10101",
            "director": {
                "id": 972373,
                "username": "花未眠",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/435a2a65634b5276f858f932ca02436e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1507.0782877616277,
                        "deviation": 63.86983762656124,
                        "volatility": 0.06002906851674438
                    }
                },
                "ranking": 24.41236681682357,
                "professional": false,
                "ui_class": ""
            },
            "description": "加油!发挥出自己的实力!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 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": 17904,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-28T13:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-28T13:00:07.330262Z",
            "ended": "2021-03-28T13:01:07.148525Z",
            "start_waiting": "2021-03-28T13:00:07.270335Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 95776,
            "name": "Крадущийся тигр, затаившийся дракон",
            "director": {
                "id": 467927,
                "username": "maksnokia1990",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1248.3629746046108,
                        "deviation": 65.59505322157598,
                        "volatility": 0.05933231744326993
                    }
                },
                "ranking": 20.052300562347305,
                "professional": false,
                "ui_class": ""
            },
            "description": "Добро пожаловать!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_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": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8899,
                "name": "Find the way",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 43,
                "icon": "https://user-uploads.online-go.com/e3dc83032b3efcae6a704c055b3baba0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-19T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-19T16:00:18.611334Z",
            "ended": "2023-12-04T07:43:15.939521Z",
            "start_waiting": "2022-10-19T16:00:18.061093Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e3dc83032b3efcae6a704c055b3baba0-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 108898,
            "name": "Poopoo",
            "director": {
                "id": 1445427,
                "username": "Help me Im in twubble",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/27ba81a8448b6bd19bedba107f6a3791-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.815755117454,
                        "deviation": 79.05971879652472,
                        "volatility": 0.05997281945958606
                    }
                },
                "ranking": 18.92083447722264,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fish inadvertently",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13679,
                "name": "Susquenita Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/9eb90bc4857244bc3e03c8109370de59-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-26T17:42:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-26T17:42:42.562001Z",
            "ended": "2023-10-26T17:51:44.080660Z",
            "start_waiting": "2023-10-26T17:42:42.470469Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9eb90bc4857244bc3e03c8109370de59-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 73385,
            "name": "3/4/2021 C古宇喬VS何信霆",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "3/4/2021 C古宇喬VS何信霆",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-03T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-03T03:38:59.106421Z",
            "ended": "2021-04-03T04:20:11.707513Z",
            "start_waiting": "2021-04-03T03:38:58.966441Z",
            "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": 57743,
            "name": "gooooooooooooooooooooooooo",
            "director": {
                "id": 741444,
                "username": "hsv",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/63efd225faad9acb438867495378b1d9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.5109170999126,
                        "deviation": 80.29334164665836,
                        "volatility": 0.06001981572857252
                    }
                },
                "ranking": 24.617789275803858,
                "professional": false,
                "ui_class": ""
            },
            "description": "goooooooooooooooooooooooooooooooooooooo",
            "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": 4697,
                "name": "goooooooooooooooo",
                "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-20T13:45: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-20T20:37:10.050111Z",
            "ended": "2020-07-02T01:02:07.348517Z",
            "start_waiting": "2020-03-20T20:37:09.746819Z",
            "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": 64224,
            "name": "Tournament 1",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's start a tournament here. Invite some more players from SD to join!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 604800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 126,
                "name": "San Diego Go Club",
                "summary": "For players in the San Diego area and their friends everywhere.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://user-uploads.online-go.com/dd91836a38a5a87ad0ef6f645d1a7996-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-26T23: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-08-26T23:00:19.939448Z",
            "ended": "2020-12-19T23:08:13.219711Z",
            "start_waiting": "2020-08-26T23:00:19.311920Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dd91836a38a5a87ad0ef6f645d1a7996-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 55336,
            "name": "Fast Correspondence - 9x9 - Weekly Round Robin - 2020, #03",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "### ! Does NOT pause on the weekend !\n\n---\n\n- Just one round of simultaneous games. Chinese Rules/Scoring.\n\n- This is a '**FAST** Correspondence Tournament'. Please avoid delaying your games using the Vacation feature or Pause. Any participant using Vacation or Pause may be disqualified (and forfeit unfinished games) at the discretion of the Tournament Director.\n\n- Please make sure you understand the [**'Clock' settings**](https://github.com/online-go/online-go.com/wiki/Finding-(starting)-a-game#basic-time-controls-explained) before you join this tournament.  It typically takes 2-3 weeks to complete and you will need to log on and play at two well-spaced times most days to avoid losing by timeout.\n\n\n\n- If this suits you then, Bonne Partie....and please invite your friends. :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 822,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-15T22:57: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-01-15T22:57:33.634910Z",
            "ended": "2020-02-04T07:36:45.107570Z",
            "start_waiting": "2020-01-15T22:57:26.970830Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 28536,
            "name": "Correspondence 13x13 RoundRobin 2017-07-06 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260416T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-04-16T19:00:57.227717Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-04-19T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-07-06T01:00:51.862183Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-07-06T01:01:17.332176Z",
            "ended": "2017-08-17T03:59:08.132151Z",
            "start_waiting": "2017-07-06T01:01:16.626832Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}