List all tournaments or create a new tournament.

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

{
    "count": 58960,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=5322",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=5320",
    "results": [
        {
            "id": 36889,
            "name": "taiwan NO.1",
            "director": {
                "id": 503998,
                "username": "Zillers",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/b1a778a3afa829a57ccc5c5d266415e3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1364.6010178272118,
                        "deviation": 63.26967934138518,
                        "volatility": 0.05998543293531622
                    }
                },
                "ranking": 22.11332234253631,
                "professional": false,
                "ui_class": ""
            },
            "description": "taiwan NO.1",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": true,
                "per_move": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2087,
                "name": "Taiwan Group",
                "summary": "Welcome to Taiwan Group.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 55,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-05-15T08: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-05-15T08:00:07.295064Z",
            "ended": "2019-03-16T04:59:03.311322Z",
            "start_waiting": "2018-05-15T08:00:01.432906Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 68035,
            "name": "fast tournament",
            "director": {
                "id": 623375,
                "username": "tienslebien",
                "country": "_LGBT",
                "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1550.3175149416825,
                        "deviation": 67.66535197514696,
                        "volatility": 0.060481029181094076
                    }
                },
                "ranking": 25.067208334133294,
                "professional": false,
                "ui_class": ""
            },
            "description": "My first tournament.\nWhat do you think about it ?",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 22560,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 129600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 818,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-23T11:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-11-22T15:46:21.907672Z",
            "ended": "2020-12-18T13:24:28.550301Z",
            "start_waiting": "2020-11-22T15:46:20.056125Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 49265,
            "name": "Crazy Live Round Robin",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "Live Round Robin.  ie Two simultaneous games if it works as intended!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 180,
                "max_time": 300
            },
            "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": 1780,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-12T05:30:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2019-06-12T06:07:52.832770Z",
            "ended": "2019-06-12T06:10:37.065786Z",
            "start_waiting": "2019-06-12T06:07:52.358461Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 111632,
            "name": "Pi pi pi! Lets go!",
            "director": {
                "id": 1497247,
                "username": "belbelmok828",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9c3254f41006a922707501bf0554d4d0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Boris\nHenry\nMing\n3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679 Pi 100",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 13947,
                "name": "2-3兄弟 Ming Boris Henry",
                "summary": "We are Pipipi",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/047a6e403640c25894c5177b3a2796d4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-01-13T07:00:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-01-13T07:00:45.117298Z",
            "ended": "2024-01-20T11:37:14.278466Z",
            "start_waiting": "2024-01-13T07:00:45.042348Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/047a6e403640c25894c5177b3a2796d4-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 103575,
            "name": "2ª ETAPA - ESTUDANTES FEMININO",
            "director": {
                "id": 805908,
                "username": "marcosrczr",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/6b2772f241c4e75eb7373fa32b3283b9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 917.6243027324846,
                        "deviation": 66.44761086575319,
                        "volatility": 0.06001801279592092
                    }
                },
                "ranking": 12.926723591689818,
                "professional": false,
                "ui_class": ""
            },
            "description": "Evento para estudantes",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 479,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-26T22:30:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-05-26T22:30:57.884426Z",
            "ended": "2023-05-27T00:12:23.273443Z",
            "start_waiting": "2023-05-26T22:30:57.669918Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 87660,
            "name": "Correspondence 19x19 double elimination tournament",
            "director": {
                "id": 1067981,
                "username": "Averyw123",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1274.6513862158752,
                        "deviation": 65.37626830930803,
                        "volatility": 0.06010299986513658
                    }
                },
                "ranking": 20.534738366137827,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Automatic sitewide tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10855,
                "name": "⚫️The Brilliant World Of OGS⚪️",
                "summary": "Are you an OGS fan? If you are, join this group where there’s great tournaments and games to be played.\n\nPeople and bots can chat and play in this group. This is a public group so all are welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 190,
                "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-24T02:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-03-24T02:00:01.447808Z",
            "ended": "2022-11-06T10:53:06.558353Z",
            "start_waiting": "2022-03-24T02:00:01.157345Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0e618bdf660c5ca247f547082c39f943-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 33693,
            "name": "Hannah Cho is lovely",
            "director": {
                "id": 479639,
                "username": "Nicomachean Ethics",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/69b67c8c6e849ca65f8d2f289f28291f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2471.0663898077773,
                        "deviation": 72.14232633317815,
                        "volatility": 0.06002146630477017
                    }
                },
                "ranking": 35.85950766592663,
                "professional": false,
                "ui_class": ""
            },
            "description": "Land Economics",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 600,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 142,
                "name": "Sunjang Baduk - 순장바둑",
                "summary": "For those who would like to play Sunjang Baduk, a form of Go which was popular in Korea (Joseon) through the 16th century.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 196,
                "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-01-15T09:35:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-01-15T09:35:18.213582Z",
            "ended": "2018-01-15T10:18:17.271152Z",
            "start_waiting": "2018-01-15T09:35:17.867497Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 121783,
            "name": "Testhdjks",
            "director": {
                "id": 1653310,
                "username": "eldardyshokov",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0c3cd25cc0cffc2dbac5e83196721c4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 791.253684967096,
                        "deviation": 178.64399119227156,
                        "volatility": 0.060009024694599594
                    }
                },
                "ranking": 9.49660151925386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Testjdjxkx",
            "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": 14756,
                "name": "Какая-то группа",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-02T18:55:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-11-02T18:55:33.629647Z",
            "ended": "2024-11-02T18:59:09.002547Z",
            "start_waiting": "2024-11-02T18:55:33.576867Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 68620,
            "name": "19X19 double elimination monthly championship 1 (January,2020)",
            "director": {
                "id": 861327,
                "username": "Jack the protaGOnist",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/a0b3993a4ac594108efa52a044210bba-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.033059307691,
                        "deviation": 61.65197767699118,
                        "volatility": 0.06000663457564414
                    }
                },
                "ranking": 26.81689756840323,
                "professional": false,
                "ui_class": ""
            },
            "description": "winner will be in the hall of fame (in-group) (P.S. time zone is UTC-4 AKA:AST)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_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": 1800,
                "period_time": 10,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7383,
                "name": "hangout and have fun",
                "summary": "]",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/475e03f7bfbd3f230470aea89405e15c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-02T21: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": "2021-01-02T21:00:01.213959Z",
            "ended": "2021-01-03T00:36:33.757511Z",
            "start_waiting": "2021-01-02T21:00:00.612967Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/475e03f7bfbd3f230470aea89405e15c-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 74064,
            "name": "turnament5",
            "director": {
                "id": 936699,
                "username": "cateos",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/67cdd67513d0277cbcd0d93df8760d98-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 865.1774219853712,
                        "deviation": 70.16495288861645,
                        "volatility": 0.06000155022924194
                    }
                },
                "ranking": 11.564266165191924,
                "professional": false,
                "ui_class": ""
            },
            "description": ".ykf,rfjgsbd",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": true,
            "group": {
                "id": 8904,
                "name": "For group the turnament",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 27,
                "icon": "https://user-uploads.online-go.com/9be38b7f0095989a12c791eaf3eee41f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-18T08:12:00Z",
            "players_start": 3,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2021-04-18T08:12:24.518562Z",
            "ended": "2021-04-18T08:33:20.337800Z",
            "start_waiting": "2021-04-18T08:12:24.386246Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9be38b7f0095989a12c791eaf3eee41f-15.png",
            "player_count": 3,
            "ranked": true
        }
    ]
}