List all tournaments or create a new tournament.

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

{
    "count": 59626,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=5260",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-name&page=5258",
    "results": [
        {
            "id": 4389,
            "name": "Awesome",
            "director": {
                "id": 126528,
                "username": "123234345456567678789088",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/d8ca5e3d4d0fd00a998bbf48ccdd69ac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 994.7008702313647,
                        "deviation": 213.50403064128156,
                        "volatility": 0.06000039694530815
                    }
                },
                "ranking": 14.793863887459318,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "awesome",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 99,
                "name": "kids and teens Room",
                "summary": "where kids go to have fun and chat XD ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 68,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-22T23:30:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-01-23T00:39:09.400064Z",
            "ended": "2015-01-29T00:00:17.134855Z",
            "start_waiting": "2015-01-23T00:39:09.352318Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 143,
            "name": "Average Level mini-tournament",
            "director": {
                "id": 2183,
                "username": "udhar_nabresh",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/c00d28977111f76b775edc5ed92b2295?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.5013372322949,
                        "deviation": 62.24558238137919,
                        "volatility": 0.059300136184354556
                    }
                },
                "ranking": 23.478634406174056,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "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": 16,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-25T01:37:00Z",
            "ended": "2007-09-27T18:01: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": 126130,
            "name": "Ava rise",
            "director": {
                "id": 1731815,
                "username": "avajones081196",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d2e3b4f862994259324abe2305ccfc4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 505.93873812037793,
                        "deviation": 122.05928016502656,
                        "volatility": 0.0600179473649041
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to your first tournament of Ava Golden City.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "rapid",
                "pause_on_weekends": false,
                "total_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15139,
                "name": "Ava Golden City",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-07T08:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-03-07T07:20:14.959479Z",
            "ended": "2025-03-07T07:40:49.495962Z",
            "start_waiting": "2025-03-07T07:20:14.912300Z",
            "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": 126134,
            "name": "Ava League ColdBurst",
            "director": {
                "id": 1731815,
                "username": "avajones081196",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d2e3b4f862994259324abe2305ccfc4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 505.93873812037793,
                        "deviation": 122.05928016502656,
                        "volatility": 0.0600179473649041
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "THiS LEAGUE IS THE THIRD ONE.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15139,
                "name": "Ava Golden City",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-07T09:30:00Z",
            "players_start": 1,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-03-07T09:23:50.246164Z",
            "ended": "2025-03-07T09:58:17.414748Z",
            "start_waiting": "2025-03-07T09:23:50.188382Z",
            "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": 126275,
            "name": "Ava Dunes",
            "director": {
                "id": 1731815,
                "username": "avajones081196",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d2e3b4f862994259324abe2305ccfc4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 505.93873812037793,
                        "deviation": 122.05928016502656,
                        "volatility": 0.0600179473649041
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "League for Dunes",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15139,
                "name": "Ava Golden City",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-11T05:30:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-03-11T04:49:29.788633Z",
            "ended": "2025-03-11T05:12:26.679005Z",
            "start_waiting": "2025-03-11T04:49:29.732286Z",
            "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": 126132,
            "name": "Ava Dawn",
            "director": {
                "id": 1731815,
                "username": "avajones081196",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d2e3b4f862994259324abe2305ccfc4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 505.93873812037793,
                        "deviation": 122.05928016502656,
                        "volatility": 0.0600179473649041
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to second tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 2,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "rapid",
                "pause_on_weekends": false,
                "total_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15139,
                "name": "Ava Golden City",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-07T09:30:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-07T08:48:09.205247Z",
            "ended": "2025-03-07T09:09:07.000308Z",
            "start_waiting": "2025-03-07T08:48:09.170101Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 126280,
            "name": "Ava 4 Lite",
            "director": {
                "id": 1731815,
                "username": "avajones081196",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d2e3b4f862994259324abe2305ccfc4d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 505.93873812037793,
                        "deviation": 122.05928016502656,
                        "volatility": 0.0600179473649041
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "For 4 Players",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "live",
                "pause_on_weekends": false,
                "total_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15139,
                "name": "Ava Golden City",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-11T09:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-03-11T08:48:33.057817Z",
            "ended": "2025-03-11T09:11:10.879084Z",
            "start_waiting": "2025-03-11T08:48:33.016018Z",
            "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": 64834,
            "name": "Autumn olympic games. McMahon(№2)2020(19х19)",
            "director": {
                "id": 776814,
                "username": "Korotrov 19",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.5011666778498,
                        "deviation": 60.69603575167428,
                        "volatility": 0.06006221360900416
                    }
                },
                "ranking": 26.191975476154177,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to the group stage!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24000,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 864000,
                "max_time": 2419200
            },
            "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": 17956,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-04T21:00:00Z",
            "players_start": 150,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-04T16:00:08.098312Z",
            "ended": "2021-11-09T18:47:11.798311Z",
            "start_waiting": "2020-10-04T15:59:55.571014Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 150,
            "ranked": true
        },
        {
            "id": 64944,
            "name": "Autumn olympic games 2020(№5) (19х19)",
            "director": {
                "id": 776814,
                "username": "Korotrov 19",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.5011666778498,
                        "deviation": 60.69603575167428,
                        "volatility": 0.06006221360900416
                    }
                },
                "ranking": 26.191975476154177,
                "professional": false,
                "ui_class": ""
            },
            "description": "The tournament starts in early November.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 96000,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 864000,
                "max_time": 2419200
            },
            "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": 17956,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-24T21:00:00Z",
            "players_start": 225,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-24T21:00:32.496766Z",
            "ended": null,
            "start_waiting": "2020-10-24T21:00:00.908525Z",
            "board_size": 19,
            "active_round": 11,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 239,
            "ranked": true
        },
        {
            "id": 64816,
            "name": "Autumn olympic games 2020(№4) (19х19)",
            "director": {
                "id": 776814,
                "username": "Korotrov 19",
                "country": "ua",
                "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1627.5011666778498,
                        "deviation": 60.69603575167428,
                        "volatility": 0.06006221360900416
                    }
                },
                "ranking": 26.191975476154177,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello everyone, the tournament will start no earlier than the first October.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 24000,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 864000,
                "max_time": 2419200
            },
            "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": 17956,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-30T21:00:00Z",
            "players_start": 190,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-30T21:36:05.895626Z",
            "ended": null,
            "start_waiting": "2020-09-30T21:35:45.223933Z",
            "board_size": 19,
            "active_round": 32,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 190,
            "ranked": true
        }
    ]
}