List all games played by a specific player.

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

{
    "count": 915,
    "next": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-ended&page=49",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-ended&page=47",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/42453296"
            },
            "players": {
                "black": {
                    "id": 889803,
                    "username": "Tangmoh",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/6c83611add64165e901bcd2c8ad2bfc5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.579838545494,
                            "deviation": 60.68630848908265,
                            "volatility": 0.06012106928759745
                        }
                    },
                    "ranking": 20.387678189073114,
                    "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": 42453296,
            "name": "Friendly Match",
            "creator": 889803,
            "mode": "game",
            "source": "play",
            "black": 889803,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-29T16:44:08.538264Z",
            "ended": "2022-03-29T16:56:10.321714Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 889803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.0682373046875,
                            "deviation": 60.72188949584961,
                            "volatility": 0.06012840196490288
                        }
                    },
                    "username": "Tangmoh",
                    "country": "th",
                    "ranking": 20.387678189073114,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c83611add64165e901bcd2c8ad2bfc5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.422607421875,
                            "deviation": 64.68539428710938,
                            "volatility": 0.060085125267505646
                        }
                    },
                    "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/42452390"
            },
            "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": 213659,
                    "username": "erichkim1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6fce29de56947a03721ed359c7b3ed0f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1958.0342464816263,
                            "deviation": 64.91250949043089,
                            "volatility": 0.05925540422604493
                        }
                    },
                    "ranking": 30.472299878058898,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42452390,
            "name": "Friendly Match",
            "creator": 213659,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 213659,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 30, \"period_time\": 10, \"periods\": 3, \"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": "2022-03-29T16:08:10.057610Z",
            "ended": "2022-03-29T16:12:22.578943Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.608642578125,
                            "deviation": 64.2064208984375,
                            "volatility": 0.060086097568273544
                        }
                    },
                    "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": 213659,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2000.701171875,
                            "deviation": 68.10455322265625,
                            "volatility": 0.05936829373240471
                        }
                    },
                    "username": "erichkim1",
                    "country": "un",
                    "ranking": 30.472299878058898,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6fce29de56947a03721ed359c7b3ed0f?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/42451527"
            },
            "players": {
                "black": {
                    "id": 1095283,
                    "username": "happygo01",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/26fb39406ed2fc137a30a27496830a7e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.0718139892115,
                            "deviation": 60.759130326014116,
                            "volatility": 0.05985360039498232
                        }
                    },
                    "ranking": 26.468693009926856,
                    "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": 42451527,
            "name": "Friendly Match",
            "creator": 1095283,
            "mode": "game",
            "source": "play",
            "black": 1095283,
            "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\": 60, \"period_time\": 10, \"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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-29T15:25:34.496187Z",
            "ended": "2022-03-29T15:39:54.570224Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1095283,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.2655029296875,
                            "deviation": 61.40180206298828,
                            "volatility": 0.059883683919906616
                        }
                    },
                    "username": "happygo01",
                    "country": "un",
                    "ranking": 26.468693009926856,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26fb39406ed2fc137a30a27496830a7e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.90625,
                            "deviation": 64.41837310791016,
                            "volatility": 0.060087043792009354
                        }
                    },
                    "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/42450124"
            },
            "players": {
                "black": {
                    "id": 1130643,
                    "username": "Sidplaygogo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a3af733770e541b3e8f570d86f4ceeb0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.6799750817554,
                            "deviation": 66.88640423035736,
                            "volatility": 0.06019797529799595
                        }
                    },
                    "ranking": 25.676754506784377,
                    "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": 42450124,
            "name": "Friendly Match",
            "creator": 1130643,
            "mode": "game",
            "source": "play",
            "black": 1130643,
            "white": 1120974,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 5,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 10, \"period_time\": 5, \"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": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-29T14:24:59.217825Z",
            "ended": "2022-03-29T14:27:18.281371Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1130643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.10107421875,
                            "deviation": 65.4022216796875,
                            "volatility": 0.060169097036123276
                        }
                    },
                    "username": "Sidplaygogo",
                    "country": "un",
                    "ranking": 25.676754506784377,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a3af733770e541b3e8f570d86f4ceeb0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.998046875,
                            "deviation": 64.66478729248047,
                            "volatility": 0.060087528079748154
                        }
                    },
                    "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/41296519"
            },
            "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": 945217,
                    "username": "FunYing",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ac73ee882a4341235abdcfa0f70ef948?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.4262338813442,
                            "deviation": 60.84941857920581,
                            "volatility": 0.059475246443573215
                        }
                    },
                    "ranking": 22.877963623830205,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41296519,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 945217,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-15T20:54:16.472723Z",
            "ended": "2022-03-29T00:03:54.230967Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.1124267578125,
                            "deviation": 64.93082427978516,
                            "volatility": 0.06008807569742203
                        }
                    },
                    "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": 945217,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1536.277099609375,
                            "deviation": 61.49301528930664,
                            "volatility": 0.05970410257577896
                        }
                    },
                    "username": "FunYing",
                    "country": "us",
                    "ranking": 22.877963623830205,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ac73ee882a4341235abdcfa0f70ef948?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/41406367"
            },
            "players": {
                "black": {
                    "id": 751526,
                    "username": "Varakopiovastaava",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/36dbd9ef4c6fd2e99792553bae5ab924?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.0920105879109,
                            "deviation": 71.99213482276353,
                            "volatility": 0.060058101425867184
                        }
                    },
                    "ranking": 20.451783315453515,
                    "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": 41406367,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 751526,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-19T22:31:03.208859Z",
            "ended": "2022-03-28T21:50:06.597406Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 751526,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.2784423828125,
                            "deviation": 81.48663330078125,
                            "volatility": 0.06002350524067879
                        }
                    },
                    "username": "Varakopiovastaava",
                    "country": "un",
                    "ranking": 20.451783315453515,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/36dbd9ef4c6fd2e99792553bae5ab924?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.3619384765625,
                            "deviation": 64.38528442382812,
                            "volatility": 0.0600888729095459
                        }
                    },
                    "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/41406365"
            },
            "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": 751526,
                    "username": "Varakopiovastaava",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/36dbd9ef4c6fd2e99792553bae5ab924?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.0920105879109,
                            "deviation": 71.99213482276353,
                            "volatility": 0.060058101425867184
                        }
                    },
                    "ranking": 20.451783315453515,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41406365,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 751526,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-19T22:30:51.691315Z",
            "ended": "2022-03-28T21:49:11.337328Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.3629150390625,
                            "deviation": 63.86771774291992,
                            "volatility": 0.060089774429798126
                        }
                    },
                    "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": 751526,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.287353515625,
                            "deviation": 82.55425262451172,
                            "volatility": 0.06002902612090111
                        }
                    },
                    "username": "Varakopiovastaava",
                    "country": "un",
                    "ranking": 20.451783315453515,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/36dbd9ef4c6fd2e99792553bae5ab924?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/41652572"
            },
            "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": 474948,
                    "username": "LeaSaco",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/4d636036ac1922b62f671e53d22d640f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.386689063498,
                            "deviation": 65.17509660030815,
                            "volatility": 0.059713351833507795
                        }
                    },
                    "ranking": 24.691904844981458,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41652572,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 474948,
            "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": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-01T04:18:05.890652Z",
            "ended": "2022-03-28T20:52:20.135110Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.3629150390625,
                            "deviation": 63.86771774291992,
                            "volatility": 0.060089774429798126
                        }
                    },
                    "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": 474948,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.3963623046875,
                            "deviation": 64.01522064208984,
                            "volatility": 0.05976779758930206
                        }
                    },
                    "username": "LeaSaco",
                    "country": "ru",
                    "ranking": 24.691904844981458,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4d636036ac1922b62f671e53d22d640f-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/41406373"
            },
            "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": 177197,
                    "username": "Go Sertão",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/c40214b15b251afaa9a1da99f96c4d25-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.321685136357,
                            "deviation": 67.88258595094182,
                            "volatility": 0.05935637677260135
                        }
                    },
                    "ranking": 20.799656223504268,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41406373,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 177197,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"correspondence\", \"main_time\": 0, \"period_time\": 86400, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-19T23:19:03.297598Z",
            "ended": "2022-03-28T18:20:00.890386Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.3629150390625,
                            "deviation": 63.86771774291992,
                            "volatility": 0.060089774429798126
                        }
                    },
                    "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": 177197,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.939453125,
                            "deviation": 62.5609130859375,
                            "volatility": 0.05955347791314125
                        }
                    },
                    "username": "Go Sertão",
                    "country": "br",
                    "ranking": 20.799656223504268,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c40214b15b251afaa9a1da99f96c4d25-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/41805145"
            },
            "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": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41805145,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 126739,
            "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": 30240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 129600, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-06T15:33:22.929561Z",
            "ended": "2022-03-28T18:14:45.103555Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.3629150390625,
                            "deviation": 63.86771774291992,
                            "volatility": 0.060089774429798126
                        }
                    },
                    "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": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.9351806640625,
                            "deviation": 71.77986907958984,
                            "volatility": 0.06903126090765
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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
        }
    ]
}