List all games played by a specific player.

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

{
    "count": 1476,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=94",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=92",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15732227"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 575246,
                    "username": "Sungress",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/30d7472ab788138b2a30a614099b5688-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.5806897251537,
                            "deviation": 61.55812435207577,
                            "volatility": 0.059999016217332446
                        }
                    },
                    "ranking": 25.07113783832844,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15732227,
            "name": "Ladder Challenge: lysnew(#539) vs Sungress(#525)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 575246,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1298.439",
            "white_player_rank": 9,
            "white_player_rating": "8.780",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-16T13:23:29.307380Z",
            "ended": "2018-12-26T18:06:57.944861Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.0860595703125,
                            "deviation": 63.88420104980469,
                            "volatility": 0.05988278239965439
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 575246,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.55322265625,
                            "deviation": 62.72854232788086,
                            "volatility": 0.06002848222851753
                        }
                    },
                    "username": "Sungress",
                    "country": "ru",
                    "ranking": 25.07113783832844,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/30d7472ab788138b2a30a614099b5688-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/15572661"
            },
            "players": {
                "black": {
                    "id": 20502,
                    "username": "nobush",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.647219686381,
                            "deviation": 63.54375248629593,
                            "volatility": 0.06067548715474165
                        }
                    },
                    "ranking": 22.215667569630632,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15572661,
            "name": "Ladder Challenge: lysnew(#585) vs nobush(#577)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 20502,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1197.416",
            "white_player_rank": 21,
            "white_player_rating": "1293.719",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-05T09:05:56.027841Z",
            "ended": "2018-12-20T06:33:27.382320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 20502,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.7257080078125,
                            "deviation": 66.09544372558594,
                            "volatility": 0.06045136600732803
                        }
                    },
                    "username": "nobush",
                    "country": "cn",
                    "ranking": 22.215667569630632,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.7987060546875,
                            "deviation": 64.06527709960938,
                            "volatility": 0.05988381430506706
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/15736127"
            },
            "players": {
                "black": {
                    "id": 1959,
                    "username": "lePape",
                    "country": "va",
                    "icon": "https://user-uploads.online-go.com/bf4e622af0f83f7e0230cc58ddecd02a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.1885296580967,
                            "deviation": 65.26134090963839,
                            "volatility": 0.05982337188569391
                        }
                    },
                    "ranking": 23.585336904255044,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15736127,
            "name": "Est-ce que tu veux jouer avec moi?",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 1959,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1166.819",
            "white_player_rank": 21,
            "white_player_rating": "1275.546",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-17T09:44:34.547754Z",
            "ended": "2018-12-19T18:00:49.067381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.6217041015625,
                            "deviation": 62.81412887573242,
                            "volatility": 0.05997311696410179
                        }
                    },
                    "username": "lePape",
                    "country": "va",
                    "ranking": 23.585336904255044,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bf4e622af0f83f7e0230cc58ddecd02a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.6710205078125,
                            "deviation": 64.20404052734375,
                            "volatility": 0.0598851703107357
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/15716079"
            },
            "players": {
                "black": {
                    "id": 564695,
                    "username": "BoLI",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/ab6eb36bea07a9c114b97086b57e8e4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.259257802072,
                            "deviation": 68.84286969192598,
                            "volatility": 0.059980185731317665
                        }
                    },
                    "ranking": 20.49125212197498,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15716079,
            "name": "Ladder Challenge: BoLI(#561) vs lysnew(#546)",
            "creator": 564695,
            "mode": "game",
            "source": "play",
            "black": 564695,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 10,
            "black_player_rating": "140.650",
            "white_player_rank": 21,
            "white_player_rating": "1275.398",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-15T08:51:28.290202Z",
            "ended": "2018-12-18T11:47:44.389025Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 564695,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.4461669921875,
                            "deviation": 81.10700225830078,
                            "volatility": 0.059989169239997864
                        }
                    },
                    "username": "BoLI",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 20.49125212197498,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ab6eb36bea07a9c114b97086b57e8e4b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.0875244140625,
                            "deviation": 63.77546310424805,
                            "volatility": 0.059886254370212555
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/15688743"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 520748,
                    "username": "QuanZhou",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/077b80fc92461ff37745d76b15b014fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 823.9038653973732,
                            "deviation": 65.42963202743864,
                            "volatility": 0.060311733413047686
                        }
                    },
                    "ranking": 10.432676961849452,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15688743,
            "name": "Ladder Challenge: lysnew(#542) vs QuanZhou(#539)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 520748,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-12-13T13:19:42.381617Z",
            "ended": "2018-12-16T13:20:14.968870Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.0875244140625,
                            "deviation": 63.77546310424805,
                            "volatility": 0.059886254370212555
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 520748,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.89208984375,
                            "deviation": 63.61418533325195,
                            "volatility": 0.06003830209374428
                        }
                    },
                    "username": "QuanZhou",
                    "country": "un",
                    "ranking": 10.432676961849452,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/077b80fc92461ff37745d76b15b014fa?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/15548641"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 583963,
                    "username": "taka2",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/da1946c6d459d1e752cc9f3ff68fba98-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.4405964661803,
                            "deviation": 65.31612239476168,
                            "volatility": 0.05968475734381722
                        }
                    },
                    "ranking": 22.99280837190835,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15548641,
            "name": "Ladder Challenge: lysnew(#595) vs taka2(#581)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 583963,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1289.041",
            "white_player_rank": 12,
            "white_player_rating": "340.809",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-03T15:07:13.370073Z",
            "ended": "2018-12-15T15:32:08.543834Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.8111572265625,
                            "deviation": 63.90242385864258,
                            "volatility": 0.05988478288054466
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 583963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.5279541015625,
                            "deviation": 89.5237045288086,
                            "volatility": 0.06000169366598129
                        }
                    },
                    "username": "taka2",
                    "country": "jp",
                    "ranking": 22.99280837190835,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/da1946c6d459d1e752cc9f3ff68fba98-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/15050724"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 441681,
                    "username": "Gurxtav",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/597a789478826266b54072cccffe4349-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1811.895492331847,
                            "deviation": 61.18684876662564,
                            "volatility": 0.05991245075588358
                        }
                    },
                    "ranking": 28.67661216384788,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15050724,
            "name": "Tournament Game: Beat the Kyu, be a Dan (32389) R:4 (Gurxtav vs lysnew)",
            "creator": 441681,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 441681,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1295.149",
            "white_player_rank": 24,
            "white_player_rating": "1586.234",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 32389,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-29T05:57:09.414715Z",
            "ended": "2018-12-15T09:23:25.815881Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.505859375,
                            "deviation": 63.847965240478516,
                            "volatility": 0.059886373579502106
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 441681,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.9202880859375,
                            "deviation": 63.2442626953125,
                            "volatility": 0.05995127931237221
                        }
                    },
                    "username": "Gurxtav",
                    "country": "se",
                    "ranking": 28.67661216384788,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/597a789478826266b54072cccffe4349-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/14814065"
            },
            "players": {
                "black": {
                    "id": 309465,
                    "username": "mirreke",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/3af8ab45c53cbc9213753a62b20f7353-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.3527373387642,
                            "deviation": 63.845591250358815,
                            "volatility": 0.05994379275860699
                        }
                    },
                    "ranking": 21.55967304495966,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814065,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (lysnew vs mirreke)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 309465,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1273.837",
            "white_player_rank": 21,
            "white_player_rating": "1266.003",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-12T14:58:00.834067Z",
            "ended": "2018-12-14T21:13:28.922246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 309465,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.2606201171875,
                            "deviation": 62.96411895751953,
                            "volatility": 0.05999089777469635
                        }
                    },
                    "username": "mirreke",
                    "country": "nl",
                    "ranking": 21.55967304495966,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3af8ab45c53cbc9213753a62b20f7353-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.8287353515625,
                            "deviation": 63.94965362548828,
                            "volatility": 0.059887804090976715
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/14751406"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 784,
                    "username": "mlopezviedma",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1541.8154120323293,
                            "deviation": 62.35054927797818,
                            "volatility": 0.05973663587354208
                        }
                    },
                    "ranking": 24.939901919425726,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 14751406,
            "name": "Ladder Challenge: lysnew(#13) vs mlopezviedma(#12)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 784,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1294.996",
            "white_player_rank": 21,
            "white_player_rating": "1278.503",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 1587,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-08T05:11:00.068684Z",
            "ended": "2018-12-14T17:52:29.863899Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.652587890625,
                            "deviation": 64.1631851196289,
                            "volatility": 0.059887152165174484
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 784,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.64306640625,
                            "deviation": 64.86590576171875,
                            "volatility": 0.05994534492492676
                        }
                    },
                    "username": "mlopezviedma",
                    "country": "ar",
                    "ranking": 24.939901919425726,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "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/15621732"
            },
            "players": {
                "black": {
                    "id": 534924,
                    "username": "Yeia",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/74ccd86c88cf662b82adf3bdbb4a246a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.3763060458746,
                            "deviation": 69.38862247034228,
                            "volatility": 0.060008448525766776
                        }
                    },
                    "ranking": 11.729541530090936,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15621732,
            "name": "Friendly Match",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 534924,
            "white": 308797,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-09T07:34:39.150783Z",
            "ended": "2018-12-14T11:40:05.414289Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 534924,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 940.1404418945312,
                            "deviation": 75.62715148925781,
                            "volatility": 0.06000504642724991
                        }
                    },
                    "username": "Yeia",
                    "country": "it",
                    "ranking": 11.729541530090936,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/74ccd86c88cf662b82adf3bdbb4a246a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.652587890625,
                            "deviation": 64.1631851196289,
                            "volatility": 0.059887152165174484
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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
        }
    ]
}