List all tournaments or create a new tournament.

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

{
    "count": 59372,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-exclusivity&page=5937",
    "results": [
        {
            "id": 85964,
            "name": "Go Zodiac Friendship Games Online ราศีกุมภ์ รุ่น A กระดาน 19x19 (3 ดั้งขึ้นไป)",
            "director": {
                "id": 912066,
                "username": "cp01",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/de68cddd8756dc15dabf0412cd45dfe9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1025.93061700216,
                        "deviation": 107.2899597198185,
                        "volatility": 0.06005411806588447
                    }
                },
                "ranking": 15.509507700673431,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go Zodiac Friendship Games Online ราศีกุมภ์ รุ่น A กระดาน 19x19 (3 ดั้งขึ้นไป)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10403,
                "name": "Zodiac กลุ่ม A(3 ดั้งขึ้นไป)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 42,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-25T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-02-25T10:00:10.467017Z",
            "ended": "2022-02-25T11:50:06.612219Z",
            "start_waiting": "2022-02-25T10:00:10.369763Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 100880,
            "name": "Weekly 19x19 Games 2023-03-10",
            "director": {
                "id": 741522,
                "username": "wolfmeister",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/c86451e4f5aaface6118117b8b91597b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1209.6169056480942,
                        "deviation": 65.52079638031556,
                        "volatility": 0.06013235595814508
                    }
                },
                "ranking": 19.32239564406787,
                "professional": false,
                "ui_class": ""
            },
            "description": "%%%%%%%%%%%%%%%%%%%%%%%%\n\n!!!LIVE GAME APPOINTMENTS ARE NOT SCHEDULED AUTOMATICALLY!!!\n\nONCE TOURNAMENT STARTS:\n\nCOME BACK HERE TO FIND YOUR ASSIGNED OPPONENT ARRANGE A >30min VIDEO CONFERENCE WITH YOUR OPPONENT FINISH YOUR GAME WITHIN ONE WEEK, TO PREVENT BLOCKING THE TOURNAMENT. EACH MONDAY, SCHEDULE YOUR NEXT MATCH VIDEO CONFERENCE. %%%%%%%%%%%%%%%%%%%%%%%%",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 14360,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1814400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6518,
                "name": "Madison Google Go",
                "summary": "Nominally a social league for the MSN site, but friendly, casual players from other sites welcome.  Make sure to join the Hangouts room, go-msn@ group for announcements!  Please send an *INTERNAL* email to the organizers to join.  We don't always notice OG",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-10T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-03-10T16:00:28.510571Z",
            "ended": "2023-08-24T00:28:21.819521Z",
            "start_waiting": "2023-03-10T16:00:28.358445Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-15.png",
            "player_count": 6,
            "ranked": true
        }
    ]
}