List all tournaments or create a new tournament.

GET /api/v1/tournaments/?format=api&ordering=-players_start&page=99
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=-players_start&page=100",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=98",
    "results": [
        {
            "id": 1056,
            "name": "kehewasis's mini-tournament",
            "director": {
                "id": 30050,
                "username": "kehewasis",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/003aa8038ea3135ac48ae867e955d6e0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1224.0631853939622,
                        "deviation": 70.37299751144559,
                        "volatility": 0.05999083742291937
                    }
                },
                "ranking": 19.597234810830138,
                "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": 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": 0,
            "max_ranking": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-02-07T19:20:28Z",
            "ended": "2010-02-07T18:20:28Z",
            "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": 58,
            "name": "touchpoint's mini-tournament",
            "director": {
                "id": 2213,
                "username": "touchpoint",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/58d3ed14bfa797bc1f2247ac2488f597?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1388.784450042203,
                        "deviation": 261.5256737096385,
                        "volatility": 0.05999886604172595
                    }
                },
                "ranking": 22.519993227693103,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-02-03T02:15:00Z",
            "ended": "2006-06-30T16:29: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": 57,
            "name": "fingolfin's mini-tournament",
            "director": {
                "id": 2100,
                "username": "fingolfin",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/451ddd09cf2b5eb5e02d3c28a33651fe?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1129.5929791391893,
                        "deviation": 69.7084753095183,
                        "volatility": 0.06006845947381818
                    }
                },
                "ranking": 17.737863100181862,
                "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": "simple",
                "per_move": 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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-01-30T07:21:00Z",
            "ended": "2006-05-21T00:48: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": 1445,
            "name": "Hitotsu's mini-tournament",
            "director": {
                "id": 33535,
                "username": "Hitotsu",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/e4a998960bbd85a811e943b483a1e4dc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1262.697698155386,
                        "deviation": 71.2908016735676,
                        "volatility": 0.06001504822544513
                    }
                },
                "ranking": 20.316613136462667,
                "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": 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": 8,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-06-09T20:15:46Z",
            "ended": "2011-06-09T18:15:46Z",
            "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": 56,
            "name": "ISebastian's mini-tournament",
            "director": {
                "id": 888,
                "username": "ISebastian",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/0163c5f50cc39d190b1954cb07f067c9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1867.6984753842046,
                        "deviation": 68.61813282086413,
                        "volatility": 0.06002339780021607
                    }
                },
                "ranking": 29.37882991979676,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-01-23T20:41:00Z",
            "ended": "2006-05-09T13:54: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": 1444,
            "name": "1st vitality's Dan Tournament",
            "director": {
                "id": 35184,
                "username": "vitality",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/17d676429b5c6ec38fb06cf71f8662fa?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2742.437357137692,
                        "deviation": 68.19500547415998,
                        "volatility": 0.059852958448327415
                    }
                },
                "ranking": 38,
                "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": 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": 30,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-09-07T11:43:05Z",
            "ended": "2011-09-07T09:43:05Z",
            "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": 55,
            "name": "willbrooks's mini-tournament (for cool people)",
            "director": {
                "id": 2170,
                "username": "willbrooks",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/14896bb6b4a52f51f585ec18237aa999?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2323.255877590551,
                        "deviation": 66.46617701953997,
                        "volatility": 0.0599904181586108
                    }
                },
                "ranking": 34.4316111081455,
                "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": 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": 15,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-01-23T09:23:00Z",
            "ended": "2006-04-24T21:15: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": 54,
            "name": "19x19 mini-tournament",
            "director": {
                "id": 2123,
                "username": "logikid",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3d6ae48531000214cdb4261b3df4f38b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1464.0850943960106,
                        "deviation": 65.2293261860339,
                        "volatility": 0.05991117637564445
                    }
                },
                "ranking": 23.74235189426597,
                "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": "simple",
                "per_move": 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": 0,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-01-16T14:43:00Z",
            "ended": "2006-04-01T07: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
        },
        {
            "id": 53,
            "name": "tracey's mini-tournament",
            "director": {
                "id": 2199,
                "username": "tracey",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/80b61395dfd904d27ab323de2634bccc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2216.989224237686,
                        "deviation": 147.0231957928487,
                        "volatility": 0.06000535717977703
                    }
                },
                "ranking": 33.347739052419975,
                "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": "simple",
                "per_move": 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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2005-12-29T23:38:00Z",
            "ended": "2006-02-11T04: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": 1443,
            "name": "touko's mini-tournament",
            "director": {
                "id": 32664,
                "username": "touko",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/8a7a965110d24ef7bcb421a13c134dd2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2010.3845942788892,
                        "deviation": 68.34455638054713,
                        "volatility": 0.06016667784216901
                    }
                },
                "ranking": 31.083112852786034,
                "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": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-05-24T12:23:27Z",
            "ended": "2011-05-24T10:23:27Z",
            "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
        }
    ]
}