List all tournaments or create a new tournament.

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

{
    "count": 58831,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=5762",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=5760",
    "results": [
        {
            "id": 2299,
            "name": "Hikaru No Go Fans's mini-tournament",
            "director": {
                "id": 50353,
                "username": "toto7kun",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a5190c0a0ebb5d848aea019ef6d746f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.5205961548043,
                        "deviation": 156.48275488204325,
                        "volatility": 0.060000949719160326
                    }
                },
                "ranking": 17.65425243897041,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-29T21:30:37Z",
            "ended": "2013-09-29T19:30:37Z",
            "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": 2298,
            "name": "Fleam's mini-tournament",
            "director": {
                "id": 23927,
                "username": "Fleam",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3ec12cb5082b9468d9b4d9537b81a638?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1261.2866538803462,
                        "deviation": 61.70363550685709,
                        "volatility": 0.06003247111961907
                    }
                },
                "ranking": 20.29072892022816,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-05T02:01:37Z",
            "ended": "2013-08-05T00:01:37Z",
            "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": 2295,
            "name": "Summer of Go",
            "director": {
                "id": 21252,
                "username": "mskoh52",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/66f6505237a98913a561d240cdc09dad?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1543.4916904669847,
                        "deviation": 68.23063417393804,
                        "volatility": 0.06003990679939349
                    }
                },
                "ranking": 24.96505717839437,
                "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": 4,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-19T19:19:06Z",
            "ended": "2013-10-23T10:49:38.397879Z",
            "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": 3016,
            "name": "August 2014 13x13 Beginners",
            "director": {
                "id": 54649,
                "username": "ludischmidt",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/4e32ed3c6f058f63893dbb2827984c0a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1667.8266044575496,
                        "deviation": 61.639012231141606,
                        "volatility": 0.059561429087512725
                    }
                },
                "ranking": 26.758584051624542,
                "professional": false,
                "ui_class": ""
            },
            "description": "Beginn 1. August 2014",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 28800,
            "time_control_parameters": {
                "total_time": 2592000,
                "time_control": "absolute"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 23,
                "name": "German Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 358,
                "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": 15,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-08-04T09:11:42.245629Z",
            "ended": "2015-02-12T09:30:08.331821Z",
            "start_waiting": "2014-08-04T09:11:41.769092Z",
            "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": 2498,
            "name": "Kuksu Nines Title Tournament  18th 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  18th 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": "2013-09-02T17:04:04Z",
            "ended": "2014-09-01T02:31:32.078939Z",
            "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
        },
        {
            "id": 421,
            "name": "hototogisu's mini-tournament",
            "director": {
                "id": 13667,
                "username": "hototogisu",
                "country": "hu",
                "icon": "https://secure.gravatar.com/avatar/c5204b96463285fa7a0f8d8ad4264c15?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2108.8688655977203,
                        "deviation": 68.96541248382219,
                        "volatility": 0.06012642036181796
                    }
                },
                "ranking": 32.19027727265501,
                "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": 10,
            "max_ranking": 16,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-09-24T11:56:15Z",
            "ended": "2008-09-24T09:56:15Z",
            "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": 398,
            "name": "illluck's 9 by 9 mini-tournament",
            "director": {
                "id": 8913,
                "username": "illluck",
                "country": "bm",
                "icon": "https://secure.gravatar.com/avatar/85bdd392bea699743bc80952caf31802?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2099.8465385506156,
                        "deviation": 71.0935085541833,
                        "volatility": 0.06015179605500132
                    }
                },
                "ranking": 32.091022668322026,
                "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": 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": 9,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-12-28T16:48:00Z",
            "ended": "2008-02-18T17:33: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": 399,
            "name": "Way of Go 2",
            "director": {
                "id": 4657,
                "username": "Lapis",
                "country": "it",
                "icon": "https://secure.gravatar.com/avatar/d19f3a074143a096c8558a9733f52f50?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1686.4826952213186,
                        "deviation": 68.04366394428057,
                        "volatility": 0.06004395498297073
                    }
                },
                "ranking": 27.016099334810434,
                "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": 10,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-05-20T19:08:14Z",
            "ended": "2008-05-20T17:08:14Z",
            "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": 400,
            "name": "littleman's mini-tournament",
            "director": {
                "id": 17827,
                "username": "littleman",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/746e5eebf69379b2924fcbd2c981f3b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2100.9280183570545,
                        "deviation": 67.28376883688223,
                        "volatility": 0.05999704049713282
                    }
                },
                "ranking": 32.102942497740635,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 15,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-04T15:13:00Z",
            "ended": "2008-03-23T00:21: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": 401,
            "name": "Ukino-kun's mini-tournament",
            "director": {
                "id": 3822,
                "username": "Ukino-kun",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fe78c92d46e217fec03aa7ad264679f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1234.3148191585678,
                        "deviation": 68.55450127714668,
                        "volatility": 0.059998653723032085
                    }
                },
                "ranking": 19.79031064936046,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-06T08:37:00Z",
            "ended": "2008-02-08T10:46: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
        }
    ]
}