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

{
    "count": 58801,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5880",
    "results": [
        {
            "id": 118733,
            "name": "DDK Tournament Series #1 (Correspondence 19*19)",
            "director": {
                "id": 1583021,
                "username": "thebeautyofmath.kl.lac.2",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f4ceceed4b2a54a7bb4849c0bab231b1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 786.6429380415319,
                        "deviation": 62.01701835195671,
                        "volatility": 0.06020617957703907
                    }
                },
                "ranking": 9.36130863178452,
                "professional": false,
                "ui_class": ""
            },
            "description": "DDK Tournament (Correspondence) - Double Elimination Game",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 24,
                "name": "Double Digit Kyu Room",
                "summary": "For those of us working our way through to SDK. Whether its for your first time up the ladder and the 20th, lets find some opponents and camaraderie. ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3607,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-09-01T15:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-08-03T14:18:32.924532Z",
            "ended": "2025-03-01T08:11:23.936180Z",
            "start_waiting": "2024-08-03T14:18:32.797574Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 11,
            "ranked": true
        }
    ]
}