List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=6
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=7",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=5",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85545330"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 113456,
                    "username": "dienfoonwu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd1b9f018692d7769049a9d261473b58?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.2378333301522,
                            "deviation": 63.42737947678815,
                            "volatility": 0.06000868424892292
                        }
                    },
                    "ranking": 26.58318483731865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85545330,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 113456,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "178.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-29T11:46:42.634237Z",
            "ended": "2026-03-29T12:23:56.544395Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.2469482421875,
                            "deviation": 62.95525360107422,
                            "volatility": 0.05873582512140274
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 113456,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.1341552734375,
                            "deviation": 62.64583206176758,
                            "volatility": 0.060013119131326675
                        }
                    },
                    "username": "dienfoonwu",
                    "country": "un",
                    "ranking": 26.58318483731865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd1b9f018692d7769049a9d261473b58?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85528035"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1199247,
                    "username": "Ali AÇIKGÖZ",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/b9b9d93b23a14ded11766689d579f6e1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.453133861133,
                            "deviation": 62.57886699449695,
                            "volatility": 0.06020997922504939
                        }
                    },
                    "ranking": 19.792904643959115,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85528035,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1199247,
            "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-03-28T20:55:34.694415Z",
            "ended": "2026-03-28T21:07:56.615153Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.03173828125,
                            "deviation": 63.14681625366211,
                            "volatility": 0.058736372739076614
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1199247,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.123779296875,
                            "deviation": 62.56726837158203,
                            "volatility": 0.06020771712064743
                        }
                    },
                    "username": "Ali AÇIKGÖZ",
                    "country": "tr",
                    "ranking": 19.792904643959115,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b9b9d93b23a14ded11766689d579f6e1-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/85527402"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1213394,
                    "username": "les.waller",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/521a5bfa6f87476333c20e7ae09b4f20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.8302333365016,
                            "deviation": 61.39343243408996,
                            "volatility": 0.059798431088792306
                        }
                    },
                    "ranking": 22.98283761927461,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85527402,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1213394,
            "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": "135.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-28T20:28:35.120120Z",
            "ended": "2026-03-28T20:55:07.324820Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.75146484375,
                            "deviation": 63.187049865722656,
                            "volatility": 0.05873782932758331
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1213394,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.2177734375,
                            "deviation": 60.91245651245117,
                            "volatility": 0.05980277806520462
                        }
                    },
                    "username": "les.waller",
                    "country": "us",
                    "ranking": 22.98283761927461,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/521a5bfa6f87476333c20e7ae09b4f20?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/85524842"
            },
            "players": {
                "black": {
                    "id": 1436225,
                    "username": "Cassandra.Greyyy",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/88968fe172f134ed74e3b0dc36f0b433-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.0424786176625,
                            "deviation": 66.13873419854711,
                            "volatility": 0.06154671405641923
                        }
                    },
                    "ranking": 14.685192946252235,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85524842,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1436225,
            "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": "62.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-28T18:50:32.279222Z",
            "ended": "2026-03-28T19:07:53.800580Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.66259765625,
                            "deviation": 64.5882568359375,
                            "volatility": 0.06152353063225746
                        }
                    },
                    "username": "Cassandra.Greyyy",
                    "country": "_LGBT",
                    "ranking": 14.685192946252235,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/88968fe172f134ed74e3b0dc36f0b433-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.6881103515625,
                            "deviation": 63.35805892944336,
                            "volatility": 0.05873881280422211
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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/85516104"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7151,
                    "username": "pam3vaus",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8c641fb749f12da18482c7752f1cb953?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.5788360936383,
                            "deviation": 64.58965001600251,
                            "volatility": 0.06114200483460197
                        }
                    },
                    "ranking": 25.19024237144677,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85516104,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 7151,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-28T13:30:39.028095Z",
            "ended": "2026-03-28T13:52:04.932899Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.41796875,
                            "deviation": 63.10081481933594,
                            "volatility": 0.05874013528227806
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7151,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.4246826171875,
                            "deviation": 68.00013732910156,
                            "volatility": 0.06112746521830559
                        }
                    },
                    "username": "pam3vaus",
                    "country": "un",
                    "ranking": 25.19024237144677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c641fb749f12da18482c7752f1cb953?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/85396877"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 615172,
                    "username": "PikeStance",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/bbae9eb70379cabb6880e85a6c3b8216-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.479719537705,
                            "deviation": 74.24083668948312,
                            "volatility": 0.05998671841535502
                        }
                    },
                    "ranking": 25.93420391280643,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85396877,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 615172,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-24T19:52:16.411809Z",
            "ended": "2026-03-24T20:09:20.894142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.6160888671875,
                            "deviation": 62.62874221801758,
                            "volatility": 0.05874107405543327
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 615172,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.4354248046875,
                            "deviation": 72.34528350830078,
                            "volatility": 0.0599859245121479
                        }
                    },
                    "username": "PikeStance",
                    "country": "_Pirate",
                    "ranking": 25.93420391280643,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bbae9eb70379cabb6880e85a6c3b8216-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/85394518"
            },
            "players": {
                "black": {
                    "id": 1970791,
                    "username": "cchengx2",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b41693aa3c6c5014ec13de296bd256a7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.9351785081171,
                            "deviation": 62.09404053124483,
                            "volatility": 0.06002881590670098
                        }
                    },
                    "ranking": 19.1170576684793,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85394518,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1970791,
            "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": "65.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-24T18:20:55.137373Z",
            "ended": "2026-03-24T18:52:36.361554Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1970791,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.99072265625,
                            "deviation": 62.610191345214844,
                            "volatility": 0.06001485884189606
                        }
                    },
                    "username": "cchengx2",
                    "country": "un",
                    "ranking": 19.1170576684793,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b41693aa3c6c5014ec13de296bd256a7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.204345703125,
                            "deviation": 62.78892517089844,
                            "volatility": 0.05874183028936386
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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/85393879"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1986763,
                    "username": "amazing_race",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/aa3f42635facab7fd5392045472fabf5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.9507898956406,
                            "deviation": 64.32320931082444,
                            "volatility": 0.06018458657179069
                        }
                    },
                    "ranking": 23.581551889227658,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85393879,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1986763,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-24T17:58:29.589808Z",
            "ended": "2026-03-24T18:18:27.052384Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.9495849609375,
                            "deviation": 62.878875732421875,
                            "volatility": 0.05874311551451683
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1986763,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.9383544921875,
                            "deviation": 65.08914184570312,
                            "volatility": 0.06005081534385681
                        }
                    },
                    "username": "amazing_race",
                    "country": "un",
                    "ranking": 23.581551889227658,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aa3f42635facab7fd5392045472fabf5?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/85382697"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122771,
                    "username": "sodi1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.9333266241097,
                            "deviation": 65.25407917648552,
                            "volatility": 0.06474456561433792
                        }
                    },
                    "ranking": 21.67373117761496,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85382697,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 122771,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-24T11:18:17.290329Z",
            "ended": "2026-03-24T11:36:16.944478Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.5753173828125,
                            "deviation": 63.06772994995117,
                            "volatility": 0.0587429516017437
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.16357421875,
                            "deviation": 65.43241119384766,
                            "volatility": 0.06470560282468796
                        }
                    },
                    "username": "sodi1",
                    "country": "un",
                    "ranking": 21.67373117761496,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85381811"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1760833,
                    "username": "dhammadipa",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/5714f4595fae38bd2927b31ecf8d2bb4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.374827279258,
                            "deviation": 61.95848942431613,
                            "volatility": 0.059901321250039746
                        }
                    },
                    "ranking": 20.126578216745454,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85381811,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1760833,
            "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-03-24T10:40:00.965233Z",
            "ended": "2026-03-24T11:06:24.169816Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.136962890625,
                            "deviation": 63.271217346191406,
                            "volatility": 0.0587434247136116
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1760833,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.797607421875,
                            "deviation": 60.61490249633789,
                            "volatility": 0.05990668386220932
                        }
                    },
                    "username": "dhammadipa",
                    "country": "kr",
                    "ranking": 20.126578216745454,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5714f4595fae38bd2927b31ecf8d2bb4?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
        }
    ]
}