List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=99
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=100",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=98",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5575361"
            },
            "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": 89871,
                    "username": "Andrey Tyalin",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/2b712d42daffdf8bd92b42b37ce3770a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.050442015292,
                            "deviation": 68.65473851917523,
                            "volatility": 0.05956770850414114
                        }
                    },
                    "ranking": 16.047469329587454,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5575361,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 14:30 (18327) R:1 (Andrey Tyalin vs Sofiam)",
            "creator": 89871,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 89871,
            "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": "1548.632",
            "white_player_rank": 16,
            "white_player_rating": "799.238",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18327,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-17T14:30:16.314813Z",
            "ended": "2016-06-17T14:43:28.708142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.4664306640625,
                            "deviation": 69.81754302978516,
                            "volatility": 0.05997289717197418
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 89871,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.0189208984375,
                            "deviation": 62.54715347290039,
                            "volatility": 0.059799689799547195
                        }
                    },
                    "username": "Andrey Tyalin",
                    "country": "ru",
                    "ranking": 16.047469329587454,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2b712d42daffdf8bd92b42b37ce3770a-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/5575461"
            },
            "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": 324021,
                    "username": "Practitioneer",
                    "country": "ph",
                    "icon": "https://user-uploads.online-go.com/497300a7ece8b868eb6fd0e09767c673-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.5480513406294,
                            "deviation": 65.56950124774133,
                            "volatility": 0.06001417398228859
                        }
                    },
                    "ranking": 23.51134454199556,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5575461,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 14:30 (18327) R:2 (Practitioneer vs Sofiam)",
            "creator": 324021,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 324021,
            "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": "1548.751",
            "white_player_rank": 12,
            "white_player_rating": "395.498",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18327,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-17T14:43:29.400867Z",
            "ended": "2016-06-17T14:47:03.909899Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1879.278076171875,
                            "deviation": 70.08523559570312,
                            "volatility": 0.05997186154127121
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 324021,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.87158203125,
                            "deviation": 65.18376922607422,
                            "volatility": 0.060011014342308044
                        }
                    },
                    "username": "Practitioneer",
                    "country": "ph",
                    "ranking": 23.51134454199556,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/497300a7ece8b868eb6fd0e09767c673-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/5575617"
            },
            "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": 5575617,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 14:30 (18327) R:3 (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": 28,
            "black_player_rating": "1915.941",
            "white_player_rank": 24,
            "white_player_rating": "1548.838",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18327,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-17T15:01:07.696319Z",
            "ended": "2016-06-17T15:05:50.586618Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 314225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2047.977783203125,
                            "deviation": 72.5611343383789,
                            "volatility": 0.060019418597221375
                        }
                    },
                    "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": 1881.435302734375,
                            "deviation": 70.45660400390625,
                            "volatility": 0.059971027076244354
                        }
                    },
                    "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/5575878"
            },
            "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": 324021,
                    "username": "Practitioneer",
                    "country": "ph",
                    "icon": "https://user-uploads.online-go.com/497300a7ece8b868eb6fd0e09767c673-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.5480513406294,
                            "deviation": 65.56950124774133,
                            "volatility": 0.06001417398228859
                        }
                    },
                    "ranking": 23.51134454199556,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5575878,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 14:30 (18327) R:5 (Practitioneer vs Sofiam)",
            "creator": 324021,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 324021,
            "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": "1548.242",
            "white_player_rank": 13,
            "white_player_rating": "419.690",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18327,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-17T15:29:27.713572Z",
            "ended": "2016-06-17T15:35:00.235948Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1873.66015625,
                            "deviation": 70.09866333007812,
                            "volatility": 0.0599694699048996
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 324021,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.7265625,
                            "deviation": 65.53234100341797,
                            "volatility": 0.06001332029700279
                        }
                    },
                    "username": "Practitioneer",
                    "country": "ph",
                    "ranking": 23.51134454199556,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/497300a7ece8b868eb6fd0e09767c673-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/5575950"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 314225,
                    "username": "GuluCat",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2362.1833824434566,
                            "deviation": 75.54685114055218,
                            "volatility": 0.06015000178948722
                        }
                    },
                    "ranking": 34.81628901044649,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 5575950,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 14:30 (18327) R:6 (任平生 vs Sofiam)",
            "creator": 314225,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 314225,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1548.326",
            "white_player_rank": 28,
            "white_player_rating": "1908.613",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18327,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-17T15:37:03.874468Z",
            "ended": "2016-06-17T15:50:58.446398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.057373046875,
                            "deviation": 70.42950439453125,
                            "volatility": 0.05996856465935707
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 314225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2032.724365234375,
                            "deviation": 72.55755615234375,
                            "volatility": 0.060024503618478775
                        }
                    },
                    "username": "GuluCat",
                    "country": "cn",
                    "ranking": 34.81628901044649,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5576095"
            },
            "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": 101851,
                    "username": "Wulfenia.",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/6a8db8634f80d330709dbfcf5eb52c53-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.9396835392938,
                            "deviation": 62.174479381749286,
                            "volatility": 0.060391616981561626
                        }
                    },
                    "ranking": 26.84328054228324,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5576095,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 14:30 (18327) R:7 (Wulfenia vs Sofiam)",
            "creator": 101851,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 101851,
            "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": "1558.965",
            "white_player_rank": 21,
            "white_player_rating": "1267.453",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18327,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-17T15:51:01.071712Z",
            "ended": "2016-06-17T15:59:11.289211Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1895.505615234375,
                            "deviation": 70.04708862304688,
                            "volatility": 0.05997198447585106
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 101851,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.8299560546875,
                            "deviation": 67.18223571777344,
                            "volatility": 0.06051768735051155
                        }
                    },
                    "username": "Wulfenia.",
                    "country": "at",
                    "ranking": 26.84328054228324,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6a8db8634f80d330709dbfcf5eb52c53-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/5577584"
            },
            "players": {
                "black": {
                    "id": 245334,
                    "username": "clbanderson96",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/4e7f5a1b6f2cb04dd1254dd0bdeaaa4f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.7529629823057,
                            "deviation": 64.09120032161468,
                            "volatility": 0.059773876719449025
                        }
                    },
                    "ranking": 17.033741774859102,
                    "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": 5577584,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 18:30 (18331) R:2 (Sofiam vs clbanderson96)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 245334,
            "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": "610.080",
            "white_player_rank": 24,
            "white_player_rating": "1560.229",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18331,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-17T18:37:49.101386Z",
            "ended": "2016-06-17T18:42:12.195832Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 245334,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.6964111328125,
                            "deviation": 63.02279281616211,
                            "volatility": 0.059811629354953766
                        }
                    },
                    "username": "clbanderson96",
                    "country": "us",
                    "ranking": 17.033741774859102,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e7f5a1b6f2cb04dd1254dd0bdeaaa4f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1904.847412109375,
                            "deviation": 69.58275604248047,
                            "volatility": 0.059970591217279434
                        }
                    },
                    "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/5577652"
            },
            "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": 313526,
                    "username": "BonnieBailly",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/ae3a6cce28c6ec28914b3e4ef48fea72-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.162855273536,
                            "deviation": 73.10049800631228,
                            "volatility": 0.05989650264270799
                        }
                    },
                    "ranking": 33.03417540361202,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5577652,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 18:30 (18331) R:3 (BonnieBailly vs Sofiam)",
            "creator": 313526,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 313526,
            "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": "1560.293",
            "white_player_rank": 23,
            "white_player_rating": "1493.868",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18331,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-17T18:47:11.679478Z",
            "ended": "2016-06-17T18:52:10.481081Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1907.0745849609375,
                            "deviation": 69.95051574707031,
                            "volatility": 0.05996972322463989
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 313526,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2119.925048828125,
                            "deviation": 70.81047821044922,
                            "volatility": 0.059913940727710724
                        }
                    },
                    "username": "BonnieBailly",
                    "country": "th",
                    "ranking": 33.03417540361202,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ae3a6cce28c6ec28914b3e4ef48fea72-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/5577690"
            },
            "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": 185173,
                    "username": "Reeeeeeeeeee",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/e3e579f12bb8964a339924802630dc64?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.6810449306115,
                            "deviation": 65.99331381658774,
                            "volatility": 0.06006569955021281
                        }
                    },
                    "ranking": 20.113750178872674,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5577690,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 18:30 (18331) R:4 (RyuoHama vs Sofiam)",
            "creator": 185173,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 185173,
            "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": "1553.364",
            "white_player_rank": 10,
            "white_player_rating": "103.283",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18331,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-17T18:52:10.994644Z",
            "ended": "2016-06-17T18:55:58.626962Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1900.72802734375,
                            "deviation": 69.74761962890625,
                            "volatility": 0.05996815115213394
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 185173,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.629638671875,
                            "deviation": 66.67849731445312,
                            "volatility": 0.06007498875260353
                        }
                    },
                    "username": "Reeeeeeeeeee",
                    "country": "ca",
                    "ranking": 20.113750178872674,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3e579f12bb8964a339924802630dc64?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/5577724"
            },
            "players": {
                "black": {
                    "id": 40359,
                    "username": "Elwood",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/5a24ea3937cf3cda515454b09f053d9f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2005.232567441011,
                            "deviation": 67.56553683899051,
                            "volatility": 0.059919315219865515
                        }
                    },
                    "ranking": 31.023710035268294,
                    "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": 5577724,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-17 18:30 (18331) R:5 (Sofiam vs Elwood)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 40359,
            "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": 23,
            "black_player_rating": "1436.039",
            "white_player_rank": 24,
            "white_player_rating": "1553.487",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18331,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-17T18:55:59.205646Z",
            "ended": "2016-06-17T19:01:26.630029Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 40359,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1929.328857421875,
                            "deviation": 68.6968765258789,
                            "volatility": 0.059972140938043594
                        }
                    },
                    "username": "Elwood",
                    "country": "de",
                    "ranking": 31.023710035268294,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5a24ea3937cf3cda515454b09f053d9f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1901.25927734375,
                            "deviation": 70.41773986816406,
                            "volatility": 0.05996791645884514
                        }
                    },
                    "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
        }
    ]
}