List all games played by a specific player.

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

{
    "count": 915,
    "next": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-id&page=57",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-id&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41721203"
            },
            "players": {
                "black": {
                    "id": 1025213,
                    "username": "haitianyiyan2008",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/71a476a5cbb0b20f1fd001c7004859a4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.3292905086848,
                            "deviation": 63.713642262302216,
                            "volatility": 0.059908255718885674
                        }
                    },
                    "ranking": 27.300502096461578,
                    "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": 41721203,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1025213,
            "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, \"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": "2022-03-03T13:05:02.630013Z",
            "ended": "2022-03-03T13:13:32.483712Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1025213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.9127197265625,
                            "deviation": 62.42927169799805,
                            "volatility": 0.05996033921837807
                        }
                    },
                    "username": "haitianyiyan2008",
                    "country": "un",
                    "ranking": 27.300502096461578,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/71a476a5cbb0b20f1fd001c7004859a4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.530517578125,
                            "deviation": 70.22513580322266,
                            "volatility": 0.06004181131720543
                        }
                    },
                    "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/41721154"
            },
            "players": {
                "black": {
                    "id": 784331,
                    "username": "KEMPO2",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/429118513e3bd23f2a15c64807714de9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.717989844188,
                            "deviation": 63.91386074829681,
                            "volatility": 0.05976085384370876
                        }
                    },
                    "ranking": 21.670007730551273,
                    "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": 41721154,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 784331,
            "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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 10, \"periods\": 5, \"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": "2022-03-03T13:02:38.147652Z",
            "ended": "2022-03-03T13:04:17.687587Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 784331,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.9815673828125,
                            "deviation": 64.92840576171875,
                            "volatility": 0.059771426022052765
                        }
                    },
                    "username": "KEMPO2",
                    "country": "un",
                    "ranking": 21.670007730551273,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/429118513e3bd23f2a15c64807714de9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1725.8516845703125,
                            "deviation": 69.90325164794922,
                            "volatility": 0.06003236398100853
                        }
                    },
                    "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/41720990"
            },
            "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": 69756,
                    "username": "meduz",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/91a5178341a2bfc52cc3e45f8ca10454?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.0085318000092,
                            "deviation": 65.67843466850545,
                            "volatility": 0.059935381893256
                        }
                    },
                    "ranking": 23.725323108443643,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 41720990,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 69756,
            "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, \"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-03T12:53:30.356971Z",
            "ended": "2022-03-03T13:00:58.471476Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.196044921875,
                            "deviation": 69.6044692993164,
                            "volatility": 0.06003336235880852
                        }
                    },
                    "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": 69756,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.4090576171875,
                            "deviation": 63.66020965576172,
                            "volatility": 0.05996464565396309
                        }
                    },
                    "username": "meduz",
                    "country": "_Pirate",
                    "ranking": 23.725323108443643,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/91a5178341a2bfc52cc3e45f8ca10454?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41720924"
            },
            "players": {
                "black": {
                    "id": 862703,
                    "username": "Nurofen Forte",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5da75cd251ce8b859e8e93181d9c3c96-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.2809620963167,
                            "deviation": 63.931455952175625,
                            "volatility": 0.06003095012580928
                        }
                    },
                    "ranking": 26.972108033529096,
                    "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": 41720924,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 862703,
            "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, \"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": "2022-03-03T12:50:08.379799Z",
            "ended": "2022-03-03T12:53:00.548453Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 862703,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.855712890625,
                            "deviation": 62.35340881347656,
                            "volatility": 0.060064803808927536
                        }
                    },
                    "username": "Nurofen Forte",
                    "country": "un",
                    "ranking": 26.972108033529096,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5da75cd251ce8b859e8e93181d9c3c96-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1740.8143310546875,
                            "deviation": 70.0993881225586,
                            "volatility": 0.0600312165915966
                        }
                    },
                    "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/41719756"
            },
            "players": {
                "black": {
                    "id": 157176,
                    "username": "lucthms",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/da781758763b8ba7e172933d2c2f5c30?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.834139222015,
                            "deviation": 60.903058797034596,
                            "volatility": 0.059693583381351216
                        }
                    },
                    "ranking": 30.57610863712064,
                    "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": 41719756,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 157176,
            "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, \"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-03T11:48:40.847272Z",
            "ended": "2022-03-03T12:07:16.992345Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 157176,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1758.228515625,
                            "deviation": 60.64797592163086,
                            "volatility": 0.059793394058942795
                        }
                    },
                    "username": "lucthms",
                    "country": "us",
                    "ranking": 30.57610863712064,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da781758763b8ba7e172933d2c2f5c30?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1725.650634765625,
                            "deviation": 70.74022674560547,
                            "volatility": 0.0600307360291481
                        }
                    },
                    "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/41707301"
            },
            "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": 421585,
                    "username": "fmansa",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4980d46fb4fc0b1e9e7388a590ab6a3b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.4424703459326,
                            "deviation": 62.63836865621335,
                            "volatility": 0.05993498467478854
                        }
                    },
                    "ranking": 19.998078445995898,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 41707301,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 421585,
            "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-03T03:48:45.319746Z",
            "ended": "2022-04-01T06:25:25.972128Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.76318359375,
                            "deviation": 65.47960662841797,
                            "volatility": 0.06010579317808151
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 421585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.1507568359375,
                            "deviation": 62.566017150878906,
                            "volatility": 0.05993533879518509
                        }
                    },
                    "username": "fmansa",
                    "country": "eu",
                    "ranking": 19.998078445995898,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4980d46fb4fc0b1e9e7388a590ab6a3b-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41707299"
            },
            "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": 1056494,
                    "username": "lukyeukhim",
                    "country": "_United_Nations",
                    "icon": "https://secure.gravatar.com/avatar/1dff9ec8fd5607ad3720f3157e49c5a1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.8557745066553,
                            "deviation": 68.82174870434564,
                            "volatility": 0.05996715738927422
                        }
                    },
                    "ranking": 26.591825691426955,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41707299,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1056494,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-03-03T09:00:59.991687Z",
            "ended": "2022-03-03T09:01:07.400599Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1725.650634765625,
                            "deviation": 70.74022674560547,
                            "volatility": 0.0600307360291481
                        }
                    },
                    "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": 1056494,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1694.8319091796875,
                            "deviation": 94.34938049316406,
                            "volatility": 0.05998529493808746
                        }
                    },
                    "username": "lukyeukhim",
                    "country": "_United_Nations",
                    "ranking": 26.591825691426955,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1dff9ec8fd5607ad3720f3157e49c5a1?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/41707294"
            },
            "players": {
                "black": {
                    "id": 421585,
                    "username": "fmansa",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4980d46fb4fc0b1e9e7388a590ab6a3b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.4424703459326,
                            "deviation": 62.63836865621335,
                            "volatility": 0.05993498467478854
                        }
                    },
                    "ranking": 19.998078445995898,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41707294,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 421585,
            "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": 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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-03T04:03:33.613371Z",
            "ended": "2022-03-17T02:54:42.936979Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 421585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.46533203125,
                            "deviation": 62.511878967285156,
                            "volatility": 0.05997210741043091
                        }
                    },
                    "username": "fmansa",
                    "country": "eu",
                    "ranking": 19.998078445995898,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4980d46fb4fc0b1e9e7388a590ab6a3b-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.0506591796875,
                            "deviation": 65.29190826416016,
                            "volatility": 0.0600614994764328
                        }
                    },
                    "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/41707293"
            },
            "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": 338528,
                    "username": "随手棋子",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/62bf95fe5763beab1e2c649045c39e85-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.5782986504498,
                            "deviation": 61.035737238150865,
                            "volatility": 0.05994311041302186
                        }
                    },
                    "ranking": 27.27674788453772,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41707293,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 338528,
            "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-03T06:09:43.773835Z",
            "ended": "2022-03-15T13:49:36.361069Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1481.9677734375,
                            "deviation": 64.6366958618164,
                            "volatility": 0.060061998665332794
                        }
                    },
                    "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": 338528,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.377197265625,
                            "deviation": 61.50877380371094,
                            "volatility": 0.059939268976449966
                        }
                    },
                    "username": "随手棋子",
                    "country": "cn",
                    "ranking": 27.27674788453772,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/62bf95fe5763beab1e2c649045c39e85-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/41707291"
            },
            "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": 368780,
                    "username": "dkmita",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3104b71a4fcedc7b2f6d497ef4c388e5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.421460685916,
                            "deviation": 61.43953743931212,
                            "volatility": 0.06001218503055133
                        }
                    },
                    "ranking": 27.206647533078776,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41707291,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 368780,
            "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-03T04:08:03.817256Z",
            "ended": "2022-03-17T12:46:51.753714Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.824951171875,
                            "deviation": 65.03765869140625,
                            "volatility": 0.06006278842687607
                        }
                    },
                    "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": 368780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.6292724609375,
                            "deviation": 61.941383361816406,
                            "volatility": 0.06001199409365654
                        }
                    },
                    "username": "dkmita",
                    "country": "un",
                    "ranking": 27.206647533078776,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3104b71a4fcedc7b2f6d497ef4c388e5?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
        }
    ]
}