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

{
    "count": 58751,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5875",
    "results": [
        {
            "id": 122056,
            "name": "DDK Playground: Fast Correspondence McMahon I",
            "director": {
                "id": 1277282,
                "username": "gug30",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/7f550bfc523fb9baa88055848046db07-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 845.2521775859933,
                        "deviation": 63.990058598655516,
                        "volatility": 0.06003245823871806
                    }
                },
                "ranking": 11.024880884169207,
                "professional": false,
                "ui_class": ""
            },
            "description": "I like McMahan tournaments because you get to play several people at a similar level, so even if you lose a lot you still get several good games, unlike a knockout tournament. I don’t like how long they take, sometimes months or years, because of the usual time settings (1 day per move, Pause on Weekends, etc). This one should be faster, and more fun because it will just be us DDKs. \n\nSimultaneous McMahan means you will have several games at the same time with people who are a similar level to you. Anyone who goes on vacation in the middle of the tournament will be kicked out. Good luck and enjoy!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 37368,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 36000,
                "initial_time": 172800,
                "max_time": 604800
            },
            "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": true,
            "time_start": "2025-01-10T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-10T22:00:43.330422Z",
            "ended": "2025-09-18T15:00:01.862180Z",
            "start_waiting": "2025-01-10T22:00:38.322833Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 73,
            "ranked": true
        }
    ]
}