List all tournaments or create a new tournament.

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

{
    "count": 59305,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=1041",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=1039",
    "results": [
        {
            "id": 99984,
            "name": "趙叡森 梁誠至",
            "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": "趙叡森\n梁誠至",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-02-11T03: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": "2023-02-11T02:44:46.328879Z",
            "ended": "2023-02-11T03:18:56.342884Z",
            "start_waiting": "2023-02-11T02:44:46.269601Z",
            "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": 41905,
            "name": "Julko's Mini Turnament XX",
            "director": {
                "id": 15530,
                "username": "Julko",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 815.02750929977,
                        "deviation": 66.43674349812356,
                        "volatility": 0.059284113265299594
                    }
                },
                "ranking": 10.181916428471043,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Go! Go! Go!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "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": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2018-11-01T05:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-31T09:52:47.364917Z",
            "ended": "2019-04-20T00:15:54.076852Z",
            "start_waiting": "2018-10-31T09:52:42.652618Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 71566,
            "name": "Kaitトーナメント3",
            "director": {
                "id": 850623,
                "username": "KKS_SLATEPORT",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/d4c34b1c5fcda48dd0d8e4ccc7a2b8e8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1639.7238760230946,
                        "deviation": 81.45456521760907,
                        "volatility": 0.0599971176926176
                    }
                },
                "ranking": 26.36518487413314,
                "professional": false,
                "ui_class": ""
            },
            "description": "3回目のトーナメントです。",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 3600,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8154,
                "name": "KAIT1030",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-19T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-18T06:49:46.841180Z",
            "ended": "2021-02-18T12:04:57.515641Z",
            "start_waiting": "2021-02-18T06:49:45.799626Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 34,
            "ranked": true
        },
        {
            "id": 71749,
            "name": "トーナメント12",
            "director": {
                "id": 850623,
                "username": "KKS_SLATEPORT",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/d4c34b1c5fcda48dd0d8e4ccc7a2b8e8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1639.7238760230946,
                        "deviation": 81.45456521760907,
                        "volatility": 0.0599971176926176
                    }
                },
                "ranking": 26.36518487413314,
                "professional": false,
                "ui_class": ""
            },
            "description": "12回目です。",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 38,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 720,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8154,
                "name": "KAIT1030",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-23T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-22T06:42:11.629006Z",
            "ended": "2021-02-22T07:49:37.126113Z",
            "start_waiting": "2021-02-22T06:42:10.922794Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 24,
            "ranked": true
        },
        {
            "id": 69991,
            "name": "X. SAP Hungary körverseny (javított 👍🏻)",
            "director": {
                "id": 34673,
                "username": "palzol",
                "country": "hu",
                "icon": "https://user-uploads.online-go.com/1e924ed958a88f964237b0b8b384af1e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1797.2603134610783,
                        "deviation": 61.69211885287227,
                        "volatility": 0.059986055952751006
                    }
                },
                "ranking": 28.488863966701214,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Csöpög és fagyos,\n\nDe nem a hangulatom.\n\nMindjárt megnyerem!\n\n---\n\nVagy mégsem? Mutasd meg, mit tudsz!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3827,
                "name": "SAP Hungary",
                "summary": "Closed group for employees of SAP Hungary Kft",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/1fe4ee3cf331b85fad45b900586f5610-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-12T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-01-12T09:00:40.797866Z",
            "ended": "2021-02-23T12:09:22.088354Z",
            "start_waiting": "2021-01-12T09:00:40.231258Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1fe4ee3cf331b85fad45b900586f5610-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 119411,
            "name": "파일럿 토너먼트",
            "director": {
                "id": 1583935,
                "username": "연일 Yeoneel",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/1e462de3d80ec6c55e23e3358fc2ada0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.8054385006253,
                        "deviation": 62.35109339777064,
                        "volatility": 0.059987057803125396
                    }
                },
                "ranking": 17.885206123869423,
                "professional": false,
                "ui_class": ""
            },
            "description": "이거 어케 되는지 몰라서 일단 만들었습니다",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 14,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 12,
                "initial_time": 45,
                "max_time": 90
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14555,
                "name": "문예방 바둑지부",
                "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": true,
            "time_start": "2024-08-21T15: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": "2024-08-21T15:33:02.232930Z",
            "ended": "2024-08-21T15:36:38.704032Z",
            "start_waiting": "2024-08-21T15:33:02.151697Z",
            "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": 99977,
            "name": "Jornada 2 de Entrenamiento Avanzado de go Primavera 2023",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1226.2124407253036,
                        "deviation": 60.27530825012166,
                        "volatility": 0.05973579534930526
                    }
                },
                "ranking": 19.637846791907346,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 38,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 480,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-11T02:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2023-02-11T02:35:40.229091Z",
            "ended": "2023-02-11T03:23:26.679465Z",
            "start_waiting": "2023-02-11T02:35:40.089316Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 99990,
            "name": "3 -> 李子霆 4 -> 蔡得恩",
            "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 -> 李子霆\n4 -> 蔡得恩",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 3
            },
            "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": "2023-02-11T06: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": "2023-02-11T05:02:03.473085Z",
            "ended": "2023-02-11T05:41:10.145543Z",
            "start_waiting": "2023-02-11T05:02:03.405862Z",
            "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": 97577,
            "name": "Summer Holiday Smash",
            "director": {
                "id": 460639,
                "username": "Chritical",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/7050605715f133df0bfdac830d9beebd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1841.2709523209323,
                        "deviation": 70.95667619564519,
                        "volatility": 0.05982394023968986
                    }
                },
                "ranking": 29.04892290665749,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi! As we're stopped over the break, we thought we'd create a correspondence tournament to keep us entertained! I decided to include handicaps just to keep the games interesting. Limited to 10 people so we can do round-robin, but if there's too much interest, then I might make another one with a different system.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 88451,
            "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": 4770,
                "name": "Wellington Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 40,
                "icon": "https://user-uploads.online-go.com/01fbf2324b0d7d824d02fdb50b51c5f1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-13T06: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": "2022-12-13T06:00:11.120401Z",
            "ended": "2023-04-25T03:02:13.471168Z",
            "start_waiting": "2022-12-13T06:00:10.850256Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/01fbf2324b0d7d824d02fdb50b51c5f1-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 71777,
            "name": "Prueba1",
            "director": {
                "id": 683591,
                "username": "Deni_uwu",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/4084a0caef1f0ae03af0062af6701675-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1135.0777932893516,
                        "deviation": 64.34198681842253,
                        "volatility": 0.06001719499709484
                    }
                },
                "ranking": 17.849997453114902,
                "professional": false,
                "ui_class": ""
            },
            "description": "prueba",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "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": true,
            "group": {
                "id": 8448,
                "name": "CapturaPrueba",
                "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": "2021-02-22T22:39:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-22T22:39:17.194171Z",
            "ended": "2021-02-22T22:43:36.061408Z",
            "start_waiting": "2021-02-22T22:39:16.945532Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        }
    ]
}