List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=64",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=62",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80920560"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1099364,
                    "username": "dding5508",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9a083d72e7e0445a963b3322e75c4135?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.7668813744112,
                            "deviation": 60.46904996491516,
                            "volatility": 0.05914518209260626
                        }
                    },
                    "ranking": 21.462413218909862,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80920560,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1099364,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T12:13:43.793700Z",
            "ended": "2025-11-04T12:46:51.266078Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.856689453125,
                            "deviation": 62.985477447509766,
                            "volatility": 0.058702871203422546
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1099364,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.904541015625,
                            "deviation": 60.306636810302734,
                            "volatility": 0.05926072970032692
                        }
                    },
                    "username": "dding5508",
                    "country": "un",
                    "ranking": 21.462413218909862,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9a083d72e7e0445a963b3322e75c4135?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80918464"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1882502,
                    "username": "피카츄7",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/632ce2ee74049e98371230b60b2df30f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1474.399918035142,
                            "deviation": 61.17837538380123,
                            "volatility": 0.059943315991209126
                        }
                    },
                    "ranking": 23.904877241181318,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80918464,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1882502,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T10:46:37.569654Z",
            "ended": "2025-11-04T11:13:03.404733Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.41943359375,
                            "deviation": 63.07172393798828,
                            "volatility": 0.0587041899561882
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1882502,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.2626953125,
                            "deviation": 67.94855499267578,
                            "volatility": 0.059981826692819595
                        }
                    },
                    "username": "피카츄7",
                    "country": "un",
                    "ranking": 23.904877241181318,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/632ce2ee74049e98371230b60b2df30f?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80917864"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1333869,
                    "username": "mat.znidarsic",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3ec3ddb8088cdaf610ec3f17a94e6123?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.7274434213264,
                            "deviation": 61.87620824149152,
                            "volatility": 0.06051022304922029
                        }
                    },
                    "ranking": 22.36852524826712,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80917864,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1333869,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T10:14:51.180300Z",
            "ended": "2025-11-04T10:34:26.347880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.0234375,
                            "deviation": 63.220603942871094,
                            "volatility": 0.058705296367406845
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1333869,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.318603515625,
                            "deviation": 63.429256439208984,
                            "volatility": 0.060517799109220505
                        }
                    },
                    "username": "mat.znidarsic",
                    "country": "un",
                    "ranking": 22.36852524826712,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ec3ddb8088cdaf610ec3f17a94e6123?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80917239"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 234393,
                    "username": "sorinel",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/c53d2e56d9e0c12d03b6d1d91b1979ef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.799703903445,
                            "deviation": 61.027854473933964,
                            "volatility": 0.060232411375907395
                        }
                    },
                    "ranking": 22.900496074613905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80917239,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 234393,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T09:40:52.120889Z",
            "ended": "2025-11-04T10:05:22.365084Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.1768798828125,
                            "deviation": 63.35687255859375,
                            "volatility": 0.058706529438495636
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 234393,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.2396240234375,
                            "deviation": 61.109352111816406,
                            "volatility": 0.06028201803565025
                        }
                    },
                    "username": "sorinel",
                    "country": "ro",
                    "ranking": 22.900496074613905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c53d2e56d9e0c12d03b6d1d91b1979ef-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80889184"
            },
            "players": {
                "black": {
                    "id": 1150064,
                    "username": "dan.peters",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0fadfdf0cb749686997fc7af42828d1e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.4436763680542,
                            "deviation": 62.09935987087675,
                            "volatility": 0.06007620454521359
                        }
                    },
                    "ranking": 18.8941003368693,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80889184,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1150064,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-03T12:39:39.896408Z",
            "ended": "2025-11-03T13:42:29.316181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1150064,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.868408203125,
                            "deviation": 62.36911392211914,
                            "volatility": 0.060074951499700546
                        }
                    },
                    "username": "dan.peters",
                    "country": "un",
                    "ranking": 18.8941003368693,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0fadfdf0cb749686997fc7af42828d1e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.3133544921875,
                            "deviation": 63.517051696777344,
                            "volatility": 0.05870484933257103
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80888367"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1096472,
                    "username": "baoxuyen.trinh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/01b626aa72f49d55d4641cda5bcf2635?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1310.9538676534276,
                            "deviation": 61.25949286510952,
                            "volatility": 0.06000041797052326
                        }
                    },
                    "ranking": 21.184843538086493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80888367,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1096472,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "87.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-03T12:06:57.698789Z",
            "ended": "2025-11-03T12:26:54.309083Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1276.4974365234375,
                            "deviation": 63.749732971191406,
                            "volatility": 0.058704521507024765
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1096472,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.094482421875,
                            "deviation": 61.137367248535156,
                            "volatility": 0.059996891766786575
                        }
                    },
                    "username": "baoxuyen.trinh",
                    "country": "un",
                    "ranking": 21.184843538086493,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01b626aa72f49d55d4641cda5bcf2635?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80887432"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "username": "Phydeaux",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.5170198342992,
                            "deviation": 65.45632039887464,
                            "volatility": 0.05946076831510585
                        }
                    },
                    "ranking": 24.79986603161397,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80887432,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 155647,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-03T11:29:49.924850Z",
            "ended": "2025-11-03T11:44:07.148418Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.3104248046875,
                            "deviation": 63.37411117553711,
                            "volatility": 0.058696627616882324
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.6429443359375,
                            "deviation": 63.35304641723633,
                            "volatility": 0.05950832739472389
                        }
                    },
                    "username": "Phydeaux",
                    "country": "gb",
                    "ranking": 24.79986603161397,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80887395"
            },
            "players": {
                "black": {
                    "id": 1425115,
                    "username": "tasimho",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5cc529de90400b789b44208c7c82d1dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.668309128654,
                            "deviation": 60.395170964300505,
                            "volatility": 0.05984303193525842
                        }
                    },
                    "ranking": 19.70299930906341,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80887395,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1425115,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-03T11:28:55.031406Z",
            "ended": "2025-11-03T11:29:11.341919Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1425115,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.485595703125,
                            "deviation": 60.285987854003906,
                            "volatility": 0.059875987470149994
                        }
                    },
                    "username": "tasimho",
                    "country": "un",
                    "ranking": 19.70299930906341,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5cc529de90400b789b44208c7c82d1dd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.3104248046875,
                            "deviation": 63.37411117553711,
                            "volatility": 0.058696627616882324
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80887081"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "username": "CNMGADGET",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.7303694733114,
                            "deviation": 68.48172893326847,
                            "volatility": 0.059828553815731496
                        }
                    },
                    "ranking": 23.30572939151494,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80887081,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1310025,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-03T11:14:32.863004Z",
            "ended": "2025-11-03T11:27:38.881569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.1749267578125,
                            "deviation": 63.430908203125,
                            "volatility": 0.05869806185364723
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.705810546875,
                            "deviation": 66.33589172363281,
                            "volatility": 0.05981414392590523
                        }
                    },
                    "username": "CNMGADGET",
                    "country": "th",
                    "ranking": 23.30572939151494,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80886600"
            },
            "players": {
                "black": {
                    "id": 1890901,
                    "username": "deleted-b02809c3-b54a-43d5-9d7a-5d5c5bc54a0a",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/f638e86a5f1252a00743e16397551f13?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1744.7286498884032,
                            "deviation": 73.89178530083922,
                            "volatility": 0.06000689793428637
                        }
                    },
                    "ranking": 27.802132753272033,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80886600,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1890901,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-03T10:51:37.530143Z",
            "ended": "2025-11-03T11:02:49.204102Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1890901,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.190185546875,
                            "deviation": 222.1509246826172,
                            "volatility": 0.059997547417879105
                        }
                    },
                    "username": "deleted-b02809c3-b54a-43d5-9d7a-5d5c5bc54a0a",
                    "country": "tw",
                    "ranking": 27.802132753272033,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f638e86a5f1252a00743e16397551f13?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.4871826171875,
                            "deviation": 62.906761169433594,
                            "volatility": 0.05869249626994133
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}