List all games played by a specific player.

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

{
    "count": 915,
    "next": "https://online-go.com/api/v1/players/1120974/games/?format=api&page=51",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41263610"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 606239,
                    "username": "Dandarabilla",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/bd67bcb72024c28da27a874af6a172af-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 960.7250332700462,
                            "deviation": 65.60567228182434,
                            "volatility": 0.06017534349410298
                        }
                    },
                    "ranking": 13.989313032541691,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41263610,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 606239,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-14T21:13:25.239146Z",
            "ended": "2022-04-01T02:15:01.295972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 606239,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.505859375,
                            "deviation": 64.37310791015625,
                            "volatility": 0.06009003520011902
                        }
                    },
                    "username": "Dandarabilla",
                    "country": "_United_Nations",
                    "ranking": 13.989313032541691,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bd67bcb72024c28da27a874af6a172af-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/41300465"
            },
            "players": {
                "black": {
                    "id": 823237,
                    "username": "sokoslav",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/75f63ba026f43adf599c6ade12995e9c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1805.1970849030204,
                            "deviation": 62.55267482319827,
                            "volatility": 0.05996464579161896
                        }
                    },
                    "ranking": 28.590870200692414,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41300465,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 823237,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-15T23:18:35.263964Z",
            "ended": "2022-04-01T17:27:39.309841Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 823237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.9677734375,
                            "deviation": 62.35386657714844,
                            "volatility": 0.05998300388455391
                        }
                    },
                    "username": "sokoslav",
                    "country": "ru",
                    "ranking": 28.590870200692414,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/75f63ba026f43adf599c6ade12995e9c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/41383853"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 599823,
                    "username": "therockfrombrockton",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a964588b980d514ea1d59729bb253a2b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.9704291523342,
                            "deviation": 63.49180503800534,
                            "volatility": 0.060059881772307366
                        }
                    },
                    "ranking": 21.880921329301025,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41383853,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 599823,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-19T00:18:33.364887Z",
            "ended": "2022-04-01T23:03:34.592848Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 599823,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1336.5791015625,
                            "deviation": 79.61788177490234,
                            "volatility": 0.06001431867480278
                        }
                    },
                    "username": "therockfrombrockton",
                    "country": "us",
                    "ranking": 21.880921329301025,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a964588b980d514ea1d59729bb253a2b-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/41524881"
            },
            "players": {
                "black": {
                    "id": 654780,
                    "username": "OneAlpha",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4ff7e27c9336dfeac3e9348e0afb6bd1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.8505544800823,
                            "deviation": 67.40208327316248,
                            "volatility": 0.05989843858133448
                        }
                    },
                    "ranking": 17.099092340665695,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41524881,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 654780,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-24T05:44:47.168020Z",
            "ended": "2022-04-02T04:17:23.817295Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 654780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.746337890625,
                            "deviation": 67.05004119873047,
                            "volatility": 0.06002730503678322
                        }
                    },
                    "username": "OneAlpha",
                    "country": "un",
                    "ranking": 17.099092340665695,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4ff7e27c9336dfeac3e9348e0afb6bd1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/41578192"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 509432,
                    "username": "FranzPeterSchubert",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/35f05d06637ac15c0292492076c51131-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.0094081766995,
                            "deviation": 68.87642162609482,
                            "volatility": 0.06011247709357372
                        }
                    },
                    "ranking": 29.345475090774546,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41578192,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 509432,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 88320,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 172800, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-26T02:57:16.096846Z",
            "ended": "2022-04-02T04:28:05.579220Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 509432,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1975.6197509765625,
                            "deviation": 79.5951919555664,
                            "volatility": 0.06007706746459007
                        }
                    },
                    "username": "FranzPeterSchubert",
                    "country": "kr",
                    "ranking": 29.345475090774546,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/35f05d06637ac15c0292492076c51131-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/41383855"
            },
            "players": {
                "black": {
                    "id": 599823,
                    "username": "therockfrombrockton",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a964588b980d514ea1d59729bb253a2b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.9704291523342,
                            "deviation": 63.49180503800534,
                            "volatility": 0.060059881772307366
                        }
                    },
                    "ranking": 21.880921329301025,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41383855,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 599823,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-19T00:19:18.430038Z",
            "ended": "2022-04-03T02:59:20.442530Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 599823,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.1207275390625,
                            "deviation": 78.53926086425781,
                            "volatility": 0.06001286581158638
                        }
                    },
                    "username": "therockfrombrockton",
                    "country": "us",
                    "ranking": 21.880921329301025,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a964588b980d514ea1d59729bb253a2b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/41383856"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 777839,
                    "username": "Leon Leug",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d970b0f27f4877b159d8bf27c4da94cd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.1846630003704,
                            "deviation": 61.400846383522804,
                            "volatility": 0.059745441829584134
                        }
                    },
                    "ranking": 25.654995895925744,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41383856,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 777839,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-19T03:28:57.550287Z",
            "ended": "2022-04-02T17:55:57.373761Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 777839,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.724609375,
                            "deviation": 61.36151885986328,
                            "volatility": 0.05983724445104599
                        }
                    },
                    "username": "Leon Leug",
                    "country": "un",
                    "ranking": 25.654995895925744,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d970b0f27f4877b159d8bf27c4da94cd?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/41627148"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 571531,
                    "username": "DHYellow",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/8503bf57881cc6b3a2b1ae0174c8b464?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.1727413646977,
                            "deviation": 60.90621716397183,
                            "volatility": 0.05994591898052933
                        }
                    },
                    "ranking": 23.312856221454233,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 41627148,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 571531,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 88320,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 172800, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-28T01:14:42.902727Z",
            "ended": "2022-04-03T05:04:16.725612Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 571531,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.6861572265625,
                            "deviation": 81.05307006835938,
                            "volatility": 0.05998985841870308
                        }
                    },
                    "username": "DHYellow",
                    "country": "tw",
                    "ranking": 23.312856221454233,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8503bf57881cc6b3a2b1ae0174c8b464?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/41511465"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 376071,
                    "username": "nobota",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/5f5373f6ed5e866dbf38f6a512498764?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1898.6997443403166,
                            "deviation": 67.132032198942,
                            "volatility": 0.05987880290278232
                        }
                    },
                    "ranking": 29.759934382262408,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41511465,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 376071,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-23T14:06:26.483891Z",
            "ended": "2022-04-03T14:01:49.384248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 376071,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1932.684326171875,
                            "deviation": 67.50507354736328,
                            "volatility": 0.05991414934396744
                        }
                    },
                    "username": "nobota",
                    "country": "jp",
                    "ranking": 29.759934382262408,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5f5373f6ed5e866dbf38f6a512498764?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/41571658"
            },
            "players": {
                "black": {
                    "id": 1076280,
                    "username": "deleted-55eee555-893b-4cd9-898b-28bc5e263fae",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/4da493b3a03632e0c55f1bf6ee1c8749-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.3088767968966,
                            "deviation": 63.36150231967288,
                            "volatility": 0.060030167836634604
                        }
                    },
                    "ranking": 24.887192146599958,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41571658,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1076280,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 88320,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 172800, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-25T20:03:14.694698Z",
            "ended": "2022-04-03T15:07:19.614158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1076280,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.7677001953125,
                            "deviation": 63.43035888671875,
                            "volatility": 0.06003161519765854
                        }
                    },
                    "username": "deleted-55eee555-893b-4cd9-898b-28bc5e263fae",
                    "country": "zz",
                    "ranking": 24.887192146599958,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4da493b3a03632e0c55f1bf6ee1c8749-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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
        }
    ]
}