List all tournaments or create a new tournament.

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

{
    "count": 59552,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=5602",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=name&page=5600",
    "results": [
        {
            "id": 1842,
            "name": "space56's mini-tournament",
            "director": {
                "id": 3689,
                "username": "space56",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/446e73629ab98a24761bd9451e2a83be-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1523.119738306677,
                        "deviation": 67.79027626449769,
                        "volatility": 0.06003705699906004
                    }
                },
                "ranking": 24.657474922693815,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 1209600,
                "time_increment": 259200
            },
            "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-05-19T20:05:20Z",
            "ended": "2012-05-19T18:05:20Z",
            "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": 2148,
            "name": "space78's mini-tournament",
            "director": {
                "id": 39763,
                "username": "space78",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9408f09c9bb6a8e87b2de2b071ef0e85?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.926117460252,
                        "deviation": 83.82213312426758,
                        "volatility": 0.060008501916206394
                    }
                },
                "ranking": 24.286802659419223,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-13T22:05:01Z",
            "ended": "2013-05-13T20:05:01Z",
            "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": 2119,
            "name": "speedchase's mini-tournament",
            "director": {
                "id": 42037,
                "username": "speedchase",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/bd970d5d6208b71c5e75e4a78e1ba8bb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1869.2800361060736,
                        "deviation": 65.51059611073413,
                        "volatility": 0.05980366337596852
                    }
                },
                "ranking": 29.39842496578628,
                "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": 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": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-01T08:47:06Z",
            "ended": "2013-12-16T22:36:07.733154Z",
            "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": 2064,
            "name": "speedchase's mini-tournament",
            "director": {
                "id": 42037,
                "username": "speedchase",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/bd970d5d6208b71c5e75e4a78e1ba8bb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1869.2800361060736,
                        "deviation": 65.51059611073413,
                        "volatility": 0.05980366337596852
                    }
                },
                "ranking": 29.39842496578628,
                "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": 14,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-16T12:22:27Z",
            "ended": "2013-05-16T10:22:27Z",
            "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": 1924,
            "name": "speedchase's mini-tournament",
            "director": {
                "id": 42037,
                "username": "speedchase",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/bd970d5d6208b71c5e75e4a78e1ba8bb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1869.2800361060736,
                        "deviation": 65.51059611073413,
                        "volatility": 0.05980366337596852
                    }
                },
                "ranking": 29.39842496578628,
                "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": 432000,
                "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": 9,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-11T04:33:50Z",
            "ended": "2012-12-11T03:33:50Z",
            "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": 1817,
            "name": "speedchase's mini-tournament",
            "director": {
                "id": 42037,
                "username": "speedchase",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/bd970d5d6208b71c5e75e4a78e1ba8bb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1869.2800361060736,
                        "deviation": 65.51059611073413,
                        "volatility": 0.05980366337596852
                    }
                },
                "ranking": 29.39842496578628,
                "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": 1209600,
                "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": "2012-06-27T17:39:36Z",
            "ended": "2012-06-27T15:39:36Z",
            "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": 3192,
            "name": "spencerRRR's go basics",
            "director": {
                "id": 86828,
                "username": "SpencerRRR",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3fc4f783fbbabf5e233362bbe71f29bf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1308.6866931504342,
                        "deviation": 70.26964547990887,
                        "volatility": 0.0600178516665556
                    }
                },
                "ranking": 21.144773076792276,
                "professional": false,
                "ui_class": ""
            },
            "description": "a fun way to learn go basics",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "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": 17937,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "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": true,
            "exclusivity": "open",
            "started": "2014-10-04T01:08:37.372562Z",
            "ended": "2014-10-15T00:00:13.492324Z",
            "start_waiting": "2014-10-04T01:08:37.221640Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3267,
            "name": "spencerRRR's go basics 2",
            "director": {
                "id": 86828,
                "username": "SpencerRRR",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3fc4f783fbbabf5e233362bbe71f29bf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1308.6866931504342,
                        "deviation": 70.26964547990887,
                        "volatility": 0.0600178516665556
                    }
                },
                "ranking": 21.144773076792276,
                "professional": false,
                "ui_class": ""
            },
            "description": "fun! fast!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 387,
                "name": "spencerRRR's go bunch",
                "summary": "fun!fast!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "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": true,
            "exclusivity": "open",
            "started": "2014-11-02T14:53:28.906419Z",
            "ended": "2014-11-15T11:42:30.042922Z",
            "start_waiting": "2014-11-02T14:53:28.670843Z",
            "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": 1907,
            "name": "spirewolf's mini-tournament",
            "director": {
                "id": 44216,
                "username": "spirewolf",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/d90b98a39411e29fa5ac298ce7c8b178?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1069.5993483953262,
                        "deviation": 74.48965070425628,
                        "volatility": 0.05999028396129099
                    }
                },
                "ranking": 16.47449271491141,
                "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": 345600,
                "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": "2012-10-06T18:30:56Z",
            "ended": "2012-10-06T16:30:56Z",
            "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": 2123,
            "name": "spirewolf's mini-tournament",
            "director": {
                "id": 44216,
                "username": "spirewolf",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/d90b98a39411e29fa5ac298ce7c8b178?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1069.5993483953262,
                        "deviation": 74.48965070425628,
                        "volatility": 0.05999028396129099
                    }
                },
                "ranking": 16.47449271491141,
                "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": 604800,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-15T16:41:16Z",
            "ended": "2013-05-15T14:41:16Z",
            "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
        }
    ]
}