List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=66
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=67",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/18715926"
            },
            "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": 18715926,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 27,
            "black_player_rating": "1831.691",
            "white_player_rank": 26,
            "white_player_rating": "1769.556",
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-07-17T22:14:43.076884Z",
            "ended": "2019-08-01T22:45:03.775676Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2048.239013671875,
                            "deviation": 65.83589172363281,
                            "volatility": 0.05990196019411087
                        }
                    },
                    "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": 1949.37109375,
                            "deviation": 68.09880065917969,
                            "volatility": 0.06001771241426468
                        }
                    },
                    "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/1931925"
            },
            "players": {
                "black": {
                    "id": 52681,
                    "username": "deleted-675c1df8-a0af-4edf-944d-088303acbe98",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/e0543d12c7eef36e9992031ed6e7379b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2197.6176173826575,
                            "deviation": 67.62048297815414,
                            "volatility": 0.059825813310340877
                        }
                    },
                    "ranking": 33.144570075811394,
                    "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": 1931925,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2014 (2503) R:2 (rtayek vs Träumerin)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 52681,
            "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": 27,
            "black_player_rating": "1872.007",
            "white_player_rank": 26,
            "white_player_rating": "1777.486",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 2503,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2015-04-24T09:47:43.275994Z",
            "ended": "2015-06-10T05:41:31.830599Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52681,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2099.150634765625,
                            "deviation": 68.77906036376953,
                            "volatility": 0.060004957020282745
                        }
                    },
                    "username": "deleted-675c1df8-a0af-4edf-944d-088303acbe98",
                    "country": "de",
                    "ranking": 33.144570075811394,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e0543d12c7eef36e9992031ed6e7379b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2066.47802734375,
                            "deviation": 66.23751831054688,
                            "volatility": 0.059994034469127655
                        }
                    },
                    "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/45423129"
            },
            "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": 45423129,
            "name": "Fucking Half Point",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 17,
            "height": 17,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 268800,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 864000, \"max_time\": 1814400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-07-15T18:14:48.169566Z",
            "ended": "2022-08-19T17:28:06.613879Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1803.310302734375,
                            "deviation": 63.49652099609375,
                            "volatility": 0.05987929925322533
                        }
                    },
                    "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": 2062.38671875,
                            "deviation": 66.44476318359375,
                            "volatility": 0.060006506741046906
                        }
                    },
                    "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/34209197"
            },
            "players": {
                "black": {
                    "id": 20020,
                    "username": "ludwig",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/581cfb0e3c97afb9c196a0c90bf4cf92?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.7320895883927,
                            "deviation": 236.77244126699293,
                            "volatility": 0.05999785870658709
                        }
                    },
                    "ranking": 24.605928475699116,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 34209197,
            "name": "Friendly Match",
            "creator": 20020,
            "mode": "game",
            "source": "play",
            "black": 20020,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-06-02T21:42:31.299198Z",
            "ended": "2021-06-09T11:18:58.273565Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 20020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.5760498046875,
                            "deviation": 290.0541687011719,
                            "volatility": 0.059999071061611176
                        }
                    },
                    "username": "ludwig",
                    "country": "us",
                    "ranking": 24.605928475699116,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/581cfb0e3c97afb9c196a0c90bf4cf92?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1890.5863037109375,
                            "deviation": 64.58617401123047,
                            "volatility": 0.05987628176808357
                        }
                    },
                    "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/26049210"
            },
            "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": 776814,
                    "username": "Korotrov 19",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.5011666778498,
                            "deviation": 60.69603575167428,
                            "volatility": 0.06006221360900416
                        }
                    },
                    "ranking": 26.191975476154177,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 26049210,
            "name": "Tournament Game: Summer olympic games(№2) 2020.(19х19) (63342) R:1 (Korotrov 19 vs rtayek)",
            "creator": 776814,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 776814,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 21120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 63342,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-10T05:55:48.964722Z",
            "ended": "2020-09-02T08:18:29.440042Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1933.3739013671875,
                            "deviation": 64.94059753417969,
                            "volatility": 0.05988222733139992
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 776814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.9189453125,
                            "deviation": 60.961307525634766,
                            "volatility": 0.059951309114694595
                        }
                    },
                    "username": "Korotrov 19",
                    "country": "ua",
                    "ranking": 26.191975476154177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-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/27038556"
            },
            "players": {
                "black": {
                    "id": 288355,
                    "username": "ccho",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.8844027638772,
                            "deviation": 66.30791128644823,
                            "volatility": 0.05889277667755585
                        }
                    },
                    "ranking": 29.106854522335947,
                    "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": 27038556,
            "name": "Tournament Game: Very fast Correspondence DAN 2020-09-21 (65487) R:1 (rtayek vs ccho)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 288355,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 65487,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-09-20T13:25:18.448814Z",
            "ended": "2020-09-27T21:32:07.249591Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 288355,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.5880126953125,
                            "deviation": 64.13224029541016,
                            "volatility": 0.05977208912372589
                        }
                    },
                    "username": "ccho",
                    "country": "kr",
                    "ranking": 29.106854522335947,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.4361572265625,
                            "deviation": 64.77657318115234,
                            "volatility": 0.05987720191478729
                        }
                    },
                    "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/18157258"
            },
            "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": 18157258,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1764.892",
            "white_player_rank": 27,
            "white_player_rating": "1842.144",
            "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": "28.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-06-05T23:52:23.793216Z",
            "ended": "2019-07-03T04:06:33.970336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1987.6573486328125,
                            "deviation": 67.00379943847656,
                            "volatility": 0.05990814045071602
                        }
                    },
                    "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": 1997.69482421875,
                            "deviation": 70.20472717285156,
                            "volatility": 0.06002003327012062
                        }
                    },
                    "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/34602715"
            },
            "players": {
                "black": {
                    "id": 20020,
                    "username": "ludwig",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/581cfb0e3c97afb9c196a0c90bf4cf92?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.7320895883927,
                            "deviation": 236.77244126699293,
                            "volatility": 0.05999785870658709
                        }
                    },
                    "ranking": 24.605928475699116,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 34602715,
            "name": "longer time",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 20020,
            "white": 179,
            "width": 19,
            "height": 19,
            "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": 179520,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-06-23T19:51:22.371622Z",
            "ended": "2021-07-13T03:25:59.669635Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 20020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.5760498046875,
                            "deviation": 290.0541687011719,
                            "volatility": 0.059999071061611176
                        }
                    },
                    "username": "ludwig",
                    "country": "us",
                    "ranking": 24.605928475699116,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/581cfb0e3c97afb9c196a0c90bf4cf92?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.2071533203125,
                            "deviation": 64.50321197509766,
                            "volatility": 0.05987811088562012
                        }
                    },
                    "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/26772037"
            },
            "players": {
                "black": {
                    "id": 556808,
                    "username": "kkchen1391",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/4ba6927f7f3c2cd4e8606d0e907ab3e1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1776.1180126057607,
                            "deviation": 67.83013576400968,
                            "volatility": 0.059973758248475784
                        }
                    },
                    "ranking": 28.21492153381362,
                    "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": 26772037,
            "name": "Tournament Game: Black Beard Monthly #2 (56164) R:3 (rtayek vs kkchen1391)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 556808,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 56164,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-09-08T22:08:05.300246Z",
            "ended": "2020-10-18T06:26:49.692636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 556808,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.6009521484375,
                            "deviation": 64.95094299316406,
                            "volatility": 0.05997827276587486
                        }
                    },
                    "username": "kkchen1391",
                    "country": "tw",
                    "ranking": 28.21492153381362,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4ba6927f7f3c2cd4e8606d0e907ab3e1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.3446044921875,
                            "deviation": 63.81149673461914,
                            "volatility": 0.05988170951604843
                        }
                    },
                    "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/27915345"
            },
            "players": {
                "black": {
                    "id": 476,
                    "username": "Sighris",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.1074059230114,
                            "deviation": 65.66038781838468,
                            "volatility": 0.060043175898684936
                        }
                    },
                    "ranking": 27.446185241349827,
                    "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": 27915345,
            "name": "25x25 experiment fork at move 151",
            "creator": 476,
            "mode": "game",
            "source": "play",
            "black": 476,
            "white": 179,
            "width": 25,
            "height": 25,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 264000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-10-29T23:58:36.318663Z",
            "ended": "2020-11-29T01:46:56.412650Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.56591796875,
                            "deviation": 68.01983642578125,
                            "volatility": 0.060016799718141556
                        }
                    },
                    "username": "Sighris",
                    "country": "us",
                    "ranking": 27.446185241349827,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1906.3973388671875,
                            "deviation": 63.58235549926758,
                            "volatility": 0.059883538633584976
                        }
                    },
                    "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
        }
    ]
}