List all tournaments or create a new tournament.

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

{
    "count": 59720,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=1522",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=1520",
    "results": [
        {
            "id": 120338,
            "name": "FF Go 9x9 Herbstturnier 2024",
            "director": {
                "id": 1070662,
                "username": "watwat",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/231f3b42df366af834cf5f73d4a759dc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1257.61589958803,
                        "deviation": 61.70145949711714,
                        "volatility": 0.05993730229144404
                    }
                },
                "ranking": 20.223256661799304,
                "professional": false,
                "ui_class": ""
            },
            "description": "Freifach Go 9x9 Herbstturnier 2024",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12216,
                "name": "Go@KSWO",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 27,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-19T14:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-09-19T14:34:07.432817Z",
            "ended": "2024-11-17T19:19:42.318368Z",
            "start_waiting": "2024-09-19T14:34:06.909307Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 75711,
            "name": "Leaving Freenode Tournament",
            "director": {
                "id": 556209,
                "username": "CLOCKBLOAT",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e678d1dc19a488e43d8ecc6dcf52e64b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Freenode is no more, join OFTC #go: https://online-go.com/group/9292",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2446080,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 2419200,
                "period_time": 2419200,
                "periods": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 473,
                "name": "Freenode #go",
                "summary": "irc.freenode.net #go community",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-09-30T20: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": "2022-09-30T20:00:05.087581Z",
            "ended": null,
            "start_waiting": "2022-09-30T20:00:03.760222Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 51,
            "ranked": true
        },
        {
            "id": 76273,
            "name": "Five and one = 7",
            "director": {
                "id": 1011455,
                "username": "That tournament",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5d0f097c92cbc973c507af7e2570c00b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1062.635598034288,
                        "deviation": 81.04891348648117,
                        "volatility": 0.05996176180426066
                    }
                },
                "ranking": 16.32327917785796,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free gold mealds",
            "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": 9442,
                "name": "Impire To Die.",
                "summary": "Death Street",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/33e3894409c9a5f239afde6dfaa108ab-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-14T02:58:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-06-14T02:58:52.346111Z",
            "ended": "2021-06-14T03:00:51.623582Z",
            "start_waiting": "2021-06-14T02:58:52.254406Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/33e3894409c9a5f239afde6dfaa108ab-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 94082,
            "name": "Free games 30.08",
            "director": {
                "id": 2204,
                "username": "Tsurukame",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/5b0ed14dfc4e53dfbf0bed6fab13fe95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2183.8969761122526,
                        "deviation": 88.61966442820066,
                        "volatility": 0.05999284570400379
                    }
                },
                "ranking": 32.99958190932506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free games 30.08",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12032,
                "name": "Shanghai Summer School Group1",
                "summary": "Shanghai Summer School:International Weiqi Promotion Project 2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-30T18:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-30T17:10:03.178033Z",
            "ended": "2022-08-30T18:23:54.600173Z",
            "start_waiting": "2022-08-30T17:10:02.920353Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 93836,
            "name": "Free games 23.08",
            "director": {
                "id": 2204,
                "username": "Tsurukame",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/5b0ed14dfc4e53dfbf0bed6fab13fe95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2183.8969761122526,
                        "deviation": 88.61966442820066,
                        "volatility": 0.05999284570400379
                    }
                },
                "ranking": 32.99958190932506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free games 23.08",
            "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": false,
            "group": {
                "id": 12032,
                "name": "Shanghai Summer School Group1",
                "summary": "Shanghai Summer School:International Weiqi Promotion Project 2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-23T18:00:00Z",
            "players_start": 100,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-08-23T17:10:49.298741Z",
            "ended": "2022-09-04T17:16:19.874950Z",
            "start_waiting": "2022-08-23T17:10:49.178810Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 94047,
            "name": "29.08",
            "director": {
                "id": 2204,
                "username": "Tsurukame",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/5b0ed14dfc4e53dfbf0bed6fab13fe95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2183.8969761122526,
                        "deviation": 88.61966442820066,
                        "volatility": 0.05999284570400379
                    }
                },
                "ranking": 32.99958190932506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free games",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12032,
                "name": "Shanghai Summer School Group1",
                "summary": "Shanghai Summer School:International Weiqi Promotion Project 2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-29T18: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": "2022-08-29T17:06:51.698115Z",
            "ended": "2022-08-29T17:54:02.784097Z",
            "start_waiting": "2022-08-29T17:06:51.541522Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 93800,
            "name": "Test 1",
            "director": {
                "id": 2204,
                "username": "Tsurukame",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/5b0ed14dfc4e53dfbf0bed6fab13fe95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2183.8969761122526,
                        "deviation": 88.61966442820066,
                        "volatility": 0.05999284570400379
                    }
                },
                "ranking": 32.99958190932506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free games",
            "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": 12032,
                "name": "Shanghai Summer School Group1",
                "summary": "Shanghai Summer School:International Weiqi Promotion Project 2022",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-22T17:05:00Z",
            "players_start": 100,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-08-22T17:12:03.476684Z",
            "ended": "2022-08-22T19:18:07.488972Z",
            "start_waiting": "2022-08-22T17:12:03.096043Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/64fa3881d2ab369538e92825fdbd5a42-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 55650,
            "name": "Keep Swagging",
            "director": {
                "id": 627979,
                "username": "S. R. Kim",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/453bacb340fcca9464c7317b6f0ac00d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2694.1184290869815,
                        "deviation": 82.39155366939846,
                        "volatility": 0.059916398580620145
                    }
                },
                "ranking": 37.86015944377669,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free for all",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3654,
                "name": "Go Masters",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "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-01-14T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-01-15T13:35:02.245555Z",
            "ended": "2020-01-15T13:42:25.542133Z",
            "start_waiting": "2020-01-15T13:35:01.666611Z",
            "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": 59217,
            "name": "Free Cup",
            "director": {
                "id": 755335,
                "username": "plumthreads",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7163a7ee690dfc271e01c8795d60fab6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.5403172672397,
                        "deviation": 72.98014508582209,
                        "volatility": 0.0600075759709215
                    }
                },
                "ranking": 24.61823689330267,
                "professional": false,
                "ui_class": ""
            },
            "description": "Free Cup",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5089,
                "name": "Suncoast",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-18T18:10:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2020-04-18T18:10:52.088873Z",
            "ended": "2020-04-18T19:07:53.023047Z",
            "start_waiting": "2020-04-18T18:10:50.064808Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 68152,
            "name": "November Mortal Kombat",
            "director": {
                "id": 871250,
                "username": "Frostillikus",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0ec1010daec8233bd5a111aff590adfa?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 764.1550910929312,
                        "deviation": 94.11943560402847,
                        "volatility": 0.060018337721365216
                    }
                },
                "ranking": 8.689873485799673,
                "professional": false,
                "ui_class": ""
            },
            "description": "Four unknowing go masters are summoned to a mysterious island to compete in a tournament whose outcome will decide the fate of the world.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "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": 7267,
                "name": "Brilliant Go League",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "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": false,
            "time_start": "2020-11-24T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-11-24T17:00:36.636996Z",
            "ended": "2021-01-23T12:16:47.397659Z",
            "start_waiting": "2020-11-24T17:00:36.236379Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}