List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=18",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=16",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84525027"
            },
            "players": {
                "black": {
                    "id": 1940868,
                    "username": "coco55",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4e75fa540cbad3e1a31ee9cafa944a68?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.4894816368114,
                            "deviation": 62.31031020730712,
                            "volatility": 0.05988071698614559
                        }
                    },
                    "ranking": 18.73850633490872,
                    "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84525027,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1940868,
            "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": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-25T07:01:03.116977Z",
            "ended": "2026-02-25T07:13:55.018642Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1940868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.5804443359375,
                            "deviation": 62.38700485229492,
                            "volatility": 0.059993259608745575
                        }
                    },
                    "username": "coco55",
                    "country": "un",
                    "ranking": 18.73850633490872,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e75fa540cbad3e1a31ee9cafa944a68?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.48876953125,
                            "deviation": 63.093509674072266,
                            "volatility": 0.058731287717819214
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "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/84512685"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 783375,
                    "username": "Sexp1stol",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6a9e7359d53ed30d74be7d2269e85d55?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.5076516716304,
                            "deviation": 63.24754998995056,
                            "volatility": 0.06017689752580793
                        }
                    },
                    "ranking": 23.73321961365029,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84512685,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 783375,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T20:44:10.180775Z",
            "ended": "2026-02-24T20:56:38.085332Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.4180908203125,
                            "deviation": 62.78651428222656,
                            "volatility": 0.05872432887554169
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 783375,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.4534912109375,
                            "deviation": 64.68028259277344,
                            "volatility": 0.06009848415851593
                        }
                    },
                    "username": "Sexp1stol",
                    "country": "un",
                    "ranking": 23.73321961365029,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6a9e7359d53ed30d74be7d2269e85d55?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/84500845"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1521799,
                    "username": "baptiste.here",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5e334e1d9c95b16fe8553026a9504514-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.3320322064517,
                            "deviation": 62.472564670756185,
                            "volatility": 0.059990506835069214
                        }
                    },
                    "ranking": 19.82811329396709,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84500845,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1521799,
            "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": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-24T13:12:45.430426Z",
            "ended": "2026-02-24T13:40:45.942684Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.60595703125,
                            "deviation": 62.96757888793945,
                            "volatility": 0.05872486159205437
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1521799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.5220947265625,
                            "deviation": 63.187400817871094,
                            "volatility": 0.06001470610499382
                        }
                    },
                    "username": "baptiste.here",
                    "country": "un",
                    "ranking": 19.82811329396709,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5e334e1d9c95b16fe8553026a9504514-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/84500461"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 728052,
                    "username": "rstchile1",
                    "country": "cl",
                    "icon": "https://secure.gravatar.com/avatar/faed1e030ac5af989cc77842a5470c86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.1593962205168,
                            "deviation": 62.70419755590876,
                            "volatility": 0.059870010141354485
                        }
                    },
                    "ranking": 20.0855899721681,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84500461,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 728052,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T12:56:26.985527Z",
            "ended": "2026-02-24T13:10:00.187972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.791748046875,
                            "deviation": 63.16420364379883,
                            "volatility": 0.05872461572289467
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 728052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.593505859375,
                            "deviation": 63.13785934448242,
                            "volatility": 0.05988296866416931
                        }
                    },
                    "username": "rstchile1",
                    "country": "cl",
                    "ranking": 20.0855899721681,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/faed1e030ac5af989cc77842a5470c86?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/84500035"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "username": "KyotoDean",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.0034563889312,
                            "deviation": 61.74723090843922,
                            "volatility": 0.05985838313879967
                        }
                    },
                    "ranking": 20.13819543582107,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84500035,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1354897,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T12:40:53.201345Z",
            "ended": "2026-02-24T12:54:41.078140Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.4178466796875,
                            "deviation": 63.29325485229492,
                            "volatility": 0.05872266739606857
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1305.4393310546875,
                            "deviation": 64.20569610595703,
                            "volatility": 0.059843629598617554
                        }
                    },
                    "username": "KyotoDean",
                    "country": "un",
                    "ranking": 20.13819543582107,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-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/84498077"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 541671,
                    "username": "VeryHungryHippo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f2f39702f01ccd17d0ad56d2e6c301a7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1799.9924418881865,
                            "deviation": 61.503435680064335,
                            "volatility": 0.06008709213950358
                        }
                    },
                    "ranking": 28.52402901600453,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84498077,
            "name": "Freundschaftsspiel",
            "creator": 541671,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 541671,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-24T11:26:48.826385Z",
            "ended": "2026-02-24T11:47:42.018097Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.7159423828125,
                            "deviation": 63.10985565185547,
                            "volatility": 0.05871685966849327
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 541671,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1853.928955078125,
                            "deviation": 61.80228805541992,
                            "volatility": 0.060058049857616425
                        }
                    },
                    "username": "VeryHungryHippo",
                    "country": "un",
                    "ranking": 28.52402901600453,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f2f39702f01ccd17d0ad56d2e6c301a7?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/84495846"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1842126,
                    "username": "changtrajdacbiet",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c0fa42c8d68008e9b05013b31d995d2a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.8103075650113,
                            "deviation": 66.99369967389303,
                            "volatility": 0.05998477330298359
                        }
                    },
                    "ranking": 19.592451784437742,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84495846,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1842126,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T09:44:11.709921Z",
            "ended": "2026-02-24T10:18:53.874256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.9031982421875,
                            "deviation": 63.252384185791016,
                            "volatility": 0.058715302497148514
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1842126,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.7528076171875,
                            "deviation": 69.67790222167969,
                            "volatility": 0.0599856860935688
                        }
                    },
                    "username": "changtrajdacbiet",
                    "country": "un",
                    "ranking": 19.592451784437742,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c0fa42c8d68008e9b05013b31d995d2a?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/84494897"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1970561,
                    "username": "Naomium",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e1ba5bec1d65307facab8fbeee7a8691-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 930.6864013970093,
                            "deviation": 82.08157011687409,
                            "volatility": 0.05999970379190529
                        }
                    },
                    "ranking": 13.253933316355901,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84494897,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1970561,
            "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": "254.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T08:57:52.906730Z",
            "ended": "2026-02-24T09:23:10.866543Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.55615234375,
                            "deviation": 63.129791259765625,
                            "volatility": 0.0587119460105896
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1970561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.1925048828125,
                            "deviation": 142.22064208984375,
                            "volatility": 0.059995993971824646
                        }
                    },
                    "username": "Naomium",
                    "country": "un",
                    "ranking": 13.253933316355901,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e1ba5bec1d65307facab8fbeee7a8691-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/84493910"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1686734,
                    "username": "hikarulemaudit",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.509999965473,
                            "deviation": 62.38248641400518,
                            "volatility": 0.06001580664904326
                        }
                    },
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84493910,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1686734,
            "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": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-24T08:12:18.606356Z",
            "ended": "2026-02-24T08:44:05.687393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1196.485107421875,
                            "deviation": 62.76527404785156,
                            "volatility": 0.05871310457587242
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1686734,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.9708251953125,
                            "deviation": 63.30249786376953,
                            "volatility": 0.06001276150345802
                        }
                    },
                    "username": "hikarulemaudit",
                    "country": "un",
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?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/84493081"
            },
            "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.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1903996,
                    "username": "汪百福",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d43243a8f0a246634e54825a9f150b95?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.234435478915,
                            "deviation": 60.8831163365421,
                            "volatility": 0.059817810610418756
                        }
                    },
                    "ranking": 19.562622858418106,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84493081,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1903996,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-24T07:31:17.978690Z",
            "ended": "2026-02-24T07:57:20.865950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.1441650390625,
                            "deviation": 62.852943420410156,
                            "volatility": 0.05871441215276718
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1903996,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.28173828125,
                            "deviation": 61.807960510253906,
                            "volatility": 0.059871990233659744
                        }
                    },
                    "username": "汪百福",
                    "country": "un",
                    "ranking": 19.562622858418106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d43243a8f0a246634e54825a9f150b95?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
        }
    ]
}