List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=30
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=31",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=29",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83326467"
            },
            "players": {
                "black": {
                    "id": 1941007,
                    "username": "win10liulanqi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dd62283060c5d2548c07927200fb60df?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 682.2793355685902,
                            "deviation": 71.00871387764101,
                            "volatility": 0.05997773331408729
                        }
                    },
                    "ranking": 6.066246703989227,
                    "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": 83326467,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1941007,
            "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": "2026-01-19T10:35:09.153765Z",
            "ended": "2026-01-19T10:52:09.037677Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1941007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.9881591796875,
                            "deviation": 118.49209594726562,
                            "volatility": 0.06000424176454544
                        }
                    },
                    "username": "win10liulanqi",
                    "country": "un",
                    "ranking": 6.066246703989227,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dd62283060c5d2548c07927200fb60df?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.633056640625,
                            "deviation": 63.098960876464844,
                            "volatility": 0.05868890881538391
                        }
                    },
                    "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/83325925"
            },
            "players": {
                "black": {
                    "id": 1799607,
                    "username": "刘玉刘钟楼",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/aaa0825c88147de551348e5414a1b658?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.2936345636415,
                            "deviation": 61.29137664638139,
                            "volatility": 0.059815285894346266
                        }
                    },
                    "ranking": 19.80866139462117,
                    "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": 83325925,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1799607,
            "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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-19T10:11:55.840025Z",
            "ended": "2026-01-19T10:27:58.097246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1799607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.3314208984375,
                            "deviation": 60.603614807128906,
                            "volatility": 0.0598677322268486
                        }
                    },
                    "username": "刘玉刘钟楼",
                    "country": "un",
                    "ranking": 19.80866139462117,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aaa0825c88147de551348e5414a1b658?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.1710205078125,
                            "deviation": 63.2674674987793,
                            "volatility": 0.05868759751319885
                        }
                    },
                    "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/83325912"
            },
            "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": 83325912,
            "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-19T10:10:36.796290Z",
            "ended": "2026-01-19T10:10:44.104458Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.1710205078125,
                            "deviation": 63.2674674987793,
                            "volatility": 0.05868759751319885
                        }
                    },
                    "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": 1238.114501953125,
                            "deviation": 66.39566802978516,
                            "volatility": 0.06451325863599777
                        }
                    },
                    "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/83325144"
            },
            "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": 493059,
                    "username": "Bot Noy",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f614a2060e570974f1282812fe0f561a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.9594328463918,
                            "deviation": 64.04155599228393,
                            "volatility": 0.060203358900119165
                        }
                    },
                    "ranking": 24.957072756450476,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83325144,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 493059,
            "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": "2026-01-19T09:34:14.052641Z",
            "ended": "2026-01-19T10:00:22.661679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.1038818359375,
                            "deviation": 63.1467399597168,
                            "volatility": 0.05868906527757645
                        }
                    },
                    "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": 493059,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1497.0633544921875,
                            "deviation": 68.19276428222656,
                            "volatility": 0.060208484530448914
                        }
                    },
                    "username": "Bot Noy",
                    "country": "th",
                    "ranking": 24.957072756450476,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f614a2060e570974f1282812fe0f561a-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/83324655"
            },
            "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": 1310025,
                    "username": "CNMGADGET",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.4255511951112,
                            "deviation": 67.35877820870041,
                            "volatility": 0.059840902742294685
                        }
                    },
                    "ranking": 22.84510215008501,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83324655,
            "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": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-19T09:10:37.579372Z",
            "ended": "2026-01-19T09:20:42.979157Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1277.6307373046875,
                            "deviation": 63.16749572753906,
                            "volatility": 0.05869051814079285
                        }
                    },
                    "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": 1310025,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.9508056640625,
                            "deviation": 68.55799102783203,
                            "volatility": 0.0598304457962513
                        }
                    },
                    "username": "CNMGADGET",
                    "country": "th",
                    "ranking": 22.84510215008501,
                    "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/82414314"
            },
            "players": {
                "black": {
                    "id": 1728870,
                    "username": "lunariss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/16ca9ae601b1daf90f2c9d075f84e7f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.4062214025316,
                            "deviation": 64.03283631473593,
                            "volatility": 0.059963510506843114
                        }
                    },
                    "ranking": 11.915557121828224,
                    "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": 82414314,
            "name": "Friendly Match",
            "creator": 1728870,
            "mode": "game",
            "source": "play",
            "black": 1728870,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 18503,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 518400, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-26T17:18:17.536840Z",
            "ended": "2026-01-18T13:06:35.597684Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728870,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 891.3466186523438,
                            "deviation": 62.19550323486328,
                            "volatility": 0.0599651075899601
                        }
                    },
                    "username": "lunariss",
                    "country": "un",
                    "ranking": 11.915557121828224,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/16ca9ae601b1daf90f2c9d075f84e7f0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.3504638671875,
                            "deviation": 62.91971206665039,
                            "volatility": 0.058684103190898895
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83262421"
            },
            "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": 1762105,
                    "username": "BallzGO",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/9629a30ebf579ad4edc4dcc67ed036af-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.3455162520281,
                            "deviation": 63.66202143627406,
                            "volatility": 0.06004546590899462
                        }
                    },
                    "ranking": 23.888315836633826,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83262421,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1762105,
            "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": "95.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-17T11:27:48.019619Z",
            "ended": "2026-01-17T11:46:13.243264Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.966796875,
                            "deviation": 63.06105422973633,
                            "volatility": 0.058685190975666046
                        }
                    },
                    "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": 1762105,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.2962646484375,
                            "deviation": 64.72314453125,
                            "volatility": 0.06004970148205757
                        }
                    },
                    "username": "BallzGO",
                    "country": "th",
                    "ranking": 23.888315836633826,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9629a30ebf579ad4edc4dcc67ed036af-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/83261926"
            },
            "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": 83261926,
            "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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-17T11:02:47.157239Z",
            "ended": "2026-01-17T11:24:47.818239Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.6085205078125,
                            "deviation": 80.12094116210938,
                            "volatility": 0.0848328173160553
                        }
                    },
                    "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": 1320.3629150390625,
                            "deviation": 63.08819580078125,
                            "volatility": 0.05868222564458847
                        }
                    },
                    "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/83231688"
            },
            "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": 1706899,
                    "username": "hiwhoareyou",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8b3c926c5e12f8f23f6fde43191b6133?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.6327775340058,
                            "deviation": 66.49060251102541,
                            "volatility": 0.05998016997723857
                        }
                    },
                    "ranking": 25.08684006769838,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83231688,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1706899,
            "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-16T13:14:59.918340Z",
            "ended": "2026-01-16T13:35:54.868694Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.272216796875,
                            "deviation": 62.96189498901367,
                            "volatility": 0.05868369713425636
                        }
                    },
                    "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": 1706899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.02880859375,
                            "deviation": 64.4416275024414,
                            "volatility": 0.05999816209077835
                        }
                    },
                    "username": "hiwhoareyou",
                    "country": "un",
                    "ranking": 25.08684006769838,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8b3c926c5e12f8f23f6fde43191b6133?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/83231661"
            },
            "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": 608673,
                    "username": "TSO",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/59a8b438c9cc68dc6b6e160664fc322d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.3874085487628,
                            "deviation": 60.92174224812576,
                            "volatility": 0.05969384357096476
                        }
                    },
                    "ranking": 22.17746824263666,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83231661,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 608673,
            "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-16T13:14:15.723943Z",
            "ended": "2026-01-16T13:14:38.121559Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.272216796875,
                            "deviation": 62.96189498901367,
                            "volatility": 0.05868369713425636
                        }
                    },
                    "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": 608673,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.2562255859375,
                            "deviation": 60.91028594970703,
                            "volatility": 0.059709541499614716
                        }
                    },
                    "username": "TSO",
                    "country": "be",
                    "ranking": 22.17746824263666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/59a8b438c9cc68dc6b6e160664fc322d?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
        }
    ]
}