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

{
    "count": 57742,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5774",
    "results": [
        {
            "id": 130609,
            "name": "Chill and basic Go tournament V",
            "director": {
                "id": 665775,
                "username": "Behanix",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/9f264bcdd3cdee8a4d5c71013aaf4d57?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 940.8436076106511,
                        "deviation": 64.46167078692672,
                        "volatility": 0.05997306427432894
                    }
                },
                "ranking": 13.50521609719239,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A relaxed Go tournament for beginners and DDKs.\n\nHave fun and try to learn as much as possible.\n\nYou should check in once a day since the max time is 3 days, and time increment is 12 hours.\n\nHandicap is enabled so everyone has a chance to win 🔥\n\nGood luck 🤞\n\nPrevious winners of the Chill and Basic:\n\n1. madbrain\n2. FinRabe",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 45251,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17416,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-22T09: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 11
        },
        {
            "id": 118351,
            "name": "19x19 H.c Two Moves Make Two Days",
            "director": {
                "id": 1596401,
                "username": "deleted-2551e5e5-0cb3-4352-bbb6-4301a3c704ae",
                "country": "zz",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/b522dbd27551f6ed639ee56d226be9ae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1282.799025277897,
                        "deviation": 70.51598361572528,
                        "volatility": 0.060007777608150605
                    }
                },
                "ranking": 20.682243460722784,
                "professional": false,
                "ui_class": ""
            },
            "description": "Two moves make two days If you move once a day, you won't lose any time.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 0,
                "period_time": 172800,
                "stones_per_period": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14119,
                "name": "신중하게 두자",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2e6b85e5c11bd1fc1b46b0d6167b5793-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-07-29T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-29T06:16:55.781677Z",
            "ended": "2025-05-11T09:21:17.719124Z",
            "start_waiting": "2024-07-29T06:16:55.669336Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/2e6b85e5c11bd1fc1b46b0d6167b5793-15.png",
            "player_count": 8
        }
    ]
}