List all tournaments or create a new tournament.

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

{
    "count": 58834,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=description&page=5502",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=description&page=5500",
    "results": [
        {
            "id": 84211,
            "name": "club entry",
            "director": {
                "id": 845832,
                "username": "liam224n",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5fbd931465db8fc816d68274c53e3fac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1061.4383221299368,
                        "deviation": 137.31822265288574,
                        "volatility": 0.060007729515920434
                    }
                },
                "ranking": 16.297181272452644,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 25 will get into club",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 270,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10828,
                "name": "The Pros of Go",
                "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": "2021-12-28T19: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": "2022-10-28T17:58:25.321109Z",
            "ended": "2022-10-28T18:11:52.851800Z",
            "start_waiting": "2022-10-28T17:58:25.192195Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 56890,
            "name": "3rd Atlanta 9x9 Fire: Group 2B",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 2 move on to the final round!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-28T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-02-25T17:16:01.095595Z",
            "ended": "2020-03-05T17:33:57.586642Z",
            "start_waiting": "2020-02-25T17:16:00.355980Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 56889,
            "name": "3rd Atlanta 9x9 Fire: Group 2A",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 2 move on to the final round!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-28T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-02-25T17:15:22.138658Z",
            "ended": "2020-03-11T19:12:14.827161Z",
            "start_waiting": "2020-02-25T17:15:20.956632Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 56891,
            "name": "3rd Atlanta 9x9 Fire: Group 2C",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 2 move on to the final round!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-28T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-02-25T17:16:46.153967Z",
            "ended": "2020-03-15T21:16:17.757395Z",
            "start_waiting": "2020-02-25T17:16:45.264002Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 56306,
            "name": "3rd Atlanta 9x9 Fire: Group B",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 3 move on to the next round!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-07T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-02-06T15:28:22.534977Z",
            "ended": "2020-02-24T06:53:16.671490Z",
            "start_waiting": "2020-02-06T15:28:21.659443Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 56307,
            "name": "3rd Atlanta 9x9 Fire: Group C",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 3 move on to the next round!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-07T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-02-06T15:29:05.044014Z",
            "ended": "2020-02-17T01:01:19.835622Z",
            "start_waiting": "2020-02-06T15:29:04.339290Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 56326,
            "name": "3rd Atlanta 9x9 Fire: Group D",
            "director": {
                "id": 473434,
                "username": "DoubleSente",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/7a52b9c53ec155ff3c7d9a45c75edecf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.386906647593,
                        "deviation": 62.91280212348621,
                        "volatility": 0.05998964037582742
                    }
                },
                "ranking": 29.67060006447044,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 3 move on to the next round!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3777,
                "name": "Atlanta Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-02-07T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-02-06T15:29:49.941851Z",
            "ended": "2020-02-28T20:12:54.079758Z",
            "start_waiting": "2020-02-06T15:29:48.788674Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0518472c36e05a1ac71136d7fb356f1e-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 82531,
            "name": "2021 Turkey Cash",
            "director": {
                "id": 13157,
                "username": "vbhands",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/9193f9c0c650ede8fabc0042fae377a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1963.0393408382492,
                        "deviation": 69.37252577087732,
                        "volatility": 0.059975169375367274
                    }
                },
                "ranking": 30.531400017194475,
                "professional": false,
                "ui_class": ""
            },
            "description": "Top 3 Players (and ties) get prizes from Mr. Boyer.\n\nGood Luck!",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10152,
                "name": "Rockets Go",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 24,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-17T14:00: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-11-17T14:00:04.092538Z",
            "ended": "2021-12-31T06:43:58.727522Z",
            "start_waiting": "2021-11-17T14:00:03.776479Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 109128,
            "name": "Afyon 3. Kademe Turnuva 1",
            "director": {
                "id": 1199247,
                "username": "Ali AÇIKGÖZ",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/b9b9d93b23a14ded11766689d579f6e1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1221.0560650983293,
                        "deviation": 62.63811038750037,
                        "volatility": 0.06019809915142871
                    }
                },
                "ranking": 19.540292909180238,
                "professional": false,
                "ui_class": ""
            },
            "description": "Toplam süremiz 4 dakika, hamle başına süremize 10 saniye ekleniyor, toplam süremiz 4 dakikayı aşamıyor. Süreden kaybetmemeye dikkat edelim",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 18,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "blitz",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 240,
                "max_time": 240
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13708,
                "name": "AFYONKARAHİSAR 3. DERECE 1",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 15,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-11-01T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-11-01T17:00:13.002439Z",
            "ended": "2023-11-01T18:05:02.289409Z",
            "start_waiting": "2023-11-01T17:00:12.861546Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 57626,
            "name": "Go Beginners - OPEN - Quarentine",
            "director": {
                "id": 75250,
                "username": "mcardenas",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/e99f42d2b8300f36dc8caaa5d5149fe4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 952.1642396684373,
                        "deviation": 65.15643795973772,
                        "volatility": 0.05996596142427853
                    }
                },
                "ranking": 13.782104285234388,
                "professional": false,
                "ui_class": ""
            },
            "description": "To play in quarentine.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 177,
                "name": "GO Beginners",
                "summary": "For alle GO beginners of the world. We play tournaments with rating limit.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 259,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-03-19T04:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-19T17:39:40.137773Z",
            "ended": "2020-03-27T23:34:02.117984Z",
            "start_waiting": "2020-03-19T17:39:38.597453Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        }
    ]
}