List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=32
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=33",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=31",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83223179"
            },
            "players": {
                "black": {
                    "id": 1940868,
                    "username": "coco55",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4e75fa540cbad3e1a31ee9cafa944a68?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.4670167698878,
                            "deviation": 62.388193535666815,
                            "volatility": 0.05986894817590688
                        }
                    },
                    "ranking": 18.6397192603107,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83223179,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1940868,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-16T06:55:05.111375Z",
            "ended": "2026-01-16T07:06:43.234173Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1940868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.8973388671875,
                            "deviation": 78.4735107421875,
                            "volatility": 0.060011085122823715
                        }
                    },
                    "username": "coco55",
                    "country": "un",
                    "ranking": 18.6397192603107,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e75fa540cbad3e1a31ee9cafa944a68?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1306.0430908203125,
                            "deviation": 63.64372253417969,
                            "volatility": 0.05867543816566467
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83205396"
            },
            "players": {
                "black": {
                    "id": 1624684,
                    "username": "piyapooh2545",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/ef5d2c02c0a7bdc54c85344e0634dc89?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1138.5650887808677,
                            "deviation": 136.52910588327626,
                            "volatility": 0.05999879022420922
                        }
                    },
                    "ranking": 17.921012083048467,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83205396,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1624684,
            "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": 37,
            "time_control_parameters": "{\"main_time\": 900, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-15T17:21:19.271983Z",
            "ended": "2026-01-15T17:34:51.648300Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1624684,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.5941162109375,
                            "deviation": 204.60670471191406,
                            "volatility": 0.05999958515167236
                        }
                    },
                    "username": "piyapooh2545",
                    "country": "th",
                    "ranking": 17.921012083048467,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ef5d2c02c0a7bdc54c85344e0634dc89?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.489013671875,
                            "deviation": 63.570701599121094,
                            "volatility": 0.05867457389831543
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83205246"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1809465,
                    "username": "joseleg2010",
                    "country": "co",
                    "icon": "https://secure.gravatar.com/avatar/94cc7701f03b490f81e8eac9fded8adb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.3198538037466,
                            "deviation": 62.02646550742124,
                            "volatility": 0.059978042102708067
                        }
                    },
                    "ranking": 19.316709881342288,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83205246,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1809465,
            "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": 37,
            "time_control_parameters": "{\"main_time\": 900, \"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-01-15T17:16:17.169821Z",
            "ended": "2026-01-15T17:20:33.294244Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.468017578125,
                            "deviation": 63.80806350708008,
                            "volatility": 0.058674849569797516
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1809465,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.6749267578125,
                            "deviation": 63.81480026245117,
                            "volatility": 0.05998024344444275
                        }
                    },
                    "username": "joseleg2010",
                    "country": "co",
                    "ranking": 19.316709881342288,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/94cc7701f03b490f81e8eac9fded8adb?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/83202590"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1521489,
                    "username": "yuelang2015",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a24e4d88e22f577e2fb5fb8e80956d21?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.0122169458868,
                            "deviation": 64.21445409510223,
                            "volatility": 0.06011730421950979
                        }
                    },
                    "ranking": 26.013644297960962,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83202590,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1521489,
            "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-01-15T15:40:32.066359Z",
            "ended": "2026-01-15T16:02:02.189397Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.99169921875,
                            "deviation": 63.53969192504883,
                            "volatility": 0.05867612361907959
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1521489,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.74072265625,
                            "deviation": 63.43003463745117,
                            "volatility": 0.06012597307562828
                        }
                    },
                    "username": "yuelang2015",
                    "country": "un",
                    "ranking": 26.013644297960962,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a24e4d88e22f577e2fb5fb8e80956d21?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/83202324"
            },
            "players": {
                "black": {
                    "id": 202417,
                    "username": "SjoerdBas",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7b388e66951ecdaa763eeda3e2075d6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1138.3107824761596,
                            "deviation": 62.838115573360824,
                            "volatility": 0.059945355287126
                        }
                    },
                    "ranking": 17.91584079457131,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83202324,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 202417,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-15T15:31:13.068490Z",
            "ended": "2026-01-15T15:39:04.994298Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 202417,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.7359619140625,
                            "deviation": 61.766143798828125,
                            "volatility": 0.059943631291389465
                        }
                    },
                    "username": "SjoerdBas",
                    "country": "un",
                    "ranking": 17.91584079457131,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7b388e66951ecdaa763eeda3e2075d6c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1277.4951171875,
                            "deviation": 63.7485466003418,
                            "volatility": 0.058677006512880325
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83198553"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1933585,
                    "username": "qufskfk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.7606930062573,
                            "deviation": 63.31527926884791,
                            "volatility": 0.05998248517567941
                        }
                    },
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83198553,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1933585,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"main_time\": 600, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-15T13:19:02.284167Z",
            "ended": "2026-01-15T13:27:20.611871Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.521728515625,
                            "deviation": 63.39820098876953,
                            "volatility": 0.058669399470090866
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1933585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.16455078125,
                            "deviation": 65.603515625,
                            "volatility": 0.059984270483255386
                        }
                    },
                    "username": "qufskfk",
                    "country": "un",
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?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/83197350"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.7169701627903,
                            "deviation": 83.83810422885415,
                            "volatility": 0.08633582914916695
                        }
                    },
                    "ranking": 13.353973676051154,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83197350,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 123282,
            "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": "49.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-15T12:33:29.272626Z",
            "ended": "2026-01-15T12:58:48.356964Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.64892578125,
                            "deviation": 63.59662628173828,
                            "volatility": 0.05866900086402893
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.6099853515625,
                            "deviation": 79.18517303466797,
                            "volatility": 0.08477149903774261
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 13.353973676051154,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?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/83196554"
            },
            "players": {
                "black": {
                    "id": 1748802,
                    "username": "Me2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.2335262049119,
                            "deviation": 61.150573107558465,
                            "volatility": 0.06001559842035312
                        }
                    },
                    "ranking": 19.257552817471094,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83196554,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1748802,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-15T12:01:52.071162Z",
            "ended": "2026-01-15T12:17:37.168318Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1748802,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.5838623046875,
                            "deviation": 61.442134857177734,
                            "volatility": 0.059972018003463745
                        }
                    },
                    "username": "Me2025",
                    "country": "us",
                    "ranking": 19.257552817471094,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.2579345703125,
                            "deviation": 63.83985137939453,
                            "volatility": 0.05866900086402893
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83161247"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1913936,
                    "username": "mr.mickeymouse",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/26c0af05f8c02cb5379656e351cba2e6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.9337794374628,
                            "deviation": 64.0156211444935,
                            "volatility": 0.06000622082076758
                        }
                    },
                    "ranking": 24.609000602843356,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83161247,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1913936,
            "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": "73.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-14T09:45:20.614319Z",
            "ended": "2026-01-14T10:04:06.546032Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.4317626953125,
                            "deviation": 63.9908332824707,
                            "volatility": 0.05867021530866623
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1913936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1393.447509765625,
                            "deviation": 76.33808898925781,
                            "volatility": 0.05998830124735832
                        }
                    },
                    "username": "mr.mickeymouse",
                    "country": "us",
                    "ranking": 24.609000602843356,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/26c0af05f8c02cb5379656e351cba2e6-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/83160687"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.8028357653134,
                            "deviation": 62.201701629475686,
                            "volatility": 0.05874577866772412
                        }
                    },
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1799607,
                    "username": "刘玉刘钟楼",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/aaa0825c88147de551348e5414a1b658?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.2936345636415,
                            "deviation": 61.29137664638139,
                            "volatility": 0.059815285894346266
                        }
                    },
                    "ranking": 19.80866139462117,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83160687,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1799607,
            "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-01-14T09:21:17.143997Z",
            "ended": "2026-01-14T09:39:45.571613Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1278.051513671875,
                            "deviation": 64.26018524169922,
                            "volatility": 0.05867040529847145
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.410637418402104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1799607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.1583251953125,
                            "deviation": 60.71279525756836,
                            "volatility": 0.059878647327423096
                        }
                    },
                    "username": "刘玉刘钟楼",
                    "country": "un",
                    "ranking": 19.80866139462117,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aaa0825c88147de551348e5414a1b658?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
        }
    ]
}