Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-ranked&page=5975
{ "count": 59741, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-ranked&page=5974", "results": [ { "id": 140434, "name": "GAMBATE 01", "director": { "id": 1090311, "username": "JCYW130360", "country": "un", "icon": "https://secure.gravatar.com/avatar/c8af27cf67ecdfe2570370a281de62b9?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1234.4099149048252, "deviation": 259.329002559522, "volatility": 0.06000041142207124 } }, "ranking": 19.79209413416666, "professional": false, "ui_class": "provisional" }, "description": "19x19 Tablero", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 114, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "live", "pause_on_weekends": false, "total_time": 14400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16424, "name": "MBA 50 ADS", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 28, "icon": "https://user-uploads.online-go.com/87180b7a54062c14a85927f89aa960c4-64.png" }, "auto_start_on_max": false, "time_start": "2026-05-21T02:06:00Z", "players_start": 2, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2026-05-21T02:06:16.396727Z", "ended": "2026-05-21T23:29:34.657309Z", "start_waiting": "2026-05-21T02:06:15.975589Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/87180b7a54062c14a85927f89aa960c4-15.png", "player_count": 26, "ranked": false } ] }