Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5914
{ "count": 59132, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5913", "results": [ { "id": 91933, "name": "Testing opengotha", "director": { "id": 1, "username": "anoek", "country": "us", "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png", "ratings": { "version": 5, "overall": { "rating": 1205.4125394041205, "deviation": 62.349733098663535, "volatility": 0.06006351933873569 } }, "ranking": 19.24179109733849, "professional": false, "ui_class": "supporter moderator admin" }, "description": "This is a bug hunting test", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "time_increment": 86400, "initial_time": 259200, "max_time": 604800, "pause_on_weekends": false, "main_time": 1200, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 3, "name": "OGS", "summary": "An open group for folks' who like OGS!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 1778, "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png" }, "auto_start_on_max": false, "time_start": "2022-07-01T12:00:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2022-07-01T11:46:52.616697Z", "ended": "2022-07-01T11:47:18.444630Z", "start_waiting": "2022-07-01T11:47:18.438051Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png", "player_count": 28, "ranked": true }, { "id": 83045, "name": "PSWJ League Round 2", "director": { "id": 656422, "username": "yc_tan", "country": "un", "icon": "https://secure.gravatar.com/avatar/f668362b9c2ca8801a69bc9fde736736?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1805.772278545794, "deviation": 172.489536918797, "volatility": 0.059993868261897614 } }, "ranking": 28.59824535766695, "professional": false, "ui_class": "provisional" }, "description": "League games for PSWJ members", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 50, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 1200, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 3794, "name": "WeiqiJB", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 80, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-11-28T08:30:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "invite", "started": "2021-11-28T08:39:20.527883Z", "ended": null, "start_waiting": "2021-11-28T08:39:20.505131Z", "board_size": 19, "active_round": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }