List all tournaments or create a new tournament.

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

{
    "count": 59621,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=name&page=5281",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=name&page=5279",
    "results": [
        {
            "id": 123172,
            "name": "Torneo apertura",
            "director": {
                "id": 1096827,
                "username": "rusben",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2d5b3343c617b01accde2daf1bde3854?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.2318898313797,
                        "deviation": 80.60963625664145,
                        "volatility": 0.06007908216243982
                    }
                },
                "ranking": 27.635722327987764,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo apertura",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": 14840,
                "name": "SMX2A",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-12T13:05:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-12T13:02:42.133447Z",
            "ended": "2024-12-12T13:53:23.647727Z",
            "start_waiting": "2024-12-12T13:02:41.658361Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 123082,
            "name": "Torneo apertura",
            "director": {
                "id": 1669981,
                "username": "juanmorote",
                "country": "es",
                "icon": "https://secure.gravatar.com/avatar/b3db2eae399bae1290e32b511ba233b1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 722.8902116323621,
                        "deviation": 241.7207794314514,
                        "volatility": 0.05999958191057493
                    }
                },
                "ranking": 7.404738093366831,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Torneo apertura SMX",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "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": 14861,
                "name": "SMX1B",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-10T12:20:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-12-10T12:20:12.090277Z",
            "ended": "2024-12-10T13:22:30.965472Z",
            "start_waiting": "2024-12-10T12:20:11.881873Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 123371,
            "name": "Torneo apertura",
            "director": {
                "id": 1679727,
                "username": "jcamunez",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ce21d8c2882613f4a826f6e2bab00edd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.8250837321932,
                        "deviation": 211.75485355582296,
                        "volatility": 0.06000091199961527
                    }
                },
                "ranking": 23.483811529865267,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Torneo apertura",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14886,
                "name": "SMX2B",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 20,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-18T12: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": "2024-12-18T11:15:40.507847Z",
            "ended": "2024-12-18T11:50:44.777462Z",
            "start_waiting": "2024-12-18T11:15:40.293894Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 7977,
            "name": "Torneo argentino de nivel Kyu",
            "director": {
                "id": 89624,
                "username": "legas",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/54ff63669879bef936bf7489065498ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1469.5582805760992,
                        "deviation": 66.44665513313522,
                        "volatility": 0.05987175874904291
                    }
                },
                "ranking": 23.828732132679782,
                "professional": false,
                "ui_class": ""
            },
            "description": "Creo este torneo para que haya una competencia entre los jugadores del grupo de Argentina en el nivel Kyu. Cualquier duda, pueden mandarme un mensaje privado",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 345600,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 17,
                "name": "Argentina",
                "summary": "Jugadores argentinos de Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 372,
                "icon": "https://user-uploads.online-go.com/ca067ae528ae04736d672e98d3d4005a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-07-02T21:02:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-07-02T21:02:07.126036Z",
            "ended": "2017-08-15T18:51:24.898829Z",
            "start_waiting": "2015-07-02T21:02:06.514325Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ca067ae528ae04736d672e98d3d4005a-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 123373,
            "name": "Torneo champions",
            "director": {
                "id": 1679727,
                "username": "jcamunez",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ce21d8c2882613f4a826f6e2bab00edd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.8250837321932,
                        "deviation": 211.75485355582296,
                        "volatility": 0.06000091199961527
                    }
                },
                "ranking": 23.483811529865267,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Torneo champions",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14886,
                "name": "SMX2B",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 20,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-18T12: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": "2024-12-18T11:26:38.448759Z",
            "ended": "2024-12-18T12:45:59.133608Z",
            "start_waiting": "2024-12-18T11:26:38.151303Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 14,
            "ranked": true
        },
        {
            "id": 123372,
            "name": "Torneo clausura",
            "director": {
                "id": 1679727,
                "username": "jcamunez",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ce21d8c2882613f4a826f6e2bab00edd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.8250837321932,
                        "deviation": 211.75485355582296,
                        "volatility": 0.06000091199961527
                    }
                },
                "ranking": 23.483811529865267,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Torneo clausura",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 420,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14886,
                "name": "SMX2B",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 20,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-18T12: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": "2024-12-18T11:21:29.906857Z",
            "ended": "2024-12-18T11:50:14.001909Z",
            "start_waiting": "2024-12-18T11:21:29.694520Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 123166,
            "name": "Torneo clausura",
            "director": {
                "id": 1096827,
                "username": "rusben",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2d5b3343c617b01accde2daf1bde3854?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.2318898313797,
                        "deviation": 80.60963625664145,
                        "volatility": 0.06007908216243982
                    }
                },
                "ranking": 27.635722327987764,
                "professional": false,
                "ui_class": ""
            },
            "description": "Puig Castellar Power",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14861,
                "name": "SMX1B",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-12T11:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-12T11:22:55.501570Z",
            "ended": "2024-12-12T11:43:05.630909Z",
            "start_waiting": "2024-12-12T11:22:55.160422Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 123167,
            "name": "Torneo clausura II",
            "director": {
                "id": 1096827,
                "username": "rusben",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2d5b3343c617b01accde2daf1bde3854?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.2318898313797,
                        "deviation": 80.60963625664145,
                        "volatility": 0.06007908216243982
                    }
                },
                "ranking": 27.635722327987764,
                "professional": false,
                "ui_class": ""
            },
            "description": "Puig Castellar Power",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 360,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14861,
                "name": "SMX1B",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-12T12:03:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-12T11:43:31.843729Z",
            "ended": "2024-12-12T12:36:57.268635Z",
            "start_waiting": "2024-12-12T11:43:31.534925Z",
            "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": 61612,
            "name": "Torneo cuarentena",
            "director": {
                "id": 104935,
                "username": "leandrocus",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/bdb1931fc546a2bbde25979b144108bb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1042.3476986414898,
                        "deviation": 63.994752983770965,
                        "volatility": 0.05990490880694806
                    }
                },
                "ranking": 15.877024411703864,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo Cuarentena",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5705,
                "name": "Partidas Amistosas Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/3cf34017fe79058f0d6393e96fc921e1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-06-07T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-11T15:45:29.606294Z",
            "ended": "2020-06-11T17:05:10.518756Z",
            "start_waiting": "2020-06-11T15:45:28.748259Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3cf34017fe79058f0d6393e96fc921e1-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 57615,
            "name": "Torneo cuarentena 13x13",
            "director": {
                "id": 520595,
                "username": "Batracia",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/c0ff6fcf3ebfaffe7534560acaf55a73-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1560.3571832986477,
                        "deviation": 62.04321527033107,
                        "volatility": 0.060004955477917093
                    }
                },
                "ranking": 25.216641593490028,
                "professional": false,
                "ui_class": ""
            },
            "description": "Los invito a jugar un torneo 13x13, a comenzar este jueves.\nSaludos!",
            "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": 3469,
                "name": "Cente GO Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 45,
                "icon": "https://user-uploads.online-go.com/3453fff440408b51acda3b1d9a43eaab-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-19T22: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-03-19T22:00:14.157573Z",
            "ended": "2020-07-22T16:23:16.935549Z",
            "start_waiting": "2020-03-19T22:00:13.372037Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3453fff440408b51acda3b1d9a43eaab-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}