List all tournaments or create a new tournament.

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

{
    "count": 60175,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=4741",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=4739",
    "results": [
        {
            "id": 73493,
            "name": "Let's Go 19x19 Round Robin",
            "director": {
                "id": 699769,
                "username": "jeroentjeb",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1150.198098202036,
                        "deviation": 65.38476849071499,
                        "volatility": 0.06012309147754826
                    }
                },
                "ranking": 18.1563413549333,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's Go Round Robin 19x19!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 432000
            },
            "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": 18037,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-08T16:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 15,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-08T16:00:35.220092Z",
            "ended": "2021-06-16T08:56:21.022514Z",
            "start_waiting": "2021-04-08T16:00:32.555158Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 83941,
            "name": "Christmas Tournament",
            "director": {
                "id": 880032,
                "username": "秋入十一月",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/7f359e1a538b060830fc14b2b3e01f02?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 934.6138517613422,
                        "deviation": 76.88825310671871,
                        "volatility": 0.05999298488212337
                    }
                },
                "ranking": 13.35141961663273,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's Go!",
            "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": false,
            "group": {
                "id": 10791,
                "name": "Asia Go Bunnies",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/563c0f77fa96ebd7432e70afa0b0dd07-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-01T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-01-01T03:00:26.956032Z",
            "ended": "2022-01-10T03:50:36.178062Z",
            "start_waiting": "2022-01-01T03:00:26.853935Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/563c0f77fa96ebd7432e70afa0b0dd07-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 70373,
            "name": "Let's Go Double elimination",
            "director": {
                "id": 699769,
                "username": "jeroentjeb",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1150.198098202036,
                        "deviation": 65.38476849071499,
                        "volatility": 0.06012309147754826
                    }
                },
                "ranking": 18.1563413549333,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's Go! \n\n\nHave fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3675,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-31T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-31T07:00:54.896215Z",
            "ended": "2022-04-23T17:37:20.174914Z",
            "start_waiting": "2021-01-31T07:00:54.228449Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 40,
            "ranked": true
        },
        {
            "id": 96881,
            "name": "Let's Go! 🙂",
            "director": {
                "id": 699769,
                "username": "jeroentjeb",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1150.198098202036,
                        "deviation": 65.38476849071499,
                        "volatility": 0.06012309147754826
                    }
                },
                "ranking": 18.1563413549333,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's Go! 🙂",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11630,
                "name": "SDK Proving Grounds (Single Digit Kyu)",
                "summary": "The Official SDK Proving Grounds. This group spawned from the DDK Proving Grounds (Double Digit Kyu) group, & it's popularity. Here, SDK's can play against other SDK's (or Dan players that haven’t established a solid foothold in Dan land yet). If you get s",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 101,
                "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-30T12:00:00Z",
            "players_start": 9,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-11-30T12:00:25.849401Z",
            "ended": "2023-03-03T23:33:29.445809Z",
            "start_waiting": "2022-11-30T12:00:25.453239Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fe22e722b560243ad3845b81f4d4722b-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 100147,
            "name": "Let's Go! 🙂  Round Robin 3kyu-8kyu",
            "director": {
                "id": 699769,
                "username": "jeroentjeb",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1150.198098202036,
                        "deviation": 65.38476849071499,
                        "volatility": 0.06012309147754826
                    }
                },
                "ranking": 18.1563413549333,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's Go! 🙂 Round Robin 3kyu-8kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 362,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-02-22T19:00:00Z",
            "players_start": 9,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 22,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-27T08:14:44.798271Z",
            "ended": "2023-05-26T05:04:23.237743Z",
            "start_waiting": "2023-02-27T08:14:44.451030Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 77572,
            "name": "Let's Play #4",
            "director": {
                "id": 958639,
                "username": "niclas.grande",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e7f0073920fc4a99e42bb4a85a962fc6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1377.189496213404,
                        "deviation": 202.81087165165752,
                        "volatility": 0.06001793163044208
                    }
                },
                "ranking": 22.325902640660946,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Let's Play #4",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 1800,
                "max_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9686,
                "name": "Pexon Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-15T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-15T15:13:15.058226Z",
            "ended": "2021-07-17T12:50:39.583632Z",
            "start_waiting": "2021-07-15T15:13:14.977431Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 84957,
            "name": "Contest #1 2022—End-Of-Month Medium Level Group",
            "director": {
                "id": 1065846,
                "username": "OreoHam777",
                "country": "nz",
                "icon": "https://secure.gravatar.com/avatar/001a38e123f0edfca9543faacae7865f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1442.0911710199657,
                        "deviation": 60.525251779380696,
                        "volatility": 0.05994262403078612
                    }
                },
                "ranking": 23.391947100744954,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's all have fun during this Medium Level Group Competition!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10593,
                "name": "Felix the Phoenix's Go Club of Fun",
                "summary": "Felix the Phoenix's Go Club of Fun is a social club which allows players to game, chat and have fun. I hope you'll have a great time in the club!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-01-31T01:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-01-31T01:00:52.486185Z",
            "ended": "2022-10-08T23:21:34.476611Z",
            "start_waiting": "2022-01-31T01:00:52.025108Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 81616,
            "name": "It's Go Time",
            "director": {
                "id": 942229,
                "username": "karstensyversen",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/df61c6918c7980826592b2dd7d9db2f0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.6891060937023,
                        "deviation": 290.31896371798047,
                        "volatility": 0.05999967537233814
                    }
                },
                "ranking": 21.652208749198074,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Let's all play Go",
            "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": 7251,
                "name": "Elizabeth Go-rley Flynn's Goban of Struggle",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/25b3f6fd1f2f5e5eb1a9ccd609c95c89-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-10-22T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-10-23T19:20:14.584238Z",
            "ended": "2022-03-01T22:58:05.329705Z",
            "start_waiting": "2021-10-23T19:20:14.497645Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/25b3f6fd1f2f5e5eb1a9ccd609c95c89-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 2831,
            "name": "Spring Break",
            "director": {
                "id": 23467,
                "username": "Go2master",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/31df640a39af675eae099e0d9ace7ea1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2236.6479478486895,
                        "deviation": 64.09392822540185,
                        "volatility": 0.06009551422435255
                    }
                },
                "ranking": 33.55211241728243,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's beat the snow!",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8919,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-07-30T19:45:52.029663Z",
            "ended": "2016-04-17T14:58:41.429150Z",
            "start_waiting": "2014-07-30T19:45:50.934048Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 87980,
            "name": "Saints Go Again",
            "director": {
                "id": 1047499,
                "username": "Go Go Dugs",
                "country": "au",
                "icon": "https://user-uploads.online-go.com/315776b9785c67aafd728186230439a7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 705.0059391712497,
                        "deviation": 62.30984124007795,
                        "volatility": 0.060154099773915656
                    }
                },
                "ranking": 6.824804379136715,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let's boss this shit Saints!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 129600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10087,
                "name": "Saints Go",
                "summary": "Where Saints Go...smart people welcome where retards reside.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/5667de736faa2bd13af0a2365d6a3971-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-31T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-09-25T22:22:10.244314Z",
            "ended": "2022-09-26T23:59:18.586921Z",
            "start_waiting": "2022-09-25T22:22:10.187961Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5667de736faa2bd13af0a2365d6a3971-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}