Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=5950
{ "count": 59491, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5949", "results": [ { "id": 120716, "name": "ハンデあり", "director": { "id": 1332821, "username": "deleted-80286d94-19a8-4935-bbdf-f92898c65eb9", "country": "jp", "icon": "https://user-uploads.online-go.com/8fcc5237c94b0b0c9d2222daf2641b13-64.png", "ratings": { "version": 5, "overall": { "rating": 1553.0203783197355, "deviation": 67.90766105825398, "volatility": 0.06020724505671174 } }, "ranking": 25.10753349702269, "professional": false, "ui_class": "supporter" }, "description": "ハンデ戦にしました", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "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": 14667, "name": "二番手直りバトルロワイヤル", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 9, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2024-10-02T15:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2024-10-02T15:00:43.632666Z", "ended": "2024-11-07T09:26:24.195708Z", "start_waiting": "2024-10-02T15:00:43.423919Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 5, "ranked": true } ] }