List all tournaments or create a new tournament.

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

{
    "count": 59042,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5904",
    "results": [
        {
            "id": 91596,
            "name": "ปวช.3/4 ลองเชิง",
            "director": {
                "id": 1010331,
                "username": "PomSii",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/aa13948ef4fee733d9d956be746af4af?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1528.2940953430661,
                        "deviation": 69.12209408595301,
                        "volatility": 0.060086127774657355
                    }
                },
                "ranking": 24.735987039854813,
                "professional": false,
                "ui_class": ""
            },
            "description": "ปวช.3/4 ลองเชิง",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 7,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 180,
                "period_time": 5,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11950,
                "name": "ปวช.3/1, 3/3, 3/4, 3/10, 3/11, 3/12 (66\")",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 227,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-23T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-06-23T02:26:55.433736Z",
            "ended": "2022-06-23T03:10:06.759406Z",
            "start_waiting": "2022-06-23T02:26:55.261105Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 99878,
            "name": "Beginners' Tornament (Extremely long, needless to say)",
            "director": {
                "id": 1065846,
                "username": "OreoHam777",
                "country": "nz",
                "icon": "https://secure.gravatar.com/avatar/001a38e123f0edfca9543faacae7865f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1442.0911710199657,
                        "deviation": 60.525251779380696,
                        "volatility": 0.05994262403078612
                    }
                },
                "ranking": 23.391947100744954,
                "professional": false,
                "ui_class": ""
            },
            "description": "Feel free to join if your rank is between 25 and 20 kyu! Just make sure you don't plan to have any holidays or your opponent will be waiting for a long, long, time.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10593,
                "name": "Felix the Phoenix's Go Club of Fun",
                "summary": "Felix the Phoenix's Go Club of Fun is a social club which allows players to game, chat and have fun. I hope you'll have a great time in the club!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-31T18:30:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-05-22T18:36:51.830364Z",
            "ended": "2024-06-03T22:30:00.141031Z",
            "start_waiting": "2024-05-22T18:36:51.782012Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/905298dfa79456e1a238f56390c1f642-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}