List all games played by a specific player.

GET /api/v1/players/1120974/games/?format=api&ordering=-id&page=11
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=-id&page=12",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-id&page=10",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52050614"
            },
            "players": {
                "black": {
                    "id": 437182,
                    "username": "sisada",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/4c8291ae880edb4017677537aa8db9ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.1567573584566,
                            "deviation": 60.80402934243033,
                            "volatility": 0.05927020124474411
                        }
                    },
                    "ranking": 23.69600288895308,
                    "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": 52050614,
            "name": "simple fast game",
            "creator": 437182,
            "mode": "game",
            "source": "play",
            "black": 437182,
            "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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 30, \"period_time\": 10, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-19T16:50:01.433194Z",
            "ended": "2023-03-19T16:53:39.436071Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 437182,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.123779296875,
                            "deviation": 61.41002655029297,
                            "volatility": 0.059430476278066635
                        }
                    },
                    "username": "sisada",
                    "country": "th",
                    "ranking": 23.69600288895308,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c8291ae880edb4017677537aa8db9ce?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.9381103515625,
                            "deviation": 63.88037872314453,
                            "volatility": 0.0600876547396183
                        }
                    },
                    "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/52050339"
            },
            "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": 1251047,
                    "username": "shinshin0416",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c9f635ed04e0a17d810f52d6f1953f5b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1487.2568774556587,
                            "deviation": 60.86882129700321,
                            "volatility": 0.05999509565007138
                        }
                    },
                    "ranking": 24.10587317073867,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52050339,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1251047,
            "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": 9,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 60, \"period_time\": 9, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-19T16:39:29.592465Z",
            "ended": "2023-03-19T16:49:25.873855Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.118408203125,
                            "deviation": 64.0096435546875,
                            "volatility": 0.06008900701999664
                        }
                    },
                    "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": 1251047,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1724.0120849609375,
                            "deviation": 60.930973052978516,
                            "volatility": 0.06000180542469025
                        }
                    },
                    "username": "shinshin0416",
                    "country": "un",
                    "ranking": 24.10587317073867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c9f635ed04e0a17d810f52d6f1953f5b?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/52025479"
            },
            "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": 90860,
                    "username": "Spectrum01",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d3de383163af6b06b6aac483661d7e87?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.3198820787713,
                            "deviation": 63.63900623900258,
                            "volatility": 0.058727773574530136
                        }
                    },
                    "ranking": 22.512247931033293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52025479,
            "name": "Friendly Match",
            "creator": 90860,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 90860,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-18T19:54:12.084644Z",
            "ended": "2023-03-18T20:23:02.297771Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.42919921875,
                            "deviation": 63.590232849121094,
                            "volatility": 0.06009092926979065
                        }
                    },
                    "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": 90860,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.2183837890625,
                            "deviation": 64.07951354980469,
                            "volatility": 0.058918654918670654
                        }
                    },
                    "username": "Spectrum01",
                    "country": "un",
                    "ranking": 22.512247931033293,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3de383163af6b06b6aac483661d7e87?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/52025358"
            },
            "players": {
                "black": {
                    "id": 1053829,
                    "username": "deleted-e163c836-22d8-4109-9747-c7e638197d05",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/20c9344f8aa8f698e34d9796a4e99213?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.2305715635316,
                            "deviation": 61.101523428778435,
                            "volatility": 0.059951931814452485
                        }
                    },
                    "ranking": 27.393889252914494,
                    "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": 52025358,
            "name": "Friendly Match",
            "creator": 1053829,
            "mode": "game",
            "source": "play",
            "black": 1053829,
            "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": 37,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"period_time\": 30, \"periods\": 1, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-18T19:49:12.746940Z",
            "ended": "2023-03-18T19:53:06.649623Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1053829,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.1824951171875,
                            "deviation": 67.84520721435547,
                            "volatility": 0.05996814742684364
                        }
                    },
                    "username": "deleted-e163c836-22d8-4109-9747-c7e638197d05",
                    "country": "un",
                    "ranking": 27.393889252914494,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/20c9344f8aa8f698e34d9796a4e99213?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.55078125,
                            "deviation": 63.73249435424805,
                            "volatility": 0.06009206548333168
                        }
                    },
                    "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/52002240"
            },
            "players": {
                "black": {
                    "id": 1115937,
                    "username": "goavl",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a31cbc1cf9ad35d26f8b3ddbaa0efb0e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.4904440911464,
                            "deviation": 62.356564168741855,
                            "volatility": 0.05968559634543524
                        }
                    },
                    "ranking": 23.95335174094983,
                    "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": 52002240,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1115937,
            "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": 9,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 60, \"period_time\": 9, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-18T01:07:14.977969Z",
            "ended": "2023-03-18T01:21:02.036669Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1115937,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.016845703125,
                            "deviation": 61.42507553100586,
                            "volatility": 0.05989336594939232
                        }
                    },
                    "username": "goavl",
                    "country": "un",
                    "ranking": 23.95335174094983,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a31cbc1cf9ad35d26f8b3ddbaa0efb0e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.7080078125,
                            "deviation": 63.92259216308594,
                            "volatility": 0.06009291112422943
                        }
                    },
                    "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/52002139"
            },
            "players": {
                "black": {
                    "id": 802742,
                    "username": "icedvodkasoda",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4bf1f3236c97b1728525e4474bd9f487?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.9186925371582,
                            "deviation": 62.28895660742861,
                            "volatility": 0.05921533446379984
                        }
                    },
                    "ranking": 23.78711322667828,
                    "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": 52002139,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 802742,
            "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": 9,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 60, \"period_time\": 9, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-18T01:01:11.497411Z",
            "ended": "2023-03-18T01:05:51.978837Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 802742,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.825439453125,
                            "deviation": 60.79914474487305,
                            "volatility": 0.05975617840886116
                        }
                    },
                    "username": "icedvodkasoda",
                    "country": "un",
                    "ranking": 23.78711322667828,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4bf1f3236c97b1728525e4474bd9f487?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.7276611328125,
                            "deviation": 64.12858581542969,
                            "volatility": 0.0600937157869339
                        }
                    },
                    "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/51990643"
            },
            "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": 105827,
                    "username": "lali",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/a81cad6cb8e49065dd6a3d16c3740f80?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.4606233639504,
                            "deviation": 61.635168409391234,
                            "volatility": 0.06187268066275471
                        }
                    },
                    "ranking": 20.27556276356286,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51990643,
            "name": "Friendly Match",
            "creator": 105827,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 105827,
            "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": 7,
            "time_control_parameters": "{\"main_time\": 300, \"period_time\": 5, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-17T16:07:03.328200Z",
            "ended": "2023-03-17T16:23:25.919553Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.2713623046875,
                            "deviation": 64.35478210449219,
                            "volatility": 0.06009436398744583
                        }
                    },
                    "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": 105827,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.8404541015625,
                            "deviation": 61.89320373535156,
                            "volatility": 0.06198493391275406
                        }
                    },
                    "username": "lali",
                    "country": "hu",
                    "ranking": 20.27556276356286,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a81cad6cb8e49065dd6a3d16c3740f80?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/51989337"
            },
            "players": {
                "black": {
                    "id": 807501,
                    "username": "AirPhoenix",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/cca34c284d919142fff4bb062dc9ede4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.8142588865203,
                            "deviation": 63.74902184401956,
                            "volatility": 0.0591041733047502
                        }
                    },
                    "ranking": 28.366871151751337,
                    "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": 51989337,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 807501,
            "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": 9,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 60, \"period_time\": 9, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-17T15:21:53.741937Z",
            "ended": "2023-03-17T15:25:15.957828Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1797.7596435546875,
                            "deviation": 64.59672546386719,
                            "volatility": 0.05971700698137283
                        }
                    },
                    "username": "AirPhoenix",
                    "country": "ca",
                    "ranking": 28.366871151751337,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cca34c284d919142fff4bb062dc9ede4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.406005859375,
                            "deviation": 64.10936737060547,
                            "volatility": 0.06009741872549057
                        }
                    },
                    "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/51989329"
            },
            "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": 1269852,
                    "username": "moonrain",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/7fb45238e95804168aa9979b0d524e0e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1778.0142410647377,
                            "deviation": 60.866779774399575,
                            "volatility": 0.059919517203321615
                        }
                    },
                    "ranking": 28.239623874558067,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51989329,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1269852,
            "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": 9,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 60, \"period_time\": 9, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-17T15:21:22.882886Z",
            "ended": "2023-03-17T15:29:04.481626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.2730712890625,
                            "deviation": 64.12238311767578,
                            "volatility": 0.06009581685066223
                        }
                    },
                    "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": 1269852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1889.631591796875,
                            "deviation": 61.179595947265625,
                            "volatility": 0.059952933341264725
                        }
                    },
                    "username": "moonrain",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 28.239623874558067,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7fb45238e95804168aa9979b0d524e0e-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/51989305"
            },
            "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": 159005,
                    "username": "Sky_Dragon",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/31a1ee315d2943a8804f6bd031581f61-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.5734998140965,
                            "deviation": 62.17328414881848,
                            "volatility": 0.060150781806366835
                        }
                    },
                    "ranking": 24.557763771917802,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51989305,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 159005,
            "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": 9,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 60, \"period_time\": 9, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-17T15:20:59.752950Z",
            "ended": "2023-03-17T15:24:59.791637Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.09375,
                            "deviation": 64.34629821777344,
                            "volatility": 0.060097482055425644
                        }
                    },
                    "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": 159005,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.814208984375,
                            "deviation": 61.1479377746582,
                            "volatility": 0.060078464448451996
                        }
                    },
                    "username": "Sky_Dragon",
                    "country": "pl",
                    "ranking": 24.557763771917802,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/31a1ee315d2943a8804f6bd031581f61-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
        }
    ]
}