List all tournaments or create a new tournament.

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

{
    "count": 58837,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=5865",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=5863",
    "results": [
        {
            "id": 1853,
            "name": "Boidhre's mini-tournament",
            "director": {
                "id": 773,
                "username": "Boidhre",
                "country": "ie",
                "icon": "https://secure.gravatar.com/avatar/43c143290be89c1814a4fa3573313904?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1948.2140708370903,
                        "deviation": 64.45648873054535,
                        "volatility": 0.06002104571977288
                    }
                },
                "ranking": 30.35590300482878,
                "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": 604800,
                "max_time": 1209600,
                "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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-05T16:33:06Z",
            "ended": "2012-10-05T14:33: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": 1852,
            "name": "DrK's beginner mini-tournament",
            "director": {
                "id": 31958,
                "username": "DrK",
                "country": "au",
                "icon": "https://secure.gravatar.com/avatar/b336372e88f0ccc68216fbea7afe8799?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.540943261997,
                        "deviation": 62.94112771216436,
                        "volatility": 0.06003644666023354
                    }
                },
                "ranking": 24.980789008993565,
                "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-08-13T07:21:58Z",
            "ended": "2012-08-13T05:21:58Z",
            "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": 4,
            "name": "Nova Group Simultaneous McMahon Beta",
            "director": {
                "id": 73,
                "username": "Kuroneko",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.3171984281491,
                        "deviation": 260.4887625445967,
                        "volatility": 0.05999892180617455
                    }
                },
                "ranking": 27.47594113797314,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Thanks for beta testing! This tournament will be a Simultaneous McMahon style tournament with a Fischer time control.... 18 hours starting time plus 6 hours per move up to a maximum of 1 day 12 hours. There is no rating limitation and this will be a 3 round tournament with the bars set at 6k and 18k. The minimum group size is 5 players The tournament will be open to the first 50 players to join It will begin once 50 players have joined or by March 27th at 9pm EST.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 21600,
            "time_control_parameters": null,
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1778,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-28T03:38:49.983691Z",
            "ended": "2013-06-09T01:11:13.655551Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1851,
            "name": "Mini Blitzkrieg",
            "director": {
                "id": 43868,
                "username": "hollasch",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/22b28cb0f2f033dca8dc933813ac390e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.4198696830883,
                        "deviation": 63.885641571194604,
                        "volatility": 0.06008207890575575
                    }
                },
                "ranking": 24.278982650515974,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 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": "2012-06-13T00:00:26Z",
            "ended": "2012-06-12T22:00:26Z",
            "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": 2897,
            "name": "Title match for: Meijin Main Title Tournament 2012",
            "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": "Title match for: Meijin Main Title Tournament 2012 (vitality vs Uberdude)",
            "schedule": null,
            "title": {
                "id": 1,
                "name": "Meijin Main Title Tournament",
                "holder": {
                    "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": ""
                },
                "rules": "japanese",
                "tournament_type": "s_elimination"
            },
            "tournament_type": "s_title",
            "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": "2014-04-29T15:32:25.130457Z",
            "ended": "2014-04-29T19:13:44.495972Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/meijin_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1850,
            "name": "Full Board Blitzkrieg",
            "director": {
                "id": 43868,
                "username": "hollasch",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/22b28cb0f2f033dca8dc933813ac390e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.4198696830883,
                        "deviation": 63.885641571194604,
                        "volatility": 0.06008207890575575
                    }
                },
                "ranking": 24.278982650515974,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": 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": "2012-07-18T16:12:31Z",
            "ended": "2012-07-18T14:12:31Z",
            "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": 2799,
            "name": "Test Your Skills - Remake",
            "director": {
                "id": 54333,
                "username": "Cham3leoNinja",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/406d5768670c8c3f708021401a09045c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.7087446588987,
                        "deviation": 62.217980611325515,
                        "volatility": 0.06000366954885083
                    }
                },
                "ranking": 22.83331714984826,
                "professional": false,
                "ui_class": ""
            },
            "description": "The last one was kinda set up in minutes on accident. I'm kinda new to the whole thing here so...yeah, basically same idea as before. You get to play everyone in the group. It's not about ranking or anything more than good fun and learning so chat with your opponent, most of us in here are talkers anyway and the better ones have no problem giving tips and pointers (that's why I picked them for this group). Sorry about the first one!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90240,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 864000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 194,
                "name": "Ninja Beginners",
                "summary": "HOW DO YOU DELETE A GROUP YOU STARTED?",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-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": 4,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2014-02-04T18:33:20.241191Z",
            "ended": "2014-04-26T17:59:59.999398Z",
            "start_waiting": "2014-02-04T18:33:17.210394Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2403,
            "name": "Honinbo Main Title Tournament 2009",
            "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": "Honinbo Main Title Tournament 2009",
            "schedule": null,
            "title": {
                "id": 4,
                "name": "Honinbo Main Title Tournament",
                "holder": {
                    "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": ""
                },
                "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": "2009-03-31T22:26:58Z",
            "ended": "2009-03-31T22:26:58Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/honinbo_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1849,
            "name": "Let's \"Go\"",
            "director": {
                "id": 40385,
                "username": "kdaeseok",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/a36f6a020e8a026f45102985b736ec9f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2187.4924021357574,
                        "deviation": 65.9795741935475,
                        "volatility": 0.059982242433387525
                    }
                },
                "ranking": 33.03766322581786,
                "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": 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": 25,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-04T11:07:23Z",
            "ended": "2012-09-04T09:07:23Z",
            "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": 1848,
            "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": 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": "2012-07-12T23:07:27Z",
            "ended": "2012-07-12T21:07: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
        }
    ]
}