List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=7
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=8",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=6",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85381457"
            },
            "players": {
                "black": {
                    "id": 234697,
                    "username": "KádárLóránt",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/84c47ed0a706ab189d03be429b989fba-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.0964222599673,
                            "deviation": 60.906826130778775,
                            "volatility": 0.059741950194801226
                        }
                    },
                    "ranking": 19.120170882550173,
                    "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": 85381457,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 234697,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-24T10:19:51.624273Z",
            "ended": "2026-03-24T10:35:35.272920Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 234697,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.7801513671875,
                            "deviation": 61.317596435546875,
                            "volatility": 0.05974195525050163
                        }
                    },
                    "username": "KádárLóránt",
                    "country": "hu",
                    "ranking": 19.120170882550173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84c47ed0a706ab189d03be429b989fba-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.22216796875,
                            "deviation": 63.47050094604492,
                            "volatility": 0.05874258652329445
                        }
                    },
                    "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/85381186"
            },
            "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": 1974549,
                    "username": "Godrig",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d51ad70eb50b1ab7c8d722d036e2e8db?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.922054566455,
                            "deviation": 64.31598996208382,
                            "volatility": 0.06000245023427315
                        }
                    },
                    "ranking": 23.960113424862968,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85381186,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1974549,
            "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-24T10:03:36.935980Z",
            "ended": "2026-03-24T10:17:28.311003Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.2833251953125,
                            "deviation": 63.546112060546875,
                            "volatility": 0.05874400958418846
                        }
                    },
                    "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": 1974549,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.9244384765625,
                            "deviation": 64.17333984375,
                            "volatility": 0.06000567972660065
                        }
                    },
                    "username": "Godrig",
                    "country": "un",
                    "ranking": 23.960113424862968,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d51ad70eb50b1ab7c8d722d036e2e8db?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/85380669"
            },
            "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": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.1076420174713,
                            "deviation": 60.60587237380065,
                            "volatility": 0.05939500287827476
                        }
                    },
                    "ranking": 19.7488772248272,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85380669,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1237299,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-24T09:37:27.874186Z",
            "ended": "2026-03-24T09:59:34.152251Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.5567626953125,
                            "deviation": 63.74726867675781,
                            "volatility": 0.05874497443437576
                        }
                    },
                    "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": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.707763671875,
                            "deviation": 60.444454193115234,
                            "volatility": 0.059412430971860886
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 19.7488772248272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85379275"
            },
            "players": {
                "black": {
                    "id": 1163457,
                    "username": "ernstyang",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/53d45904ac41585a2d6468420360445c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1541.5716233692463,
                            "deviation": 65.69860531294003,
                            "volatility": 0.060030162677991
                        }
                    },
                    "ranking": 24.936241199900515,
                    "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": 85379275,
            "name": "友谊赛",
            "creator": 1163457,
            "mode": "game",
            "source": "play",
            "black": 1163457,
            "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": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "133.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-24T08:29:33.122986Z",
            "ended": "2026-03-24T09:16:21.699344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1163457,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.0198974609375,
                            "deviation": 66.04261779785156,
                            "volatility": 0.060014758259058
                        }
                    },
                    "username": "ernstyang",
                    "country": "cn",
                    "ranking": 24.936241199900515,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/53d45904ac41585a2d6468420360445c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.3729248046875,
                            "deviation": 63.3791389465332,
                            "volatility": 0.058746084570884705
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85379228"
            },
            "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": 1163457,
                    "username": "ernstyang",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/53d45904ac41585a2d6468420360445c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1541.5716233692463,
                            "deviation": 65.69860531294003,
                            "volatility": 0.060030162677991
                        }
                    },
                    "ranking": 24.936241199900515,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85379228,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1163457,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-03-24T08:25:15.592023Z",
            "ended": "2026-03-24T08:26:26.480987Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.3729248046875,
                            "deviation": 63.3791389465332,
                            "volatility": 0.058746084570884705
                        }
                    },
                    "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": 1163457,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.0198974609375,
                            "deviation": 66.04261779785156,
                            "volatility": 0.060014758259058
                        }
                    },
                    "username": "ernstyang",
                    "country": "cn",
                    "ranking": 24.936241199900515,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/53d45904ac41585a2d6468420360445c-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/85379049"
            },
            "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": 1642318,
                    "username": "jojocom7",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ff626f68e1ab56b24788730236fcca90?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.3941271610656,
                            "deviation": 65.18377900472053,
                            "volatility": 0.05994127973544173
                        }
                    },
                    "ranking": 23.316422032534966,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85379049,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1642318,
            "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-24T08:16:27.844389Z",
            "ended": "2026-03-24T08:19:41.614649Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.7685546875,
                            "deviation": 63.36947250366211,
                            "volatility": 0.05874219164252281
                        }
                    },
                    "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": 1642318,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.023193359375,
                            "deviation": 64.88359069824219,
                            "volatility": 0.059951480478048325
                        }
                    },
                    "username": "jojocom7",
                    "country": "un",
                    "ranking": 23.316422032534966,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ff626f68e1ab56b24788730236fcca90?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/85378262"
            },
            "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": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.1076420174713,
                            "deviation": 60.60587237380065,
                            "volatility": 0.05939500287827476
                        }
                    },
                    "ranking": 19.7488772248272,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85378262,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1237299,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-24T07:31:27.703986Z",
            "ended": "2026-03-24T07:44:13.716792Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.7830810546875,
                            "deviation": 63.41828155517578,
                            "volatility": 0.05873893201351166
                        }
                    },
                    "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": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.154052734375,
                            "deviation": 60.436378479003906,
                            "volatility": 0.059409089386463165
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 19.7488772248272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85362499"
            },
            "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": 1258523,
                    "username": "na68y",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e8a2c76db4ed881ef4ea7f0a8516f31a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.4323485658067,
                            "deviation": 60.46085586799732,
                            "volatility": 0.059430432366503
                        }
                    },
                    "ranking": 22.397113640163266,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85362499,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1258523,
            "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-23T18:50:21.076943Z",
            "ended": "2026-03-23T19:14:44.378226Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.69189453125,
                            "deviation": 63.58791732788086,
                            "volatility": 0.05873731151223183
                        }
                    },
                    "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": 1258523,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.045654296875,
                            "deviation": 60.30705642700195,
                            "volatility": 0.05943065136671066
                        }
                    },
                    "username": "na68y",
                    "country": "un",
                    "ranking": 22.397113640163266,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e8a2c76db4ed881ef4ea7f0a8516f31a?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/85358816"
            },
            "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": 1188813,
                    "username": "Kachug",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.225116986554,
                            "deviation": 62.37124682763945,
                            "volatility": 0.06042708536161749
                        }
                    },
                    "ranking": 25.199839769558036,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85358816,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1188813,
            "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": "124.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-23T16:37:18.816990Z",
            "ended": "2026-03-23T16:51:30.438116Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.7415771484375,
                            "deviation": 63.10542678833008,
                            "volatility": 0.05873820185661316
                        }
                    },
                    "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": 1188813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.2518310546875,
                            "deviation": 64.56005859375,
                            "volatility": 0.06037347763776779
                        }
                    },
                    "username": "Kachug",
                    "country": "un",
                    "ranking": 25.199839769558036,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?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/85358333"
            },
            "players": {
                "black": {
                    "id": 1225055,
                    "username": "WVV",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.9875564083663,
                            "deviation": 62.06344272041066,
                            "volatility": 0.05994402111163249
                        }
                    },
                    "ranking": 18.865694895135363,
                    "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": 85358333,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1225055,
            "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-03-23T16:21:08.414305Z",
            "ended": "2026-03-23T16:36:14.109707Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1225055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.5772705078125,
                            "deviation": 62.39393615722656,
                            "volatility": 0.05995199829339981
                        }
                    },
                    "username": "WVV",
                    "country": "un",
                    "ranking": 18.865694895135363,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.625732421875,
                            "deviation": 63.29195785522461,
                            "volatility": 0.05873733386397362
                        }
                    },
                    "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
        }
    ]
}