List all tournaments or create a new tournament.

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

{
    "count": 58838,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=description&page=25",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=description&page=23",
    "results": [
        {
            "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": 1167,
            "name": "Three Pints and a Tablecloth",
            "director": {
                "id": 31091,
                "username": "panceramik",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/a383782ed2658764626b7be4570bcaae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.9691347552402,
                        "deviation": 64.44729492745931,
                        "volatility": 0.05994271037654737
                    }
                },
                "ranking": 24.73106414083065,
                "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": 14,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-02-03T15:22:52Z",
            "ended": "2011-02-03T14: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": 1166,
            "name": "Beginner's- 9x9 MiniTounament",
            "director": {
                "id": 32288,
                "username": "LeeMorikawa",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/54c732f3d2a5ee4ddefd369b9ac7af4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1499.8684911928542,
                        "deviation": 64.49933077667654,
                        "volatility": 0.05998095533514081
                    }
                },
                "ranking": 24.3013524739113,
                "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": 432000,
                "max_time": 432000,
                "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": 0,
            "max_ranking": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-05-03T07:48:43Z",
            "ended": "2010-05-03T05:48:43Z",
            "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": 1165,
            "name": "uzumakiyuubi's 1st mini-tournament",
            "director": {
                "id": 32082,
                "username": "uzumakiyuubi",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/3e9991212f8ff3bd83b1c540f84a7bd7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1002.6732841716353,
                        "deviation": 92.73307800481096,
                        "volatility": 0.060002558304506154
                    }
                },
                "ranking": 14.978668885003112,
                "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": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-07-26T20:34:44Z",
            "ended": "2010-07-26T18:34:44Z",
            "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": 125,
            "name": "George-Bob's mini-tournament",
            "director": {
                "id": 3652,
                "username": "George-Bob",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1214ee5f4c11418846596f571b7ebd02?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1620.530488336563,
                        "deviation": 64.77537030805244,
                        "volatility": 0.059915291917579654
                    }
                },
                "ranking": 26.092609787336002,
                "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": 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": "2006-09-17T17:51:00Z",
            "ended": "2007-01-12T14:01: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": 124,
            "name": "sai115's mini-tournament",
            "director": {
                "id": 3609,
                "username": "sai115",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/617e8ec8cc1e2f51ddde006fd2dbf74c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1353.530922711279,
                        "deviation": 234.96819831057616,
                        "volatility": 0.05999765279491966
                    }
                },
                "ranking": 21.924755985592878,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 1209600,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-09-10T19:58:00Z",
            "ended": "2007-03-24T04:47: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": 123,
            "name": "sai115's mini-tournament",
            "director": {
                "id": 3609,
                "username": "sai115",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/617e8ec8cc1e2f51ddde006fd2dbf74c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1353.530922711279,
                        "deviation": 234.96819831057616,
                        "volatility": 0.05999765279491966
                    }
                },
                "ranking": 21.924755985592878,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 1209600,
                "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": 9,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-09-08T23:33:00Z",
            "ended": "2007-05-01T03:26: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": 122,
            "name": "Willis's mini-tournament",
            "director": {
                "id": 3537,
                "username": "Willis",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a24da1759d4ddf20519fc7f65d429e04?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1077.0283889027946,
                        "deviation": 285.3699301099007,
                        "volatility": 0.06000404982799855
                    }
                },
                "ranking": 16.634728205566287,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 432000,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-08-31T18:30:00Z",
            "ended": "2006-11-20T06:36: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": 1164,
            "name": "Beginner's- 13x13 MiniTounament",
            "director": {
                "id": 32288,
                "username": "LeeMorikawa",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/54c732f3d2a5ee4ddefd369b9ac7af4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1499.8684911928542,
                        "deviation": 64.49933077667654,
                        "volatility": 0.05998095533514081
                    }
                },
                "ranking": 24.3013524739113,
                "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": 432000,
                "max_time": 604800,
                "time_increment": 172800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-08-18T08:22:45Z",
            "ended": "2010-08-18T06:22:45Z",
            "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": 1163,
            "name": "A                                   B                                   C",
            "director": {
                "id": 18317,
                "username": "Koworu",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fc50c6bedbf20e687f14e33c1ed34eb0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1751.1741032696373,
                        "deviation": 63.61724873998119,
                        "volatility": 0.059966677759709666
                    }
                },
                "ranking": 27.88749692120436,
                "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": 17,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-11-21T19:57:53Z",
            "ended": "2010-11-21T18:57: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
        }
    ]
}