List all tournaments or create a new tournament.

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

{
    "count": 60037,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=200",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-players_start&page=198",
    "results": [
        {
            "id": 428,
            "name": "How_You_Play_This's mini-tournament",
            "director": {
                "id": 13855,
                "username": "How_You_Play_This",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/dec62da327dabb04f0ed7ab4e2838144?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1629.856045192195,
                        "deviation": 67.61479482541986,
                        "volatility": 0.060011515821683424
                    }
                },
                "ranking": 26.225447670671766,
                "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": 385,
                "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-07-16T10:23:53Z",
            "ended": "2008-07-16T08:23:53Z",
            "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": 1986,
            "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": false,
            "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": 385,
                "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-01-27T05:18:06Z",
            "ended": "2013-01-27T04:18:06Z",
            "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": 1347,
            "name": "Hikaris Just-For-Fun-Tournament",
            "director": {
                "id": 20370,
                "username": "HikarisGo",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/4fca2f8e7932b9cbf07a7c8d52acf1e6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 932.7021074403569,
                        "deviation": 75.59572910356786,
                        "volatility": 0.05995283926118546
                    }
                },
                "ranking": 13.304018001201374,
                "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": 385,
                "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-04-11T17:40:48Z",
            "ended": "2011-04-11T15:40:48Z",
            "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": 427,
            "name": "am83's mini-tournament",
            "director": {
                "id": 14663,
                "username": "am83",
                "country": "it",
                "icon": "https://secure.gravatar.com/avatar/fc01ccca54e7139e95d2d34fee944b0c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1769.5019424767584,
                        "deviation": 67.66796701862121,
                        "volatility": 0.0600408130560524
                    }
                },
                "ranking": 28.12852637404361,
                "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": 385,
                "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-31T14:55:00Z",
            "ended": "2008-03-06T15:57: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": 3061,
            "name": "Go Fight Club: DDK Live 9x9 - 7/29/14",
            "director": {
                "id": 67689,
                "username": "deleted-917cec75-b08a-4a68-ab58-74a73a3a29f1",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/476d9cf7ad2c21c097c7272e0acfc962?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1204.825567179209,
                        "deviation": 62.50245677818495,
                        "volatility": 0.059948158596285835
                    }
                },
                "ranking": 19.230515524822877,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start time: 6:00 pm PDT / 1:00 am GMT.\nJoin the group chat room for announcements, discussion and trash talk.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 308,
                "name": "Go Fight Club",
                "summary": "Focused giving DDKs a place for live tournaments and sparring matches for improvement.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/838e9779347fbfd5b8760444427a6b9f-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-07-30T01:00:21.605865Z",
            "ended": "2014-07-30T01:16:51.697181Z",
            "start_waiting": "2014-07-30T01:00:21.342223Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/838e9779347fbfd5b8760444427a6b9f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 907,
            "name": "Sirus's mini-tournament",
            "director": {
                "id": 24747,
                "username": "Sirus",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/418420682984b3264088b6795d243f0d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1817.7326072789356,
                        "deviation": 67.73356926698156,
                        "volatility": 0.06003526086795445
                    }
                },
                "ranking": 28.751071212439047,
                "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": 2592000,
                "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": 385,
                "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": "2009-09-10T17:16:44Z",
            "ended": "2009-09-10T15:16:44Z",
            "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": 3062,
            "name": "Go Fight Club: DDK Live 9x9 - 7/28/14",
            "director": {
                "id": 67689,
                "username": "deleted-917cec75-b08a-4a68-ab58-74a73a3a29f1",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/476d9cf7ad2c21c097c7272e0acfc962?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1204.825567179209,
                        "deviation": 62.50245677818495,
                        "volatility": 0.059948158596285835
                    }
                },
                "ranking": 19.230515524822877,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start time: As soon as we feel like it.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 308,
                "name": "Go Fight Club",
                "summary": "Focused giving DDKs a place for live tournaments and sparring matches for improvement.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/838e9779347fbfd5b8760444427a6b9f-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-07-28T21:29:26.119828Z",
            "ended": "2014-07-28T21:57:09.885354Z",
            "start_waiting": "2014-07-28T21:29:25.774320Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/838e9779347fbfd5b8760444427a6b9f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 908,
            "name": "beidao's mini-tournament",
            "director": {
                "id": 12516,
                "username": "beidao",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1009.0463659618001,
                        "deviation": 63.61778211452948,
                        "volatility": 0.059725494388052906
                    }
                },
                "ranking": 15.125346715583834,
                "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": 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": 385,
                "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": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-01-10T06:32:35Z",
            "ended": "2010-01-10T05:32:35Z",
            "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": 3068,
            "name": "Go Fight Club: DDK Live 9x9 - 7/31/14",
            "director": {
                "id": 67689,
                "username": "deleted-917cec75-b08a-4a68-ab58-74a73a3a29f1",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/476d9cf7ad2c21c097c7272e0acfc962?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1204.825567179209,
                        "deviation": 62.50245677818495,
                        "volatility": 0.059948158596285835
                    }
                },
                "ranking": 19.230515524822877,
                "professional": false,
                "ui_class": ""
            },
            "description": "Start time: 3:00pm PDT / 10:00pm GMT\nJoin the group chat for announcements, discussions and trash talk. No shows may be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 308,
                "name": "Go Fight Club",
                "summary": "Focused giving DDKs a place for live tournaments and sparring matches for improvement.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/838e9779347fbfd5b8760444427a6b9f-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": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-07-31T22:10:02.790396Z",
            "ended": "2014-07-31T22:34:55.018407Z",
            "start_waiting": "2014-07-31T22:10:02.042180Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/838e9779347fbfd5b8760444427a6b9f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 89,
            "name": "pashka's mini-tournament",
            "director": {
                "id": 2544,
                "username": "pashka",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9440b4eb356eff3e7a66d31cfdccfd3d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 385,
                "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-05-10T08:24:00Z",
            "ended": "2006-07-22T18:47: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
        }
    ]
}