List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=82
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&page=83",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=81",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/604570"
            },
            "players": {
                "black": {
                    "id": 28201,
                    "username": "ives",
                    "country": "be",
                    "icon": "https://user-uploads.online-go.com/2df5a4fce101e15270c1e6f9a7cf37e7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.7896052617307,
                            "deviation": 63.11433111755294,
                            "volatility": 0.05985598310227053
                        }
                    },
                    "ranking": 26.97910229701918,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 604570,
            "name": "T:2472 R:3 (rtayek vs ives)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 28201,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.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": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 2472,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-05-14T21:26:36.076966Z",
            "ended": "2014-08-22T08:56:12.072232Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 28201,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1866.712646484375,
                            "deviation": 66.4701919555664,
                            "volatility": 0.0599827840924263
                        }
                    },
                    "username": "ives",
                    "country": "be",
                    "ranking": 26.97910229701918,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2df5a4fce101e15270c1e6f9a7cf37e7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2225.798828125,
                            "deviation": 69.93616485595703,
                            "volatility": 0.05995389446616173
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/29719020"
            },
            "players": {
                "black": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29719020,
            "name": "2021 First Stones 15x15",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 15,
            "height": 15,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-02T02:36:53.923749Z",
            "ended": "2021-02-17T03:48:06.188042Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.5958251953125,
                            "deviation": 65.78514099121094,
                            "volatility": 0.0600011944770813
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1878.9976806640625,
                            "deviation": 64.50352478027344,
                            "volatility": 0.05986955016851425
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/709300"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 12625,
                    "username": "wossname",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/ada2d624270bb9a66cda3814fc912f0e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2324.986060720299,
                            "deviation": 65.80886271899286,
                            "volatility": 0.0599196595783513
                        }
                    },
                    "ranking": 34.44884503952647,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 709300,
            "name": "T:2469 R:3 (wossname vs rtayek)",
            "creator": 12625,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 12625,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": null,
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 2469,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-07-08T23:41:03.244997Z",
            "ended": "2014-10-02T17:25:18.807022Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2190.219482421875,
                            "deviation": 67.86842346191406,
                            "volatility": 0.05995600298047066
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 12625,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2318.33447265625,
                            "deviation": 71.06029510498047,
                            "volatility": 0.05995189771056175
                        }
                    },
                    "username": "wossname",
                    "country": "ca",
                    "ranking": 34.44884503952647,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ada2d624270bb9a66cda3814fc912f0e?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/29891733"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 586872,
                    "username": "找借口安静",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/3a0b30b38ca88f3425996a829a6a7aea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2223.080822826322,
                            "deviation": 69.76053643149129,
                            "volatility": 0.05983424391204353
                        }
                    },
                    "ranking": 33.41126084118096,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29891733,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:3 (YennyYoung vs rtayek)",
            "creator": 586872,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 586872,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 56209,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-07T16:40:10.505410Z",
            "ended": "2021-03-01T04:31:24.693835Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1878.9976806640625,
                            "deviation": 64.50352478027344,
                            "volatility": 0.05986955016851425
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 586872,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2037.0382080078125,
                            "deviation": 63.97768020629883,
                            "volatility": 0.05973728001117706
                        }
                    },
                    "username": "找借口安静",
                    "country": "_LGBT",
                    "ranking": 33.41126084118096,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a0b30b38ca88f3425996a829a6a7aea-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/29891734"
            },
            "players": {
                "black": {
                    "id": 517837,
                    "username": "Infinity_kyus",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/99deb79c4d57555cdd085dc2859a04a9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.6421647042873,
                            "deviation": 71.24928171473171,
                            "volatility": 0.05974606623159715
                        }
                    },
                    "ranking": 22.83222220573709,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29891734,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:3 (rtayek vs lamma8888)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 517837,
            "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": 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": 56209,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-07T16:40:10.603579Z",
            "ended": "2021-01-20T12:30:04.355462Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 517837,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.3037109375,
                            "deviation": 62.774253845214844,
                            "volatility": 0.05976817384362221
                        }
                    },
                    "username": "Infinity_kyus",
                    "country": "_Pirate",
                    "ranking": 22.83222220573709,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/99deb79c4d57555cdd085dc2859a04a9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1858.9998779296875,
                            "deviation": 64.12259674072266,
                            "volatility": 0.0598696805536747
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/29891737"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 499807,
                    "username": "SpaceInvader",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/2735eafc3b13deee514e582d2f15d986-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1921.672798352821,
                            "deviation": 67.14059044501495,
                            "volatility": 0.05892606502920613
                        }
                    },
                    "ranking": 30.03835362270482,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 29891737,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:3 (SpaceInvader vs rtayek)",
            "creator": 499807,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 499807,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 56209,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-07T16:40:10.829863Z",
            "ended": "2021-04-10T07:04:45.246317Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1911.3824462890625,
                            "deviation": 64.91216278076172,
                            "volatility": 0.059881553053855896
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 499807,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1984.2618408203125,
                            "deviation": 64.78284454345703,
                            "volatility": 0.05949140340089798
                        }
                    },
                    "username": "SpaceInvader",
                    "country": "au",
                    "ranking": 30.03835362270482,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2735eafc3b13deee514e582d2f15d986-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/4616392"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 79844,
                    "username": "ush.maksim",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/3512b7d37b8655eca7964354fa4235ad?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.519350330165,
                            "deviation": 64.01943964818149,
                            "volatility": 0.05978955670232735
                        }
                    },
                    "ranking": 17.468368185884685,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 4616392,
            "name": "Ladder Challenge: ush.maksim(#326) vs rtayek(#196)",
            "creator": 79844,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 79844,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 27,
            "black_player_rating": "1853.154",
            "white_player_rank": 16,
            "white_player_rating": "746.226",
            "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": 313,
            "pause_on_weekends": false,
            "outcome": "67.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-03-27T14:56:36.944085Z",
            "ended": "2016-04-05T07:16:52.564016Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2072.916748046875,
                            "deviation": 64.95640563964844,
                            "volatility": 0.060014333575963974
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 79844,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.5133056640625,
                            "deviation": 71.14942932128906,
                            "volatility": 0.059977781027555466
                        }
                    },
                    "username": "ush.maksim",
                    "country": "ua",
                    "ranking": 17.468368185884685,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3512b7d37b8655eca7964354fa4235ad?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/4832467"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 128914,
                    "username": "vesko_baby",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/416f6b8c62d23f37d67ffc4559d59ebe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2190.2847926765166,
                            "deviation": 69.60519982582048,
                            "volatility": 0.05997735893195029
                        }
                    },
                    "ranking": 33.06719595300287,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 4832467,
            "name": "Tournament Game: @@ No Vacation, No Pain @@ (12154) R:3 (vesko_baby vs rtayek)",
            "creator": 128914,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 128914,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 27,
            "black_player_rating": "1851.141",
            "white_player_rank": 26,
            "white_player_rating": "1748.864",
            "time_per_move": 32640,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 345600, \"max_time\": 345600, \"time_increment\": 28800}",
            "disable_analysis": false,
            "tournament": 12154,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-04-10T18:40:24.334292Z",
            "ended": "2016-04-20T22:13:17.509201Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2071.42724609375,
                            "deviation": 66.00891876220703,
                            "volatility": 0.06000934913754463
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 128914,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2059.183837890625,
                            "deviation": 69.0123291015625,
                            "volatility": 0.05996881425380707
                        }
                    },
                    "username": "vesko_baby",
                    "country": "ca",
                    "ranking": 33.06719595300287,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/416f6b8c62d23f37d67ffc4559d59ebe-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/4889276"
            },
            "players": {
                "black": {
                    "id": 24163,
                    "username": "Nutsy",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/f58e8cacac991d1b73630d0644fd6beb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.5647679733322,
                            "deviation": 63.39496722181092,
                            "volatility": 0.059527826651361096
                        }
                    },
                    "ranking": 19.944526479902674,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 4889276,
            "name": "Tournament Game: 2015 OGS Double Elimination Challenge (10603) R:4 (rtayek vs Nutsy)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 24163,
            "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": 23,
            "black_player_rating": "1437.751",
            "white_player_rank": 27,
            "white_player_rating": "1869.847",
            "time_per_move": 20400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 864000, \"max_time\": 1728000, \"time_increment\": 10800}",
            "disable_analysis": false,
            "tournament": 10603,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-04-14T20:38:24.803580Z",
            "ended": "2016-04-30T20:48:43.071014Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 24163,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1694.2801513671875,
                            "deviation": 64.31294250488281,
                            "volatility": 0.05991334468126297
                        }
                    },
                    "username": "Nutsy",
                    "country": "de",
                    "ranking": 19.944526479902674,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f58e8cacac991d1b73630d0644fd6beb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2071.679443359375,
                            "deviation": 65.41839599609375,
                            "volatility": 0.06000499054789543
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/4692632"
            },
            "players": {
                "black": {
                    "id": 45790,
                    "username": "Onirik",
                    "country": "_GoT_Targaryen",
                    "icon": "https://user-uploads.online-go.com/9794b37663bdbc99d04c2240f0998659-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2140.1829299239125,
                            "deviation": 68.059345335392,
                            "volatility": 0.060016537004247146
                        }
                    },
                    "ranking": 32.53149867846429,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 4692632,
            "name": "Tournament Game: Mingren Main Title Tournament 2015 (14332) R:1 (rtayek vs Onirik)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 45790,
            "white": 179,
            "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": "1935.445",
            "white_player_rank": 28,
            "white_player_rating": "1902.047",
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-04-01T07:00:51.144090Z",
            "ended": "2016-05-12T00:54:05.684062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 45790,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2140.182861328125,
                            "deviation": 68.0593490600586,
                            "volatility": 0.060016535222530365
                        }
                    },
                    "username": "Onirik",
                    "country": "_GoT_Targaryen",
                    "ranking": 32.53149867846429,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9794b37663bdbc99d04c2240f0998659-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2082.5810546875,
                            "deviation": 66.04595947265625,
                            "volatility": 0.060005072504282
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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
        }
    ]
}