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

{
    "count": 58661,
    "next": null,
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5866",
    "results": [
        {
            "id": 113296,
            "name": "For beginners!",
            "director": {
                "id": 715469,
                "username": "Gur Shual",
                "country": "il",
                "icon": "https://user-uploads.online-go.com/c15688de9f2ed8a20b720b4f84cd0029-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 849.2245956386369,
                        "deviation": 105.1546756267194,
                        "volatility": 0.06000858229067061
                    }
                },
                "ranking": 11.133423707349422,
                "professional": false,
                "ui_class": ""
            },
            "description": "טורניר נוסף \"למתחילים!\" מטרת הטורניר היא לספק חווית משחק למתחילים. שחקו, למדו ותצמחו ברמה. אל תתעצבנו אם תפסידו ואל תירגעו אם תנצחו. בהצלחה לכולם.\n\nAnother tournament “For beginners!!” The tournament aims to provide a gaming experience for beginners. Play, learn and grow in level. Don’t be upset if you lose and don’t relax if you win. Good luck to everyone.",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4313,
                "name": "שחקני גו מתחילים. ישראל \\ Beginners go players Israel",
                "summary": "The group was created to unite Israeli (and not only) beginner go players. /                \n      (הקבוצה נוצרה כדי לאחד שחקנים מתחילים ישראלים (ולא רק.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2024-03-14T09:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-03-14T09:00:34.495834Z",
            "ended": "2025-01-24T14:52:49.417167Z",
            "start_waiting": "2024-03-14T09:00:34.402804Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        }
    ]
}