List all tournaments or create a new tournament.

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

{
    "count": 59654,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=1290",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=1288",
    "results": [
        {
            "id": 68423,
            "name": "Meisenmeisterschaft Dezember",
            "director": {
                "id": 741024,
                "username": "farnabinho",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/55510443e64107a9caa37c5f0e1ce0b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1860.3132675205375,
                        "deviation": 92.55595500501092,
                        "volatility": 0.059998087444863395
                    }
                },
                "ranking": 29.287109293638885,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kleines Turnier für alle Spieler aus dem Aachener Meisenfrei!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4612,
                "name": "AachenMeisenfrei",
                "summary": "Das virtuelle Spielelokal der aachener Go-Gruppe",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/d30f4a3c452d041ec4e8cd98a5f5781b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-01T19:05:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-12-01T19:05:10.029490Z",
            "ended": "2020-12-01T21:50:00.554701Z",
            "start_waiting": "2020-12-01T19:05:09.680813Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d30f4a3c452d041ec4e8cd98a5f5781b-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 2809,
            "name": "Olympiamonatsturnier",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kleines Jeder-gegen-Jeden-ohne-Vorgabe-Turnier",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 23,
                "name": "German Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 358,
                "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": 18,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-21T15:16:16.810867Z",
            "ended": "2014-06-13T13:20:40.539075Z",
            "start_waiting": "2014-02-21T15:16:16.386889Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 76551,
            "name": "Klasse 9b",
            "director": {
                "id": 848108,
                "username": "qwe1.0",
                "country": "zz",
                "icon": "https://secure.gravatar.com/avatar/44633c6a1b18219f7211f30b16ef48cb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.0103641748465,
                        "deviation": 61.108381651828665,
                        "volatility": 0.059890729013092
                    }
                },
                "ranking": 24.518605242169386,
                "professional": false,
                "ui_class": ""
            },
            "description": "Klasse 9b mit Vorgaben auf 9*9",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "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": 2631,
                "name": "Freiheit 13",
                "summary": "inofficial and private group for (former) staff and students of our school - people unaffiliated with our school cannot join",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 42,
                "icon": "https://user-uploads.online-go.com/065648a4a48bcba4f8ca0a094338606d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-28T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2021-06-23T09:41:42.862962Z",
            "ended": "2022-08-09T05:22:42.952392Z",
            "start_waiting": "2021-06-23T09:41:42.742427Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/065648a4a48bcba4f8ca0a094338606d-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 77154,
            "name": "WT Kison Title Tournament 2021",
            "director": {
                "id": 721084,
                "username": "Lexxgo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/eadd3bb95af972db608b10e308217d0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1702.0164192076516,
                        "deviation": 66.54857732174423,
                        "volatility": 0.059972624948633195
                    }
                },
                "ranking": 27.22835155459872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kison OGS Title Tournament 2021",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 67200,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 604800,
                "period_time": 604800,
                "stones_per_period": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9239,
                "name": "World tournaments",
                "summary": "World tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-06T13:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-08T08:59:16.354868Z",
            "ended": "2022-02-27T08:23:58.506431Z",
            "start_waiting": "2021-07-08T08:59:16.147894Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 76727,
            "name": "WT Kisei TItle Tournament 2021",
            "director": {
                "id": 721084,
                "username": "Lexxgo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/eadd3bb95af972db608b10e308217d0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1702.0164192076516,
                        "deviation": 66.54857732174423,
                        "volatility": 0.059972624948633195
                    }
                },
                "ranking": 27.22835155459872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kisei OGS Title Tournament 2021",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9239,
                "name": "World tournaments",
                "summary": "World tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-26T21:00:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-07-01T09:28:04.541870Z",
            "ended": "2022-01-15T15:17:37.233371Z",
            "start_waiting": "2021-07-01T09:27:57.544572Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-15.png",
            "player_count": 34,
            "ranked": true
        },
        {
            "id": 101229,
            "name": "GoQuestLegnano",
            "director": {
                "id": 320477,
                "username": "Babyshamble",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/512dde69ffb9f5e4d994521998167ed2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1790.6843803864726,
                        "deviation": 62.19591711364026,
                        "volatility": 0.060010438382376734
                    }
                },
                "ranking": 28.40400590219773,
                "professional": false,
                "ui_class": ""
            },
            "description": "King of GoQuest",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 8,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 2,
                "initial_time": 180,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11778,
                "name": "Go Club Legnano",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 20,
                "icon": "https://user-uploads.online-go.com/84a7ac347fe78216cc51a25980dba649-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-17T21:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2023-03-17T21:15:36.158933Z",
            "ended": "2023-03-17T21:29:01.114748Z",
            "start_waiting": "2023-03-17T21:15:36.030227Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84a7ac347fe78216cc51a25980dba649-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 3106,
            "name": "The 2014 Kimchi Cup",
            "director": {
                "id": 1403,
                "username": "Professor X",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/2e99ce3e2fdcf206bb5c16ac57f46eb4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1211.9399271922016,
                        "deviation": 65.76349331406482,
                        "volatility": 0.05999008092550541
                    }
                },
                "ranking": 19.36681166975316,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kimchi is awesome and lasts for a long time. Watch this video (https://www.youtube.com/watch?v=2ZU1v3CNi_s) and you may be inspired to make it. If you win this tournament, you will have the prestigious Kimchi Cup in your profile. Korean rules. Handicap. Provisional players welcome.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "korean",
            "time_per_move": 24480,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 21600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 61,
                "name": "South Florida Go Club",
                "summary": "Building a community of Go players in the sunshine.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/c2e2b43222bed28cb8a86f68f87f23c4-64.png"
            },
            "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": true,
            "exclusivity": "open",
            "started": "2014-08-20T01:09:58.476022Z",
            "ended": "2015-01-22T07:28:50.109394Z",
            "start_waiting": "2014-08-20T01:09:58.276160Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c2e2b43222bed28cb8a86f68f87f23c4-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 108890,
            "name": "Kari fsmidzbmd",
            "director": {
                "id": 1445427,
                "username": "Help me Im in twubble",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/27ba81a8448b6bd19bedba107f6a3791-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1188.815755117454,
                        "deviation": 79.05971879652472,
                        "volatility": 0.05997281945958606
                    }
                },
                "ranking": 18.92083447722264,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kim sf",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13679,
                "name": "Susquenita Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/9eb90bc4857244bc3e03c8109370de59-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-26T14:50:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-26T14:50:37.022799Z",
            "ended": "2023-10-26T14:50:37.003631Z",
            "start_waiting": "2023-10-26T14:50:36.527821Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9eb90bc4857244bc3e03c8109370de59-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 6568,
            "name": "killing tournament",
            "director": {
                "id": 115052,
                "username": "schaefer loic",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/cb6c693148a283c53388567dbe8b389f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1693.1592822084497,
                        "deviation": 63.12470879273966,
                        "volatility": 0.060098526814248876
                    }
                },
                "ranking": 27.107566532138975,
                "professional": false,
                "ui_class": ""
            },
            "description": "Killing tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 606,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 600,
                "main_time": 600,
                "stones_per_period": 1
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 95,
                "name": "France Go Players",
                "summary": "Le groupe pour les joueurs français!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1308,
                "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-04-18T21:42:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-04-18T21:42:14.269268Z",
            "ended": "2015-04-18T23:27:36.405863Z",
            "start_waiting": "2015-04-18T21:42:13.973924Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f860ac26e7c271a3637835570b1fc13f-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 49426,
            "name": "Kill kill kill",
            "director": {
                "id": 334788,
                "username": "LeHoangSon",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2075c2a69a975ee42de76e75bcef5eb9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1800.5834424376785,
                        "deviation": 79.20647422069555,
                        "volatility": 0.060025867997691565
                    }
                },
                "ranking": 28.531628724097434,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kill kill kill",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2944,
                "name": "GO - VNG",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 21,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-19T16:00:00Z",
            "players_start": 10,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-06-18T11:38:25.851726Z",
            "ended": "2019-07-07T15:20:35.158600Z",
            "start_waiting": "2019-06-18T11:38:25.264046Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        }
    ]
}