List all tournaments or create a new tournament.

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

{
    "count": 60057,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclusivity&page=235",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclusivity&page=233",
    "results": [
        {
            "id": 66801,
            "name": "Sunday tournament",
            "director": {
                "id": 56637,
                "username": "milanm",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1668.6859892976317,
                        "deviation": 65.91298675853862,
                        "volatility": 0.059926991297148194
                    }
                },
                "ranking": 26.770509533053918,
                "professional": false,
                "ui_class": "aga"
            },
            "description": "weekly 9x9 tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": 5803,
                "name": "Massachusetts Go Foundation",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-18T17: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-10-18T16:58:55.361991Z",
            "ended": "2020-10-18T17:29:15.461910Z",
            "start_waiting": "2020-10-18T16:58:55.057974Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 140791,
            "name": "ok, os outros não deram, este deve dar",
            "director": {
                "id": 1896148,
                "username": "enyolusitanus",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/d568ae2dcb3508e9c14836d99fcc3008-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 783.1414752306479,
                        "deviation": 80.75217072907226,
                        "volatility": 0.06001859961810055
                    }
                },
                "ranking": 9.258034579860354,
                "professional": false,
                "ui_class": ""
            },
            "description": "desculpem lá",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 7,
                "initial_time": 180,
                "max_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16460,
                "name": "GO PORTUGUEZ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/176ce8f530bec9705227a0b1ed8abc93-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-05-31T19:03:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-05-31T19:03:28.613142Z",
            "ended": "2026-05-31T19:31:38.720368Z",
            "start_waiting": "2026-05-31T19:03:28.563171Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/176ce8f530bec9705227a0b1ed8abc93-15.png",
            "player_count": 4,
            "ranked": false
        },
        {
            "id": 140787,
            "name": "primeiro torneio",
            "director": {
                "id": 1896148,
                "username": "enyolusitanus",
                "country": "eu",
                "icon": "https://user-uploads.online-go.com/d568ae2dcb3508e9c14836d99fcc3008-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 783.1414752306479,
                        "deviation": 80.75217072907226,
                        "volatility": 0.06001859961810055
                    }
                },
                "ranking": 9.258034579860354,
                "professional": false,
                "ui_class": ""
            },
            "description": "primeiro torneio de muitos",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 7,
                "initial_time": 180,
                "max_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16460,
                "name": "GO PORTUGUEZ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/176ce8f530bec9705227a0b1ed8abc93-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-05-31T18:50:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-05-31T18:52:17.462937Z",
            "ended": "2026-05-31T19:08:07.966457Z",
            "start_waiting": "2026-05-31T18:52:17.421861Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/176ce8f530bec9705227a0b1ed8abc93-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 140785,
            "name": "Gambate 01",
            "director": {
                "id": 1090311,
                "username": "JCYW130360",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c8af27cf67ecdfe2570370a281de62b9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1234.4099149048252,
                        "deviation": 259.329002559522,
                        "volatility": 0.06000041142207124
                    }
                },
                "ranking": 19.79209413416666,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "19x19   tablero",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 243,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 14400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16463,
                "name": "MBA AQP 3",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 27,
                "icon": "https://user-uploads.online-go.com/87180b7a54062c14a85927f89aa960c4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-05-31T20:41:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2026-05-31T20:41:17.572896Z",
            "ended": "2026-06-01T14:23:53.699695Z",
            "start_waiting": "2026-05-31T20:41:17.430743Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/87180b7a54062c14a85927f89aa960c4-15.png",
            "player_count": 24,
            "ranked": false
        },
        {
            "id": 73102,
            "name": "3月27日 傅泰元VS覃晉謙",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "3月27日 傅泰元VS覃晉謙",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 15,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-03-27T06:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-03-27T05:14:37.533434Z",
            "ended": "2021-03-27T05:48:41.270278Z",
            "start_waiting": "2021-03-27T05:14:37.367962Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 74764,
            "name": "Indeee",
            "director": {
                "id": 968373,
                "username": "heliosocras",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e8f02c664521de0cabe9375e8fa0ef81?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1008.0126639082288,
                        "deviation": 73.94867265808428,
                        "volatility": 0.06001341249176382
                    }
                },
                "ranking": 15.101618897725483,
                "professional": false,
                "ui_class": ""
            },
            "description": "Y\nGhh",
            "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": 8702,
                "name": "Imaginary Go Club",
                "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": "2021-05-05T17: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": "2021-05-05T17:32:24.353584Z",
            "ended": "2021-05-31T18:40:59.430021Z",
            "start_waiting": "2021-05-05T17:32:24.181065Z",
            "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": 66838,
            "name": "Super genial miau BOB esponja no",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "Somos de 3ro de primaria",
            "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": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 214,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-19T17:30:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-10-19T17:30:40.101827Z",
            "ended": "2020-10-19T17:59:00.666601Z",
            "start_waiting": "2020-10-19T17:30:39.638889Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 63671,
            "name": "事前シュミレーション5",
            "director": {
                "id": 785391,
                "username": "sum7",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/4c3c6cbe1cab7aa2013e7d7fb506b12a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1727.6497529896158,
                        "deviation": 103.84892805540841,
                        "volatility": 0.06001745520626601
                    }
                },
                "ranking": 27.574404317226268,
                "professional": false,
                "ui_class": ""
            },
            "description": "事前シュミレーション",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 120,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6396,
                "name": "KAKA囲碁部Ⅱ",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "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": "2020-07-29T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-07-29T04:07:14.635757Z",
            "ended": "2020-07-29T04:12:24.258404Z",
            "start_waiting": "2020-07-29T04:07:14.522488Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 58775,
            "name": "9x9 pelea",
            "director": {
                "id": 93396,
                "username": "aguasnegras",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/62fe13b35920f3da1a5578fb2965f8e6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.3218114615543,
                        "deviation": 66.32619227944001,
                        "volatility": 0.06014640423818642
                    }
                },
                "ranking": 22.694980158214875,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go chu club de go",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 1800,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 1800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5077,
                "name": "Go-Chu",
                "summary": "Un lugar para recrearse",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-10T19:33:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-10T19:33:21.642180Z",
            "ended": "2020-04-10T20:26:53.198658Z",
            "start_waiting": "2020-04-10T19:33:21.251838Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/65da1f179d7dc95fd21b0071c57e8718-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 32750,
            "name": "Partie 1",
            "director": {
                "id": 491069,
                "username": "Shinjho",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/50aea45eba6aca2ad1c39a9d26bc8d7e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.6803083197153,
                        "deviation": 233.85400191832903,
                        "volatility": 0.06000121848298341
                    }
                },
                "ranking": 22.832849504887132,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Je dit puteuuuuuuuh",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2011,
                "name": "Zinzouins",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "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": "2017-12-13T14:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-12-13T14:00:45.081673Z",
            "ended": "2017-12-20T14:11:03.804363Z",
            "start_waiting": "2017-12-13T14:00:43.970240Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}