List all games played by a specific player.

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

{
    "count": 915,
    "next": "https://online-go.com/api/v1/players/1120974/games/?format=api&page=82",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&page=80",
    "results": [
        {
            "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/52113766"
            },
            "players": {
                "black": {
                    "id": 1084718,
                    "username": "indium",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2198bfc5a64fa4bcfedff85a4721a3b6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.7847523487094,
                            "deviation": 63.63724088631939,
                            "volatility": 0.06003962587356955
                        }
                    },
                    "ranking": 25.193300700176533,
                    "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": 52113766,
            "name": "Friendly Match",
            "creator": 1084718,
            "mode": "game",
            "source": "play",
            "black": 1084718,
            "white": 1120974,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"per_move\": 5, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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-21T20:07:57.569741Z",
            "ended": "2023-03-21T20:08:42.374425Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1084718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.684326171875,
                            "deviation": 62.46712112426758,
                            "volatility": 0.059957437217235565
                        }
                    },
                    "username": "indium",
                    "country": "un",
                    "ranking": 25.193300700176533,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2198bfc5a64fa4bcfedff85a4721a3b6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.4385986328125,
                            "deviation": 63.19923782348633,
                            "volatility": 0.060088880360126495
                        }
                    },
                    "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/52121968"
            },
            "players": {
                "black": {
                    "id": 1109399,
                    "username": "Logi6",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f56c104ba4ddce64d1f52bb99567217a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1727.3995215347154,
                            "deviation": 65.37349014128901,
                            "volatility": 0.05999132897208687
                        }
                    },
                    "ranking": 27.571051046270757,
                    "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": 52121968,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1109399,
            "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-22T02:58:52.528373Z",
            "ended": "2023-03-22T03:03:24.384600Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1109399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1776.0452880859375,
                            "deviation": 73.16252136230469,
                            "volatility": 0.0599825344979763
                        }
                    },
                    "username": "Logi6",
                    "country": "un",
                    "ranking": 27.571051046270757,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f56c104ba4ddce64d1f52bb99567217a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.839599609375,
                            "deviation": 63.38254165649414,
                            "volatility": 0.06008298322558403
                        }
                    },
                    "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/52122075"
            },
            "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": 671324,
                    "username": "soonja9696",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7e7aef0ac23da127a0ba96fe06727bee?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.66257360305,
                            "deviation": 65.70672289996989,
                            "volatility": 0.05881993715315088
                        }
                    },
                    "ranking": 25.647394040391656,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52122075,
            "name": "Friendly Match",
            "creator": 671324,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 671324,
            "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": 22,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 300, \"period_time\": 20, \"periods\": 2, \"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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-22T03:03:47.400156Z",
            "ended": "2023-03-22T03:20:57.247562Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.998046875,
                            "deviation": 63.546932220458984,
                            "volatility": 0.06008143350481987
                        }
                    },
                    "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": 671324,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.989990234375,
                            "deviation": 62.099205017089844,
                            "volatility": 0.05897638201713562
                        }
                    },
                    "username": "soonja9696",
                    "country": "un",
                    "ranking": 25.647394040391656,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7e7aef0ac23da127a0ba96fe06727bee?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/51567401"
            },
            "players": {
                "black": {
                    "id": 1025624,
                    "username": "justin1999",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/11374ab0a89ffc058241d2b81dbc6fa6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1708.3104474560973,
                            "deviation": 78.2995004837015,
                            "volatility": 0.05998934192851681
                        }
                    },
                    "ranking": 27.313801967466638,
                    "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": 51567401,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1025624,
            "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-03T07:41:52.289247Z",
            "ended": "2023-03-21T08:32:22.154014Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1025624,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.9293212890625,
                            "deviation": 104.2723159790039,
                            "volatility": 0.059997569769620895
                        }
                    },
                    "username": "justin1999",
                    "country": "un",
                    "ranking": 27.313801967466638,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/11374ab0a89ffc058241d2b81dbc6fa6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.0662841796875,
                            "deviation": 63.224971771240234,
                            "volatility": 0.0600871816277504
                        }
                    },
                    "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/52110830"
            },
            "players": {
                "black": {
                    "id": 1024474,
                    "username": "SpivakFong",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/01475982a8d48cb25b8c4a6690113f29?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.6524438156637,
                            "deviation": 63.07403154394618,
                            "volatility": 0.059791488946585675
                        }
                    },
                    "ranking": 25.893501947525646,
                    "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": 52110830,
            "name": "Friendly Match",
            "creator": 1024474,
            "mode": "game",
            "source": "play",
            "black": 1024474,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"live\", \"per_move\": 20, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-03-21T17:55:19.510434Z",
            "ended": "2023-03-21T17:55:24.972006Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1024474,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.674072265625,
                            "deviation": 62.58740997314453,
                            "volatility": 0.05989120155572891
                        }
                    },
                    "username": "SpivakFong",
                    "country": "un",
                    "ranking": 25.893501947525646,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01475982a8d48cb25b8c4a6690113f29?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.1226806640625,
                            "deviation": 63.36199951171875,
                            "volatility": 0.06009064242243767
                        }
                    },
                    "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/52110844"
            },
            "players": {
                "black": {
                    "id": 475280,
                    "username": "elefantt",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d9a664bc5cc6025059e5aa9739e7d220?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.8742097963525,
                            "deviation": 61.18221393884648,
                            "volatility": 0.05987678278550391
                        }
                    },
                    "ranking": 25.533694596321453,
                    "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": 52110844,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 475280,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-21T17:55:49.947996Z",
            "ended": "2023-03-21T18:02:47.386992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 475280,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1678.305419921875,
                            "deviation": 63.036685943603516,
                            "volatility": 0.0599665641784668
                        }
                    },
                    "username": "elefantt",
                    "country": "un",
                    "ranking": 25.533694596321453,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d9a664bc5cc6025059e5aa9739e7d220?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.1226806640625,
                            "deviation": 63.36199951171875,
                            "volatility": 0.06009064242243767
                        }
                    },
                    "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/51582095"
            },
            "players": {
                "black": {
                    "id": 1308689,
                    "username": "yyyyuan",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/f0e87664189b61b2d68c599f505729e5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.0225037739049,
                            "deviation": 117.18163550812938,
                            "volatility": 0.059998370160626126
                        }
                    },
                    "ranking": 22.120471606650042,
                    "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": 51582095,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1308689,
            "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-03T15:10:35.897769Z",
            "ended": "2023-03-20T19:52:53.967385Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1308689,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.6846923828125,
                            "deviation": 123.68910217285156,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "yyyyuan",
                    "country": "cn",
                    "ranking": 22.120471606650042,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f0e87664189b61b2d68c599f505729e5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.5411376953125,
                            "deviation": 63.22213363647461,
                            "volatility": 0.06008962541818619
                        }
                    },
                    "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/52120735"
            },
            "players": {
                "black": {
                    "id": 1158973,
                    "username": "qkfrjfdma",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1910c859516f600530f270754ac0ea4c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.0495844594495,
                            "deviation": 65.40412823831916,
                            "volatility": 0.059435361877014814
                        }
                    },
                    "ranking": 19.710176167841905,
                    "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": 52120735,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1158973,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-22T01:51:14.711024Z",
            "ended": "2023-03-22T01:56:25.330790Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1158973,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.09423828125,
                            "deviation": 62.184547424316406,
                            "volatility": 0.05965195223689079
                        }
                    },
                    "username": "qkfrjfdma",
                    "country": "un",
                    "ranking": 19.710176167841905,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1910c859516f600530f270754ac0ea4c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.3114013671875,
                            "deviation": 62.51545333862305,
                            "volatility": 0.06008678674697876
                        }
                    },
                    "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/52120817"
            },
            "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": 1204751,
                    "username": "6231972",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5c6d0c46dc5bc6cfa399fa580d5db0ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.889367969451,
                            "deviation": 64.29186958396357,
                            "volatility": 0.059868190472467976
                        }
                    },
                    "ranking": 25.78137390943802,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52120817,
            "name": "友誼對局",
            "creator": 1204751,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1204751,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 3}",
            "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-22T01:56:37.949793Z",
            "ended": "2023-03-22T01:59:46.512315Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.8828125,
                            "deviation": 62.54906463623047,
                            "volatility": 0.060085225850343704
                        }
                    },
                    "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": 1204751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.5906982421875,
                            "deviation": 63.24291229248047,
                            "volatility": 0.06002722308039665
                        }
                    },
                    "username": "6231972",
                    "country": "un",
                    "ranking": 25.78137390943802,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c6d0c46dc5bc6cfa399fa580d5db0ea?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
        }
    ]
}