List all games played by a specific player.

GET /api/v1/players/1120974/games/?format=api&ordering=-ended&page=5
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&ordering=-ended&page=6",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-ended&page=4",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51766810"
            },
            "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": 395703,
                    "username": "RaphSandler",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/d347c19fb8b116a0ab2dafb5c7525996-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.7118209747687,
                            "deviation": 61.805629761404084,
                            "volatility": 0.05980188942277934
                        }
                    },
                    "ranking": 18.70358962916765,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51766810,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 395703,
            "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": 87768,
            "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": "2023-03-10T00:12:16.435507Z",
            "ended": "2023-04-24T15:46:23.120520Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": 395703,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.8779296875,
                            "deviation": 62.255062103271484,
                            "volatility": 0.059848684817552567
                        }
                    },
                    "username": "RaphSandler",
                    "country": "ca",
                    "ranking": 18.70358962916765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d347c19fb8b116a0ab2dafb5c7525996-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/51508741"
            },
            "players": {
                "black": {
                    "id": 387811,
                    "username": "Aumpa",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/184227a5201520fba92d6ed28fd36698-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.6455183902665,
                            "deviation": 60.63378804951266,
                            "volatility": 0.05995425217101264
                        }
                    },
                    "ranking": 25.89340215995547,
                    "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": 51508741,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 387811,
            "white": 1120974,
            "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": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 129600, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2023-03-01T04:21:22.882111Z",
            "ended": "2023-04-24T09:49:13.147545Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 387811,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.8455810546875,
                            "deviation": 62.42533874511719,
                            "volatility": 0.05998910218477249
                        }
                    },
                    "username": "Aumpa",
                    "country": "us",
                    "ranking": 25.89340215995547,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/184227a5201520fba92d6ed28fd36698-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51915511"
            },
            "players": {
                "black": {
                    "id": 885896,
                    "username": "bouquetf",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b02c96cbaf13aa6fc6eb1d8ed9de7170?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.142148913251,
                            "deviation": 61.34178210499613,
                            "volatility": 0.05995191008313073
                        }
                    },
                    "ranking": 25.034702032747454,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 51915511,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 885896,
            "white": 1120974,
            "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": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 129600, \"max_time\": 259200}",
            "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": "2023-03-15T08:19:18.033336Z",
            "ended": "2023-04-23T20:48:42.625080Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 885896,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.27490234375,
                            "deviation": 61.83598709106445,
                            "volatility": 0.059962280094623566
                        }
                    },
                    "username": "bouquetf",
                    "country": "un",
                    "ranking": 25.034702032747454,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b02c96cbaf13aa6fc6eb1d8ed9de7170?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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/51637525"
            },
            "players": {
                "black": {
                    "id": 1229058,
                    "username": "margaret.NAN",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9b9ea78f73d95f7e14b7b6e9befd1fda-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1022.6221031113635,
                            "deviation": 61.23777411411488,
                            "volatility": 0.06006440696912216
                        }
                    },
                    "ranking": 15.434730847323339,
                    "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": 51637525,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1229058,
            "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": 87768,
            "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": "2023-03-05T12:14:03.881937Z",
            "ended": "2023-04-23T17:54:37.086836Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1229058,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.1021728515625,
                            "deviation": 64.58919525146484,
                            "volatility": 0.06000201776623726
                        }
                    },
                    "username": "margaret.NAN",
                    "country": "un",
                    "ranking": 15.434730847323339,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b9ea78f73d95f7e14b7b6e9befd1fda-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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/51637529"
            },
            "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": 458939,
                    "username": "maliluha",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/160d94f283e4e2f40a1ab918791df78e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1587.4696298725546,
                            "deviation": 62.260778982344725,
                            "volatility": 0.05995317730593322
                        }
                    },
                    "ranking": 25.615436506256046,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 51637529,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 458939,
            "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": 87768,
            "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": "2023-03-05T12:03:25.752462Z",
            "ended": "2023-04-23T12:37:30.910777Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": 458939,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.37646484375,
                            "deviation": 62.189151763916016,
                            "volatility": 0.060029882937669754
                        }
                    },
                    "username": "maliluha",
                    "country": "zz",
                    "ranking": 25.615436506256046,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/160d94f283e4e2f40a1ab918791df78e-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51637535"
            },
            "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": 607951,
                    "username": "crazycupcake80",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/7235946b7e2b6cb92ca9916ebe20ed54-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.9186890692583,
                            "deviation": 61.53426583900831,
                            "volatility": 0.059947150388386716
                        }
                    },
                    "ranking": 23.517263053385886,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51637535,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 607951,
            "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": 87768,
            "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": "2023-03-05T16:52:58.801875Z",
            "ended": "2023-04-22T13:07:33.841866Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": 607951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.8350830078125,
                            "deviation": 61.25025177001953,
                            "volatility": 0.05997234210371971
                        }
                    },
                    "username": "crazycupcake80",
                    "country": "us",
                    "ranking": 23.517263053385886,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7235946b7e2b6cb92ca9916ebe20ed54-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/51596017"
            },
            "players": {
                "black": {
                    "id": 901620,
                    "username": "Nsba62",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0cc321aa593432599032a4eaa23ba384?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.708115200781,
                            "deviation": 62.45368530258071,
                            "volatility": 0.059993920497637535
                        }
                    },
                    "ranking": 23.956762060829224,
                    "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": 51596017,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 901620,
            "white": 1120974,
            "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": 30851,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2023-03-04T03:29:17.401251Z",
            "ended": "2023-04-21T21:24:16.424402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 901620,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.7562255859375,
                            "deviation": 62.45285415649414,
                            "volatility": 0.059995412826538086
                        }
                    },
                    "username": "Nsba62",
                    "country": "un",
                    "ranking": 23.956762060829224,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0cc321aa593432599032a4eaa23ba384?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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/51475028"
            },
            "players": {
                "black": {
                    "id": 1115819,
                    "username": "Hweezy",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ec86aa07f139633c16cd0b15ac0689c3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1696.6012910093586,
                            "deviation": 61.38516342587327,
                            "volatility": 0.059969465322431977
                        }
                    },
                    "ranking": 27.154580195438122,
                    "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": 51475028,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1115819,
            "white": 1120974,
            "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": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 129600, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2023-02-28T02:10:22.218664Z",
            "ended": "2023-04-21T21:22:34.117347Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1115819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.8070068359375,
                            "deviation": 61.87712860107422,
                            "volatility": 0.059990331530570984
                        }
                    },
                    "username": "Hweezy",
                    "country": "us",
                    "ranking": 27.154580195438122,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ec86aa07f139633c16cd0b15ac0689c3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51764313"
            },
            "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": 1086,
                    "username": "irglbriz",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/ceaa58563a90456b65d241a085e7c57b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1656.7366107373116,
                            "deviation": 62.04057489644952,
                            "volatility": 0.06012518654744749
                        }
                    },
                    "ranking": 26.604137112120384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51764313,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1086,
            "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": 30851,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2023-03-09T21:36:40.197803Z",
            "ended": "2023-04-21T20:36:38.876686Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": 1086,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1803.4400634765625,
                            "deviation": 61.95915985107422,
                            "volatility": 0.06014382839202881
                        }
                    },
                    "username": "irglbriz",
                    "country": "de",
                    "ranking": 26.604137112120384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ceaa58563a90456b65d241a085e7c57b-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/51507828"
            },
            "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": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51507828,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 706506,
            "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": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 129600, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2023-03-01T02:45:34.020679Z",
            "ended": "2023-04-21T20:11:18.188932Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "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": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1359.44384765625,
                            "deviation": 68.00350952148438,
                            "volatility": 0.06009332835674286
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}