List all tournaments or create a new tournament.

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

{
    "count": 59432,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=11",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=9",
    "results": [
        {
            "id": 431,
            "name": "Pissfer's mini-tournament",
            "director": {
                "id": 12922,
                "username": "Pissfer",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/7bee1409fe90c9ab291cc86bfc97b7b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1502.097766555342,
                        "deviation": 66.6487033123084,
                        "volatility": 0.05999363760397003
                    }
                },
                "ranking": 24.335735094965063,
                "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": 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": 4,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-05-19T19:12:53Z",
            "ended": "2008-05-19T17:12:53Z",
            "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": 430,
            "name": "illluck's 9 by 9 mini-tournament",
            "director": {
                "id": 8913,
                "username": "illluck",
                "country": "bm",
                "icon": "https://secure.gravatar.com/avatar/85bdd392bea699743bc80952caf31802?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2110.241728693711,
                        "deviation": 72.15422200092068,
                        "volatility": 0.06015352988926858
                    }
                },
                "ranking": 32.20534290370857,
                "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": 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": 19,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-02-03T02:55:00Z",
            "ended": "2008-04-22T08:49: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": 467,
            "name": "Ryohei's \"I need practice for the Scottish Open\" mini-tournament",
            "director": {
                "id": 4007,
                "username": "retired 2020-05-17",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/3eda6fcd3204ef285fa52176c28c4d3e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.2226592756992,
                        "deviation": 68.93303381814883,
                        "volatility": 0.060098255950306004
                    }
                },
                "ranking": 20.36285895208113,
                "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": 2,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-06-14T23:22:32Z",
            "ended": "2008-06-14T21:22:32Z",
            "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": 429,
            "name": "Ralke's 冬(winter) mini-tournament I",
            "director": {
                "id": 2960,
                "username": "Ralke",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c328ec3e4fa6fcb8e3355ee965a724a1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1548.253432486618,
                        "deviation": 64.35886022735019,
                        "volatility": 0.060022935741669906
                    }
                },
                "ranking": 25.036366041532403,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-07-02T16:36:41Z",
            "ended": "2008-07-02T14:36:41Z",
            "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": 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": 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": "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": 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": 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": "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": 466,
            "name": "littleman's mini-tournament",
            "director": {
                "id": 17827,
                "username": "littleman",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/746e5eebf69379b2924fcbd2c981f3b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2100.9280183570545,
                        "deviation": 67.28376883688223,
                        "volatility": 0.05999704049713282
                    }
                },
                "ranking": 32.102942497740635,
                "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": 432000,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-09-19T15:47:36Z",
            "ended": "2008-09-19T13:47:36Z",
            "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": 465,
            "name": "Ralke's 春(spring) mini-tournament I",
            "director": {
                "id": 2960,
                "username": "Ralke",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c328ec3e4fa6fcb8e3355ee965a724a1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1548.253432486618,
                        "deviation": 64.35886022735019,
                        "volatility": 0.060022935741669906
                    }
                },
                "ranking": 25.036366041532403,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 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": 10,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-10-08T18:37:53Z",
            "ended": "2008-10-08T16:37: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": 437,
            "name": "Paulerik's mini-tournament",
            "director": {
                "id": 9461,
                "username": "Paulerik",
                "country": "dk",
                "icon": "https://secure.gravatar.com/avatar/65389ab9cfad407f114a3cba99957e42?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1661.1627447040696,
                        "deviation": 67.30789978425837,
                        "volatility": 0.059977671445615964
                    }
                },
                "ranking": 26.66590213337984,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 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": "2008-05-22T01:25:54Z",
            "ended": "2008-05-21T23:25:54Z",
            "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": 436,
            "name": "Go Go Go!",
            "director": {
                "id": 9461,
                "username": "Paulerik",
                "country": "dk",
                "icon": "https://secure.gravatar.com/avatar/65389ab9cfad407f114a3cba99957e42?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1661.1627447040696,
                        "deviation": 67.30789978425837,
                        "volatility": 0.059977671445615964
                    }
                },
                "ranking": 26.66590213337984,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 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": "2008-07-03T01:44:30Z",
            "ended": "2008-07-02T23:44:30Z",
            "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
        }
    ]
}