Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-analysis_enabled&page=5927
{ "count": 59261, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=5926", "results": [ { "id": 69783, "name": "Simple Correspondence 13x13 DDK 2021 February", "director": { "id": 302584, "username": "koast", "country": "us", "icon": "https://user-uploads.online-go.com/e5b52e887c6f66d70b3f2c72a0d4eb19-64.png", "ratings": { "version": 5, "overall": { "rating": 1518.190018088078, "deviation": 64.08013528375135, "volatility": 0.05996666523783403 } }, "ranking": 24.58242625475131, "professional": false, "ui_class": "" }, "description": "No conditional moves. 13x13. HAVE FUN!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 172800, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "correspondence", "pause_on_weekends": false, "per_move": 172800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 5017, "name": "Simple Correspondence", "summary": "2 days per move. No Analysis.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 66, "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-64.png" }, "auto_start_on_max": false, "time_start": "2021-02-01T19:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": false, "exclusivity": "open", "started": "2021-02-01T19:00:33.775447Z", "ended": "2021-03-17T18:39:13.270282Z", "start_waiting": "2021-02-01T19:00:32.117074Z", "board_size": 13, "active_round": null, "icon": "https://user-uploads.online-go.com/536d82e031c1cb97554650c536b40310-15.png", "player_count": 10, "ranked": true } ] }