List all tournaments or create a new tournament.

GET /api/v1/tournaments?format=api&ordering=-max_ranking&page=5874
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=-max_ranking&page=5875",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-max_ranking&page=5873",
    "results": [
        {
            "id": 1990,
            "name": "For the rest of us tournament",
            "director": {
                "id": 40251,
                "username": "Bobplaysgo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9f6fa11b5aad801bf5fd98d7db49deb6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.3063779590157,
                        "deviation": 67.18890828919045,
                        "volatility": 0.060005174085340174
                    }
                },
                "ranking": 17.567410624481948,
                "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-03T19:45:03Z",
            "ended": "2013-01-03T18:45:03Z",
            "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": 1841,
            "name": "Raging-Waters's tourney",
            "director": {
                "id": 26752,
                "username": "Raging-Waters",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/f05fb18fe7e5de0657e22a1dbd2e3b40?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1027.652479960158,
                        "deviation": 72.17238808076645,
                        "volatility": 0.06002349393846822
                    }
                },
                "ranking": 15.54832876116792,
                "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": 864000,
                "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-07-23T14:57:17Z",
            "ended": "2012-07-23T12:57:17Z",
            "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": 1244,
            "name": "liivs's beginners sprint-tournament",
            "director": {
                "id": 33389,
                "username": "liivs",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fd974d2a5ac86fdd8cfcf54b56ced7de?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 989.9424432568021,
                        "deviation": 125.6765634246213,
                        "volatility": 0.060000578598306424
                    }
                },
                "ranking": 14.682853717725486,
                "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": 0,
            "max_ranking": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-08-16T13:09:59Z",
            "ended": "2010-08-16T11:09:59Z",
            "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": 2025,
            "name": "Mandrel's mini-tournament",
            "director": {
                "id": 29157,
                "username": "Mandrel",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/50e65015484b6fa5bdbbbd568a82dc3d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1132.2750720362903,
                        "deviation": 62.744346365650195,
                        "volatility": 0.06000116776344252
                    }
                },
                "ranking": 17.79276504694859,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-22T18:26:32Z",
            "ended": "2013-01-22T17:26:32Z",
            "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": 1763,
            "name": "The Totem Pole III",
            "director": {
                "id": 39807,
                "username": "wayne5731",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0756160874f8187872dab4ff047243be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1554.8467651257406,
                        "deviation": 69.9886341735699,
                        "volatility": 0.05997511231490372
                    }
                },
                "ranking": 25.134742420361277,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-15T00:06:23Z",
            "ended": "2012-04-14T22:06:23Z",
            "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": 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": 2799,
            "name": "Test Your Skills - Remake",
            "director": {
                "id": 54333,
                "username": "Cham3leoNinja",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/406d5768670c8c3f708021401a09045c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.7087446588987,
                        "deviation": 62.217980611325515,
                        "volatility": 0.06000366954885083
                    }
                },
                "ranking": 22.83331714984826,
                "professional": false,
                "ui_class": ""
            },
            "description": "The last one was kinda set up in minutes on accident. I'm kinda new to the whole thing here so...yeah, basically same idea as before. You get to play everyone in the group. It's not about ranking or anything more than good fun and learning so chat with your opponent, most of us in here are talkers anyway and the better ones have no problem giving tips and pointers (that's why I picked them for this group). Sorry about the first one!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90240,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 864000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 194,
                "name": "Ninja Beginners",
                "summary": "HOW DO YOU DELETE A GROUP YOU STARTED?",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-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": 4,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2014-02-04T18:33:20.241191Z",
            "ended": "2014-04-26T17:59:59.999398Z",
            "start_waiting": "2014-02-04T18:33:17.210394Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 690,
            "name": "odilo's mini-tournament",
            "director": {
                "id": 23534,
                "username": "odilo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a280d023f0b8970aaec354d11b55aa00?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1259.1697691530774,
                        "deviation": 67.98859504176583,
                        "volatility": 0.06001806175266714
                    }
                },
                "ranking": 20.251842397524285,
                "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-05-02T19:12:59Z",
            "ended": "2009-05-02T17:12:59Z",
            "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": 1801,
            "name": "Big Mini Tournament 1st Cycle",
            "director": {
                "id": 42360,
                "username": "Henrib736",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/cfd31e74c2d9b1ad2b6d571ecc820cf6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1345.0585409259156,
                        "deviation": 64.53637528197693,
                        "volatility": 0.06005390268858446
                    }
                },
                "ranking": 21.7793939100321,
                "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": 0,
            "max_ranking": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-08-26T14:47:56Z",
            "ended": "2012-08-26T12:47: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": 1022,
            "name": "Strongest of the noobs.",
            "director": {
                "id": 29499,
                "username": "Renegade",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/faaddf7807a0632be115222fff82685a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.9074359152817,
                        "deviation": 67.0079085221114,
                        "volatility": 0.05989556703347465
                    }
                },
                "ranking": 26.5925479421036,
                "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": 0,
            "max_ranking": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-12-23T17:41:02Z",
            "ended": "2009-12-23T16:41:02Z",
            "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
        }
    ]
}