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

{
    "count": 53551,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5355",
    "results": [
        {
            "id": 75272,
            "name": "June tournament",
            "director": {
                "id": 765440,
                "username": "-Crr-Ake-",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9d99bf00e6d20984d9593370304f4512?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1600.786020918073,
                        "deviation": 61.22517156646065,
                        "volatility": 0.059964088743382375
                    }
                },
                "ranking": 25.808818894048446,
                "professional": false,
                "ui_class": ""
            },
            "description": "following on the monthly tournaments",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8262,
                "name": "Virtuoso Go Association 🕶",
                "summary": "Group Targets: Participate in our monthly and special event tournaments, Always learn something new, don't be scared to ask to review your games and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 35,
                "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/afa15e7b6a8909de8c92a1727546641c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-20T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-20T16:00:33.648037Z",
            "ended": "2023-01-05T07:50:41.864098Z",
            "start_waiting": "2021-06-20T16:00:30.551029Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://b0c2ddc39d13e1c0ddad-93a52a5bc9e7cc06050c1a999beb3694.ssl.cf1.rackcdn.com/afa15e7b6a8909de8c92a1727546641c-15.png",
            "player_count": 29
        }
    ]
}