List all tournaments or create a new tournament.

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

{
    "count": 59402,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3503",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=3501",
    "results": [
        {
            "id": 75841,
            "name": "Die mit dem roten Halsband",
            "director": {
                "id": 999161,
                "username": "Melchizedek6809",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/8ccca79520cf95ade94fd781119818e5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1033.730084835931,
                        "deviation": 63.29201991379343,
                        "volatility": 0.060053549048987805
                    }
                },
                "ranking": 15.684836135345009,
                "professional": false,
                "ui_class": ""
            },
            "description": "Nur fuer coole Dudes",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "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": true,
            "group": {
                "id": 2321,
                "name": "Schulis Beginner Tournaments",
                "summary": "A group of brothers playing each other, but hosting public tournaments as well. Beginner level!",
                "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": true,
            "time_start": "2021-06-01T20:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-06-01T20:29:41.615918Z",
            "ended": "2021-06-01T21:11:26.587688Z",
            "start_waiting": "2021-06-01T20:29:41.527239Z",
            "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": 1102,
            "name": "diemichi's mini-tournament",
            "director": {
                "id": 30856,
                "username": "diemichi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f0581d943a241c2ecc1e0b951a5ce747?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1307.5848766922286,
                        "deviation": 60.53840278546364,
                        "volatility": 0.05984725672837242
                    }
                },
                "ranking": 21.125274296306767,
                "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": 604800,
                "max_time": 604800,
                "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": 383,
                "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": "2010-04-03T08:34:26Z",
            "ended": "2010-04-03T06:34:26Z",
            "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": 1149,
            "name": "diemichi's mini-tournament",
            "director": {
                "id": 30856,
                "username": "diemichi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f0581d943a241c2ecc1e0b951a5ce747?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1307.5848766922286,
                        "deviation": 60.53840278546364,
                        "volatility": 0.05984725672837242
                    }
                },
                "ranking": 21.125274296306767,
                "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": 604800,
                "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": 383,
                "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": "2010-04-25T09:55:28Z",
            "ended": "2010-04-25T07:55:28Z",
            "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": 1114,
            "name": "diemichi's mini-tournament",
            "director": {
                "id": 30856,
                "username": "diemichi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f0581d943a241c2ecc1e0b951a5ce747?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1307.5848766922286,
                        "deviation": 60.53840278546364,
                        "volatility": 0.05984725672837242
                    }
                },
                "ranking": 21.125274296306767,
                "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": 604800,
                "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": 383,
                "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": "2010-04-03T04:32:04Z",
            "ended": "2010-04-03T02:32:04Z",
            "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": 1107,
            "name": "diemichi's mini-tournament",
            "director": {
                "id": 30856,
                "username": "diemichi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f0581d943a241c2ecc1e0b951a5ce747?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1307.5848766922286,
                        "deviation": 60.53840278546364,
                        "volatility": 0.05984725672837242
                    }
                },
                "ranking": 21.125274296306767,
                "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": 604800,
                "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": 383,
                "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": "2010-05-24T18:23:11Z",
            "ended": "2010-05-24T16:23:11Z",
            "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": 27822,
            "name": "Did Nothing Wrong (#1)",
            "director": {
                "id": 211504,
                "username": "Why am I playing",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/5871c4b800476f93d2a66a0cb3e618cb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1559.0919502754434,
                        "deviation": 69.84935092039798,
                        "volatility": 0.06153589767848298
                    }
                },
                "ranking": 25.197862543190354,
                "professional": false,
                "ui_class": ""
            },
            "description": "It just a little step for tourney\n\nnot our group leader target yet",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1653,
                "name": "Improving101",
                "summary": "Hey, we are a friendly group of people, just trying to improve, check us out.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2017-06-15T00:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 35,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-06-08T22:10:40.746944Z",
            "ended": "2017-06-27T12:55:39.433485Z",
            "start_waiting": "2017-06-08T22:10:40.603963Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 359,
            "name": "Dico's mini-tournament",
            "director": {
                "id": 13145,
                "username": "Dico",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/c864f7bb31eea7182d03614f6b5c02b9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1384.740777802837,
                        "deviation": 68.97798905852213,
                        "volatility": 0.05999258084903931
                    }
                },
                "ranking": 22.45248990900752,
                "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": 604800,
                "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": 383,
                "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": 7,
            "max_ranking": 16,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-11-13T15:30:00Z",
            "ended": "2008-03-23T21:15:00Z",
            "start_waiting": null,
            "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": 122210,
            "name": "Dicembre Cup",
            "director": {
                "id": 1055696,
                "username": "deleted-dd2583d3-bb3a-42cb-a2fb-8c58bbe3d216",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/c176d6849a1892b9017c85f548813837-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1520.9618235200285,
                        "deviation": 65.86233200519976,
                        "volatility": 0.05999729225859075
                    }
                },
                "ranking": 24.624653373951272,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fast tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 129600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 129600
            },
            "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": 360,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-11-30T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-11-30T14:37:30.478908Z",
            "ended": "2024-12-08T20:07:53.642906Z",
            "start_waiting": "2024-11-30T14:37:30.389443Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 72928,
            "name": "Día del niño 🥳 & Go ⚪️⚫️♥️",
            "director": {
                "id": 751767,
                "username": "Yar-Yar.bmx",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/3598834e6075a04a7d57a774ab1761ca?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1208.602530444537,
                        "deviation": 63.0689499293524,
                        "volatility": 0.0601222204399597
                    }
                },
                "ranking": 19.30297409200425,
                "professional": false,
                "ui_class": ""
            },
            "description": "Es el Día del niño ¡Celebrémoslo, disfrutémoslo! Y a eso agreguémosle go.\n\nJugaremos simultáneas grupales por correspondencia, eso quiere decir que nos podemos tardar toda una semana en tirar... pero no se confíen 😉.\n\n¡Recuerden lo mas importante es disfrutar!\n\n¡Que comiencen los juegos!\n\n⚫️⚪️🥳🥳🥳🥳🎇🎆🎇🎆🎇🏖🏝♥️⛱💡👍😀😃😁😄😎😜😝😛🤪🤩🥳🥳🥳🎉🎊🎉🎊🎈🎈❤️🧡💛💚💙💜\n\n🕐🕕🕚🕟🕤🕑🕖🕛🕠🕥🕒🕗🕜🕡🕦🕘🕝🕢🕧🕔🕙🕞🕣",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 141120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 1036800,
                "period_time": 129600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7388,
                "name": "Amiguis",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/93066b202bcdf0acde8b804a73b53514-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-30T16:00:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-30T16:00:13.271118Z",
            "ended": "2023-01-23T09:36:12.910804Z",
            "start_waiting": "2021-04-30T16:00:02.266349Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/93066b202bcdf0acde8b804a73b53514-15.png",
            "player_count": 67,
            "ranked": true
        },
        {
            "id": 80555,
            "name": "Dia da Família",
            "director": {
                "id": 1019032,
                "username": "mirela.milanez",
                "country": "br",
                "icon": "https://user-uploads.online-go.com/828ff9a85cf82c5241fbbb029f9a19fa-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 851.1876728261119,
                        "deviation": 68.85338231569808,
                        "volatility": 0.060147601013971846
                    }
                },
                "ranking": 11.186875752977109,
                "professional": false,
                "ui_class": ""
            },
            "description": "família",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 32,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 180,
                "max_time": 180
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9676,
                "name": "General",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 212,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-09-25T14:15:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-09-25T14:15:30.600206Z",
            "ended": "2021-09-25T15:16:25.178995Z",
            "start_waiting": "2021-09-25T14:15:29.995546Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 29,
            "ranked": true
        }
    ]
}