List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=41
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=42",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=40",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82441139"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 705925,
                    "username": "Temudjin",
                    "country": "li",
                    "icon": "https://user-uploads.online-go.com/020853fd428c79db7392aefbac443aec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.20223827471,
                            "deviation": 62.8254956376559,
                            "volatility": 0.05959441322756185
                        }
                    },
                    "ranking": 19.656525912651222,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82441139,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 705925,
            "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": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-22T18:16:28.663701Z",
            "ended": "2025-12-22T18:31:47.003933Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.2872314453125,
                            "deviation": 62.20743942260742,
                            "volatility": 0.05866792052984238
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 705925,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1311.06103515625,
                            "deviation": 63.74761199951172,
                            "volatility": 0.0595824159681797
                        }
                    },
                    "username": "Temudjin",
                    "country": "li",
                    "ranking": 19.656525912651222,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/020853fd428c79db7392aefbac443aec-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82440467"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1782909,
                    "username": "kitkokd",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/b790300cb57dbb4d9f0727d07883db86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.5319897833344,
                            "deviation": 66.17156566827015,
                            "volatility": 0.06002179031893328
                        }
                    },
                    "ranking": 22.398783364346635,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82440467,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1782909,
            "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": "44.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-22T17:49:29.082209Z",
            "ended": "2025-12-22T18:15:19.578606Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.4862060546875,
                            "deviation": 62.297576904296875,
                            "volatility": 0.0586690679192543
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1782909,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.603759765625,
                            "deviation": 63.96224594116211,
                            "volatility": 0.060061585158109665
                        }
                    },
                    "username": "kitkokd",
                    "country": "kr",
                    "ranking": 22.398783364346635,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b790300cb57dbb4d9f0727d07883db86?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82418057"
            },
            "players": {
                "black": {
                    "id": 1748802,
                    "username": "Me2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.2804622118229,
                            "deviation": 61.024511126221654,
                            "volatility": 0.06001756564885109
                        }
                    },
                    "ranking": 19.752124105867512,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82418057,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1748802,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-22T00:10:03.319886Z",
            "ended": "2025-12-22T00:30:22.851797Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1748802,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1148.0152587890625,
                            "deviation": 61.479129791259766,
                            "volatility": 0.05992506071925163
                        }
                    },
                    "username": "Me2025",
                    "country": "us",
                    "ranking": 19.752124105867512,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.789306640625,
                            "deviation": 62.36845779418945,
                            "volatility": 0.058670345693826675
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82412789"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 997351,
                    "username": "pizzahut9999",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/51771e491426aca13d8ac37e323fee23?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.8407577644389,
                            "deviation": 67.34869059854661,
                            "volatility": 0.060132270235413746
                        }
                    },
                    "ranking": 23.80166011617665,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82412789,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 997351,
            "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": "2025-12-21T20:20:18.188979Z",
            "ended": "2025-12-21T20:36:32.326515Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.7698974609375,
                            "deviation": 62.49544906616211,
                            "volatility": 0.05866916477680206
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 997351,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1310.76904296875,
                            "deviation": 64.15226745605469,
                            "volatility": 0.060104403644800186
                        }
                    },
                    "username": "pizzahut9999",
                    "country": "un",
                    "ranking": 23.80166011617665,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/51771e491426aca13d8ac37e323fee23?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82412370"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 197954,
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.0283042189515,
                            "deviation": 62.516336588566425,
                            "volatility": 0.060714623473633864
                        }
                    },
                    "ranking": 21.22144684813293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82412370,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 197954,
            "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": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-21T19:59:03.799816Z",
            "ended": "2025-12-21T20:15:17.140021Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.2110595703125,
                            "deviation": 62.60972595214844,
                            "volatility": 0.058670271188020706
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 197954,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1336.615966796875,
                            "deviation": 64.26771545410156,
                            "volatility": 0.06064816936850548
                        }
                    },
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "ranking": 21.22144684813293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82411789"
            },
            "players": {
                "black": {
                    "id": 1428696,
                    "username": "Devine General",
                    "country": "vc",
                    "icon": "https://user-uploads.online-go.com/0bb371b2bd0f3a07e9350d5d3b73e735-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.2664807450108,
                            "deviation": 63.81834396884046,
                            "volatility": 0.05967644076858671
                        }
                    },
                    "ranking": 19.770640346513765,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82411789,
            "name": "Friendly Match",
            "creator": 1428696,
            "mode": "game",
            "source": "play",
            "black": 1428696,
            "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": 35,
            "time_control_parameters": "{\"main_time\": 600, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-21T19:34:02.297040Z",
            "ended": "2025-12-21T19:52:51.081240Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1428696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.07421875,
                            "deviation": 63.05504608154297,
                            "volatility": 0.05968291684985161
                        }
                    },
                    "username": "Devine General",
                    "country": "vc",
                    "ranking": 19.770640346513765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0bb371b2bd0f3a07e9350d5d3b73e735-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.994384765625,
                            "deviation": 62.744789123535156,
                            "volatility": 0.058671288192272186
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82408283"
            },
            "players": {
                "black": {
                    "id": 1748802,
                    "username": "Me2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.2804622118229,
                            "deviation": 61.024511126221654,
                            "volatility": 0.06001756564885109
                        }
                    },
                    "ranking": 19.752124105867512,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82408283,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1748802,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-21T17:14:03.528201Z",
            "ended": "2025-12-21T17:25:43.712678Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1748802,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.9129638671875,
                            "deviation": 61.59360122680664,
                            "volatility": 0.05992812290787697
                        }
                    },
                    "username": "Me2025",
                    "country": "us",
                    "ranking": 19.752124105867512,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.29638671875,
                            "deviation": 62.884525299072266,
                            "volatility": 0.05867234617471695
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82408010"
            },
            "players": {
                "black": {
                    "id": 1007256,
                    "username": "dp10",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/49d1ae9be2b1191eefbc71bb75e65442-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.9281407887586,
                            "deviation": 60.786714954240296,
                            "volatility": 0.059897245164122065
                        }
                    },
                    "ranking": 19.13622264376138,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82408010,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1007256,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-21T17:04:51.496574Z",
            "ended": "2025-12-21T17:13:25.714290Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1007256,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.9752197265625,
                            "deviation": 61.72325134277344,
                            "volatility": 0.059971705079078674
                        }
                    },
                    "username": "dp10",
                    "country": "un",
                    "ranking": 19.13622264376138,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49d1ae9be2b1191eefbc71bb75e65442-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.75146484375,
                            "deviation": 63.024356842041016,
                            "volatility": 0.05867346003651619
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82405073"
            },
            "players": {
                "black": {
                    "id": 1007256,
                    "username": "dp10",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/49d1ae9be2b1191eefbc71bb75e65442-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.9281407887586,
                            "deviation": 60.786714954240296,
                            "volatility": 0.059897245164122065
                        }
                    },
                    "ranking": 19.13622264376138,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82405073,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1007256,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-21T15:09:09.256775Z",
            "ended": "2025-12-21T15:23:05.352526Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1007256,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.690185546875,
                            "deviation": 61.78575134277344,
                            "volatility": 0.059975337237119675
                        }
                    },
                    "username": "dp10",
                    "country": "un",
                    "ranking": 19.13622264376138,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49d1ae9be2b1191eefbc71bb75e65442-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.6602783203125,
                            "deviation": 63.192874908447266,
                            "volatility": 0.05867442488670349
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82404645"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1918392,
                    "username": "lackgh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5fefddc70f1fc6084ec8235aa44d9ca1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.4193794451207,
                            "deviation": 61.21923718536931,
                            "volatility": 0.059984886607677174
                        }
                    },
                    "ranking": 24.37148765945807,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82404645,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1918392,
            "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": "94.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-21T14:54:08.014337Z",
            "ended": "2025-12-21T15:08:41.431129Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.9256591796875,
                            "deviation": 63.18891143798828,
                            "volatility": 0.05867587774991989
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1918392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.38671875,
                            "deviation": 75.73188018798828,
                            "volatility": 0.06000933051109314
                        }
                    },
                    "username": "lackgh",
                    "country": "un",
                    "ranking": 24.37148765945807,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5fefddc70f1fc6084ec8235aa44d9ca1?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}