List all tournaments or create a new tournament.

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

{
    "count": 59522,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=3",
    "results": [
        {
            "id": 100667,
            "name": "test1",
            "director": {
                "id": 788285,
                "username": "go.laponjir",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8e4fea6dfbab4986e818071ab5c1af07?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1972.5541290109672,
                        "deviation": 155.17100950299817,
                        "volatility": 0.059997097676177454
                    }
                },
                "ranking": 30.643336261135815,
                "professional": false,
                "ui_class": ""
            },
            "description": "test1",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8111,
                "name": "GO PIM",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 106,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-02T07:14:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-01-06T10:06:37.009808Z",
            "ended": null,
            "start_waiting": "2025-01-06T10:06:36.995132Z",
            "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": 111661,
            "name": "tournament name",
            "director": {
                "id": 737374,
                "username": "silver.",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/e931b32907b6214d73e0e9a4f5d63f35-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1333.0839947503887,
                        "deviation": 61.11589849294353,
                        "volatility": 0.059948141650492504
                    }
                },
                "ranking": 21.572375360719043,
                "professional": false,
                "ui_class": ""
            },
            "description": "hhhhbgftdrftgyhuijhgft",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 34,
            "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": false,
            "group": {
                "id": 13500,
                "name": "Gen Z",
                "summary": "fool around.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://user-uploads.online-go.com/18772b726e37c5d84e9ca403912795f5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-01-14T01:20:00Z",
            "players_start": 2,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-01-14T01:20:23.429952Z",
            "ended": "2024-01-14T01:22:03.220070Z",
            "start_waiting": "2024-01-14T01:22:03.214945Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/18772b726e37c5d84e9ca403912795f5-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 107607,
            "name": "ODTÜ GO 2. GELENEKSEL GO TURNUVASI",
            "director": {
                "id": 602572,
                "username": "emreapa",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3dd6919f0e08eef369e7e785a100f4bd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1543.1834611075192,
                        "deviation": 63.22617750196879,
                        "volatility": 0.06002326527051004
                    }
                },
                "ranking": 24.96043375069631,
                "professional": false,
                "ui_class": ""
            },
            "description": "ODTÜ GO Online #2",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 17,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 15,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12926,
                "name": "METU Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-18T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-09-18T17:42:40.426055Z",
            "ended": "2023-09-18T18:05:40.937545Z",
            "start_waiting": "2023-09-18T18:05:40.932881Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 138349,
            "name": "16.3 แข่ง",
            "director": {
                "id": 470505,
                "username": "Kru.Phu",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/dbdf49f17f4fe6e6aed3c736fac58f0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2208.607931409905,
                        "deviation": 69.28347543000088,
                        "volatility": 0.06001604873366919
                    }
                },
                "ranking": 33.26005499347702,
                "professional": false,
                "ui_class": ""
            },
            "description": "16.3 แข่ง",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 44,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16288,
                "name": "Mday class",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "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": "2026-03-16T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2026-03-16T11:38:44.122260Z",
            "ended": "2026-03-16T11:43:29.778059Z",
            "start_waiting": "2026-03-16T11:43:29.768217Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": false
        },
        {
            "id": 91933,
            "name": "Testing opengotha",
            "director": {
                "id": 1,
                "username": "anoek",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1205.4125394041205,
                        "deviation": 62.349733098663535,
                        "volatility": 0.06006351933873569
                    }
                },
                "ranking": 19.24179109733849,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "This is a bug hunting test",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800,
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "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": "2022-07-01T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-07-01T11:46:52.616697Z",
            "ended": "2022-07-01T11:47:18.444630Z",
            "start_waiting": "2022-07-01T11:47:18.438051Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 28,
            "ranked": true
        },
        {
            "id": 80176,
            "name": "2021 İstanbulGo Isınma Turnuvası",
            "director": {
                "id": 54877,
                "username": "igsNomad",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/8117a0351f6a880a1503de571b451082-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1782.78616598201,
                        "deviation": 62.50747648468425,
                        "volatility": 0.06004780489913178
                    }
                },
                "ranking": 28.301671793755595,
                "professional": false,
                "ui_class": ""
            },
            "description": "İstanbul Go Turnuvası bu yıl muhtemelen çevrimiçi olacak, hem idari hem de oyuncu olarak hazırlık turlarımızdan birine hoşgeldiniz.",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "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": false,
            "group": {
                "id": 561,
                "name": "IstanbulGO",
                "summary": "Istanbul Go Players's Association OGS group.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 63,
                "icon": "https://user-uploads.online-go.com/007cab92de5c2887ff0e16bedeafaafb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-16T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-09-16T17:00:45.621530Z",
            "ended": "2021-09-16T19:35:27.970736Z",
            "start_waiting": "2021-09-16T19:35:27.959840Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/007cab92de5c2887ff0e16bedeafaafb-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 78161,
            "name": "Titan",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 795.749506096934,
                        "deviation": 64.73207371690647,
                        "volatility": 0.05991569543649287
                    }
                },
                "ranking": 9.627765134000988,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 38880,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 259200,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 357,
                "name": "ORION",
                "summary": "Torneo Latinoamericano de Go por equipos Sub-18",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 137,
                "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-29T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-29T16:00:51.775066Z",
            "ended": "2021-08-02T18:17:54.778092Z",
            "start_waiting": "2021-08-02T18:17:54.770225Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 91562,
            "name": "第一屆嘉嘉盃 - 寧靜沙漠之戰",
            "director": {
                "id": 1159753,
                "username": "小幫手",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/1aad51ccd5db8261eefd78216dea04ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1255.7991846407826,
                        "deviation": 89.06009305115134,
                        "volatility": 0.06001824585181738
                    }
                },
                "ranking": 20.189790674731025,
                "professional": false,
                "ui_class": ""
            },
            "description": "限制棋力 : 段位以下",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11838,
                "name": "蕭兔孽徒團 (Xiao Tu Legion)",
                "summary": "本群是黑嘉嘉成人班學員們在OGS開的社團,歡迎其他人加入社團一起交流。\nWe are students from Hei Jiajia Online Course in Taiwan, We are also welcome player around the world.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 325,
                "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-24T13:30:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2022-06-24T04:01:57.114942Z",
            "ended": "2022-06-28T10:14:55.829878Z",
            "start_waiting": "2022-06-28T10:14:55.821643Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-15.png",
            "player_count": 24,
            "ranked": true
        },
        {
            "id": 95635,
            "name": "Torneo Costarricense de Go en Línea 2022",
            "director": {
                "id": 27056,
                "username": "Leira",
                "country": "cr",
                "icon": "https://user-uploads.online-go.com/edefc4995500223832e03c2af5a12200-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.8054017070444,
                        "deviation": 64.735602087367,
                        "volatility": 0.06012529715064123
                    }
                },
                "ranking": 27.522833739017017,
                "professional": false,
                "ui_class": ""
            },
            "description": "<img src=\"https://ogs-forums.s3.dualstack.us-east-1.amazonaws.com/original/3X/c/6/c6090af62475ca62ececa1414a941ca97eaae0c3.jpeg\" width=\"430\" height=\"289\"><br>\n<br>\nPuede ver los detalles del torneo aquí:\n\n<ul>\n  <li>📄 <b><a href=\"https://docs.google.com/document/d/18FRWJ930XGNszko-jMuz1B-LQ-EFB_ZxD7Ynyoacou0/edit?usp=sharing\">Documento en Español</a></b></li>\n  <li>📄 <b><a href=\"https://docs.google.com/document/d/17ULiHFIe1BSYYKcA630KFC4qTxNZK_Nr6j-C9rOKfQ0/edit?usp=sharing\">English Document</a></b></li>\n</ul>\n\nPara inscribirse, debe rellenar el siguiente formulario:\n\n<ul>\n  <li>📝 <b><a href=\"https://forms.gle/R4CP9Usg9mUFLFGD8\">Formulario de Inscripción</a></b></li>\n</ul>\n\n<hr>\n\nNota: Jugadores extranjeros que no residan en Costa Rica podrán participar solamente por invitación.",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 1800,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 149,
                "name": "Salón de Go de Costa Rica ~ Costa Rican Go Room",
                "summary": "Grupo para jugadores costarricenses ~ Group for Costa Rican players",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 58,
                "icon": "https://user-uploads.online-go.com/e56bd24d8c627a3b1e448626eb9be065-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-29T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-10-13T20:06:58.532860Z",
            "ended": "2022-12-20T01:00:22.836681Z",
            "start_waiting": "2022-12-20T01:00:22.828796Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e56bd24d8c627a3b1e448626eb9be065-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 91397,
            "name": "第一屆嘉嘉盃 - 舊教堂遺址之戰 (新開)",
            "director": {
                "id": 1159753,
                "username": "小幫手",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/1aad51ccd5db8261eefd78216dea04ec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1255.7991846407826,
                        "deviation": 89.06009305115134,
                        "volatility": 0.06001824585181738
                    }
                },
                "ranking": 20.189790674731025,
                "professional": false,
                "ui_class": ""
            },
            "description": "棋力限制 : 5級以下",
            "schedule": null,
            "title": null,
            "tournament_type": "opengotha",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11838,
                "name": "蕭兔孽徒團 (Xiao Tu Legion)",
                "summary": "本群是黑嘉嘉成人班學員們在OGS開的社團,歡迎其他人加入社團一起交流。\nWe are students from Hei Jiajia Online Course in Taiwan, We are also welcome player around the world.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 325,
                "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-18T13:30:00Z",
            "players_start": 4,
            "first_pairing_method": "opengotha",
            "subsequent_pairing_method": "opengotha",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2022-06-18T02:37:06.836781Z",
            "ended": "2022-06-22T03:40:50.528068Z",
            "start_waiting": "2022-06-22T03:40:50.516588Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-15.png",
            "player_count": 18,
            "ranked": true
        }
    ]
}