Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=time_start&page=6050
{ "count": 60492, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=6049", "results": [ { "id": 1252, "name": "Pancserka's mini-tournament", "director": { "id": 31328, "username": "deleted-7e21eec2-2433-4623-83a6-5541e44ba479", "country": "hu", "icon": "https://user-uploads.online-go.com/a4d5b4f08c2e39bdb7d89239e0d95675-64.png", "ratings": { "version": 5, "overall": { "rating": 329.28385059027914, "deviation": 87.55400433919571, "volatility": 0.05985343510223458 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 259200, "time_control_parameters": { "time_control": "fischer", "initial_time": 432000, "max_time": 1209600, "time_increment": 259200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 387, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 9, "analysis_enabled": false, "exclusivity": "open", "started": "2011-08-22T20:52:57Z", "ended": "2011-08-22T18:52:57Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 1251, "name": "Free Go School mini tournament", "director": { "id": 33457, "username": "oki1min", "country": "us", "icon": "https://secure.gravatar.com/avatar/9fcfbf10b7ba6a4ea8a165b4ef6b2c8f?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2197.6785280986305, "deviation": 75.24038243105554, "volatility": 0.06000962087693495 } }, "ranking": 33.14521170860617, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 387, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2011-02-16T15:14:57Z", "ended": "2011-02-16T14:14:57Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }