List all tournaments or create a new tournament.

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

{
    "count": 58815,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=3323",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-board_size&page=3321",
    "results": [
        {
            "id": 118,
            "name": "Talon's mini-tournament",
            "director": {
                "id": 3342,
                "username": "TalonXin",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/92f9861f83a3a84d40576b3feb61eb5e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1333.4214205834646,
                        "deviation": 108.96104253248585,
                        "volatility": 0.05999007056244494
                    }
                },
                "ranking": 21.578234271061007,
                "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": "2006-08-08T23:10:00Z",
            "ended": "2006-12-30T09:42: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": 115,
            "name": "Tittei's beginners tournament",
            "director": {
                "id": 2974,
                "username": "Tittei",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ed4ec24906cfbda9be734283bcb87467?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1483.451622977886,
                        "deviation": 69.36842632065687,
                        "volatility": 0.060050992266589935
                    }
                },
                "ranking": 24.04656631560498,
                "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": 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": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-07-22T23:47:00Z",
            "ended": "2006-11-03T23:53: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": 2736,
            "name": "9x9 Beginners",
            "director": {
                "id": 57939,
                "username": "namaste",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/ce3e0c75f7e8a5b4c78a0ac050b73bbd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1063.0624004031301,
                        "deviation": 158.3224537918541,
                        "volatility": 0.060002204170494074
                    }
                },
                "ranking": 16.332575394892295,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 30 - 29 K",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 86400,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 177,
                "name": "GO Beginners",
                "summary": "For alle GO beginners of the world. We play tournaments with rating limit.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 259,
                "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": 1,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-12-28T14:04:47.170015Z",
            "ended": "2014-01-07T01:19:35.699451Z",
            "start_waiting": "2013-12-28T14:04:46.701010Z",
            "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": 2627,
            "name": "Sitewide Live Fast 9x9 Open Class - November 9th, 2013 @ 20:00 UTC (McMahon)",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "This event will start at 20:00 UTC on Saturday, November 9, 2013. It's open to all players, will have a maximum of 3 rounds, and all games will be played with no handicap. The upper bar is set at 3d, and the lower bar is set at 4k.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 600,
                "time_increment": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-11-09T20:00:14.655932Z",
            "ended": "2013-11-09T20:45:57.054453Z",
            "start_waiting": "2013-11-09T20:00:14.578834Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 128,
            "name": "Rogue's mini-tournament for beginners",
            "director": {
                "id": 3793,
                "username": "Rogue",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/20dc42e7425da24172087d3013bcc9e1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1263.5445498686258,
                        "deviation": 65.02317009638226,
                        "volatility": 0.05994031654347333
                    }
                },
                "ranking": 20.332133910775728,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 259200
            },
            "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": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-03T01:31:00Z",
            "ended": "2006-12-19T22:26: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": 125,
            "name": "George-Bob's mini-tournament",
            "director": {
                "id": 3652,
                "username": "George-Bob",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1214ee5f4c11418846596f571b7ebd02?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1620.530488336563,
                        "deviation": 64.77537030805244,
                        "volatility": 0.059915291917579654
                    }
                },
                "ranking": 26.092609787336002,
                "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": "2006-09-17T17:51:00Z",
            "ended": "2007-01-12T14:01: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": 122,
            "name": "Willis's mini-tournament",
            "director": {
                "id": 3537,
                "username": "Willis",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a24da1759d4ddf20519fc7f65d429e04?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1077.0283889027946,
                        "deviation": 285.3699301099007,
                        "volatility": 0.06000404982799855
                    }
                },
                "ranking": 16.634728205566287,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 432000,
                "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": "2006-08-31T18:30:00Z",
            "ended": "2006-11-20T06:36: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": 3187,
            "name": "Sitewide October 2014 Dans & SDKs Live 9x9 - 5. October",
            "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: Sunday, October 5, 22:05 UTC/GMT.\n\n###Please make sure to read the F.A.Q.: http://goo.gl/noU9QQ\n\n•••\n\n###When is 22:05 in my local time?\n\n###http://www.wolframalpha.com/input/?i=22%3A05+UTC+in+my+local+time",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 300,
                "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": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-10-05T22:19:58.239725Z",
            "ended": "2014-10-05T22:46:11.027297Z",
            "start_waiting": "2014-10-05T22:19:58.006104Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2754,
            "name": "9x9 games",
            "director": {
                "id": 21970,
                "username": "cook777",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0f098ad54cec84475b7a3faa0a0fc9fc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1887.652406918629,
                        "deviation": 68.3275060222648,
                        "volatility": 0.06044844218564597
                    }
                },
                "ranking": 29.624845739259918,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 for higher Kyu players",
            "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": 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": 24,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-03-18T02:09:34.488342Z",
            "ended": "2014-04-26T02:08:25.932223Z",
            "start_waiting": "2014-03-18T02:09:34.107010Z",
            "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": 2438,
            "name": "Kuksu Nines Title Tournament  10th Cycle",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Kuksu Nines Title Tournament  10th Cycle",
            "schedule": null,
            "title": {
                "id": 8,
                "name": "Kuksu Nines Title Tournament",
                "holder": {
                    "id": 40094,
                    "username": "pollemand",
                    "country": "dk",
                    "icon": "https://user-uploads.online-go.com/769b91b9135c109466f9ea5844e00c3d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2171.89178460396,
                            "deviation": 69.05182806949152,
                            "volatility": 0.060035483123523053
                        }
                    },
                    "ranking": 32.87197200792104,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "japanese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-08-01T14:35:46Z",
            "ended": "2010-08-01T14:35:46Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/kuksu_9.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}