List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=10
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=11",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=9",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85197213"
            },
            "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": 1220916,
                    "username": "Alexandre_54",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/f72b2cae245ff2cfbf3cdb2d9c75be67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.0484381573865,
                            "deviation": 62.14951225782999,
                            "volatility": 0.059962576574710165
                        }
                    },
                    "ranking": 23.262475116500127,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85197213,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1220916,
            "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": "120.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-18T13:37:06.482097Z",
            "ended": "2026-03-18T15:15:56.397726Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.9136962890625,
                            "deviation": 63.218544006347656,
                            "volatility": 0.058738622814416885
                        }
                    },
                    "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": 1220916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.611328125,
                            "deviation": 62.105979919433594,
                            "volatility": 0.05996672436594963
                        }
                    },
                    "username": "Alexandre_54",
                    "country": "fr",
                    "ranking": 23.262475116500127,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f72b2cae245ff2cfbf3cdb2d9c75be67?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/85197183"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.636097407381,
                            "deviation": 81.26236634430325,
                            "volatility": 0.08616927156247728
                        }
                    },
                    "ranking": 17.094573831991674,
                    "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": 85197183,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 123282,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-03-18T13:34:12.741293Z",
            "ended": "2026-03-18T15:12:50.110125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.3426513671875,
                            "deviation": 78.72511291503906,
                            "volatility": 0.08584555238485336
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 17.094573831991674,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.9136962890625,
                            "deviation": 63.218544006347656,
                            "volatility": 0.058738622814416885
                        }
                    },
                    "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/85196225"
            },
            "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": 1963832,
                    "username": "stiy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/aecb2152c75a01bf1384048910a33868?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.6763234467944,
                            "deviation": 66.5328495725129,
                            "volatility": 0.05998673291544313
                        }
                    },
                    "ranking": 26.491233808148497,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85196225,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1963832,
            "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": "110.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-18T12:58:44.210327Z",
            "ended": "2026-03-18T13:15:18.384491Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.8768310546875,
                            "deviation": 62.85893249511719,
                            "volatility": 0.058739785104990005
                        }
                    },
                    "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": 1963832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.812744140625,
                            "deviation": 66.30023193359375,
                            "volatility": 0.059987664222717285
                        }
                    },
                    "username": "stiy",
                    "country": "un",
                    "ranking": 26.491233808148497,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aecb2152c75a01bf1384048910a33868?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/85196068"
            },
            "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": 517781,
                    "username": "sansuri",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5d84bc084fa483fdf11d0dac82d79e9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.9506524093038,
                            "deviation": 61.761810354945695,
                            "volatility": 0.06008927703615584
                        }
                    },
                    "ranking": 22.203899675496462,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85196068,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 517781,
            "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-18T12:52:57.708983Z",
            "ended": "2026-03-18T12:54:32.952439Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.8768310546875,
                            "deviation": 62.85893249511719,
                            "volatility": 0.058739785104990005
                        }
                    },
                    "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": 517781,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.1033935546875,
                            "deviation": 61.64206314086914,
                            "volatility": 0.06009594723582268
                        }
                    },
                    "username": "sansuri",
                    "country": "un",
                    "ranking": 22.203899675496462,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5d84bc084fa483fdf11d0dac82d79e9b?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/85194986"
            },
            "players": {
                "black": {
                    "id": 1443420,
                    "username": "zph",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f2c8dd0de47e8770472fff340e5a65df?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.438772294979,
                            "deviation": 61.0164886987642,
                            "volatility": 0.05989047669428459
                        }
                    },
                    "ranking": 19.165348658442028,
                    "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": 85194986,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1443420,
            "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": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-18T12:09:09.159576Z",
            "ended": "2026-03-18T12:33:50.496064Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1443420,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.154296875,
                            "deviation": 61.49470138549805,
                            "volatility": 0.05991106480360031
                        }
                    },
                    "username": "zph",
                    "country": "un",
                    "ranking": 19.165348658442028,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f2c8dd0de47e8770472fff340e5a65df?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.4495849609375,
                            "deviation": 63.050750732421875,
                            "volatility": 0.05874016508460045
                        }
                    },
                    "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/85175189"
            },
            "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": 1981034,
                    "username": "skjc",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1ad8f43ebe6cb3889ebc2dd15abadbc1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.305587814147,
                            "deviation": 60.69474834981187,
                            "volatility": 0.05996896652379816
                        }
                    },
                    "ranking": 18.218801361918963,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85175189,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1981034,
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-17T19:15:05.062419Z",
            "ended": "2026-03-17T19:35:14.110978Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.0443115234375,
                            "deviation": 63.21775817871094,
                            "volatility": 0.05873892828822136
                        }
                    },
                    "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": 1981034,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.4769287109375,
                            "deviation": 61.47938537597656,
                            "volatility": 0.059999968856573105
                        }
                    },
                    "username": "skjc",
                    "country": "us",
                    "ranking": 18.218801361918963,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ad8f43ebe6cb3889ebc2dd15abadbc1?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/85163716"
            },
            "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": 1762539,
                    "username": "Toemoeri_S",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/938922a945c729613f8b053dde8b16bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.9074216775296,
                            "deviation": 66.21936573031955,
                            "volatility": 0.060060024576301545
                        }
                    },
                    "ranking": 19.480520685380522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85163716,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1762539,
            "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": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-17T11:38:47.203466Z",
            "ended": "2026-03-17T11:51:13.712120Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.895263671875,
                            "deviation": 63.406002044677734,
                            "volatility": 0.058738090097904205
                        }
                    },
                    "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": 1762539,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.979736328125,
                            "deviation": 67.23423767089844,
                            "volatility": 0.06007719784975052
                        }
                    },
                    "username": "Toemoeri_S",
                    "country": "hu",
                    "ranking": 19.480520685380522,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/938922a945c729613f8b053dde8b16bc?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/85162158"
            },
            "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": 1112107,
                    "username": "송익준",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dccaa7439a9a7c759556b0e13a024c87?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.5294538282171,
                            "deviation": 60.72750497355217,
                            "volatility": 0.059550267464997406
                        }
                    },
                    "ranking": 20.496168080616403,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85162158,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1112107,
            "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-17T10:24:30.609997Z",
            "ended": "2026-03-17T10:40:21.883327Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.535888671875,
                            "deviation": 63.426841735839844,
                            "volatility": 0.058734480291604996
                        }
                    },
                    "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": 1112107,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.8172607421875,
                            "deviation": 61.32656478881836,
                            "volatility": 0.05954497680068016
                        }
                    },
                    "username": "송익준",
                    "country": "un",
                    "ranking": 20.496168080616403,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dccaa7439a9a7c759556b0e13a024c87?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/85162108"
            },
            "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": 1849596,
                    "username": "kvit2",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/14186a8c552c27b60e948ee73d013d46?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.3137029230763,
                            "deviation": 62.89096065209504,
                            "volatility": 0.060151950415937336
                        }
                    },
                    "ranking": 22.462066050426362,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85162108,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1849596,
            "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-17T10:21:42.461565Z",
            "ended": "2026-03-17T10:22:00.612751Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.535888671875,
                            "deviation": 63.426841735839844,
                            "volatility": 0.058734480291604996
                        }
                    },
                    "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": 1849596,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.3743896484375,
                            "deviation": 63.1345329284668,
                            "volatility": 0.06014436483383179
                        }
                    },
                    "username": "kvit2",
                    "country": "un",
                    "ranking": 22.462066050426362,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/14186a8c552c27b60e948ee73d013d46?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/85161433"
            },
            "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": 1979837,
                    "username": "Khan-Sheik Kim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c6f6fa01dab8ec1097e6d9960585c57e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.6019145780542,
                            "deviation": 62.44195853449184,
                            "volatility": 0.05999165042333252
                        }
                    },
                    "ranking": 27.249906653778474,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85161433,
            "name": "Fair Enough",
            "creator": 1979837,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1979837,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"initial_time\": 300, \"time_increment\": 7, \"max_time\": 3000, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "64.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-17T09:42:20.567887Z",
            "ended": "2026-03-17T10:05:18.419357Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.535888671875,
                            "deviation": 63.426841735839844,
                            "volatility": 0.058734480291604996
                        }
                    },
                    "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": 1979837,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1803.6151123046875,
                            "deviation": 105.32091522216797,
                            "volatility": 0.0599944069981575
                        }
                    },
                    "username": "Khan-Sheik Kim",
                    "country": "un",
                    "ranking": 27.249906653778474,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c6f6fa01dab8ec1097e6d9960585c57e?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}