List all tournaments or create a new tournament.

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

{
    "count": 58973,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=205",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=203",
    "results": [
        {
            "id": 283,
            "name": "Mostly for provisional players - but anyone welcome !",
            "director": {
                "id": 7359,
                "username": "Shaez",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/e6e80b1aaa30c47dfd4e77b758901410?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.844528870595,
                        "deviation": 63.37243753350057,
                        "volatility": 0.059933355872338265
                    }
                },
                "ranking": 25.060144427488485,
                "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": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-08-02T10:33:00Z",
            "ended": "2018-03-19T21:02:41.250781Z",
            "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": 1575,
            "name": "Feefiefoe's mini-tournament",
            "director": {
                "id": 35382,
                "username": "Feefiefoe",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/700dc0cdd60762c66dee73fa30d87c97?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1307.754557211414,
                        "deviation": 65.50009517993419,
                        "volatility": 0.059994811632863354
                    }
                },
                "ranking": 21.128278192454037,
                "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": "2011-10-12T11:56:46Z",
            "ended": "2011-10-12T09:56: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": 1574,
            "name": "GoHa August 2011",
            "director": {
                "id": 31781,
                "username": "RalfS",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/e832b6c08837e8b2802d60cc5286f479-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1328.0642545753892,
                        "deviation": 63.87215139782012,
                        "volatility": 0.059699894024962195
                    }
                },
                "ranking": 21.48503928471629,
                "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": 345600,
                "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": 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-01-14T10:04:29Z",
            "ended": "2012-01-14T09:04:29Z",
            "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": 1573,
            "name": "geckos's mini-tournament",
            "director": {
                "id": 39010,
                "username": "geckos",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/5c55ae6822b6f4190b1da70f1bbb70df?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1026.3666671411843,
                        "deviation": 79.92247180974009,
                        "volatility": 0.05999451071143807
                    }
                },
                "ranking": 15.51934502877234,
                "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": "2011-10-09T17:57:12Z",
            "ended": "2011-10-09T15:57:12Z",
            "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": 1572,
            "name": "JontomXire's 4th mini-tournament",
            "director": {
                "id": 18483,
                "username": "JontomXire",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/0e26f44680e364b6ade58c65a24b0525?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1170.1197689320968,
                        "deviation": 64.39433401847225,
                        "volatility": 0.05996109073432997
                    }
                },
                "ranking": 18.553871380088648,
                "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": 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": 14,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-03-07T07:55:31Z",
            "ended": "2012-03-07T06:55: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": 1591,
            "name": "tasos tavern 3",
            "director": {
                "id": 22412,
                "username": "ntinos",
                "country": "cy",
                "icon": "https://secure.gravatar.com/avatar/9fbad541834877726103348176d60065?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1156.1157598618584,
                        "deviation": 67.0931467331749,
                        "volatility": 0.06000842129920992
                    }
                },
                "ranking": 18.275140596055397,
                "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": "2011-11-12T01:52:42Z",
            "ended": "2011-11-12T00:52:42Z",
            "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": 2459,
            "name": "Honinbo Handicap 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": "Honinbo Handicap Title Tournament 2012",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "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": "2012-02-29T23:00:08Z",
            "ended": "2019-06-07T17:31:28.221674Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1590,
            "name": "sisterray112's mini-tournament",
            "director": {
                "id": 39562,
                "username": "sisterray112",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0ef13cc1fbf3d0d27944e2e003a9570d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1455.2167926945613,
                        "deviation": 68.96941172234023,
                        "volatility": 0.05999904946500562
                    }
                },
                "ranking": 23.601700585246764,
                "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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-11-04T20:29:51Z",
            "ended": "2011-11-04T19:29:51Z",
            "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": 1589,
            "name": "Take me down to the Paradise City",
            "director": {
                "id": 667,
                "username": "IcedEarth",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/2886aa2c1b5facf75023893762dff62e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1525.7455717550451,
                        "deviation": 61.519883790296056,
                        "volatility": 0.059706443107754546
                    }
                },
                "ranking": 24.69735078021955,
                "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": 20,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-12T22:39:40Z",
            "ended": "2012-02-12T21:39:40Z",
            "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": 25232,
            "name": "Honinbo Nines Title Tournament 2017",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Honinbo Nines Title Tournament 2017\n\nTitle Holder: <a href='https://online-go.com/player/43936/'><font color=red>Sadaharu [Nines Honinbo]</font></a>\n\nHall of Fame:\n<table style=\"text-align:center;\" border='2'>\n<tr><th rowspan=2>Year</th><td colspan=3><b>Title Match</b></td><td colspan=3><b>Title Tournament</b></td></tr>\n<tr>\n\t<th>Winner</th><th>Score</th><th>Runner-up</th>\n\t<th>\n\t\tWinner\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_9.png' alt='Gold'></img>\n\t</th>\n\t<th>\n\t\tRunner-up\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_9.png' alt='Silver'></img>\n\t</th>\n\t<th>\n\t\t3rd Place\n\t\t<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_9.png' alt='Bronze'></img>\n\t</th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2371'>2007</a></td>\n\t<td><b>Spandam</b></td><td></td><td></td>\n\t<td><b>Spandam (2d)</b></td><td>willbrooks (2d)</td><td>redacted (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2388'>2008</a></td>\n\t<td><b>KlausP</b></td><td>&lowast;</td><td>Spandam</td>\n\t<td><b>KlausP (3d)</b></td><td>KyuT (4d)</td><td>Akimoon (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2404'>2009</a></td>\n\t<td><b>KyuT</b></td><td>3-2</td><td>KlausP</td>\n\t<td><b>KyuT (4d)</b></td><td>KlausP (3d)</td><td>phoward (4k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2421'>2010</a></td>\n\t<td><b>KlausP</b></td><td>&lowast;</td><td>KyuT</td>\n\t<td><b>KlausP (3d)</b></td><td>Highwayman (1d)</td><td>kennabee (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2436'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>KlausP</td>\n\t<td><b>vitality (5d)</b></td><td>KlausP (3d)</td><td>joachim (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2458'>2012</a></td>\n\t<td><b>vitality</b></td><td>4-1</td><td>FromHell</td>\n\t<td><b>vitality (5d)</b></td><td>FromHell (1d)</td><td>Wloczykij (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2478'>2013</a></td>\n\t<td><b>vitality</b></td><td>3-2</td><td>gamesorry</td>\n\t<td><b>gamesorry (2d)</b></td><td>nrx (3d)</td><td>devariot (2k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2496'>2014</a></td>\n\t<td><b>vitality</b></td><td>4-1</td><td>devariot</td>\n\t<td><b>devariot (2k)</b></td><td>nrx (3d)</td><td>drmwc (6d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4812'>2015</a></td>\n\t<td><b>Sadaharu</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>Ragnar Danneshild (1d)</b></td><td>Sadaharu (5d)</td><td>vinceuji (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/15377'>2016</a></td>\n\t<td colspan=3>Ongoing: Sadaharu 0-0 meteor</td>\n\t<td><b>meteor (2k)</b></td><td>gamesorry (3d)</td><td>Jeno61 (2d)</td>\n</tr>\n</table>\n\n&lowast; means the games were finished by timeout or retirement.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2967,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-05-01T06:15:00Z",
            "players_start": 100,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-05-01T06:15:28.942010Z",
            "ended": "2018-03-09T04:15:04.029796Z",
            "start_waiting": "2017-05-01T06:15:03.797060Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 119,
            "ranked": true
        }
    ]
}