List all tournaments or create a new tournament.

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

{
    "count": 59725,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=342",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=340",
    "results": [
        {
            "id": 132728,
            "name": "test tournament-2",
            "director": {
                "id": 1865081,
                "username": "skrr_",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/315947734604a15df5d2205dbb3de1a5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ttttt",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15742,
                "name": "SKRR_",
                "summary": "세종과학예술영재학교의 공식 바둑 동아리 입니다.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/315947734604a15df5d2205dbb3de1a5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-24T15:37:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-09-24T15:36:18.780825Z",
            "ended": "2025-09-24T15:45:25.950390Z",
            "start_waiting": "2025-09-24T15:36:18.719262Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/315947734604a15df5d2205dbb3de1a5-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 38390,
            "name": "test tournament 01",
            "director": {
                "id": 463304,
                "username": "Jim GWW",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/8112ea51fdc115e074a1943fedb03ac7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1679.9234722131403,
                        "deviation": 63.655286730890595,
                        "volatility": 0.05963216680992718
                    }
                },
                "ranking": 26.92588668830054,
                "professional": false,
                "ui_class": ""
            },
            "description": "for active player",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24480,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 21600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2571,
                "name": "Go World Wide",
                "summary": "enjoy",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-06-25T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2018-06-25T04:00:10.812258Z",
            "ended": "2018-07-25T06:13:27.795074Z",
            "start_waiting": "2018-06-25T04:00:08.691526Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/889d994a8e18efb0db03c85b562aaad1-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 60832,
            "name": "test tournament",
            "director": {
                "id": 782878,
                "username": "Ztop4",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/f7ef2546eaf2bf06ab00643b62dfe700-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1070.3612438949738,
                        "deviation": 175.36004610708153,
                        "volatility": 0.05999921690260232
                    }
                },
                "ranking": 16.49097701992678,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "test 1",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5563,
                "name": "Chez is da best",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-21T02: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-05-25T06:40:30.523148Z",
            "ended": "2020-06-22T14:43:09.675176Z",
            "start_waiting": "2020-05-25T06:40:30.329966Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59881,
            "name": "test tournament",
            "director": {
                "id": 764006,
                "username": "Bump-Trinity",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/7664ce673a5d82263c5723074177e3e7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1963.0968560189722,
                        "deviation": 80.07156894887375,
                        "volatility": 0.05998771840824287
                    }
                },
                "ranking": 30.532078280182343,
                "professional": false,
                "ui_class": ""
            },
            "description": "cverbrynyyrn",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 2700
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5449,
                "name": "Trinity Go Online Tournament 2020",
                "summary": "การแข่งขันหมากล้อม สำหรับนักเรียนหมากล้อม Trinity",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 66,
                "icon": "https://user-uploads.online-go.com/286a51cf091d5138f96381df4ea6cd1a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-30T15:55: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-04-30T15:55:28.910179Z",
            "ended": "2020-04-30T16:28:41.174678Z",
            "start_waiting": "2020-04-30T15:55:28.170934Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/286a51cf091d5138f96381df4ea6cd1a-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60081,
            "name": "test tournament",
            "director": {
                "id": 107637,
                "username": "Xinemus",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/2d05e4a9e51eca7dc1107de5d67093b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1492.6817254949951,
                        "deviation": 113.2082868899546,
                        "volatility": 0.05999442923015108
                    }
                },
                "ranking": 24.19016039109881,
                "professional": false,
                "ui_class": ""
            },
            "description": "test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5574,
                "name": "Utrecht",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-04T20:12:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-04T20:12:40.232456Z",
            "ended": "2020-05-04T20:15:15.611514Z",
            "start_waiting": "2020-05-04T20:12:39.766824Z",
            "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": 59522,
            "name": "test tournament",
            "director": {
                "id": 759860,
                "username": "idm2114",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/69423febc80b3e524573f420b7f5280a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 966.952066745161,
                        "deviation": 286.0466236634234,
                        "volatility": 0.06000528841308924
                    }
                },
                "ranking": 14.138877839193702,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5401,
                "name": "colinandian",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-23T22: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-04-24T14:04:15.449323Z",
            "ended": "2020-04-24T14:09:16.129227Z",
            "start_waiting": "2020-04-24T14:04:14.906171Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 132727,
            "name": "test tournament",
            "director": {
                "id": 1865081,
                "username": "skrr_",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/315947734604a15df5d2205dbb3de1a5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 710.3615547953566,
                        "deviation": 250,
                        "volatility": 0.06
                    }
                },
                "ranking": 7.000000000000001,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ttttt",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15742,
                "name": "SKRR_",
                "summary": "세종과학예술영재학교의 공식 바둑 동아리 입니다.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/315947734604a15df5d2205dbb3de1a5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-09-24T15:20:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-09-24T15:20:22.600001Z",
            "ended": "2025-09-24T15:21:35.106371Z",
            "start_waiting": "2025-09-24T15:20:22.551539Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/315947734604a15df5d2205dbb3de1a5-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 91663,
            "name": "test tournament",
            "director": {
                "id": 740165,
                "username": "szproszczytek",
                "country": "_Scotland",
                "icon": "https://user-uploads.online-go.com/2bf8d743b1993c76c2759fce0ce5432d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2053.733837221348,
                        "deviation": 73.93692707212678,
                        "volatility": 0.06005991186470912
                    }
                },
                "ranking": 31.57698282790967,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4568,
                "name": "Scotland Youth Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 64,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-24T18:33:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-06-24T18:33:10.119515Z",
            "ended": "2022-06-24T18:50:56.141382Z",
            "start_waiting": "2022-06-24T18:33:09.927971Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57815,
            "name": "test tournament",
            "director": {
                "id": 693837,
                "username": "skywinder",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/2ea110686fe07ce7fc936d3e87889c85-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1262.8935032645595,
                        "deviation": 62.58888524686657,
                        "volatility": 0.06002299956295034
                    }
                },
                "ranking": 20.320202702568142,
                "professional": false,
                "ui_class": ""
            },
            "description": "test tournament",
            "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": 4741,
                "name": "Go King's  group",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-22T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-22T11:40:44.883450Z",
            "ended": "2020-04-16T19:04:51.992466Z",
            "start_waiting": "2020-03-22T11:40:44.686008Z",
            "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": 85706,
            "name": "test tour",
            "director": {
                "id": 477249,
                "username": "n e w b",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/6c7f9ce2af2982c1833da941384e8a1b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1429.046738408003,
                        "deviation": 69.4305691214473,
                        "volatility": 0.060032236986674856
                    }
                },
                "ranking": 23.181590996449284,
                "professional": false,
                "ui_class": ""
            },
            "description": "this is descript",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 10060,
                "name": "MUGO ชมรมหมากล้อมมหาวิทยาลัยมหิดล",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 33,
                "icon": "https://user-uploads.online-go.com/32ead8688f3400443bffa3be1ca155a4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-04T15:15:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-04T15:15:11.502987Z",
            "ended": "2022-02-04T15:49:41.363568Z",
            "start_waiting": "2022-02-04T15:15:11.364743Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/32ead8688f3400443bffa3be1ca155a4-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}