Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=6012
{ "count": 60111, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=6011", "results": [ { "id": 127033, "name": "Fun tournament 9x9", "director": { "id": 1672844, "username": "deleted-b9b59e78-7fe2-421b-9592-08ffce621348", "country": "us", "icon": "https://user-uploads.online-go.com/50b661e8675f0399df4a903957995b4b-64.png", "ratings": { "version": 5, "overall": { "rating": 800.7266229935348, "deviation": 70.04385716130463, "volatility": 0.060331232367038926 } }, "ranking": 9.772108826139116, "professional": false, "ui_class": "" }, "description": "Good luck", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 31, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 600, "max_time": 3600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 14868, "name": "Study group 9x9, 13x13, 19x19", "summary": "We like to play all go seriously. We study, play each other, and have tournaments every now and then.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 71, "icon": "https://user-uploads.online-go.com/1b1fb2428dd6775b27c3de3c3fe40fa2-64.png" }, "auto_start_on_max": false, "time_start": "2025-04-01T15:40:00Z", "players_start": 2, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2025-04-01T15:40:16.745735Z", "ended": "2025-04-01T15:52:03.951350Z", "start_waiting": "2025-04-01T15:40:16.508343Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/1b1fb2428dd6775b27c3de3c3fe40fa2-15.png", "player_count": 2, "ranked": true } ] }