Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=id&page=5897
{ "count": 58961, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=id&page=5896", "results": [ { "id": 138285, "name": "Primus Inter Pares (First amoing equals) no.11 (22 kyu only)", "director": { "id": 1218730, "username": "Petru Dumitriu", "country": "ro", "icon": "https://user-uploads.online-go.com/c234bf3d6aabfd36a9d9dd48123a71e5-64.png", "ratings": { "version": 5, "overall": { "rating": 1045.1101061414465, "deviation": 63.84019443031221, "volatility": 0.05978319467692413 } }, "ranking": 15.938294891813666, "professional": false, "ui_class": "" }, "description": "This is one in a series of tournaments open exclusively to 22 kyu players. \n\nIt will be a real eye opener for players willing to know better the platform and also know better their strength.\n\nIt offers equal chances to small rank players to win, for the first time, a real tournament.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 90782, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 86400, "initial_time": 259200, "max_time": 432000 }, "is_open": true, "exclude_provisional": true, "group": { "id": 655, "name": "Romania", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 30, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-03-14T17:00:00Z", "players_start": 8, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 8, "max_ranking": 8, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 1, "ranked": true } ] }