List all tournaments or create a new tournament.

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

{
    "count": 58921,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=102",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=100",
    "results": [
        {
            "id": 1270,
            "name": "Ronnie_007's mini-tournament",
            "director": {
                "id": 26869,
                "username": "Ronnie_007",
                "country": "aq",
                "icon": "https://secure.gravatar.com/avatar/4f548b8c3dc6b363c01187faec13c5a2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3411322115244,
                        "deviation": 67.29094359021151,
                        "volatility": 0.05999829532402111
                    }
                },
                "ranking": 22.36204254997949,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "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": 384,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-07T16:25:47Z",
            "ended": "2012-10-07T14:25:47Z",
            "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": 1269,
            "name": "Ronnie_007's mini-tournament",
            "director": {
                "id": 26869,
                "username": "Ronnie_007",
                "country": "aq",
                "icon": "https://secure.gravatar.com/avatar/4f548b8c3dc6b363c01187faec13c5a2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.3411322115244,
                        "deviation": 67.29094359021151,
                        "volatility": 0.05999829532402111
                    }
                },
                "ranking": 22.36204254997949,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "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": 384,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-01-16T09:51:04Z",
            "ended": "2011-01-16T08:51:04Z",
            "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": 1284,
            "name": "Emurga's mini-tournament",
            "director": {
                "id": 33456,
                "username": "Emurga",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/7f93df64ffb92fd29019778f4ad0e9ef?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1468.5661325229464,
                        "deviation": 63.63859576966352,
                        "volatility": 0.06000771628713829
                    }
                },
                "ranking": 23.813097513396066,
                "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": 384,
                "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": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-02-26T18:08:42Z",
            "ended": "2011-02-26T17:08: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": 420,
            "name": "First Annual Hakiir Tournament",
            "director": {
                "id": 18461,
                "username": "Ikural",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/e93ac984ae20f6b7545e871c143c1793?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1447.8586613310536,
                        "deviation": 64.62967113673108,
                        "volatility": 0.059997182146906074
                    }
                },
                "ranking": 23.484348412675743,
                "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": 384,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-28T02:45:00Z",
            "ended": "2008-04-24T20:57: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": 3122,
            "name": "Learn Go Week Beginner Tournament - 13x13 - Friday, September 12",
            "director": {
                "id": 57612,
                "username": "Françisa",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/9fd5436e7cf3ca679e5109e3698851a0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1593.5322236187249,
                        "deviation": 66.13896034607907,
                        "volatility": 0.060198411935194394
                    }
                },
                "ranking": 25.70367865236043,
                "professional": false,
                "ui_class": ""
            },
            "description": "###Starting Time is: Friday, September 12, 17:00 UTC\n\n###<a href=\"http://www.wolframalpha.com/input/?i=12.+September+17%3A00+UTC+in+my+local+time\">When is that in my local time?</a>\n\n###This Tournament is Part of the Learn Go Week!\n\n##<a href=\"http://forums.online-go.com/t/learn-go-week-september-13-september-20/1589\">Check out the Learn Go Week info!</a>",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 14,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 420,
                "max_time": 420,
                "time_increment": 10
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-09-12T17:03:19.037730Z",
            "ended": "2014-09-12T20:44:48.227747Z",
            "start_waiting": "2014-09-12T17:03:17.481997Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1318,
            "name": "mcmuttons's mini-tournament",
            "director": {
                "id": 23511,
                "username": "mcmuttons",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/964323429dd866c823fdc510f5c5208e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1239.6928742276543,
                        "deviation": 68.43219870337586,
                        "volatility": 0.059969938794848555
                    }
                },
                "ranking": 19.890958817346668,
                "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": 384,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-09-05T02:15:46Z",
            "ended": "2011-09-05T00:15:46Z",
            "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": 3405,
            "name": "GO Italia - Round Robin Series - 2 (Low Kyu)",
            "director": {
                "id": 88657,
                "username": "ema",
                "country": "ie",
                "icon": "https://user-uploads.online-go.com/639800871596bbd9bbed20e3d1ab26ab-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1840.9105844323144,
                        "deviation": 67.35246744470619,
                        "volatility": 0.05986074416191198
                    }
                },
                "ranking": 29.044391616407477,
                "professional": false,
                "ui_class": ""
            },
            "description": "The second Round Robin Tournament of the GO Italia group. This one is designed for players below 16k. It is an handicap tournament, so that everybody has the chance to win!\nThe torunament will start as soon as 10 players will join.\nOnce again, have fun and onegai shimasu! :D",
            "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": 93,
                "name": "GO Italia",
                "summary": "Il gruppo per i giocatori di GO italiani.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 201,
                "icon": "https://user-uploads.online-go.com/02421a9877e5d65462bc65fcc7f0fd0e-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": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-11-19T11:38:08.643161Z",
            "ended": "2015-02-22T19:23:12.050107Z",
            "start_waiting": "2014-11-19T11:38:05.840231Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/02421a9877e5d65462bc65fcc7f0fd0e-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 230,
            "name": "fast 13x13 (move every day or use vacation)",
            "director": {
                "id": 7781,
                "username": "ThornsFan",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.9484859447628,
                        "deviation": 62.41508550443843,
                        "volatility": 0.05974564346244173
                    }
                },
                "ranking": 21.4655817168294,
                "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": 384,
                "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": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-14T13:04:00Z",
            "ended": "2007-06-20T20:02: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": 44475,
            "name": "Double elimination correspondence tournament for boxing turtles.",
            "director": {
                "id": 582363,
                "username": "EagleEye",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/9280f8ad3a78be41ed99ab34396e9646-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1112.2104026593283,
                        "deviation": 63.20164792269633,
                        "volatility": 0.06002478445949194
                    }
                },
                "ranking": 17.37885328374442,
                "professional": false,
                "ui_class": ""
            },
            "description": "Group\tChinese Tournaments\nTournament Director\tEagleEye\nExclusivity: open Tournament Type:Double Elimination\tPlayers\t:8-10 \nInitial Pairing Method\tSlide.\n Subsequent Pairing Method Strength \nRules Chinese\nBoard Size 9x9\nNo handicap\nConditional Moves & Analysis Yes\nRank Restriction 25 - 16\nProvisional Players no\ntime control\nFischer\nTime increment\n1 day\ntime: 3 days \nMax time:9 days.\n\n\n\nHi i have made a tournament for those who love Chinese rules.did you know that Chinese rules are beter then Japanese in every way.so i hope you like my tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 777600,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-02-12T22:30:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-01-10T15:59:09.163642Z",
            "ended": "2019-05-11T01:03:32.025781Z",
            "start_waiting": "2019-01-10T15:59:08.608955Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 227,
            "name": "Pretty fast 19x19. If you cant stand the heat, then turn down the heat.",
            "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": "simple",
                "per_move": 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": 384,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-09T15:20:00Z",
            "ended": "2007-09-21T17:04: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
        }
    ]
}