List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=90
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=91",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=89",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5539137"
            },
            "players": {
                "black": {
                    "id": 324780,
                    "username": "amateur100",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/96b4c68e811fc41f3c4a9c8a6a077217?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1894.0493357822875,
                            "deviation": 68.05244834339801,
                            "volatility": 0.0600846700418908
                        }
                    },
                    "ranking": 29.703164472207952,
                    "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": 5539137,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-13 18:30 (18226) R:3 (Sofiam vs amateur100)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 324780,
            "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": "1244.833",
            "white_player_rank": 24,
            "white_player_rating": "1592.728",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18226,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-13T18:57:35.035197Z",
            "ended": "2016-06-13T19:02:03.482246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 324780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1857.013427734375,
                            "deviation": 70.31281280517578,
                            "volatility": 0.060066044330596924
                        }
                    },
                    "username": "amateur100",
                    "country": "un",
                    "ranking": 29.703164472207952,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/96b4c68e811fc41f3c4a9c8a6a077217?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2019.5079345703125,
                            "deviation": 73.63508605957031,
                            "volatility": 0.059950023889541626
                        }
                    },
                    "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/5539230"
            },
            "players": {
                "black": {
                    "id": 228530,
                    "username": "Ovidiu",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/d3663ef8aa40d23cb0afbd46f34cab64?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.1477120882653,
                            "deviation": 65.94912743104028,
                            "volatility": 0.060006067852076565
                        }
                    },
                    "ranking": 22.207229433022636,
                    "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": 5539230,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-13 18:30 (18226) R:4 (Sofiam vs Ovidiu)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 228530,
            "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": 12,
            "black_player_rating": "331.680",
            "white_player_rank": 24,
            "white_player_rating": "1582.812",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18226,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-13T19:09:15.830824Z",
            "ended": "2016-06-13T19:17:35.750938Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 228530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.325927734375,
                            "deviation": 69.07958984375,
                            "volatility": 0.06003231555223465
                        }
                    },
                    "username": "Ovidiu",
                    "country": "ro",
                    "ranking": 22.207229433022636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3663ef8aa40d23cb0afbd46f34cab64?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1998.0985107421875,
                            "deviation": 73.07579803466797,
                            "volatility": 0.059953585267066956
                        }
                    },
                    "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/5539307"
            },
            "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": 317224,
                    "username": "gacuto",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6e2a60da31ab7f2fc712c262c0df8526?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2092.5179689624447,
                            "deviation": 66.57446896516122,
                            "volatility": 0.06003682250075732
                        }
                    },
                    "ranking": 32.010086691274886,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5539307,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-13 18:30 (18226) R:5 (gacuto vs Sofiam)",
            "creator": 317224,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 317224,
            "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": "1582.903",
            "white_player_rank": 31,
            "white_player_rating": "2214.572",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18226,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-13T19:17:36.274402Z",
            "ended": "2016-06-13T19:25:42.181550Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1999.0557861328125,
                            "deviation": 73.62157440185547,
                            "volatility": 0.05995320901274681
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 317224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2228.563720703125,
                            "deviation": 73.24307250976562,
                            "volatility": 0.060038741677999496
                        }
                    },
                    "username": "gacuto",
                    "country": "un",
                    "ranking": 32.010086691274886,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6e2a60da31ab7f2fc712c262c0df8526?s=32&d=retro",
                    "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/5539412"
            },
            "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": 334479,
                    "username": "Dia Younemi",
                    "country": "ma",
                    "icon": "https://user-uploads.online-go.com/3341ac88a00d748ea2c6fd90ecd6d836-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.1617946520105,
                            "deviation": 68.6060179763432,
                            "volatility": 0.059999067091600605
                        }
                    },
                    "ranking": 20.030014814361348,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5539412,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-06-13 19:30 (18228) R:1 (Dia Younemi vs Sofiam)",
            "creator": 334479,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 334479,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1590.116",
            "white_player_rank": 9,
            "white_player_rating": "18.965",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18228,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "69.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-13T19:31:25.070948Z",
            "ended": "2016-06-13T19:46:14.984445Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1992.5400390625,
                            "deviation": 73.28253173828125,
                            "volatility": 0.05995166674256325
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 334479,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.511474609375,
                            "deviation": 73.13590240478516,
                            "volatility": 0.05999259650707245
                        }
                    },
                    "username": "Dia Younemi",
                    "country": "ma",
                    "ranking": 20.030014814361348,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3341ac88a00d748ea2c6fd90ecd6d836-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/5539566"
            },
            "players": {
                "black": {
                    "id": 159362,
                    "username": "Aloisius",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/fe235d23b67d494527d973582dadbde5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.929952861266,
                            "deviation": 67.28640928753859,
                            "volatility": 0.060339246269236584
                        }
                    },
                    "ranking": 31.714052703655437,
                    "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": 5539566,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-06-13 19:30 (18228) R:2 (Sofiam vs Aloisius)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 159362,
            "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": 30,
            "black_player_rating": "2187.170",
            "white_player_rank": 24,
            "white_player_rating": "1590.377",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18228,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-13T19:50:25.652446Z",
            "ended": "2016-06-13T19:56:47.053924Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 159362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2303.533447265625,
                            "deviation": 68.88200378417969,
                            "volatility": 0.06054728105664253
                        }
                    },
                    "username": "Aloisius",
                    "country": "150",
                    "ranking": 31.714052703655437,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe235d23b67d494527d973582dadbde5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1992.9952392578125,
                            "deviation": 73.92575073242188,
                            "volatility": 0.05995148420333862
                        }
                    },
                    "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/5539629"
            },
            "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": 232183,
                    "username": "toterpinguin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d7c4cbc4efab966493a4e6d60c4cd9d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.2527792902754,
                            "deviation": 63.63757952505795,
                            "volatility": 0.06005375982634155
                        }
                    },
                    "ranking": 25.597684422911374,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5539629,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-06-13 19:30 (18228) R:3 (toterpinguin vs Sofiam)",
            "creator": 232183,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 232183,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18228,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-06-13T19:56:47.688718Z",
            "ended": "2016-06-13T20:03:30.932488Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1988.442138671875,
                            "deviation": 73.83737182617188,
                            "volatility": 0.05995016545057297
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 232183,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.4439697265625,
                            "deviation": 65.40918731689453,
                            "volatility": 0.060012899339199066
                        }
                    },
                    "username": "toterpinguin",
                    "country": "un",
                    "ranking": 25.597684422911374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d7c4cbc4efab966493a4e6d60c4cd9d2?s=32&d=retro",
                    "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/5539708"
            },
            "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": 324229,
                    "username": "SilentPlayer",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/f0d4ef786218162fd039bdd44d906ea1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.5256331470289,
                            "deviation": 61.41995019022559,
                            "volatility": 0.0601673276191425
                        }
                    },
                    "ranking": 25.02548118530417,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5539708,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-06-13 19:30 (18228) R:4 (SilentPlayer vs Sofiam)",
            "creator": 324229,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 324229,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1590.193",
            "white_player_rank": 15,
            "white_player_rating": "694.256",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18228,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-13T20:07:35.053440Z",
            "ended": "2016-06-13T20:25:09.176715Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1988.442138671875,
                            "deviation": 73.83737182617188,
                            "volatility": 0.05995016545057297
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 324229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.5177001953125,
                            "deviation": 78.61825561523438,
                            "volatility": 0.060003653168678284
                        }
                    },
                    "username": "SilentPlayer",
                    "country": "ua",
                    "ranking": 25.02548118530417,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f0d4ef786218162fd039bdd44d906ea1?s=32&d=retro",
                    "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/5540431"
            },
            "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": 40713,
                    "username": "Chrone-Raven",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/3649395381d38ed2f2d79a7d64a91eeb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.8736867719108,
                            "deviation": 63.53023046438,
                            "volatility": 0.05996926099688468
                        }
                    },
                    "ranking": 18.726416889451475,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5540431,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-13 21:30 (18230) R:1 (Chrone-Raven vs Sofiam)",
            "creator": 40713,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 40713,
            "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": "1590.305",
            "white_player_rank": 15,
            "white_player_rating": "641.753",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18230,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "70.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-13T21:33:31.361365Z",
            "ended": "2016-06-13T21:46:20.430885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1993.0992431640625,
                            "deviation": 73.74250030517578,
                            "volatility": 0.059948842972517014
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 40713,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.9267578125,
                            "deviation": 65.89828491210938,
                            "volatility": 0.05999251827597618
                        }
                    },
                    "username": "Chrone-Raven",
                    "country": "nl",
                    "ranking": 18.726416889451475,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3649395381d38ed2f2d79a7d64a91eeb-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/5540529"
            },
            "players": {
                "black": {
                    "id": 110002,
                    "username": "jetlag11235",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/899e5b70d0ad9dd9aef2224cf79488c8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.579865259118,
                            "deviation": 61.907861426161936,
                            "volatility": 0.0599307554389356
                        }
                    },
                    "ranking": 24.831006149174232,
                    "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": 5540529,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-13 21:30 (18230) R:2 (Sofiam vs jetlag11235)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 110002,
            "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": "1374.147",
            "white_player_rank": 24,
            "white_player_rating": "1590.542",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18230,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-13T21:46:20.949619Z",
            "ended": "2016-06-13T21:50:49.383847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 110002,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1922.181884765625,
                            "deviation": 63.36664581298828,
                            "volatility": 0.05988350138068199
                        }
                    },
                    "username": "jetlag11235",
                    "country": "un",
                    "ranking": 24.831006149174232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/899e5b70d0ad9dd9aef2224cf79488c8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1993.7449951171875,
                            "deviation": 74.34144592285156,
                            "volatility": 0.05994858592748642
                        }
                    },
                    "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/5540830"
            },
            "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": 178337,
                    "username": "Fredrih",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/bb713073dc8930d1761dfdce928e00a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.9748127699763,
                            "deviation": 61.83119212923663,
                            "volatility": 0.05999036460372717
                        }
                    },
                    "ranking": 14.091491526602832,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5540830,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-13 22:30 (18231) R:1 (SavvasMakridis vs Sofiam)",
            "creator": 178337,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 178337,
            "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": "1582.832",
            "white_player_rank": 13,
            "white_player_rating": "478.910",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18231,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "74.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-13T22:30:34.203461Z",
            "ended": "2016-06-13T22:40:47.852712Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1975.4638671875,
                            "deviation": 73.5006103515625,
                            "volatility": 0.059949882328510284
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 178337,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.341552734375,
                            "deviation": 69.88785552978516,
                            "volatility": 0.06000874936580658
                        }
                    },
                    "username": "Fredrih",
                    "country": "gr",
                    "ranking": 14.091491526602832,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb713073dc8930d1761dfdce928e00a3-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
        }
    ]
}