List all tournaments or create a new tournament.

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

{
    "count": 59179,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=3921",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=3919",
    "results": [
        {
            "id": 93764,
            "name": "Greg's October 2022 13x13",
            "director": {
                "id": 839774,
                "username": "greg556",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ab22c240c07a79025a1565e22698dd21?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1352.355170779992,
                        "deviation": 65.78171266435913,
                        "volatility": 0.06010244192669599
                    }
                },
                "ranking": 21.90463787420026,
                "professional": false,
                "ui_class": ""
            },
            "description": "October 13x13 Swiss, slide and strength.\n\nVacation and pauses not allowed, at discretion of director.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7162,
                "name": "Greg's Tournament Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-01T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-01T17:00:57.902649Z",
            "ended": "2022-12-01T11:00:31.729714Z",
            "start_waiting": "2022-10-01T17:00:57.747398Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 71761,
            "name": "Greg's March 2021 9x9",
            "director": {
                "id": 839774,
                "username": "greg556",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ab22c240c07a79025a1565e22698dd21?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1352.355170779992,
                        "deviation": 65.78171266435913,
                        "volatility": 0.06010244192669599
                    }
                },
                "ranking": 21.90463787420026,
                "professional": false,
                "ui_class": ""
            },
            "description": "March Swiss, strength and strength",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7162,
                "name": "Greg's Tournament Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-01T16:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-01T16:00:12.446368Z",
            "ended": "2021-04-07T23:37:57.139446Z",
            "start_waiting": "2021-03-01T16:00:12.017584Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 49723,
            "name": "13x13",
            "director": {
                "id": 195581,
                "username": "mat.go.9x9.Miau",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/5dbbcd26e0b171c2720b507db4b59d39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1634.2508063360765,
                        "deviation": 67.07064816932599,
                        "volatility": 0.060652862473215774
                    }
                },
                "ranking": 26.287785569879606,
                "professional": false,
                "ui_class": ""
            },
            "description": "13x13",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3678,
                "name": "Friends of Go.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/312e3b2b4a483837b3259fce629383b4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-06-27T21:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-07-06T08:55:28.816737Z",
            "ended": "2019-08-21T17:51:44.758774Z",
            "start_waiting": "2019-07-06T08:55:21.601516Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/312e3b2b4a483837b3259fce629383b4-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 74826,
            "name": "Greg's July 2021 9x9",
            "director": {
                "id": 839774,
                "username": "greg556",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ab22c240c07a79025a1565e22698dd21?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1352.355170779992,
                        "deviation": 65.78171266435913,
                        "volatility": 0.06010244192669599
                    }
                },
                "ranking": 21.90463787420026,
                "professional": false,
                "ui_class": ""
            },
            "description": "July Swiss, slide and strength. (Start after 7/4.)\n\nVacation and pauses not allowed, at discretion of director.\n\n(Trying something a little different this month; let's see what slide for initial pairing does to the pairings.)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7162,
                "name": "Greg's Tournament Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-05T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-05T13:00:12.969780Z",
            "ended": "2021-08-22T09:11:15.004296Z",
            "start_waiting": "2021-07-05T13:00:12.691941Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 89785,
            "name": "Greg's June 2022 13x13",
            "director": {
                "id": 839774,
                "username": "greg556",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ab22c240c07a79025a1565e22698dd21?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1352.355170779992,
                        "deviation": 65.78171266435913,
                        "volatility": 0.06010244192669599
                    }
                },
                "ranking": 21.90463787420026,
                "professional": false,
                "ui_class": ""
            },
            "description": "June13x13 Swiss, slide and strength.\n\nVacation and pauses not allowed, at discretion of director.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7162,
                "name": "Greg's Tournament Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-01T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-06-01T15:00:20.843991Z",
            "ended": "2022-08-28T04:21:03.421930Z",
            "start_waiting": "2022-06-01T15:00:20.624924Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 3059,
            "name": "Failure to communicate",
            "director": {
                "id": 83902,
                "username": "ZedSinn",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/7db61ce15e38176c9c5f0696807a2877?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1557.6212306845766,
                        "deviation": 65.45124017312172,
                        "volatility": 0.05999388271518028
                    }
                },
                "ranking": 25.17601442366259,
                "professional": false,
                "ui_class": ""
            },
            "description": "just have fun and play hard. and if stronger players could offer reviews or advice to weaker opponents after games that would be awesome.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 172800,
                "time_increment": 21600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 307,
                "name": "Velocity tournament",
                "summary": "im currently i guess trying to create a tournament environment for people to learn more about go",
                "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": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 12,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-08-05T23:50:31.869090Z",
            "ended": "2014-10-23T19:56:22.874762Z",
            "start_waiting": "2014-08-05T23:50:31.546754Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 68035,
            "name": "fast tournament",
            "director": {
                "id": 623375,
                "username": "tienslebien",
                "country": "_LGBT",
                "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1615.9710791614475,
                        "deviation": 70.72897057204122,
                        "volatility": 0.06047419447621827
                    }
                },
                "ranking": 26.027384796693127,
                "professional": false,
                "ui_class": ""
            },
            "description": "My first tournament.\nWhat do you think about it ?",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 129600
            },
            "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": 802,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-23T11:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-22T15:46:21.907672Z",
            "ended": "2020-12-18T13:24:28.550301Z",
            "start_waiting": "2020-11-22T15:46:20.056125Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 86761,
            "name": "Greg's May 2022 13x13",
            "director": {
                "id": 839774,
                "username": "greg556",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ab22c240c07a79025a1565e22698dd21?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1352.355170779992,
                        "deviation": 65.78171266435913,
                        "volatility": 0.06010244192669599
                    }
                },
                "ranking": 21.90463787420026,
                "professional": false,
                "ui_class": ""
            },
            "description": "May 2022 13x13 Swiss, slide and strength.\n\nVacation and pauses not allowed, at discretion of director.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7162,
                "name": "Greg's Tournament Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-01T17:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-05-01T17:00:01.456471Z",
            "ended": "2022-07-10T21:13:52.292011Z",
            "start_waiting": "2022-05-01T17:00:01.363816Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 134685,
            "name": "RS: Rival Showdown",
            "director": {
                "id": 1864146,
                "username": "컬리타임",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/911e6202829231fef8fc97edf966f6bd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1653.4559453542577,
                        "deviation": 67.49217116511014,
                        "volatility": 0.05998707746873267
                    }
                },
                "ranking": 26.558250096669195,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is for players who want to play fast correspondence match \n\nSingle Elimination for 25k ~ 3k\n\nStart time: 1 day + 12 hrs\n\nFischer:: 6 hours\n\nMax. Time: 2 days\n\n*****\nPlease be careful below the rule;\n\nNO PAUSE & NO VACATION, anyone who takes on the vacation or pauses a game, will be disqualified.\n\nPlease send the tournament director a message if you find that your opponent pauses or turns vacation mode on.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 22626,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 129600,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15815,
                "name": "RollingStones : Global & 한국인",
                "summary": "한국인 대환영. 한국인과 글로벌 유저들을 위한 모임, We are connected all together.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-05T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-12-05T15:51:03.958643Z",
            "ended": null,
            "start_waiting": "2025-12-05T15:51:03.558795Z",
            "board_size": 19,
            "active_round": 2,
            "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-15.png",
            "player_count": 32,
            "ranked": true
        },
        {
            "id": 133802,
            "name": "The Battlefield of Single Digit",
            "director": {
                "id": 1776211,
                "username": "MAESTRO of BADUK",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1599.0112939177561,
                        "deviation": 65.13851335617132,
                        "volatility": 0.06004046640560145
                    }
                },
                "ranking": 25.783139183599456,
                "professional": false,
                "ui_class": ""
            },
            "description": "This is for players who want to enjoy fast correspondence match \n\nSwiss league for 10k~1k\n\nStart time: 1day 12 hours\n\nFischer:: 6 hours\n\nMax. Time: 3 days\n\n*****\nRestricted Rank: 1k \n\nPlayers who reached 1 dan within 30 days before the tournament announcement date but have since dropped back to 1k are not eligible to participate. (Reference date: 30 days prior to October 27)\n\n*****\nThe winner will receive a seeded invitation to the main tournament of Road to Dan, a regular tournament hosted by the RS group. \n\n(We recommend you to be a member of the RS group to receive an invitation. According to the OGS system, we cannot send invitations to non-members.)\n\n*****\nPlease be careful below the rule;\n\nNO PAUSE & NO VACATION, anyone who takes on the vacation or pauses a game, will be disqualified.\n\nPlease send the tournament director a message if you find that your opponent pauses or turns vacation mode on. \n*****",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22626,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15815,
                "name": "RollingStones : Global & 한국인",
                "summary": "한국인 대환영. 한국인과 글로벌 유저들을 위한 모임, We are connected all together.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 47,
                "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-03T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-02T17:00:14.467608Z",
            "ended": null,
            "start_waiting": "2025-11-02T17:00:14.170964Z",
            "board_size": 19,
            "active_round": 4,
            "icon": "https://user-uploads.online-go.com/2de231e0b190d65fe2d68b51bd7b4b2a-15.png",
            "player_count": 16,
            "ranked": true
        }
    ]
}