List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=28
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=-id&page=29",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=27",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83360901"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.4902799803476,
                            "deviation": 60.47776914482708,
                            "volatility": 0.059390697997915326
                        }
                    },
                    "ranking": 20.76674964198087,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83360901,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1237299,
            "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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-20T11:16:13.581853Z",
            "ended": "2026-01-20T11:38:37.546023Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.9122314453125,
                            "deviation": 62.770225524902344,
                            "volatility": 0.058690641075372696
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.6129150390625,
                            "deviation": 60.459075927734375,
                            "volatility": 0.05943047255277634
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 20.76674964198087,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-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/83359489"
            },
            "players": {
                "black": {
                    "id": 218816,
                    "username": "chess_player",
                    "country": "in",
                    "icon": "https://user-uploads.online-go.com/a0b843923dd1f765923bea4c52983209-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.938934460991,
                            "deviation": 61.73280051021962,
                            "volatility": 0.05984781217618154
                        }
                    },
                    "ranking": 20.3759610558924,
                    "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": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83359489,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 218816,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-20T10:14:41.632646Z",
            "ended": "2026-01-20T11:01:18.560199Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 218816,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.6881103515625,
                            "deviation": 62.166404724121094,
                            "volatility": 0.05984944477677345
                        }
                    },
                    "username": "chess_player",
                    "country": "in",
                    "ranking": 20.3759610558924,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a0b843923dd1f765923bea4c52983209-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.1434326171875,
                            "deviation": 62.95316696166992,
                            "volatility": 0.058691155165433884
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "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/83358843"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1085196,
                    "username": "annguyen.cosmic",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d54451b9f5fcea9a24b60eea31627ad1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.4289788139324,
                            "deviation": 61.60794803756149,
                            "volatility": 0.06011334077223012
                        }
                    },
                    "ranking": 24.88899949049877,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83358843,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1085196,
            "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": "2026-01-20T09:44:35.781319Z",
            "ended": "2026-01-20T10:09:36.079880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.5762939453125,
                            "deviation": 62.7716178894043,
                            "volatility": 0.05869258940219879
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1085196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.2191162109375,
                            "deviation": 63.28208541870117,
                            "volatility": 0.0601014569401741
                        }
                    },
                    "username": "annguyen.cosmic",
                    "country": "un",
                    "ranking": 24.88899949049877,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d54451b9f5fcea9a24b60eea31627ad1?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/83358370"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.4902799803476,
                            "deviation": 60.47776914482708,
                            "volatility": 0.059390697997915326
                        }
                    },
                    "ranking": 20.76674964198087,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83358370,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1237299,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-20T09:24:28.231478Z",
            "ended": "2026-01-20T09:34:50.090939Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.8233642578125,
                            "deviation": 62.941375732421875,
                            "volatility": 0.05869172886013985
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.4971923828125,
                            "deviation": 60.49752426147461,
                            "volatility": 0.05943192541599274
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 20.76674964198087,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-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/83357869"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1748802,
                    "username": "Me2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.1729882545455,
                            "deviation": 61.184348033425984,
                            "volatility": 0.06001478181056787
                        }
                    },
                    "ranking": 19.485568028035722,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83357869,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1748802,
            "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": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-20T08:59:25.668509Z",
            "ended": "2026-01-20T09:12:13.173911Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.85693359375,
                            "deviation": 63.131778717041016,
                            "volatility": 0.05869235098361969
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1748802,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.674072265625,
                            "deviation": 61.1183967590332,
                            "volatility": 0.0599844716489315
                        }
                    },
                    "username": "Me2025",
                    "country": "us",
                    "ranking": 19.485568028035722,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?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/83356893"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1944457,
                    "username": "ksk1988712",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5677be7213519e2a2729c9b14d8e08f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.2922910776765,
                            "deviation": 61.183325589702484,
                            "volatility": 0.06002564682008437
                        }
                    },
                    "ranking": 23.96591204044185,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83356893,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1944457,
            "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": "69.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-20T08:14:50.837143Z",
            "ended": "2026-01-20T08:56:54.333895Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.20068359375,
                            "deviation": 63.264644622802734,
                            "volatility": 0.05869350582361221
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1944457,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.914306640625,
                            "deviation": 70.45980072021484,
                            "volatility": 0.059988606721162796
                        }
                    },
                    "username": "ksk1988712",
                    "country": "un",
                    "ranking": 23.96591204044185,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5677be7213519e2a2729c9b14d8e08f5?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/83356880"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122771,
                    "username": "sodi1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.2949368836516,
                            "deviation": 67.23214593031557,
                            "volatility": 0.064724266045213
                        }
                    },
                    "ranking": 21.4367158401946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83356880,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 122771,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-01-20T08:14:26.009910Z",
            "ended": "2026-01-20T08:14:39.395879Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.20068359375,
                            "deviation": 63.264644622802734,
                            "volatility": 0.05869350582361221
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.2442626953125,
                            "deviation": 69.02400207519531,
                            "volatility": 0.06458330154418945
                        }
                    },
                    "username": "sodi1",
                    "country": "un",
                    "ranking": 21.4367158401946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?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/83329877"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 113456,
                    "username": "dienfoonwu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd1b9f018692d7769049a9d261473b58?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.3851408729963,
                            "deviation": 62.41067549464599,
                            "volatility": 0.06000861418612735
                        }
                    },
                    "ranking": 27.260547356781224,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83329877,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 113456,
            "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": "108.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-19T12:58:07.415854Z",
            "ended": "2026-01-19T13:30:58.996158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.63818359375,
                            "deviation": 62.83467102050781,
                            "volatility": 0.05869452282786369
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 113456,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.8690185546875,
                            "deviation": 62.92742919921875,
                            "volatility": 0.06001133471727371
                        }
                    },
                    "username": "dienfoonwu",
                    "country": "un",
                    "ranking": 27.260547356781224,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd1b9f018692d7769049a9d261473b58?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/83329839"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.7355002178736,
                            "deviation": 83.5628727668032,
                            "volatility": 0.0862976607941254
                        }
                    },
                    "ranking": 13.69859077560768,
                    "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": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83329839,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 123282,
            "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": "2026-01-19T12:55:03.843633Z",
            "ended": "2026-01-19T12:55:38.727276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.313232421875,
                            "deviation": 83.88544464111328,
                            "volatility": 0.08497986942529678
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 13.69859077560768,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.63818359375,
                            "deviation": 62.83467102050781,
                            "volatility": 0.05869452282786369
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "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/83328403"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1152270,
                    "username": "philogo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/db38be9bf6c1451b576967fb33024bef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1507.0473042551525,
                            "deviation": 62.952961244569984,
                            "volatility": 0.059850544124661606
                        }
                    },
                    "ranking": 24.41189087900809,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83328403,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1152270,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-19T11:58:18.827309Z",
            "ended": "2026-01-19T12:35:35.132554Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.0181884765625,
                            "deviation": 62.56193542480469,
                            "volatility": 0.058687981218099594
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1152270,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.969970703125,
                            "deviation": 61.8782958984375,
                            "volatility": 0.05987628549337387
                        }
                    },
                    "username": "philogo",
                    "country": "fr",
                    "ranking": 24.41189087900809,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/db38be9bf6c1451b576967fb33024bef-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
        }
    ]
}