List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=60
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=61",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=59",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/11196723"
            },
            "players": {
                "black": {
                    "id": 116299,
                    "username": "riou",
                    "country": "aq",
                    "icon": "https://user-uploads.online-go.com/ec94d52b8f02220a0057c7c900b65047-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.008005441877,
                            "deviation": 64.10598063295498,
                            "volatility": 0.05938018775714291
                        }
                    },
                    "ranking": 23.851558438974205,
                    "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": 11196723,
            "name": "Tournament Game: Fast Correspondence Tournament – January 2018 (33343) R:1 (rtayek vs riou)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 116299,
            "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": 22,
            "black_player_rating": "1309.528",
            "white_player_rank": 27,
            "white_player_rating": "1853.887",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 33343,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-01-08T01:00:12.627966Z",
            "ended": "2018-01-24T04:59:41.725720Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 116299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.9521484375,
                            "deviation": 64.74703216552734,
                            "volatility": 0.05967269092798233
                        }
                    },
                    "username": "riou",
                    "country": "aq",
                    "ranking": 23.851558438974205,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ec94d52b8f02220a0057c7c900b65047-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1985.2095947265625,
                            "deviation": 64.5062255859375,
                            "volatility": 0.06000612676143646
                        }
                    },
                    "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/21697039"
            },
            "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21697039,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "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": 351360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 345600, \"initial_time\": 518400, \"max_time\": 518400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-05T05:45:42.804897Z",
            "ended": "2020-03-01T15:34:11.503511Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1910.35400390625,
                            "deviation": 64.06307220458984,
                            "volatility": 0.060017116367816925
                        }
                    },
                    "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": 1933.8291015625,
                            "deviation": 66.04301452636719,
                            "volatility": 0.05988670513033867
                        }
                    },
                    "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/10819552"
            },
            "players": {
                "black": {
                    "id": 347552,
                    "username": "adgards",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/f89444cb18181180ee2610f42897ca58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.5566973543766,
                            "deviation": 64.26079089354526,
                            "volatility": 0.05996235477439637
                        }
                    },
                    "ranking": 25.805502260388234,
                    "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": 10819552,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-06-24 17:00 (28109) R:2 (rtayek vs adgards)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 347552,
            "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": 22,
            "black_player_rating": "1368.537",
            "white_player_rank": 27,
            "white_player_rating": "1852.943",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 28109,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-04T23:11:56.147315Z",
            "ended": "2018-01-23T07:33:12.270780Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 347552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.684814453125,
                            "deviation": 62.6889533996582,
                            "volatility": 0.059956759214401245
                        }
                    },
                    "username": "adgards",
                    "country": "ua",
                    "ranking": 25.805502260388234,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f89444cb18181180ee2610f42897ca58-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1981.9158935546875,
                            "deviation": 64.1872329711914,
                            "volatility": 0.06000741943717003
                        }
                    },
                    "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/22122327"
            },
            "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22122327,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "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": 351360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 345600, \"initial_time\": 518400, \"max_time\": 518400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-02T12:27:47.585287Z",
            "ended": "2020-04-06T05:52:33.549315Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1923.662109375,
                            "deviation": 63.874664306640625,
                            "volatility": 0.060018133372068405
                        }
                    },
                    "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": 1942.537109375,
                            "deviation": 67.68546295166016,
                            "volatility": 0.0598791278898716
                        }
                    },
                    "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/10842511"
            },
            "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": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10842511,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "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": 28,
            "black_player_rating": "1902.214",
            "white_player_rank": 27,
            "white_player_rating": "1854.205",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 2419200, \"max_time\": 2419200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-07T03:14:19.398266Z",
            "ended": "2018-01-24T23:35:17.326783Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2052.15234375,
                            "deviation": 75.76809692382812,
                            "volatility": 0.06001913547515869
                        }
                    },
                    "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": 1987.033935546875,
                            "deviation": 65.06153106689453,
                            "volatility": 0.060003504157066345
                        }
                    },
                    "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/23305068"
            },
            "players": {
                "black": {
                    "id": 165392,
                    "username": "ledante",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/4b7d8d70fa899f915d66552afa1b3d0e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.2773782683742,
                            "deviation": 64.3783158906068,
                            "volatility": 0.06001305459307013
                        }
                    },
                    "ranking": 14.289820276342477,
                    "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": 23305068,
            "name": "where's the tourney?",
            "creator": 165392,
            "mode": "game",
            "source": "play",
            "black": 165392,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 345600, \"max_time\": 345600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-22T03:24:50.703806Z",
            "ended": "2020-05-08T01:26:54.843934Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 165392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.52685546875,
                            "deviation": 66.4283676147461,
                            "volatility": 0.06000804528594017
                        }
                    },
                    "username": "ledante",
                    "country": "tw",
                    "ranking": 14.289820276342477,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b7d8d70fa899f915d66552afa1b3d0e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1909.4757080078125,
                            "deviation": 66.70832061767578,
                            "volatility": 0.059877000749111176
                        }
                    },
                    "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/16888258"
            },
            "players": {
                "black": {
                    "id": 57749,
                    "username": "creatspirit",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/4a497f68eacf96f1a5d287a40966e215-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2049.2392287499956,
                            "deviation": 63.546213235374665,
                            "volatility": 0.05992522000979394
                        }
                    },
                    "ranking": 31.52626339784791,
                    "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": 16888258,
            "name": "Tournament Game: FSTS Autumn 2015 Rumble (9993) R:6 (rtayek vs creatspirit)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 57749,
            "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": 27,
            "black_player_rating": "1840.174",
            "white_player_rank": 27,
            "white_player_rating": "1828.592",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 9993,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-07T15:54:07.782422Z",
            "ended": "2019-03-30T23:07:05.447177Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 57749,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2098.647216796875,
                            "deviation": 66.7883071899414,
                            "volatility": 0.06001376733183861
                        }
                    },
                    "username": "creatspirit",
                    "country": "de",
                    "ranking": 31.52626339784791,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4a497f68eacf96f1a5d287a40966e215-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1985.5140380859375,
                            "deviation": 68.02824401855469,
                            "volatility": 0.05992123484611511
                        }
                    },
                    "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/16292012"
            },
            "players": {
                "black": {
                    "id": 48251,
                    "username": "Mitsunari",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.7412279865507,
                            "deviation": 64.42988204036969,
                            "volatility": 0.06031357205398458
                        }
                    },
                    "ranking": 25.575614109784766,
                    "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": 16292012,
            "name": "Tournament Game: FSTS Summer 2016 Rumble (10002) R:5 (rtayek vs Mitsunari)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 48251,
            "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": 19,
            "black_player_rating": "1089.335",
            "white_player_rank": 26,
            "white_player_rating": "1782.036",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 10002,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-26T01:31:40.507678Z",
            "ended": "2019-05-04T21:22:23.471934Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 48251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.787841796875,
                            "deviation": 68.27608489990234,
                            "volatility": 0.06029561534523964
                        }
                    },
                    "username": "Mitsunari",
                    "country": "fr",
                    "ranking": 25.575614109784766,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1965.74658203125,
                            "deviation": 67.49492645263672,
                            "volatility": 0.05991675704717636
                        }
                    },
                    "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/22509869"
            },
            "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": 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"
                }
            },
            "id": 22509869,
            "name": "The Hammer Bowl",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "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": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-22T07:13:21.567764Z",
            "ended": "2020-04-22T01:52:57.096443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1919.37744140625,
                            "deviation": 67.06163787841797,
                            "volatility": 0.05987809598445892
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1946.9932861328125,
                            "deviation": 63.486602783203125,
                            "volatility": 0.06001826375722885
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "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/21939736"
            },
            "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": 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"
                }
            },
            "id": 21939736,
            "name": "Vengeance Match",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "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": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-20T04:22:05.930783Z",
            "ended": "2020-03-26T19:26:41.221892Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.4388427734375,
                            "deviation": 67.24712371826172,
                            "volatility": 0.05987489968538284
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1923.662109375,
                            "deviation": 63.874664306640625,
                            "volatility": 0.060018133372068405
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "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
        }
    ]
}