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

{
    "count": 53681,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=5368",
    "results": [
        {
            "id": 119216,
            "name": "Primus inter pares (the kyu middle class only)",
            "director": {
                "id": 1218730,
                "username": "Petru Dumitriu",
                "country": "ro",
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/c234bf3d6aabfd36a9d9dd48123a71e5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1237.8172095419459,
                        "deviation": 62.41877940978144,
                        "volatility": 0.05984405804197866
                    }
                },
                "ranking": 19.855906168274092,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dear players,\n\nAfter almost two years spent on this excellent Go platform, I found myself very confused. I had the impression that in time my knowledge of go has improved. That was not only an impression. I started as 13 kyu, but for a long time I was playing on the plateau of 12 kyu. Even better, for a few months I reached the level of 11 kyu, and occasionally even 10 kyu. But over the last two months I was a “victim” of a black series of losses, losing even to players that I have beaten at the beginning of my “career” and slipping down to an inevitable 14 kyu. I do not know exactly why, but I suspect that one of the reasons was playing in tournaments with players with a way too high a rank.\n\nThat is why I am proposing you a nice, relaxed and friendly tournament where everyone is almost equal in rank (13 to 15 kyu) and everyone has a chance to win and it is not a pre-destined victim.\n\nPlease come on board, for this experiment, which will allow us to continue improving our Go skills and also learning more about ourselves.\n\nThank you in advance.\n\nPS: This is the first tournament I create, so I do apologize for any possible errors and misfits.\n\nPetru",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 655,
                "name": "Romania",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 26,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-17T10:00:00Z",
            "players_start": 16,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 15,
            "max_ranking": 17,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-08-19T14:56:02.912057Z",
            "ended": null,
            "start_waiting": "2024-08-19T14:56:02.664448Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 16
        }
    ]
}