List all tournaments or create a new tournament.

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

{
    "count": 58903,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3224",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3222",
    "results": [
        {
            "id": 105009,
            "name": "Go play",
            "director": {
                "id": 1360542,
                "username": "Andre_Must-2012",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/69c8b2948ffe85f467887509a91f858a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 712.3498572311165,
                        "deviation": 71.5134909420985,
                        "volatility": 0.05996310365301901
                    }
                },
                "ranking": 7.064706350094327,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go play with your friends",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 40,
                "period_time": 10,
                "periods": 5
            },
            "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": 17844,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-07-03T17:07:00Z",
            "players_start": 3,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2023-07-03T17:07:57.501487Z",
            "ended": "2023-07-03T17:17:38.394943Z",
            "start_waiting": "2023-07-03T17:07:57.421666Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 455,
            "name": "goperson's mini-tournament",
            "director": {
                "id": 19683,
                "username": "goperson",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/09a3abc554ae8f39bb7316fa87b59919?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.4402674320318,
                        "deviation": 75.79030528567365,
                        "volatility": 0.05997663600026165
                    }
                },
                "ranking": 18.57998178771383,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-05-10T19:00:19Z",
            "ended": "2008-05-10T17:00:19Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 492,
            "name": "goperson's beginners tournament",
            "director": {
                "id": 19683,
                "username": "goperson",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/09a3abc554ae8f39bb7316fa87b59919?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1171.4402674320318,
                        "deviation": 75.79030528567365,
                        "volatility": 0.05997663600026165
                    }
                },
                "ranking": 18.57998178771383,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 384,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-07-20T04:17:05Z",
            "ended": "2008-07-20T02:17:05Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 5569,
            "name": "Go people Croatia",
            "director": {
                "id": 120890,
                "username": "澤利科",
                "country": "hr",
                "icon": "https://user-uploads.online-go.com/98afdfde5f2eddfc4a95aff88427e3d8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1139.6158726989092,
                        "deviation": 70.90253629224027,
                        "volatility": 0.06009422565932676
                    }
                },
                "ranking": 17.942367409810462,
                "professional": false,
                "ui_class": ""
            },
            "description": "Neka pobjedi najbolji",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 306,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 600,
                "periods": 1
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 419,
                "name": "Go people",
                "summary": "name says it all",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/de38a747e76866c65205e6b827886bec-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-03-05T15:50:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-03-06T03:48:45.397054Z",
            "ended": "2015-03-06T04:34:32.094810Z",
            "start_waiting": "2015-03-06T03:48:45.316872Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/de38a747e76866c65205e6b827886bec-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 91524,
            "name": "go partidas training",
            "director": {
                "id": 88120,
                "username": "satoshi84",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/6a6404f3dd53bce3fc1e4a88fb357e2e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.7959829193692,
                        "deviation": 78.40429708623937,
                        "volatility": 0.06016044531576248
                    }
                },
                "ranking": 17.885013568829635,
                "professional": false,
                "ui_class": ""
            },
            "description": "go partidas training",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-20T22:18:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-06-20T22:18:44.045741Z",
            "ended": "2022-06-20T23:08:26.742609Z",
            "start_waiting": "2022-06-20T22:18:43.934453Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 32824,
            "name": "gopaddy singledigit kyu fest 02 Improved :)",
            "director": {
                "id": 49659,
                "username": "gopaddy",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/c374dfdabfb6446399548845660ccdcb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1195.6878075392224,
                        "deviation": 62.21526727013147,
                        "volatility": 0.05979673352919374
                    }
                },
                "ranking": 19.054269760360068,
                "professional": false,
                "ui_class": ""
            },
            "description": "Enjoy",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-12-20T14:00:00Z",
            "players_start": 20,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-12-20T13:36:56.775746Z",
            "ended": "2019-11-04T22:31:41.241194Z",
            "start_waiting": "2017-12-20T13:36:41.005936Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 32815,
            "name": "gopaddy singledigit kyu fest",
            "director": {
                "id": 49659,
                "username": "gopaddy",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/c374dfdabfb6446399548845660ccdcb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1195.6878075392224,
                        "deviation": 62.21526727013147,
                        "volatility": 0.05979673352919374
                    }
                },
                "ranking": 19.054269760360068,
                "professional": false,
                "ui_class": ""
            },
            "description": "single digit tourney\nenjoy!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-12-15T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-12-15T20:25:46.592614Z",
            "ended": "2018-05-16T10:31:05.455215Z",
            "start_waiting": "2017-12-15T20:25:45.918071Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 48051,
            "name": "Go Oyuncuları 2. Go Turnuvası",
            "director": {
                "id": 615578,
                "username": "Muhammed Alperen Yaşar",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/e5b88cdec6f4e20f0420257666d7c05e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1567.7271262956808,
                        "deviation": 62.05939195674466,
                        "volatility": 0.05994201110747963
                    }
                },
                "ranking": 25.32572720576222,
                "professional": false,
                "ui_class": ""
            },
            "description": "Herkese merhabalar, geçtiğimiz turnuva biraz acemiliğimize gelmişti ve yeterince duyuramadık da. Bu defa daha iyi bir turnuva başlatmayı umuyoruz. OGS turnuvası nasıl oluyor, Correspondant maçlar nasıl işliyor denemek isteyen herkesi bekleriz. \n\nTurları Random Pairing olarak belirledim, keza içimizde OGS kullanmayan çok fazla arkadaş var ve bu oyuncuların bir OGS seviyesi yok. Böylece herkese daha adil rakipler gelecektir diye umuyorum. \n\nAyrıca aynı anda çok fazla maç yapmaktan şikayetçi olduğu için çoğu arkadaş turnuva tipini Double Elimination yaptım. Böylece turnuvanın çok daha kısa süreceğini düşünüyorum. Aynı anda bir maç yapıyor olacak herkes, iki defa üstüste yenilenler elenecek ve yeni açılan turnuvayı bekleyecek. Ayrıca bu şekilde bir turnuvadan elenenler için yeni turnuva da açabiliriz bir öncekinin bitmesini beklemeden. \n\nTüm bu bilgiler turnuva başlayana kadar değişime açıktır. Tavsiyelerinizi Discord üzerinden paylaşabilirsiniz.\n\nHerkese başarılar dilerim.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3526,
                "name": "Online Go Topluluğu",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 72,
                "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-05-03T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2019-05-03T22:00:39.195789Z",
            "ended": "2019-11-25T14:51:59.970300Z",
            "start_waiting": "2019-05-03T22:00:38.366302Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bb0d3bc225956c302c496d2504182cfc-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 28203,
            "name": "GOOSE GAME",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "9 x 9 for fun",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 508,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-09-09T09:00: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-07-02T01:11:41.663047Z",
            "ended": "2017-07-27T21:40:26.818139Z",
            "start_waiting": "2017-07-02T01:11:35.444041Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 57743,
            "name": "gooooooooooooooooooooooooo",
            "director": {
                "id": 741444,
                "username": "hsv",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/63efd225faad9acb438867495378b1d9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.5109170999126,
                        "deviation": 80.29334164665836,
                        "volatility": 0.06001981572857252
                    }
                },
                "ranking": 24.617789275803858,
                "professional": false,
                "ui_class": ""
            },
            "description": "goooooooooooooooooooooooooooooooooooooo",
            "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": 4697,
                "name": "goooooooooooooooo",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-20T13:45:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-20T20:37:10.050111Z",
            "ended": "2020-07-02T01:02:07.348517Z",
            "start_waiting": "2020-03-20T20:37:09.746819Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}