List all tournaments or create a new tournament.

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

{
    "count": 58972,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=351",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=349",
    "results": [
        {
            "id": 120428,
            "name": "Sunday GO 33 19×19",
            "director": {
                "id": 1381238,
                "username": "BuzzerBeater",
                "country": "030",
                "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1744.8125341153464,
                        "deviation": 81.38582820420287,
                        "volatility": 0.0609406963774948
                    }
                },
                "ranking": 27.803245747646773,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fun 45 sec per move\n\n\n<img src=\"https://media1.tenor.com/m/O1-G64Dda9YAAAAd/hikaru-shindo-hikaru-no-go.gif\" width=\"259\" height=\"197\" alt=\"Hikaru Shindo Hikaru No Go GIF - Hikaru Shindo Hikaru No Go Hand Of God GIFs\" style=\"max-width: 518px;\">\n\n\n\n <link rel=\"stylesheet\" type=\"text/css\" href=\"https://yewang.github.io/ProfileCSS/profile.css \"> <link rel=\"stylesheet\" type=\"text/css\"\n\n\n<img src=\"https://media1.tenor.com/m/O1-G64Dda9YAAAAd/hikaru-shindo-hikaru-no-go.gif\" width=\"259\" height=\"197\" alt=\"Hikaru Shindo Hikaru No Go GIF - Hikaru Shindo Hikaru No Go Hand Of God GIFs\" style=\"max-width: 518px;\">\n\n\n<a href=\"http://s01.flagcounter.com/more/lyQ6\"><img src=\"https://s01.flagcounter.com/count2/lyQ6/bg_FFFFFF/txt_000000/border_CCCCCC/columns_8/maxflags_250/viewers_0/labels_1/pageviews_0/flags_0/percent_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 45,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13675,
                "name": "Sunday GO and MORE",
                "summary": "You can't miss this group, join now!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 110,
                "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-22T09:00: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-09-09T14:32:15.783437Z",
            "ended": "2025-09-09T14:33:32.008868Z",
            "start_waiting": "2025-09-09T14:32:15.733881Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e9f20c25fe1d95f705ad61dc0bd03a5d-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 129481,
            "name": "happy day 🎆",
            "director": {
                "id": 1306771,
                "username": "Xuan Qi",
                "country": "my",
                "icon": "https://secure.gravatar.com/avatar/2ce9fd662ca79b98f97b7c838d49dbd4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 661.5152542366073,
                        "deviation": 74.40467397018408,
                        "volatility": 0.060418007674528366
                    }
                },
                "ranking": 5.350770174778374,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament is today.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 2419200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11648,
                "name": "25k-12k Lv",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 14,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-06-15T11:00: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-06-27T15:13:29.407376Z",
            "ended": "2025-09-06T02:56:16.157888Z",
            "start_waiting": "2025-06-27T15:13:29.361353Z",
            "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": 131245,
            "name": "de tornament",
            "director": {
                "id": 1826350,
                "username": "gobom",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/35d29cda86ac14b8bb0e6c57e39353a8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1381.8556084903591,
                        "deviation": 64.39289467743961,
                        "volatility": 0.06018793354985175
                    }
                },
                "ranking": 22.404205530318976,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tdf5vgggffftyghh",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": true,
            "group": {
                "id": 1059,
                "name": "Brasília",
                "summary": "Grupo de Go do Distrito Federal",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 57,
                "icon": "https://user-uploads.online-go.com/8ac44fd3ea743166c13c9798c228f36c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-09T13:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-09T13:00:52.911247Z",
            "ended": "2025-08-26T09:29:05.928452Z",
            "start_waiting": "2025-08-09T13:00:52.880831Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8ac44fd3ea743166c13c9798c228f36c-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 130034,
            "name": "practice 9×9 tournament",
            "director": {
                "id": 1513547,
                "username": "kjnt",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/b2118dd2a6cb53b77ea0a75a67edfc87?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1455.7473211770416,
                        "deviation": 79.43319700961996,
                        "volatility": 0.06105802016040248
                    }
                },
                "ranking": 23.61013884420494,
                "professional": false,
                "ui_class": ""
            },
            "description": "Knhfhf7gryd",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 5,
                "initial_time": 30,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11594,
                "name": "brawl star",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-01T14:00: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-08-25T07:30:29.277705Z",
            "ended": "2025-08-25T07:31:56.062463Z",
            "start_waiting": "2025-08-25T07:30:29.238801Z",
            "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": 131751,
            "name": "Тест тест",
            "director": {
                "id": 1630400,
                "username": "yovenkonazarii",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/3265da699b61a9567cc126ace236d712-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 817.9375626650141,
                        "deviation": 109.14595686180711,
                        "volatility": 0.06000921840824075
                    }
                },
                "ranking": 10.26442622353866,
                "professional": false,
                "ui_class": ""
            },
            "description": "тест тест",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15140,
                "name": "Sakura",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "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-08-24T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2025-08-24T18:49:42.625906Z",
            "ended": "2025-08-24T18:50:28.367444Z",
            "start_waiting": "2025-08-24T18:49:42.597073Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 131721,
            "name": "JORNADA 5 DE ENTRENAMIENTO BÁSICO DE GO OTOÑO 2025",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1169.6020844124685,
                        "deviation": 60.66642891344809,
                        "volatility": 0.05973064422184215
                    }
                },
                "ranking": 18.54362708818033,
                "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": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14953,
                "name": "Kanik",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 17,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-24T00: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": "2025-08-24T00:35:29.150548Z",
            "ended": "2025-08-24T00:50:05.166701Z",
            "start_waiting": "2025-08-24T00:35:29.105075Z",
            "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": 130489,
            "name": "WWGA Tournament",
            "director": {
                "id": 1492102,
                "username": "PaePaePaePaePae",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/4d79e15690548d3215fb34e3c0a4ce4f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.8964823754648,
                        "deviation": 349.082226819525,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.28634495907839,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "WWGA Tournament - Please join",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "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": 8562,
                "name": "World Wide Go Association (WWGA)",
                "summary": "This group welcomes people world wide, from beginners to pros! We have a WWGA group logo, a group video, and even a video for new members! (I make announcement videos), I hope you enjoy!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 151,
                "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-07-17T10:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-22T08:23:06.758415Z",
            "ended": "2025-08-22T08:23:11.636714Z",
            "start_waiting": "2025-08-22T08:23:06.711481Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 112933,
            "name": "Játszma",
            "director": {
                "id": 1516923,
                "username": "Gigotti",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fedc25f65c29d02b4a022244a19bb186?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "S9367g6fiyz",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 52343,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14065,
                "name": "Jedlik 10",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-02-19T08:35:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-08-21T08:47:05.860151Z",
            "ended": "2025-08-21T08:47:10.588797Z",
            "start_waiting": "2025-08-21T08:47:05.810152Z",
            "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": 127768,
            "name": "Blitz 9х9",
            "director": {
                "id": 1687058,
                "username": "Kaw_Ninja",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/65362065d6e8e89c6607395ba8eb3d2f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 952.4415334467215,
                        "deviation": 70.79654177968679,
                        "volatility": 0.06431646549167647
                    }
                },
                "ranking": 13.788845156340887,
                "professional": false,
                "ui_class": ""
            },
            "description": "Blitz 9х9\n\nBlitz 9х9\n\nBlitz 9х9",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "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": true,
            "group": {
                "id": 10635,
                "name": "Blitz ⚡",
                "summary": "Welcome,\n\nBlitz style tourneys, please join if you like speedy Go!\n\n\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-23T09:00: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-08-21T08:17:05.844013Z",
            "ended": "2025-08-21T08:17:15.569263Z",
            "start_waiting": "2025-08-21T08:17:05.804105Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beada510a6d27c2fd6dbd356f2a0e5e1-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 125656,
            "name": "Go tu",
            "director": {
                "id": 1641686,
                "username": "kracker_nri",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/e8265580b5b0dc5d6a5d7b4b2abb2a33-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 659.0914913534307,
                        "deviation": 65.82440074520355,
                        "volatility": 0.060108918637956324
                    }
                },
                "ranking": 5.265793819879597,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi its fun",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17853,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-21T11:00: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-08-21T08:15:05.830403Z",
            "ended": "2025-08-21T08:15:41.651120Z",
            "start_waiting": "2025-08-21T08:15:05.805226Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}