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

{
    "count": 58321,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5832",
    "results": [
        {
            "id": 94204,
            "name": "PG DDK 19x19 October 2022 Correspondence",
            "director": {
                "id": 236345,
                "username": "Amarantz99",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3b1b5e31f44e7a37574e78b54af6a512?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1275.5682593666613,
                        "deviation": 61.109994217896514,
                        "volatility": 0.05984915225705902
                    }
                },
                "ranking": 20.551384472987493,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "DDK Proving Grounds Monthly Tournaments, If you have advanced to 9K please remove your self,\n\nThank you,",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 96000,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 864000,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 636,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-02T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-10-02T00:00:17.056583Z",
            "ended": "2023-06-23T23:12:33.408557Z",
            "start_waiting": "2022-10-02T00:00:13.551686Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 32
        }
    ]
}