Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=min_ranking&page=5923
{ "count": 59221, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=5922", "results": [ { "id": 135883, "name": "match", "director": { "id": 1898100, "username": "peerempire", "country": "_United_Federation_of_Planets", "icon": "https://user-uploads.online-go.com/bdd47317d854cf89d1baa682781c424a-64.png", "ratings": { "version": 5, "overall": { "rating": 314.82046770248826, "deviation": 78.69585691252227, "volatility": 0.06000691550357344 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "hahahahaha i lose", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 20, "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": true, "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": 17744, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2025-12-30T13:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 38, "max_ranking": 5, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 1, "ranked": true } ] }