List all tournaments or create a new tournament.

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

{
    "count": 59194,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5919",
    "results": [
        {
            "id": 2222,
            "name": "30 kyu and Under",
            "director": {
                "id": 39807,
                "username": "wayne5731",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0756160874f8187872dab4ff047243be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1554.8467651257406,
                        "deviation": 69.9886341735699,
                        "volatility": 0.05997511231490372
                    }
                },
                "ranking": 25.134742420361277,
                "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": 381,
                "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": "2013-06-24T13:55:17Z",
            "ended": "2013-06-24T11:55:17Z",
            "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": 2223,
            "name": "TAKEDA RYU 6th mini-tournament",
            "director": {
                "id": 2183,
                "username": "udhar_nabresh",
                "country": "ro",
                "icon": "https://secure.gravatar.com/avatar/c00d28977111f76b775edc5ed92b2295?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1481.8255451898226,
                        "deviation": 62.57010127052251,
                        "volatility": 0.059300425701617344
                    }
                },
                "ranking": 24.021176645478295,
                "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": 381,
                "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": "2013-10-01T06:36:30Z",
            "ended": "2013-10-01T04:36:30Z",
            "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": 2226,
            "name": "JontomXire's 7th 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": 1199.8877450668997,
                        "deviation": 65.8831608230906,
                        "volatility": 0.05996626038155332
                    }
                },
                "ranking": 19.1354432831724,
                "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": 381,
                "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": 13,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-26T15:11:55Z",
            "ended": "2013-11-01T11:16:00.358471Z",
            "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": 2225,
            "name": "Small mid-year cup",
            "director": {
                "id": 37357,
                "username": "hdci",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/4b76258890e22a1f253170542ba4ea95-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1344.278453534507,
                        "deviation": 62.73257425278056,
                        "volatility": 0.06002872007413646
                    }
                },
                "ranking": 21.76596381655196,
                "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": 381,
                "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": "2013-07-17T02:22:38Z",
            "ended": "2013-07-17T00:22:38Z",
            "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
        }
    ]
}