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

{
    "count": 58802,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5880",
    "results": [
        {
            "id": 2000,
            "name": "Logorfin's mini-tournament",
            "director": {
                "id": 12088,
                "username": "Logorfin",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/04c4b453d85db8898ba1f390f66978f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1442.7000222168901,
                        "deviation": 64.93199026976866,
                        "volatility": 0.05982080986180064
                    }
                },
                "ranking": 23.401718972935306,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-05T18:37:20Z",
            "ended": "2013-03-05T17:37:20Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 100296,
            "name": "Greg's March 2023 13x13",
            "director": {
                "id": 839774,
                "username": "greg556",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ab22c240c07a79025a1565e22698dd21?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1352.355170779992,
                        "deviation": 65.78171266435913,
                        "volatility": 0.06010244192669599
                    }
                },
                "ranking": 21.90463787420026,
                "professional": false,
                "ui_class": ""
            },
            "description": "March 13x13 Swiss, slide and strength.\n\nVacation and pauses not allowed, at discretion of director.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 23061,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 21600,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7162,
                "name": "Greg's Tournament Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 13,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-01T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-01T15:00:11.792183Z",
            "ended": "2023-04-28T14:12:48.513416Z",
            "start_waiting": "2023-03-01T15:00:11.698132Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        }
    ]
}