List all tournaments or create a new tournament.

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

{
    "count": 58822,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5679",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5677",
    "results": [
        {
            "id": 224,
            "name": "Unrated learning tournament - explain the thinking behind each of your moves!",
            "director": {
                "id": 6488,
                "username": "WillerZ",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/0593b3435342ffe1475708788762a23c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1769.7959450862613,
                        "deviation": 65.62399472974857,
                        "volatility": 0.05998123090319957
                    }
                },
                "ranking": 28.132372425233346,
                "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": 432000,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-04T05:28:00Z",
            "ended": "2007-11-12T23:02: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": 2915,
            "name": "2014 2 19x19",
            "director": {
                "id": 34734,
                "username": "varcos",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/9521e434b5969d7c96058055f4baca35-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1316.3040850149418,
                        "deviation": 64.25946263753768,
                        "volatility": 0.060031452153584096
                    }
                },
                "ranking": 21.27913020910592,
                "professional": false,
                "ui_class": ""
            },
            "description": "May the FORCE be with you!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 29760,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 345600,
                "main_time": 86400,
                "stones_per_period": 12
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 198,
                "name": "Noi",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "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": "invite",
            "started": "2014-05-07T09:47:48.700754Z",
            "ended": "2014-06-04T21:44:13.631064Z",
            "start_waiting": "2014-05-07T09:47:47.956165Z",
            "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": 106,
            "name": "Sarah's mini-tournament - beginners only please!!",
            "director": {
                "id": 2101,
                "username": "Ariadne",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/8f041f84d2f54f44cfb530b998d1c777?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1051.0621781339146,
                        "deviation": 68.83504750620293,
                        "volatility": 0.0600283956512515
                    }
                },
                "ranking": 16.06976389174632,
                "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": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 172800
            },
            "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": 0,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-06-21T08:23:00Z",
            "ended": "2006-10-26T20:23: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": 1734,
            "name": "Daeseok's tournament!",
            "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": 22,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-05T07:46:45Z",
            "ended": "2012-10-05T05:46:45Z",
            "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": 1684,
            "name": "Gridwave's mini-tournament",
            "director": {
                "id": 36647,
                "username": "Gridwave",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/612848ffe968ddbf0a27a43c73a834b2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1371.200093681942,
                        "deviation": 62.44532474735045,
                        "volatility": 0.05984732645002806
                    }
                },
                "ranking": 22.22500363521554,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 1,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-16T21:55:05Z",
            "ended": "2012-02-16T20:55: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": 2442,
            "name": "Mingren Nines Title Tournament 2011",
            "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": "Mingren Nines Title Tournament 2011",
            "schedule": null,
            "title": {
                "id": 11,
                "name": "Mingren Nines Title Tournament",
                "holder": {
                    "id": 40094,
                    "username": "pollemand",
                    "country": "dk",
                    "icon": "https://user-uploads.online-go.com/769b91b9135c109466f9ea5844e00c3d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2171.89178460396,
                            "deviation": 69.05182806949152,
                            "volatility": 0.060035483123523053
                        }
                    },
                    "ranking": 32.87197200792104,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "chinese",
                "tournament_type": "s_elimination"
            },
            "tournament_type": "s_elimination",
            "handicap": 0,
            "rules": "chinese",
            "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": "2011-07-01T21:00:02Z",
            "ended": "2011-07-01T21:00:02Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/mingren_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1442,
            "name": "2nd Mazovia Tournament",
            "director": {
                "id": 31684,
                "username": "johnkelly",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/64843f96a2c892964306d188a25753f3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1365.259772629646,
                        "deviation": 67.77574780025066,
                        "volatility": 0.05987752699667684
                    }
                },
                "ranking": 22.124495200892813,
                "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": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-11-25T18:07:01Z",
            "ended": "2011-11-25T17:07:01Z",
            "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": 932,
            "name": "Parallel world tournament",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "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": 604800,
                "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": 17,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-01-12T16:22:52Z",
            "ended": "2010-01-12T15:22:52Z",
            "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": 2608,
            "name": "Porfirionowe Pory Roku - zima",
            "director": {
                "id": 257,
                "username": "Samick",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/0721a481f3709e3c3b41d628464257ba-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1543.3655936361238,
                        "deviation": 64.15539489558267,
                        "volatility": 0.05983377342389402
                    }
                },
                "ranking": 24.963165842730046,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dziękuję wszystkim za udział, zapraszam do kolejnej edycji. :)\n\nUwagi proszę pisać tutaj http://online-go.com/forum/thread/22/Turniej...\n\n\n***************************************\n\nJan podsunął pomysł na rozgrywanie turniejów wedle pór roku. Skoro prawdziwe turnieje nie wyszły, może wirutalne będą miały większą szansę realizacji. Zapewne trochę to potrwa nim zbierzemy odpowiednialiczbę graczy i rozegramy wszystkie mecze, dlatego zaczniemy od zimy. :)\n\n6 miejsc (na próbę by szybciej wystartować, w następnym można zwiększyć), Szwajcar, bez handicapów, zasady japońskie, proste liczenie czasu - 96 godziny na ruch.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 345600,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12,
                "name": "Porfirion - Szczecin",
                "summary": "Grupa graczy ze Szczecińskiego Klubu Go Porfirion. Zapraszamy wszystkich graczy (i chcących poznać grę) ze Szczecina, znajomych i chętnych się zaznajomić :)\n\nhttp://szczecin.go.art.pl/",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 46,
                "icon": "https://user-uploads.online-go.com/b5cff8e1fc4125b73ea513b6eca3baec-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-10-29T01:40:55.507140Z",
            "ended": "2013-11-22T00:00:11.688806Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b5cff8e1fc4125b73ea513b6eca3baec-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2245,
            "name": "SirSwagalot's mini-tournament",
            "director": {
                "id": 46271,
                "username": "SirSwagalot",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/00419d5c51a8e98edf4b29cb61018a35?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.4428236379313,
                        "deviation": 99.09379636114431,
                        "volatility": 0.06001182318482248
                    }
                },
                "ranking": 16.10015312113329,
                "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": 0,
            "max_ranking": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-05T20:34:03Z",
            "ended": "2013-09-05T18:34:03Z",
            "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
        }
    ]
}