List all tournaments or create a new tournament.

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

{
    "count": 59582,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=417",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=415",
    "results": [
        {
            "id": 69895,
            "name": "tutorial tournament",
            "director": {
                "id": 902214,
                "username": "ustcwhc",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/2cd40bfd99cbc2906dd3df24e79678f0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1236.5471894992181,
                        "deviation": 168.75265803890332,
                        "volatility": 0.06000407343797266
                    }
                },
                "ranking": 19.832141708534525,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "tutorial tournament after basic knowledge",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7902,
                "name": "fb_nlp",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-09T00: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": "2021-01-09T00:10:14.564355Z",
            "ended": "2021-01-09T00:40:21.821637Z",
            "start_waiting": "2021-01-09T00:10:14.325740Z",
            "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": 88913,
            "name": "tutorial",
            "director": {
                "id": 1139949,
                "username": "wanyaow",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/44e7f34ab943dc2a5e086dd325ecd2f3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1448.6486735485482,
                        "deviation": 170.6867337928089,
                        "volatility": 0.06000448988621987
                    }
                },
                "ranking": 23.496976575614106,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "tutorial",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 3,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11514,
                "name": "USMKKJ Chess",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-20T05:04:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-04-20T05:04:12.457496Z",
            "ended": "2022-04-20T05:07:02.451873Z",
            "start_waiting": "2022-04-20T05:04:12.365916Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 88908,
            "name": "tutorial",
            "director": {
                "id": 1140071,
                "username": "tehcbing214",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2c299c64791af014d74503d33a5e2c88?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1497.4508523142274,
                        "deviation": 256.3451747338135,
                        "volatility": 0.060000161463078835
                    }
                },
                "ranking": 24.26400686887979,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "tutorial",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 3,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11514,
                "name": "USMKKJ Chess",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-20T02:46:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-04-20T02:48:06.425332Z",
            "ended": "2022-04-20T02:58:19.510848Z",
            "start_waiting": "2022-04-20T02:48:06.336880Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 125160,
            "name": "第一届围棋棋王争霸赛",
            "director": {
                "id": 1707487,
                "username": "tutorKai",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ac267b4551523c745df23445a99eb51f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 901.4216856932939,
                        "deviation": 174.26751642306417,
                        "volatility": 0.0600063776009794
                    }
                },
                "ranking": 12.514309054617897,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "tutorKai vs 晖晖",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "ing",
            "time_per_move": 9,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 7,
                "initial_time": 300,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15041,
                "name": "围棋俱乐部",
                "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": "2025-02-07T07:20:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-07T07:20:24.082658Z",
            "ended": "2025-02-07T08:04:34.831942Z",
            "start_waiting": "2025-02-07T07:20:24.046403Z",
            "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": 74679,
            "name": "turnuva turnuva turnuva turnuva turnuva turnuva turnuva turnuva turnuva turnuva turnuva",
            "director": {
                "id": 737832,
                "username": "EmReoyunda",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/eb4636f1f1f44a1fac12743673ae97e3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1030.4865427392504,
                        "deviation": 125.38124983439549,
                        "volatility": 0.05999322630783268
                    }
                },
                "ranking": 15.612084021701845,
                "professional": false,
                "ui_class": ""
            },
            "description": "turnuca",
            "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": 8870,
                "name": "Basic Online Go",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/4b6753b26c82517e76ac0587ceda6a62-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-02T09: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": "2021-05-02T16:58:11.294208Z",
            "ended": "2022-02-17T10:11:58.964765Z",
            "start_waiting": "2021-05-02T16:58:11.151905Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4b6753b26c82517e76ac0587ceda6a62-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 127448,
            "name": "N9  ტურნირი",
            "director": {
                "id": 1459143,
                "username": "Gochadvalii",
                "country": "ge",
                "icon": "https://secure.gravatar.com/avatar/91b1714ddc9099ef33e2e3b50fad9a7a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 960.323660246711,
                        "deviation": 60.59586559933736,
                        "volatility": 0.059973226102795686
                    }
                },
                "ranking": 13.979639372881971,
                "professional": false,
                "ui_class": ""
            },
            "description": "turniri 9 saaatzea",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 20,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 15109,
                "name": "გო ქუთაისში",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 33,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-13T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-13T17:00:15.032022Z",
            "ended": "2025-04-13T17:57:46.451784Z",
            "start_waiting": "2025-04-13T17:00:14.943527Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 26689,
            "name": "turniri 13 xazianze",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "turniri 13 xazianze",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 300,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 3,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 267,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-04-28T17:40:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-04-29T16:51:58.603885Z",
            "ended": "2017-04-29T19:05:58.041304Z",
            "start_waiting": "2017-04-29T16:51:58.400255Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 16594,
            "name": "clasis turniri",
            "director": {
                "id": 301780,
                "username": "LikaGabodze",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4fb78390bb708d91e3210f4c64be3994?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1346.374847319466,
                        "deviation": 180.4593180628937,
                        "volatility": 0.060005744467909
                    }
                },
                "ranking": 21.80203797439822,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "turniri",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 267,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-04-14T10:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-04-14T10:25:02.790904Z",
            "ended": "2016-04-14T10:43:40.765256Z",
            "start_waiting": "2016-04-14T10:25:02.623205Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 77655,
            "name": "gergergr",
            "director": {
                "id": 1016128,
                "username": "TimTsai",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/5ad16efa4bdf65289a15d3505660b527-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 993.5512788378296,
                        "deviation": 70.04800542370968,
                        "volatility": 0.060231200015363015
                    }
                },
                "ranking": 14.767093597042754,
                "professional": false,
                "ui_class": ""
            },
            "description": "tuqe90ru90j",
            "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": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1782,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-17T05: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": "2021-07-17T15:44:40.092509Z",
            "ended": "2021-07-18T09:12:39.428210Z",
            "start_waiting": "2021-07-17T15:44:39.977065Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 116623,
            "name": "ttttttttttttttttttttt",
            "director": {
                "id": 1553682,
                "username": "김지운",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/4d87ba86c366ce4b42a010049ce6f207?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1568.013287702154,
                        "deviation": 63.220440333708375,
                        "volatility": 0.060086442490367216
                    }
                },
                "ranking": 25.32995245128871,
                "professional": false,
                "ui_class": ""
            },
            "description": "tttttttttttttttttttttttttt",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": false,
            "group": {
                "id": 14325,
                "name": "gfeddcba",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 0,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-05-31T11:31:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-05-31T11:31:54.087149Z",
            "ended": "2024-06-01T10:51:15.527415Z",
            "start_waiting": "2024-05-31T11:31:54.025888Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}