List all games played by a specific player.

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

{
    "count": 2714,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=ended&page=98",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=ended&page=96",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5560989"
            },
            "players": {
                "black": {
                    "id": 154937,
                    "username": "neutralneutralmonk",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/bc8b9a3ea943b6767f1196bb7d7f50df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.6872812148724,
                            "deviation": 65.51040001113535,
                            "volatility": 0.059670668782965494
                        }
                    },
                    "ranking": 16.19332833618999,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5560989,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2016-06-16 01:00 (18277) R:1 (rtayek vs neutralneutralmonk)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 154937,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 14,
            "black_player_rating": "574.833",
            "white_player_rank": 29,
            "white_player_rating": "2015.375",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18277,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "50.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-16T01:00:20.187180Z",
            "ended": "2016-07-06T23:46:31.692288Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 154937,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.7000732421875,
                            "deviation": 65.57026672363281,
                            "volatility": 0.059927716851234436
                        }
                    },
                    "username": "neutralneutralmonk",
                    "country": "ar",
                    "ranking": 16.19332833618999,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc8b9a3ea943b6767f1196bb7d7f50df-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2139.246826171875,
                            "deviation": 63.45949935913086,
                            "volatility": 0.05999812111258507
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/5586272"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 178171,
                    "username": "YiZheng",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/e0651e2181b4436ee26444a28606fe1d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1862.9524286873516,
                            "deviation": 64.96981383667767,
                            "volatility": 0.06008099520359113
                        }
                    },
                    "ranking": 29.319928112508794,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5586272,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2016-06-18 17:00 (18224) R:1 (YiZheng vs rtayek)",
            "creator": 178171,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 178171,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 29,
            "black_player_rating": "2015.545",
            "white_player_rank": 29,
            "white_player_rating": "2018.895",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18224,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-18T17:01:01.085024Z",
            "ended": "2016-07-08T10:06:40.600569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2139.4306640625,
                            "deviation": 64.27664947509766,
                            "volatility": 0.05999802052974701
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 178171,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2126.537353515625,
                            "deviation": 64.86205291748047,
                            "volatility": 0.06011383980512619
                        }
                    },
                    "username": "YiZheng",
                    "country": "ca",
                    "ranking": 29.319928112508794,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e0651e2181b4436ee26444a28606fe1d?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/5586277"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 184637,
                    "username": "deleted-64b7855f-deec-40ef-9808-b9741cd8abc6",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a6f4fe61cee38faf4857c9f0a0b89a44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1965.4439983406537,
                            "deviation": 63.8051424051971,
                            "volatility": 0.059970665505943106
                        }
                    },
                    "ranking": 30.55974063790067,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5586277,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2016-06-18 17:00 (18224) R:1 (asabear vs rtayek)",
            "creator": 184637,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 184637,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 29,
            "black_player_rating": "2001.715",
            "white_player_rank": 28,
            "white_player_rating": "1927.674",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18224,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-18T17:01:01.186405Z",
            "ended": "2016-07-09T04:59:51.429275Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2127.4462890625,
                            "deviation": 64.04741668701172,
                            "volatility": 0.05999814718961716
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 184637,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2083.17822265625,
                            "deviation": 62.53725814819336,
                            "volatility": 0.05998992547392845
                        }
                    },
                    "username": "deleted-64b7855f-deec-40ef-9808-b9741cd8abc6",
                    "country": "un",
                    "ranking": 30.55974063790067,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a6f4fe61cee38faf4857c9f0a0b89a44?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/5586283"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 208723,
                    "username": "yukiyanagi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2afdb8b50386a311ffccf50028091b98-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2169.0233825342757,
                            "deviation": 64.63869195529914,
                            "volatility": 0.060056810858867514
                        }
                    },
                    "ranking": 32.84137775992442,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5586283,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2016-06-18 17:00 (18224) R:1 (yukiyanagi vs rtayek)",
            "creator": 208723,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 208723,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 28,
            "black_player_rating": "1982.742",
            "white_player_rank": 28,
            "white_player_rating": "1989.154",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18224,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-18T17:01:01.307701Z",
            "ended": "2016-07-11T05:11:23.917533Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2114.50830078125,
                            "deviation": 63.843788146972656,
                            "volatility": 0.059998899698257446
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 208723,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.3004150390625,
                            "deviation": 98.64985656738281,
                            "volatility": 0.06002645567059517
                        }
                    },
                    "username": "yukiyanagi",
                    "country": "un",
                    "ranking": 32.84137775992442,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2afdb8b50386a311ffccf50028091b98-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/5560985"
            },
            "players": {
                "black": {
                    "id": 243128,
                    "username": "明鏡止水",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/067aaaf35be5e6091bcd587a971e1776?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.4451551376458,
                            "deviation": 65.10320488343,
                            "volatility": 0.05991644099522009
                        }
                    },
                    "ranking": 26.93307456626192,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5560985,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2016-06-16 01:00 (18277) R:1 (rtayek vs 明鏡止水)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 243128,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 23,
            "black_player_rating": "1414.678",
            "white_player_rank": 28,
            "white_player_rating": "1968.584",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18277,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-16T01:00:20.108744Z",
            "ended": "2016-07-12T05:30:34.192691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243128,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1752.9757080078125,
                            "deviation": 65.08148956298828,
                            "volatility": 0.0599413625895977
                        }
                    },
                    "username": "明鏡止水",
                    "country": "un",
                    "ranking": 26.93307456626192,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/067aaaf35be5e6091bcd587a971e1776?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2096.27783203125,
                            "deviation": 64.06590270996094,
                            "volatility": 0.060004767030477524
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/5560986"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109444,
                    "username": "VPshunt",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/70c797283afa9d1b71a708763c8c6051-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.9681645981816,
                            "deviation": 64.16663281633048,
                            "volatility": 0.059838863578554974
                        }
                    },
                    "ranking": 27.254883037419365,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5560986,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2016-06-16 01:00 (18277) R:1 (VPshunt vs rtayek)",
            "creator": 109444,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 109444,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 28,
            "black_player_rating": "1969.057",
            "white_player_rank": 24,
            "white_player_rating": "1517.192",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18277,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-16T01:00:20.126357Z",
            "ended": "2016-07-14T14:39:46.153958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2099.230712890625,
                            "deviation": 64.43452453613281,
                            "volatility": 0.06000356003642082
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109444,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.45654296875,
                            "deviation": 65.63497161865234,
                            "volatility": 0.0598653182387352
                        }
                    },
                    "username": "VPshunt",
                    "country": "jp",
                    "ranking": 27.254883037419365,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70c797283afa9d1b71a708763c8c6051-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/5560990"
            },
            "players": {
                "black": {
                    "id": 287202,
                    "username": "kellenfu",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/3e5f3c0ad59d68324bd15384465a8f17?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.5713133102806,
                            "deviation": 63.38597719798422,
                            "volatility": 0.059802680389005124
                        }
                    },
                    "ranking": 22.73216542496732,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5560990,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2016-06-16 01:00 (18277) R:1 (rtayek vs kellenfu)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 287202,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 14,
            "black_player_rating": "524.260",
            "white_player_rank": 28,
            "white_player_rating": "1969.929",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18277,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-16T01:00:20.203839Z",
            "ended": "2016-07-14T17:43:55.411937Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 287202,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.765869140625,
                            "deviation": 72.3723373413086,
                            "volatility": 0.05997694283723831
                        }
                    },
                    "username": "kellenfu",
                    "country": "us",
                    "ranking": 22.73216542496732,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3e5f3c0ad59d68324bd15384465a8f17?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2102.89013671875,
                            "deviation": 64.7010269165039,
                            "volatility": 0.06000219285488129
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/5060730"
            },
            "players": {
                "black": {
                    "id": 3696,
                    "username": "Neandertaler",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2f17ce9842b70337e0f664319e086ea5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2094.4809630532845,
                            "deviation": 71.03301514591087,
                            "volatility": 0.06036980253508548
                        }
                    },
                    "ranking": 32.03179355925853,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5060730,
            "name": "Tournament Game: Honinbo Main Title Tournament 2014 (2495) R:3 (rtayek vs Neandertaler)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 3696,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1733.631",
            "white_player_rank": 28,
            "white_player_rating": "1970.121",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 2495,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-04-28T16:00:48.553176Z",
            "ended": "2016-07-15T01:31:51.749912Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 3696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.1417236328125,
                            "deviation": 63.98419189453125,
                            "volatility": 0.05993618443608284
                        }
                    },
                    "username": "Neandertaler",
                    "country": "un",
                    "ranking": 32.03179355925853,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f17ce9842b70337e0f664319e086ea5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2103.03125,
                            "deviation": 65.50948333740234,
                            "volatility": 0.06000211834907532
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/4692637"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 667,
                    "username": "IcedEarth",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/2886aa2c1b5facf75023893762dff62e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.4908567282566,
                            "deviation": 65.30985306556025,
                            "volatility": 0.05970681466750287
                        }
                    },
                    "ranking": 24.38796967932316,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 4692637,
            "name": "Tournament Game: Mingren Main Title Tournament 2015 (14332) R:1 (IcedEarth vs rtayek)",
            "creator": 667,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 667,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 28,
            "black_player_rating": "1973.661",
            "white_player_rank": 29,
            "white_player_rating": "2039.976",
            "time_per_move": 92160,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 518400, \"max_time\": 518400, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 14332,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-04-01T07:00:51.238105Z",
            "ended": "2016-07-15T05:38:30.396316Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2109.329345703125,
                            "deviation": 65.45637512207031,
                            "volatility": 0.06000052019953728
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2131.974365234375,
                            "deviation": 65.37548828125,
                            "volatility": 0.05980757251381874
                        }
                    },
                    "username": "IcedEarth",
                    "country": "tr",
                    "ranking": 24.38796967932316,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2886aa2c1b5facf75023893762dff62e-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/5715204"
            },
            "players": {
                "black": {
                    "id": 332937,
                    "username": "RamiChi",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/d694d95b5bd180eeea44e6094adf3263?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.876106705231,
                            "deviation": 64.56484786066164,
                            "volatility": 0.059985232942941266
                        }
                    },
                    "ranking": 29.1067504777983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5715204,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2016-07-02 17:00 (18592) R:1 (rtayek vs RamiChi)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 332937,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 29,
            "black_player_rating": "2029.002",
            "white_player_rank": 28,
            "white_player_rating": "1992.900",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18592,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-07-02T17:00:55.115424Z",
            "ended": "2016-07-17T11:02:00.473837Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 332937,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2032.5521240234375,
                            "deviation": 91.56062316894531,
                            "volatility": 0.05999826267361641
                        }
                    },
                    "username": "RamiChi",
                    "country": "jp",
                    "ranking": 29.1067504777983,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d694d95b5bd180eeea44e6094adf3263?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2122.056884765625,
                            "deviation": 65.15859985351562,
                            "volatility": 0.06000082567334175
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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
        }
    ]
}