Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=5951
{ "count": 59501, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5950", "results": [ { "id": 94587, "name": "LA tournament", "director": { "id": 1136031, "username": "gogowin11", "country": "un", "icon": "https://secure.gravatar.com/avatar/1e699c68a6db4a4af533418bfcccab4d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1032.6172178621869, "deviation": 60.5049086767898, "volatility": 0.05992773675520124 } }, "ranking": 15.659900469496954, "professional": false, "ui_class": "" }, "description": "Tournament for Beginner players", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": -1, "rules": "japanese", "time_per_move": 12, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 240, "period_time": 10, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 661, "name": "Grupo Iberoamericano", "summary": "Grupo para jugadores de habla Hispana y Portuguesa, e iberoamericanos en general.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 700, "icon": "https://user-uploads.online-go.com/9f4ddc5ba6a008540d5257acf0b233f6-64.png" }, "auto_start_on_max": false, "time_start": "2022-09-14T01:30:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 18, "max_ranking": 23, "analysis_enabled": true, "exclusivity": "open", "started": "2022-09-14T01:30:42.417861Z", "ended": "2022-09-14T01:47:54.013491Z", "start_waiting": "2022-09-14T01:30:42.353383Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/9f4ddc5ba6a008540d5257acf0b233f6-15.png", "player_count": 4, "ranked": true } ] }