List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=93
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=94",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=92",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5554770"
            },
            "players": {
                "black": {
                    "id": 255984,
                    "username": "陳霸先",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3e2cd4312625353e21681fc8e4550ff1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.2779628971239,
                            "deviation": 61.53414189701469,
                            "volatility": 0.05929484270698389
                        }
                    },
                    "ranking": 24.91680596086608,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5554770,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-15 10:30 (18268) R:4 (Sofiam vs 陳霸先)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 255984,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 18,
            "black_player_rating": "993.878",
            "white_player_rank": 24,
            "white_player_rating": "1573.510",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18268,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-15T10:56:04.696557Z",
            "ended": "2016-06-15T11:00:57.397702Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 255984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.037841796875,
                            "deviation": 66.06391143798828,
                            "volatility": 0.059873249381780624
                        }
                    },
                    "username": "陳霸先",
                    "country": "un",
                    "ranking": 24.91680596086608,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3e2cd4312625353e21681fc8e4550ff1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1870.78759765625,
                            "deviation": 70.93125915527344,
                            "volatility": 0.059960830956697464
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5554790"
            },
            "players": {
                "black": {
                    "id": 132805,
                    "username": "Acqslmt",
                    "country": "_GoT_Lannister",
                    "icon": "https://user-uploads.online-go.com/a7d369c378b6998c74db0bcfa3f4d311-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.3658007231707,
                            "deviation": 63.86849723336236,
                            "volatility": 0.060133124490481735
                        }
                    },
                    "ranking": 22.646024993269318,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5554790,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-15 10:30 (18268) R:5 (Sofiam vs Acqslmt)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 132805,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 16,
            "black_player_rating": "704.542",
            "white_player_rank": 24,
            "white_player_rating": "1573.768",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18268,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-15T11:00:57.976152Z",
            "ended": "2016-06-15T11:10:30.900760Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 132805,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.083740234375,
                            "deviation": 63.920066833496094,
                            "volatility": 0.06005026027560234
                        }
                    },
                    "username": "Acqslmt",
                    "country": "_GoT_Lannister",
                    "ranking": 22.646024993269318,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a7d369c378b6998c74db0bcfa3f4d311-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1875.749267578125,
                            "deviation": 70.8608627319336,
                            "volatility": 0.05995938554406166
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5554836"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 314225,
                    "username": "GuluCat",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2362.1833824434566,
                            "deviation": 75.54685114055218,
                            "volatility": 0.06015000178948722
                        }
                    },
                    "ranking": 34.81628901044649,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 5554836,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-15 10:30 (18268) R:6 (任平生 vs Sofiam)",
            "creator": 314225,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 314225,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1573.833",
            "white_player_rank": 28,
            "white_player_rating": "1927.829",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18268,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-15T11:10:31.519280Z",
            "ended": "2016-06-15T11:15:27.757840Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1878.2352294921875,
                            "deviation": 71.16226959228516,
                            "volatility": 0.05995846539735794
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 314225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1985.7081298828125,
                            "deviation": 69.4074478149414,
                            "volatility": 0.060044679790735245
                        }
                    },
                    "username": "GuluCat",
                    "country": "cn",
                    "ranking": 34.81628901044649,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5551034"
            },
            "players": {
                "black": {
                    "id": 306848,
                    "username": "smeghead",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/d6a83fc0161bcc7f59eeea2d4c4e379f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1927.3190814606883,
                            "deviation": 70.95097203118094,
                            "volatility": 0.06000656726216342
                        }
                    },
                    "ranking": 30.106273510192292,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5551034,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2016-06-15 01:00 (18252) R:1 (Sofiam vs smeghead)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 306848,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1271.267",
            "white_player_rank": 24,
            "white_player_rating": "1588.522",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18252,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-15T01:01:06.676443Z",
            "ended": "2016-06-15T11:17:51.656446Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 306848,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1903.4901123046875,
                            "deviation": 76.22726440429688,
                            "volatility": 0.06001421436667442
                        }
                    },
                    "username": "smeghead",
                    "country": "au",
                    "ranking": 30.106273510192292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6a83fc0161bcc7f59eeea2d4c4e379f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1868.3292236328125,
                            "deviation": 70.61371612548828,
                            "volatility": 0.05995712801814079
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5248194"
            },
            "players": {
                "black": {
                    "id": 53848,
                    "username": "Blue Lady",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/5d1fcff897744f75c79fd62b5b7e2c53-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1753.7631077792676,
                            "deviation": 65.37394815556006,
                            "volatility": 0.05998138363739904
                        }
                    },
                    "ranking": 27.921697514076627,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5248194,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-05-15 01:00 (17421) R:1 (Sofiam vs Blue Lady)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 53848,
            "white": 126739,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1370.229",
            "white_player_rank": 24,
            "white_player_rating": "1589.566",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17421,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-15T01:00:44.835087Z",
            "ended": "2016-06-15T13:27:56.768422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 53848,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1815.61328125,
                            "deviation": 69.33832550048828,
                            "volatility": 0.059994667768478394
                        }
                    },
                    "username": "Blue Lady",
                    "country": "fr",
                    "ranking": 27.921697514076627,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5d1fcff897744f75c79fd62b5b7e2c53-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.3848876953125,
                            "deviation": 70.00884246826172,
                            "volatility": 0.05995764583349228
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5557568"
            },
            "players": {
                "black": {
                    "id": 89871,
                    "username": "Andrey Tyalin",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/2b712d42daffdf8bd92b42b37ce3770a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.050442015292,
                            "deviation": 68.65473851917523,
                            "volatility": 0.05956770850414114
                        }
                    },
                    "ranking": 16.047469329587454,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5557568,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-15 17:30 (18275) R:1 (Sofiam vs Andrey Tyalin)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 89871,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18275,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2016-06-15T17:30:57.130735Z",
            "ended": "2016-06-15T17:35:57.158834Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 89871,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.2159423828125,
                            "deviation": 62.68744659423828,
                            "volatility": 0.05979638919234276
                        }
                    },
                    "username": "Andrey Tyalin",
                    "country": "ru",
                    "ranking": 16.047469329587454,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2b712d42daffdf8bd92b42b37ce3770a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1894.39599609375,
                            "deviation": 69.46562957763672,
                            "volatility": 0.0599566251039505
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5557673"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 202546,
                    "username": "louisflakes",
                    "country": "sv",
                    "icon": "https://user-uploads.online-go.com/d0b9fdc65b535f0d3b48631a5f7d1e79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2559.01330682358,
                            "deviation": 68.03471227044544,
                            "volatility": 0.06011803918210806
                        }
                    },
                    "ranking": 36.66910860800335,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5557673,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-15 17:30 (18275) R:3 (louisflakes vs Sofiam)",
            "creator": 202546,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 202546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1554.663",
            "white_player_rank": 16,
            "white_player_rating": "743.117",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18275,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-15T17:43:43.932940Z",
            "ended": "2016-06-15T17:54:16.761709Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1894.39599609375,
                            "deviation": 69.46562957763672,
                            "volatility": 0.0599566251039505
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 202546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1777.4398193359375,
                            "deviation": 66.88111114501953,
                            "volatility": 0.060073111206293106
                        }
                    },
                    "username": "louisflakes",
                    "country": "sv",
                    "ranking": 36.66910860800335,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0b9fdc65b535f0d3b48631a5f7d1e79-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5427858"
            },
            "players": {
                "black": {
                    "id": 109444,
                    "username": "VPshunt",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/70c797283afa9d1b71a708763c8c6051-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.9681645981816,
                            "deviation": 64.16663281633048,
                            "volatility": 0.059838863578554974
                        }
                    },
                    "ranking": 27.254883037419365,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5427858,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-06-02 01:00 (17919) R:1 (Sofiam vs VPshunt)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 109444,
            "white": 126739,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 23,
            "black_player_rating": "1462.956",
            "white_player_rank": 24,
            "white_player_rating": "1593.196",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17919,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-02T01:00:54.854285Z",
            "ended": "2016-06-15T20:56:51.605549Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109444,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1774.1959228515625,
                            "deviation": 64.56903839111328,
                            "volatility": 0.05987275019288063
                        }
                    },
                    "username": "VPshunt",
                    "country": "jp",
                    "ranking": 27.254883037419365,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70c797283afa9d1b71a708763c8c6051-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.7103271484375,
                            "deviation": 69.03898620605469,
                            "volatility": 0.0599590502679348
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5559659"
            },
            "players": {
                "black": {
                    "id": 265864,
                    "username": "Dope-6954",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a64d55393acc3574d1b53272fd777157?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2064.2826061133514,
                            "deviation": 64.38597991844556,
                            "volatility": 0.060210734617156154
                        }
                    },
                    "ranking": 31.695585819110413,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5559659,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-15 21:30 (18280) R:1 (Sofiam vs Dope-6954)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 265864,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18280,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2016-06-15T21:30:09.207329Z",
            "ended": "2016-06-15T21:35:09.230689Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 265864,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.576904296875,
                            "deviation": 74.76123046875,
                            "volatility": 0.06002115458250046
                        }
                    },
                    "username": "Dope-6954",
                    "country": "un",
                    "ranking": 31.695585819110413,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a64d55393acc3574d1b53272fd777157?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1859.7056884765625,
                            "deviation": 68.60676574707031,
                            "volatility": 0.05996112525463104
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5559714"
            },
            "players": {
                "black": {
                    "id": 47412,
                    "username": "KimGa",
                    "country": "dk",
                    "icon": "https://secure.gravatar.com/avatar/9b1b4857b6b10d6c105dcbfc296b411b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.1783916460458,
                            "deviation": 63.340888064885185,
                            "volatility": 0.05975194030448278
                        }
                    },
                    "ranking": 24.120212621783747,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5559714,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-15 21:30 (18280) R:2 (Sofiam vs KimGa)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 47412,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1324.775",
            "white_player_rank": 24,
            "white_player_rating": "1510.435",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18280,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-15T21:37:22.826019Z",
            "ended": "2016-06-15T21:49:19.866607Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 47412,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1806.115478515625,
                            "deviation": 62.52509689331055,
                            "volatility": 0.05992565676569939
                        }
                    },
                    "username": "KimGa",
                    "country": "dk",
                    "ranking": 24.120212621783747,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9b1b4857b6b10d6c105dcbfc296b411b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1859.7056884765625,
                            "deviation": 68.60676574707031,
                            "volatility": 0.05996112525463104
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}