List all games played by a specific player.

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

{
    "count": 2714,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=59",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=57",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/40202533"
            },
            "players": {
                "black": {
                    "id": 31635,
                    "username": "OlegS",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.6764457874833,
                            "deviation": 65.3504284403965,
                            "volatility": 0.05961236003100404
                        }
                    },
                    "ranking": 19.665469657308357,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40202533,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:1 (rtayek vs OlegS)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 31635,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-09T01:00:18.098412Z",
            "ended": "2022-02-10T06:19:34.086811Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 31635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.735107421875,
                            "deviation": 62.57638931274414,
                            "volatility": 0.05968713387846947
                        }
                    },
                    "username": "OlegS",
                    "country": "ru",
                    "ranking": 19.665469657308357,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1831.4852294921875,
                            "deviation": 63.38153076171875,
                            "volatility": 0.05988078564405441
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/40202534"
            },
            "players": {
                "black": {
                    "id": 521117,
                    "username": "mafidufa",
                    "country": "ke",
                    "icon": "https://user-uploads.online-go.com/909b9e24094a84ed65a0d04d7848e4f0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.985417223977,
                            "deviation": 64.12351281717282,
                            "volatility": 0.05991771379851914
                        }
                    },
                    "ranking": 24.256810307352882,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40202534,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:1 (rtayek vs mafidufa)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 521117,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-09T01:00:18.203191Z",
            "ended": "2022-02-10T03:39:15.041974Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 521117,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.283447265625,
                            "deviation": 61.755680084228516,
                            "volatility": 0.059971220791339874
                        }
                    },
                    "username": "mafidufa",
                    "country": "ke",
                    "ranking": 24.256810307352882,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/909b9e24094a84ed65a0d04d7848e4f0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.9547119140625,
                            "deviation": 63.57673645019531,
                            "volatility": 0.0598808191716671
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/40775640"
            },
            "players": {
                "black": {
                    "id": 110187,
                    "username": "lili",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/8f5b8a418cf34ede5e2c4a1cbe25b66b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.6427287399467,
                            "deviation": 64.80661482367509,
                            "volatility": 0.05987342940769044
                        }
                    },
                    "ranking": 29.066163606802675,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40775640,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:3 (rtayek vs lili)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 110187,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-28T21:51:58.456765Z",
            "ended": "2022-02-07T16:49:15.200925Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 110187,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.6004638671875,
                            "deviation": 64.0206069946289,
                            "volatility": 0.059939321130514145
                        }
                    },
                    "username": "lili",
                    "country": "fr",
                    "ranking": 29.066163606802675,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8f5b8a418cf34ede5e2c4a1cbe25b66b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1856.126708984375,
                            "deviation": 63.755348205566406,
                            "volatility": 0.05987982824444771
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/40258427"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 40258427,
            "name": "Wreck Tangle",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 9,
            "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": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-11T00:27:52.707718Z",
            "ended": "2022-02-07T08:07:45.723081Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1856.126708984375,
                            "deviation": 63.755348205566406,
                            "volatility": 0.05987982824444771
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2048.89892578125,
                            "deviation": 64.85456085205078,
                            "volatility": 0.059997353702783585
                        }
                    },
                    "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/40775644"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 107094,
                    "username": "tikka",
                    "country": "lt",
                    "icon": "https://secure.gravatar.com/avatar/e897a531001f9094a6548c1a96d355ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1536.542883614928,
                            "deviation": 65.4130595235094,
                            "volatility": 0.05851995311295396
                        }
                    },
                    "ranking": 24.860600460337793,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40775644,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:3 (tikka vs rtayek)",
            "creator": 107094,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 107094,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-28T21:51:58.785175Z",
            "ended": "2022-02-07T07:15:57.684560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1850.2376708984375,
                            "deviation": 63.71315383911133,
                            "volatility": 0.05988141894340515
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 107094,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.9058837890625,
                            "deviation": 64.78108978271484,
                            "volatility": 0.05945640802383423
                        }
                    },
                    "username": "tikka",
                    "country": "lt",
                    "ranking": 24.860600460337793,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e897a531001f9094a6548c1a96d355ac?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40202529"
            },
            "players": {
                "black": {
                    "id": 782501,
                    "username": "マンジュリカ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.1492347649423,
                            "deviation": 66.21889845362597,
                            "volatility": 0.05849840812884101
                        }
                    },
                    "ranking": 25.986924418598104,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40202529,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:1 (rtayek vs マンジュリカ)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 782501,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-09T01:00:17.630231Z",
            "ended": "2022-02-03T14:41:41.242740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 782501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.2843017578125,
                            "deviation": 64.90167999267578,
                            "volatility": 0.058941520750522614
                        }
                    },
                    "username": "マンジュリカ",
                    "country": "jp",
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1841.5540771484375,
                            "deviation": 63.86201858520508,
                            "volatility": 0.05988261476159096
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/37312993"
            },
            "players": {
                "black": {
                    "id": 794,
                    "username": "apetresc",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/16c671d868e1c4ac941d34f5cfee4fc1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.9887011740282,
                            "deviation": 63.04147613874735,
                            "volatility": 0.06005717248395832
                        }
                    },
                    "ranking": 24.039341063332717,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 37312993,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 794,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-09-25T11:52:53.376547Z",
            "ended": "2022-02-01T20:36:21.806422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1739.4783935546875,
                            "deviation": 63.62705993652344,
                            "volatility": 0.06003387272357941
                        }
                    },
                    "username": "apetresc",
                    "country": "ca",
                    "ranking": 24.039341063332717,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/16c671d868e1c4ac941d34f5cfee4fc1?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1841.5540771484375,
                            "deviation": 63.86201858520508,
                            "volatility": 0.05988261476159096
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/40775641"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40775641,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:3 (rtayek vs Korotrov 19)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 776814,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-01-28T21:51:58.536601Z",
            "ended": "2022-01-31T21:51:58.643578Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 776814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1783.6900634765625,
                            "deviation": 64.10791015625,
                            "volatility": 0.060025088489055634
                        }
                    },
                    "username": "Korotrov 19",
                    "country": "ua",
                    "ranking": 26.191975476154177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1c0b386e473e055af29bcaff72788ef6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1841.5540771484375,
                            "deviation": 63.86201858520508,
                            "volatility": 0.05988261476159096
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/40775639"
            },
            "players": {
                "black": {
                    "id": 738650,
                    "username": "deleted-d3a2e159-9a15-4cb7-b09d-a6324b75de23",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/86be80d58f1dca40dc6b400d6e032420-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.547514008044,
                            "deviation": 64.23059846976625,
                            "volatility": 0.05977316907933257
                        }
                    },
                    "ranking": 27.16748773971235,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40775639,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:3 (rtayek vs LikeToDieInGote)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 738650,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-28T21:51:58.351571Z",
            "ended": "2022-01-29T15:57:34.890660Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 738650,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1844.1513671875,
                            "deviation": 65.0592269897461,
                            "volatility": 0.05977882817387581
                        }
                    },
                    "username": "deleted-d3a2e159-9a15-4cb7-b09d-a6324b75de23",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 27.16748773971235,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/86be80d58f1dca40dc6b400d6e032420-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1853.347900390625,
                            "deviation": 64.08299255371094,
                            "volatility": 0.05988255515694618
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/40202528"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1051076,
                    "username": "Qwentum",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/ec85d2c66ad78a73ad60a339509b683b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.4473969461155,
                            "deviation": 67.54791183849915,
                            "volatility": 0.05969308419162722
                        }
                    },
                    "ranking": 26.31888050870136,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40202528,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:1 (Qwentum vs rtayek)",
            "creator": 1051076,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1051076,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-09T01:00:17.517448Z",
            "ended": "2022-01-28T23:27:23.623349Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1864.9088134765625,
                            "deviation": 64.31610107421875,
                            "volatility": 0.05988265573978424
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1051076,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1864.905029296875,
                            "deviation": 67.08567810058594,
                            "volatility": 0.05999695882201195
                        }
                    },
                    "username": "Qwentum",
                    "country": "ru",
                    "ranking": 26.31888050870136,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ec85d2c66ad78a73ad60a339509b683b-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
        }
    ]
}