List all tournaments or create a new tournament.

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

{
    "count": 59543,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=5672",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=5670",
    "results": [
        {
            "id": 122174,
            "name": "black stone #03",
            "director": {
                "id": 635044,
                "username": "15.03",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/c95b24310a554e4ebac113077793f721-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1783.3477347164758,
                        "deviation": 75.14555837276946,
                        "volatility": 0.0601580575701242
                    }
                },
                "ranking": 28.30896277983315,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทัวร์นาเม้นท์ครั้งที่ 3",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 25,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14619,
                "name": "black stone go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 68,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-14T13:20:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-14T13:20:00.768555Z",
            "ended": "2024-11-14T15:14:28.193841Z",
            "start_waiting": "2024-11-14T13:20:00.592030Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 21170,
            "name": "กล้วยสีฟ้า (ฺBlue Banana)",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทัวร์นาเม้นท์นี้เป็น 1 ใน 3 ทัวร์นาเม้นท์แบบต่อเนื่อง โดยทัวร์ฯนี้จะแข่งกัน 10 คน แบบพบกันหมดกระดาน 9x9 โดยผู้ที่ได้คะแนนสูงสุด 6 อันดับแรกจะได้รับเชิญไปแข่งทัวร์นาเม้นท์ถัดไปแบบกระดาน 13x13 ในทัวร์กระดาน 13 นี้ ผู้แข่งขันที่คะแนนสูงสุด 3 คนจะได้รับเชิญไปแข่งทัวร์ฯ 19x19 เพื่อหาผู้ชนะเพียงคนเดียวต่อไป\n\nทัวร์นี้เหมาะกับมือใหม่ที่ยังไม่กล้าเล่นกระดานใหญ่ แต่จะได้มีโอกาสเล่นกระดาน 9 กับ ไฮคิวนะครับ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 511,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-11-10T16:42:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-10-12T10:07:59.833972Z",
            "ended": "2016-10-30T11:43:05.545909Z",
            "start_waiting": "2016-10-12T10:07:56.396543Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 119730,
            "name": "ซ้อมโกะวันเสาร์ 7/9/2024",
            "director": {
                "id": 124564,
                "username": "ribakah",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2495227a451d0d78957455e3774ae902-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1677.4990916662166,
                        "deviation": 69.34482167213248,
                        "volatility": 0.06114974852283198
                    }
                },
                "ranking": 26.892453649504688,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทัวร์นาเม้นท์เริ่ม วันเสาร์ที่ 7/9/2024 เวลา 20.05 น.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10000,
                "name": "GO SENSE",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 48,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-07T13:05:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-09-07T13:05:29.544765Z",
            "ended": "2024-09-07T13:46:54.563486Z",
            "start_waiting": "2024-09-07T13:05:29.413383Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 22525,
            "name": "องุ่นสีเหลือง (YELLOW GRAPE)",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทัวร์นี้เป็นทัวร์ (invited only) รอบชิงต่อเนื่องจากทัวร์แตงโมสีเขียว เป็นทัวร์กระดาน 19 แบบพบกันหมด ส่งคำเชิญเฉพาะผู้ได้คะแนนสูงสุด 3 คน จากรอบรอง https://online-go.com/tournament/21853\n\nใครกันจะได้เป็นแชมป์ทัวร์ผลไม้ต่อเนื่อง? ขอให้สนุกกับทัวร์นาเม้นท์ครับ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 511,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-11-30T13:41:00Z",
            "players_start": 3,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2016-11-26T17:00:29.494311Z",
            "ended": "2016-12-05T14:33:02.517150Z",
            "start_waiting": "2016-11-26T17:00:27.011373Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 21853,
            "name": "แตงโมสีเขียว (Green Watermelon)",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทัวร์นี้เป็นทัวร์ (invited only) รอบสองต่อเนื่องจากทัวร์กล้วยสีฟ้า เป็นทัวร์กระดาน 13 แบบพบกันหมด ส่งคำเชิญเฉพาะผู้ได้คะแนนสูงสุด 6 คน จากรอบแรก https://online-go.com/tournament/21170\n\nผู้ชนะคะแนนสูงสุด 3 คนจากทัวร์นี้ จะได้เข้ารอบชิงกระดาน 19 ต่อไป ขอให้สนุกกับทัวร์นาเม้นท์ครับ",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 511,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-12-10T12:53:00Z",
            "players_start": 6,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2016-10-31T15:28:58.776809Z",
            "ended": "2016-11-26T10:05:49.110363Z",
            "start_waiting": "2016-10-31T15:28:57.378095Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 15319,
            "name": "You Can (Not) Advance",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทัวร์ฯ นี้ถูกจัดขึ้นเพราะมีเพื่อนๆ อยากจะเล่นกระดาน 9x9 แบบพบกันหมดในทีเดียว กระดาน 9 ถือเป็นรากฐานก่อนที่จะเล่นกระดานที่ใหญ่ขึ้น ชื่อทัวร์นาเม้นท์นี้มีนัยต้องการสื่อว่า ผู้เล่นที่เล่นกระดาน 9 ได้คล่องแล้ว สามารถขยับไปเล่นกระดานที่ใหญ่ขึ้นไป ไม่ว่าจะกระดาน 13 หรือ แม้กระทั่งกระดาน 19 ทั้งนี้อยู่ที่ว่าเราเลือกที่จะ ADVANCE หรือ Not ADVANCE นั้นเอง",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6720,
            "time_control_parameters": {
                "total_time": 604800,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 511,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-03-22T01:43:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-03-22T01:43:07.685607Z",
            "ended": "2016-03-31T08:05:18.683661Z",
            "start_waiting": "2016-03-22T01:43:07.373702Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 95801,
            "name": "ทีมครูหมงเล่นกันครับ",
            "director": {
                "id": 517689,
                "username": "แมวขาวทะลุโลก",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/d059e39e50cc5545723bb7c5e5b80a3b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1686.6614116105263,
                        "deviation": 63.238421865443854,
                        "volatility": 0.06003136626020439
                    }
                },
                "ranking": 27.018552407838442,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทีมครูหมงเล่นกันครับ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12417,
                "name": "ทีมครูหมง",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-19T08: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": "2023-07-07T06:25:28.490495Z",
            "ended": "2023-09-21T18:37:54.398831Z",
            "start_waiting": "2023-07-07T06:25:28.377635Z",
            "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": 93672,
            "name": "17.00 เจอกัน วันเสาร์ที่ 20 สิงหา",
            "director": {
                "id": 517674,
                "username": "KrooEkkaphong",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/beb385635696d1e17761a8bb919df7a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1273.679620412526,
                        "deviation": 70.19617602895885,
                        "volatility": 0.060122356197653076
                    }
                },
                "ranking": 20.517082591138845,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทุกคนมา",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2276,
                "name": "คัดตัวนักกีฬาหมากล้อม มปน.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-20T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-08-20T10:00:43.443689Z",
            "ended": "2022-08-20T10:07:24.832436Z",
            "start_waiting": "2022-08-20T10:00:43.367780Z",
            "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": 93845,
            "name": "มล 17.00",
            "director": {
                "id": 857407,
                "username": "27Nn",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0d2059a156faad7019567582620bc028?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 628.3441626229156,
                        "deviation": 95.4372529509441,
                        "volatility": 0.060003843159318206
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "ทุกคนเเข่งกันด้วยนะ 17.00✨ เวลาต่อเม็ด5นาที วางด้วยเดียวเเพ้🎆",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 300,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2276,
                "name": "คัดตัวนักกีฬาหมากล้อม มปน.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-24T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-24T10:00:56.896677Z",
            "ended": "2022-08-24T11:51:36.915538Z",
            "start_waiting": "2022-08-24T10:00:56.615868Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 25,
            "ranked": true
        },
        {
            "id": 106511,
            "name": "มีนอยทั้งคน",
            "director": {
                "id": 517674,
                "username": "KrooEkkaphong",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/beb385635696d1e17761a8bb919df7a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1273.679620412526,
                        "deviation": 70.19617602895885,
                        "volatility": 0.060122356197653076
                    }
                },
                "ranking": 20.517082591138845,
                "professional": false,
                "ui_class": ""
            },
            "description": "นอย นอย นอย",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 2276,
                "name": "คัดตัวนักกีฬาหมากล้อม มปน.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-17T02: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": "2023-08-17T01:12:28.228922Z",
            "ended": "2023-08-31T05:18:46.187280Z",
            "start_waiting": "2023-08-17T01:12:28.017665Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        }
    ]
}