List all games played by a specific player.

GET /api/v1/players/1120974/games/?format=api&ordering=-id&page=25
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=26",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-id&page=24",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51622464"
            },
            "players": {
                "black": {
                    "id": 688062,
                    "username": "Profit_",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a13ab3c37d6eef7191e39054e2146459?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.684295741689,
                            "deviation": 62.14898806970801,
                            "volatility": 0.059699975491172744
                        }
                    },
                    "ranking": 25.56016922576089,
                    "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": 51622464,
            "name": "Blitz",
            "creator": 688062,
            "mode": "game",
            "source": "play",
            "black": 688062,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 30, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-04T22:52:15.372576Z",
            "ended": "2023-03-04T22:54:11.485957Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 688062,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.9825439453125,
                            "deviation": 63.068214416503906,
                            "volatility": 0.05985980108380318
                        }
                    },
                    "username": "Profit_",
                    "country": "un",
                    "ranking": 25.56016922576089,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a13ab3c37d6eef7191e39054e2146459?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.933349609375,
                            "deviation": 64.90511322021484,
                            "volatility": 0.06010831147432327
                        }
                    },
                    "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/51622382"
            },
            "players": {
                "black": {
                    "id": 688062,
                    "username": "Profit_",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a13ab3c37d6eef7191e39054e2146459?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.684295741689,
                            "deviation": 62.14898806970801,
                            "volatility": 0.059699975491172744
                        }
                    },
                    "ranking": 25.56016922576089,
                    "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": 51622382,
            "name": "Blitz",
            "creator": 688062,
            "mode": "game",
            "source": "play",
            "black": 688062,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 30, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-04T22:49:25.848923Z",
            "ended": "2023-03-04T22:51:55.293330Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 688062,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1656.2431640625,
                            "deviation": 63.23038864135742,
                            "volatility": 0.05985928326845169
                        }
                    },
                    "username": "Profit_",
                    "country": "un",
                    "ranking": 25.56016922576089,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a13ab3c37d6eef7191e39054e2146459?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.9310302734375,
                            "deviation": 65.18085479736328,
                            "volatility": 0.060107793658971786
                        }
                    },
                    "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/51613207"
            },
            "players": {
                "black": {
                    "id": 114624,
                    "username": "porkbean",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/449e65b9157dc877c4d2383f2029f577?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1415.3666254474692,
                            "deviation": 61.02366624951872,
                            "volatility": 0.058933947120382794
                        }
                    },
                    "ranking": 22.958910945150816,
                    "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": 51613207,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 114624,
            "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": "2023-03-04T16:08:00.223755Z",
            "ended": "2023-03-04T16:14:26.528092Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 114624,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.7939453125,
                            "deviation": 61.67369842529297,
                            "volatility": 0.05915907025337219
                        }
                    },
                    "username": "porkbean",
                    "country": "un",
                    "ranking": 22.958910945150816,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/449e65b9157dc877c4d2383f2029f577?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.7161865234375,
                            "deviation": 64.92485046386719,
                            "volatility": 0.0601094514131546
                        }
                    },
                    "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/51613127"
            },
            "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": 1277440,
                    "username": "flowing dew",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6584bacab1bb54f6e972d499f8fa4586?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.057319561977,
                            "deviation": 72.99184190681584,
                            "volatility": 0.05999162528355015
                        }
                    },
                    "ranking": 18.012171143005798,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51613127,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1277440,
            "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": "2023-03-04T16:04:07.246409Z",
            "ended": "2023-03-04T16:07:13.722465Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.689208984375,
                            "deviation": 64.4236831665039,
                            "volatility": 0.06011035665869713
                        }
                    },
                    "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": 1277440,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.41162109375,
                            "deviation": 74.5146713256836,
                            "volatility": 0.05998619645833969
                        }
                    },
                    "username": "flowing dew",
                    "country": "un",
                    "ranking": 18.012171143005798,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6584bacab1bb54f6e972d499f8fa4586?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/51613048"
            },
            "players": {
                "black": {
                    "id": 1277440,
                    "username": "flowing dew",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6584bacab1bb54f6e972d499f8fa4586?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.057319561977,
                            "deviation": 72.99184190681584,
                            "volatility": 0.05999162528355015
                        }
                    },
                    "ranking": 18.012171143005798,
                    "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": 51613048,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1277440,
            "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": "2023-03-04T16:01:45.727226Z",
            "ended": "2023-03-04T16:03:51.155478Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1277440,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.1253662109375,
                            "deviation": 74.31411743164062,
                            "volatility": 0.05998711287975311
                        }
                    },
                    "username": "flowing dew",
                    "country": "un",
                    "ranking": 18.012171143005798,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6584bacab1bb54f6e972d499f8fa4586?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.6446533203125,
                            "deviation": 63.91550827026367,
                            "volatility": 0.06011128053069115
                        }
                    },
                    "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/51612818"
            },
            "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": 1300779,
                    "username": "Yyihf",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/723e4695a40c6527a0b72345086947ad?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2226.73970448425,
                            "deviation": 66.7874346598766,
                            "volatility": 0.06014233021357864
                        }
                    },
                    "ranking": 33.44933119882818,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51612818,
            "name": "WSC game",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1300779,
            "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": "2023-03-04T15:53:11.770701Z",
            "ended": "2023-03-04T16:00:47.519979Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.86279296875,
                            "deviation": 64.11988830566406,
                            "volatility": 0.060110632330179214
                        }
                    },
                    "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": 1300779,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.2186279296875,
                            "deviation": 65.6809310913086,
                            "volatility": 0.05997186154127121
                        }
                    },
                    "username": "Yyihf",
                    "country": "un",
                    "ranking": 33.44933119882818,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/723e4695a40c6527a0b72345086947ad?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/51605744"
            },
            "players": {
                "black": {
                    "id": 1175417,
                    "username": "onlywhy",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fd41100e4a96bc14b3eeb21a2000de4a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.236633086557,
                            "deviation": 62.273979776096326,
                            "volatility": 0.05992424835119489
                        }
                    },
                    "ranking": 22.427330055121168,
                    "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": 51605744,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1175417,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 129600, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-04T10:15:07.612002Z",
            "ended": "2023-03-07T16:49:39.657251Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1175417,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.999267578125,
                            "deviation": 74.4130630493164,
                            "volatility": 0.059996746480464935
                        }
                    },
                    "username": "onlywhy",
                    "country": "un",
                    "ranking": 22.427330055121168,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd41100e4a96bc14b3eeb21a2000de4a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.3682861328125,
                            "deviation": 64.63483428955078,
                            "volatility": 0.06009786203503609
                        }
                    },
                    "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/51604429"
            },
            "players": {
                "black": {
                    "id": 522571,
                    "username": "ajiKacey",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/b2ec1d24355a47d951f26611e1aa4a21?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.6777741534843,
                            "deviation": 60.77630861164369,
                            "volatility": 0.059817395523264774
                        }
                    },
                    "ranking": 26.066127798813035,
                    "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": 51604429,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 522571,
            "white": 1120974,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29826,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 129600, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-04T13:38:35.516102Z",
            "ended": "2023-03-13T13:09:08.971773Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 522571,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.76123046875,
                            "deviation": 62.4999885559082,
                            "volatility": 0.059877909719944
                        }
                    },
                    "username": "ajiKacey",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 26.066127798813035,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b2ec1d24355a47d951f26611e1aa4a21?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.4814453125,
                            "deviation": 63.16807174682617,
                            "volatility": 0.06009488180279732
                        }
                    },
                    "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/51596028"
            },
            "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": 1263900,
                    "username": "tonysiu831",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/995c89c05028af9ece164b606e09f036?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2037.5524104089054,
                            "deviation": 63.12836985989984,
                            "volatility": 0.059984095513962894
                        }
                    },
                    "ranking": 31.393860962894667,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51596028,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1263900,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30851,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-04T02:14:33.311454Z",
            "ended": "2023-04-21T11:06:58.506629Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.012939453125,
                            "deviation": 66.41985321044922,
                            "volatility": 0.060089755803346634
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1263900,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.19775390625,
                            "deviation": 90.30657196044922,
                            "volatility": 0.05999547615647316
                        }
                    },
                    "username": "tonysiu831",
                    "country": "un",
                    "ranking": 31.393860962894667,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/995c89c05028af9ece164b606e09f036?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/51596027"
            },
            "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": 1087335,
                    "username": "joooom",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/b27fee5a7ec37feeb6ee82734432913c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.6601239009635,
                            "deviation": 64.7178018683172,
                            "volatility": 0.06003598417273608
                        }
                    },
                    "ranking": 25.191449730115234,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 51596027,
            "name": "Corr game for WSC",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 1087335,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30851,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-04T02:37:12.269748Z",
            "ended": "2023-03-21T08:15:10.876264Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.11474609375,
                            "deviation": 63.374916076660156,
                            "volatility": 0.06008616462349892
                        }
                    },
                    "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": 1087335,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.868408203125,
                            "deviation": 64.07661437988281,
                            "volatility": 0.06010409817099571
                        }
                    },
                    "username": "joooom",
                    "country": "un",
                    "ranking": 25.191449730115234,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b27fee5a7ec37feeb6ee82734432913c-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
        }
    ]
}