List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=71
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=72",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=70",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5432767"
            },
            "players": {
                "black": {
                    "id": 176374,
                    "username": "Hingsaka",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/c613555652d54d5d7c93424ad757c77d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.4625203533913,
                            "deviation": 62.03285530765224,
                            "volatility": 0.06001649223324655
                        }
                    },
                    "ranking": 20.20201569258902,
                    "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": 5432767,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 14:30 (17938) R:1 (Sofiam vs Hingsaka)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 176374,
            "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": 15,
            "black_player_rating": "640.426",
            "white_player_rank": 24,
            "white_player_rating": "1591.710",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17938,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-02T14:30:36.164522Z",
            "ended": "2016-06-02T14:42:38.428294Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 176374,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1451.750244140625,
                            "deviation": 66.39041137695312,
                            "volatility": 0.05997757986187935
                        }
                    },
                    "username": "Hingsaka",
                    "country": "th",
                    "ranking": 20.20201569258902,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c613555652d54d5d7c93424ad757c77d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1964.82568359375,
                            "deviation": 69.80201721191406,
                            "volatility": 0.059962645173072815
                        }
                    },
                    "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/5432894"
            },
            "players": {
                "black": {
                    "id": 102932,
                    "username": "yahel.or.3",
                    "country": "il",
                    "icon": "https://user-uploads.online-go.com/11b903d0d9f2fb446cf1384dfa098b5f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.7888738237966,
                            "deviation": 66.47177110016426,
                            "volatility": 0.060134434277658876
                        }
                    },
                    "ranking": 30.255572002549375,
                    "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": 5432894,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 14:30 (17938) R:2 (Sofiam vs yahel.or.3)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 102932,
            "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": 27,
            "black_player_rating": "1835.020",
            "white_player_rank": 24,
            "white_player_rating": "1591.769",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17938,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-02T14:46:03.882268Z",
            "ended": "2016-06-02T15:00:23.072175Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 102932,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2021.791748046875,
                            "deviation": 69.77606201171875,
                            "volatility": 0.06004233658313751
                        }
                    },
                    "username": "yahel.or.3",
                    "country": "il",
                    "ranking": 30.255572002549375,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/11b903d0d9f2fb446cf1384dfa098b5f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.2911376953125,
                            "deviation": 70.29845428466797,
                            "volatility": 0.059962041676044464
                        }
                    },
                    "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/5433027"
            },
            "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": 25358,
                    "username": "matjet",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/eeed8e47172bebceaf9e08362da8da6e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1815.1884802424515,
                            "deviation": 71.98771671547655,
                            "volatility": 0.060013147513475085
                        }
                    },
                    "ranking": 28.718647414011457,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5433027,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 14:30 (17938) R:3 (matjet vs Sofiam)",
            "creator": 25358,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 25358,
            "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": "1590.413",
            "white_player_rank": 26,
            "white_player_rating": "1735.785",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17938,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-02T15:00:23.589637Z",
            "ended": "2016-06-02T15:15:08.475165Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1954.744140625,
                            "deviation": 69.72186279296875,
                            "volatility": 0.05996115133166313
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 25358,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1801.020263671875,
                            "deviation": 132.5883331298828,
                            "volatility": 0.060009732842445374
                        }
                    },
                    "username": "matjet",
                    "country": "au",
                    "ranking": 28.718647414011457,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eeed8e47172bebceaf9e08362da8da6e?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/5433198"
            },
            "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": 255984,
                    "username": "陳霸先",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3e2cd4312625353e21681fc8e4550ff1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.0550210955025,
                            "deviation": 61.219670536540626,
                            "volatility": 0.059296251988890714
                        }
                    },
                    "ranking": 24.97350472941995,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5433198,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 14:30 (17938) R:5 (陳霸先 vs Sofiam)",
            "creator": 255984,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 255984,
            "width": 9,
            "height": 9,
            "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": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17938,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2016-06-02T15:20:01.766047Z",
            "ended": "2016-06-02T15:26:31.792459Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.5972900390625,
                            "deviation": 69.46988677978516,
                            "volatility": 0.05995980277657509
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 255984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1708.796142578125,
                            "deviation": 66.22970581054688,
                            "volatility": 0.05980585515499115
                        }
                    },
                    "username": "陳霸先",
                    "country": "un",
                    "ranking": 24.97350472941995,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3e2cd4312625353e21681fc8e4550ff1?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/5434824"
            },
            "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": 5434824,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 18:30 (17942) R:1 (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": 11,
            "black_player_rating": "268.261",
            "white_player_rank": 24,
            "white_player_rating": "1598.678",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17942,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-02T18:30:49.097915Z",
            "ended": "2016-06-02T18:37:41.064881Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 228530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.652587890625,
                            "deviation": 72.63319396972656,
                            "volatility": 0.06002930551767349
                        }
                    },
                    "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": 1962.5972900390625,
                            "deviation": 69.46988677978516,
                            "volatility": 0.05995980277657509
                        }
                    },
                    "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/5434883"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 5434883,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 18:30 (17942) R:2 (Sofiam vs gacuto)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 317224,
            "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": 31,
            "black_player_rating": "2266.076",
            "white_player_rank": 24,
            "white_player_rating": "1598.775",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17942,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-02T18:37:41.535093Z",
            "ended": "2016-06-02T18:41:52.440849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 317224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2179.54345703125,
                            "deviation": 66.26683807373047,
                            "volatility": 0.060045644640922546
                        }
                    },
                    "username": "gacuto",
                    "country": "un",
                    "ranking": 32.010086691274886,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6e2a60da31ab7f2fc712c262c0df8526?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1963.5577392578125,
                            "deviation": 70.06356811523438,
                            "volatility": 0.05995938926935196
                        }
                    },
                    "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/5434966"
            },
            "players": {
                "black": {
                    "id": 326519,
                    "username": "AlainXabier",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/c28af017e7ba8fa7a45fcc8ce61b0b6e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.8700811159524,
                            "deviation": 66.39730111887737,
                            "volatility": 0.0599681932863359
                        }
                    },
                    "ranking": 21.324214765016386,
                    "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": 5434966,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 18:30 (17942) R:3 (Sofiam vs AlainXabier)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 326519,
            "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": 14,
            "black_player_rating": "597.271",
            "white_player_rank": 24,
            "white_player_rating": "1598.724",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17942,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-02T18:47:35.147197Z",
            "ended": "2016-06-02T18:56:34.996427Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 326519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.4490966796875,
                            "deviation": 63.558650970458984,
                            "volatility": 0.06000567972660065
                        }
                    },
                    "username": "AlainXabier",
                    "country": "_Pirate",
                    "ranking": 21.324214765016386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c28af017e7ba8fa7a45fcc8ce61b0b6e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1957.275146484375,
                            "deviation": 69.85985565185547,
                            "volatility": 0.05995781347155571
                        }
                    },
                    "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/5435047"
            },
            "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": 298547,
                    "username": "Andro921",
                    "country": "ge",
                    "icon": "https://secure.gravatar.com/avatar/3702351606483de9072f663964d32200?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.0910019757657,
                            "deviation": 60.99359127988714,
                            "volatility": 0.059777096074170255
                        }
                    },
                    "ranking": 24.51983820293655,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5435047,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 18:30 (17942) R:4 (AndroNikolaishvili vs Sofiam)",
            "creator": 298547,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 298547,
            "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": "1598.787",
            "white_player_rank": 24,
            "white_player_rating": "1556.620",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17942,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-02T18:56:35.501802Z",
            "ended": "2016-06-02T19:06:01.947847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1958.7718505859375,
                            "deviation": 70.34918975830078,
                            "volatility": 0.059957198798656464
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 298547,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1693.526611328125,
                            "deviation": 92.03731536865234,
                            "volatility": 0.06000332161784172
                        }
                    },
                    "username": "Andro921",
                    "country": "ge",
                    "ranking": 24.51983820293655,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3702351606483de9072f663964d32200?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/5435119"
            },
            "players": {
                "black": {
                    "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"
                },
                "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": 5435119,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 18:30 (17942) R:5 (Sofiam vs 任平生)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 314225,
            "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": 29,
            "black_player_rating": "2003.492",
            "white_player_rank": 25,
            "white_player_rating": "1603.291",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17942,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-02T19:06:02.447303Z",
            "ended": "2016-06-02T19:14:59.783017Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 314225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1990.898681640625,
                            "deviation": 68.14313507080078,
                            "volatility": 0.06006288900971413
                        }
                    },
                    "username": "GuluCat",
                    "country": "cn",
                    "ranking": 34.81628901044649,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1963.8941650390625,
                            "deviation": 70.29367065429688,
                            "volatility": 0.059955768287181854
                        }
                    },
                    "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/5435192"
            },
            "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": 5435192,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-02 18:30 (17942) R:6 (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": 25,
            "black_player_rating": "1613.608",
            "white_player_rank": 31,
            "white_player_rating": "2266.484",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17942,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-02T19:15:00.356187Z",
            "ended": "2016-06-02T19:21:24.079123Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1978.593017578125,
                            "deviation": 69.69007110595703,
                            "volatility": 0.0599561370909214
                        }
                    },
                    "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": 2191.55615234375,
                            "deviation": 66.17625427246094,
                            "volatility": 0.060042474418878555
                        }
                    },
                    "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
        }
    ]
}