List all tournaments or create a new tournament.

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

{
    "count": 58822,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=7",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=5",
    "results": [
        {
            "id": 181,
            "name": "9x9, 9 players, rank about 9 kyu ;)",
            "director": {
                "id": 3383,
                "username": "Ugo",
                "country": "it",
                "icon": "https://secure.gravatar.com/avatar/b5ec46a614aa7fc7d90c26670572a879?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1929.2344049784883,
                        "deviation": 68.68230261404472,
                        "volatility": 0.05996293832572499
                    }
                },
                "ranking": 30.129268001640934,
                "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": 432000,
                "max_time": 2592000,
                "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": 14,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-02-04T02:46:00Z",
            "ended": "2007-04-10T21:13:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 180,
            "name": "everyday tournament",
            "director": {
                "id": 4739,
                "username": "deleted-403d1294-8fa5-44f3-9850-1ec7061ff4ef",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/f3507289cfdc8c9ae93f4098111a13f9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1581.4244357293603,
                        "deviation": 66.94581018725678,
                        "volatility": 0.05996864419429391
                    }
                },
                "ranking": 25.527111424204104,
                "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": "simple",
                "per_move": 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": "2007-02-02T22:03:00Z",
            "ended": "2007-02-20T11:00:00Z",
            "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": 2039,
            "name": "Algiskas's mini-tournament",
            "director": {
                "id": 26785,
                "username": "Algiskas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/119383a17a3be643fc773f7e67c4a8c5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1740.352821408428,
                        "deviation": 66.60987135807815,
                        "volatility": 0.06007679667158133
                    }
                },
                "ranking": 27.74399897167797,
                "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": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-25T16:07:19Z",
            "ended": "2013-03-25T15:07:19Z",
            "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": 179,
            "name": "January 2007 Big Fast nines tournament",
            "director": {
                "id": 299,
                "username": "topazg",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/1756a59b7c7f129f6f466643f4c91531?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1936.5830823213464,
                        "deviation": 67.49437695302689,
                        "volatility": 0.059949644999275783
                    }
                },
                "ranking": 30.21728151286431,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": "2007-01-31T11:33:00Z",
            "ended": "2007-06-13T20:09:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2774,
            "name": "19x19, Japanese rules, 3d + 1d per move",
            "director": {
                "id": 10670,
                "username": "boredom",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/885cf176491879164a14993fb1af835c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1822.8504864288059,
                        "deviation": 64.53786161281363,
                        "volatility": 0.05990507402656149
                    }
                },
                "ranking": 28.816159126829287,
                "professional": false,
                "ui_class": ""
            },
            "description": "Apparently I need to join my own tournaments to be included in them. Let's try this again. :|",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 19,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-02-13T23:48:02.473282Z",
            "ended": "2014-07-07T14:16:54.359730Z",
            "start_waiting": "2014-02-13T23:47:59.907551Z",
            "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": 87,
            "name": "The quicksand tournament",
            "director": {
                "id": 2348,
                "username": "guerecon",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b43e257ac9f910c76c84ce1d9bf8b8ac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2339.4785141039692,
                        "deviation": 65.62331626985642,
                        "volatility": 0.05999004694025479
                    }
                },
                "ranking": 34.592699224729934,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 1209600,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 1209600
            },
            "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": "2006-05-06T15:53:00Z",
            "ended": "2007-07-09T05:53: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": 178,
            "name": "Benedictu5's tournament for the 12ish-20ish Kyu's",
            "director": {
                "id": 3984,
                "username": "Benedictu5",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/cf621e36182114a49ad3dd4abddf7fc0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.0326777486844,
                        "deviation": 66.71520339503434,
                        "volatility": 0.059980823222883485
                    }
                },
                "ranking": 28.174672174930215,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 172800
            },
            "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": 10,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-08-25T13:37:42Z",
            "ended": "2008-08-25T11:37:42Z",
            "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": 177,
            "name": "GOKOU's mini-tournament",
            "director": {
                "id": 4948,
                "username": "GOKOU",
                "country": "ph",
                "icon": "https://secure.gravatar.com/avatar/27ed63e33eb85f9f1c6013ab72b423ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1327.1170748649074,
                        "deviation": 67.56800381020291,
                        "volatility": 0.06000303518741383
                    }
                },
                "ranking": 21.46852273951115,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 172800
            },
            "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": "2007-01-27T03:16:00Z",
            "ended": "2007-11-03T18:35: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": 176,
            "name": "Frozen Whirlwind: Truth is Pain: Upset in Tea: CHALLENGE!",
            "director": {
                "id": 4953,
                "username": "robbie",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/005df2b73028b2e39304ac59768d709f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 980.9443350621516,
                        "deviation": 64.29718138782975,
                        "volatility": 0.06006209062364368
                    }
                },
                "ranking": 14.471469020927433,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": "2007-01-26T10:55:00Z",
            "ended": "2007-04-20T11:51: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": 15974,
            "name": "Reddit Round Robin Handicap Correspondence - 25k-16k",
            "director": {
                "id": 963,
                "username": "thouis",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/a2e7f9e59abe305c58d78f58f24e5f13-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1290.4621677504567,
                        "deviation": 62.54607633207507,
                        "volatility": 0.059566972939351225
                    }
                },
                "ranking": 20.820124740048293,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Reddit Round Robin Handicap Correspondence - 25k-16k",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 38,
                "name": "reddit",
                "summary": "/r/baduk",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2283,
                "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-03-30T11:14:17.194569Z",
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-03-24T03:31:53.932281Z",
            "ended": "2016-09-08T17:38:08.943337Z",
            "start_waiting": "2016-03-24T03:31:51.360226Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5021b9df7b49c54cc5eb5d8ce9d893bb-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}