Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=start_waiting&page=5905
{ "count": 59041, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=start_waiting&page=5904", "results": [ { "id": 113056, "name": "for beginners", "director": { "id": 1321605, "username": "markus.2693890", "country": "us", "icon": "https://user-uploads.online-go.com/2e72803d660f6ac60f606cf3d96a6c51-64.png", "ratings": { "version": 5, "overall": { "rating": 658.612484358087, "deviation": 66.46156202790853, "volatility": 0.060043192930328664 } }, "ranking": 5.24896301017567, "professional": false, "ui_class": "" }, "description": "beginners join", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 91187, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 604800, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 17704, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2024-02-21T18:55:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 15, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 0, "ranked": true } ] }