List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=12
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=13",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=11",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85039996"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979549,
                    "username": "Emma9999",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/204d919dc0abcbea3600c2fcf506301b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.360248169969,
                            "deviation": 64.41276397791762,
                            "volatility": 0.05999412739527923
                        }
                    },
                    "ranking": 19.847358372358702,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85039996,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1979549,
            "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-13T13:11:12.023567Z",
            "ended": "2026-03-13T13:18:51.819130Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.835693359375,
                            "deviation": 64.17144012451172,
                            "volatility": 0.058732323348522186
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979549,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.3543701171875,
                            "deviation": 76.3333969116211,
                            "volatility": 0.060006216168403625
                        }
                    },
                    "username": "Emma9999",
                    "country": "un",
                    "ranking": 19.847358372358702,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/204d919dc0abcbea3600c2fcf506301b?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/85039958"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 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": ""
                }
            },
            "id": 85039958,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-03-13T13:10:20.979508Z",
            "ended": "2026-03-13T13:10:37.813411Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.835693359375,
                            "deviation": 64.17144012451172,
                            "volatility": 0.058732323348522186
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.81298828125,
                            "deviation": 76.7579116821289,
                            "volatility": 0.0856768786907196
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 17.094573831991674,
                    "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/85039503"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612641,
                    "username": "HoangLan",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/66dfd8c84d8163adc9af4c69876bff34?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9204254914132,
                            "deviation": 62.32544294261511,
                            "volatility": 0.06006006228908607
                        }
                    },
                    "ranking": 19.764143532218704,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85039503,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 612641,
            "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-13T12:53:26.780696Z",
            "ended": "2026-03-13T13:03:27.978163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.9639892578125,
                            "deviation": 64.43586730957031,
                            "volatility": 0.05873173847794533
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612641,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.0458984375,
                            "deviation": 62.433555603027344,
                            "volatility": 0.06005943566560745
                        }
                    },
                    "username": "HoangLan",
                    "country": "vn",
                    "ranking": 19.764143532218704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/66dfd8c84d8163adc9af4c69876bff34?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/85039483"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979313,
                    "username": "zls.",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/05b3dbd157e888594e08f9e0c65560d6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1278.8374338050453,
                            "deviation": 63.7535123874908,
                            "volatility": 0.060026033083546426
                        }
                    },
                    "ranking": 20.610640079699696,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85039483,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1979313,
            "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-13T12:51:56.504729Z",
            "ended": "2026-03-13T12:52:23.125830Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.9639892578125,
                            "deviation": 64.43586730957031,
                            "volatility": 0.05873173847794533
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979313,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1431.91796875,
                            "deviation": 73.68991088867188,
                            "volatility": 0.060002271085977554
                        }
                    },
                    "username": "zls.",
                    "country": "kr",
                    "ranking": 20.610640079699696,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/05b3dbd157e888594e08f9e0c65560d6?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/85006252"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1571216,
                    "username": "ZALIU",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39fc4c4e7824c0529fad6017218be0fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.913145291835,
                            "deviation": 61.28153426702493,
                            "volatility": 0.06001156093154089
                        }
                    },
                    "ranking": 24.59345017733989,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85006252,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1571216,
            "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": "75.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-12T11:59:01.260602Z",
            "ended": "2026-03-12T12:14:30.135963Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.226806640625,
                            "deviation": 64.14697265625,
                            "volatility": 0.05873294919729233
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1571216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.874267578125,
                            "deviation": 61.6571159362793,
                            "volatility": 0.060016531497240067
                        }
                    },
                    "username": "ZALIU",
                    "country": "un",
                    "ranking": 24.59345017733989,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39fc4c4e7824c0529fad6017218be0fe?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/84971143"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1286284,
                    "username": "SouthernGoPlayer",
                    "country": "nz",
                    "icon": "https://secure.gravatar.com/avatar/805985ee47517c5bd372c9f8ea3aed7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.0994888037553,
                            "deviation": 62.961652878131055,
                            "volatility": 0.0596802328237273
                        }
                    },
                    "ranking": 25.063952446234833,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84971143,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1286284,
            "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": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-11T09:37:24.665106Z",
            "ended": "2026-03-11T10:05:31.852645Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.2435302734375,
                            "deviation": 63.81725311279297,
                            "volatility": 0.05873410403728485
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1286284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.15966796875,
                            "deviation": 62.47972869873047,
                            "volatility": 0.0596928745508194
                        }
                    },
                    "username": "SouthernGoPlayer",
                    "country": "nz",
                    "ranking": 25.063952446234833,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/805985ee47517c5bd372c9f8ea3aed7b?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/84946131"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1586153,
                    "username": "quanghung.tu.art",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ff62ab2562e529de40e97600db41cdb5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1306.718974316808,
                            "deviation": 62.97670321574485,
                            "volatility": 0.06004903433680372
                        }
                    },
                    "ranking": 21.109938939847506,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84946131,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1586153,
            "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": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-10T14:21:18.001808Z",
            "ended": "2026-03-10T14:41:08.118610Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.3262939453125,
                            "deviation": 63.97554397583008,
                            "volatility": 0.05873538553714752
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1586153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1329.8997802734375,
                            "deviation": 61.52336883544922,
                            "volatility": 0.06004113703966141
                        }
                    },
                    "username": "quanghung.tu.art",
                    "country": "un",
                    "ranking": 21.109938939847506,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ff62ab2562e529de40e97600db41cdb5?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/84890328"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1576853,
                    "username": "mrc-go",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e809e8d777f481a952a3b889d7122e32-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.0472735253907,
                            "deviation": 63.198133354447315,
                            "volatility": 0.05996283674987806
                        }
                    },
                    "ranking": 20.12052263255074,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84890328,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1576853,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-08T19:04:22.259172Z",
            "ended": "2026-03-08T19:39:18.027730Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.9267578125,
                            "deviation": 64.21240234375,
                            "volatility": 0.05873442068696022
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1576853,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.8369140625,
                            "deviation": 62.09397888183594,
                            "volatility": 0.05998549237847328
                        }
                    },
                    "username": "mrc-go",
                    "country": "us",
                    "ranking": 20.12052263255074,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e809e8d777f481a952a3b889d7122e32-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84886452"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1403211,
                    "username": "Baduk Prophet",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/60626c63d2952a2bdc0bb1d1776245e8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1666.9224734318216,
                            "deviation": 62.04403868006908,
                            "volatility": 0.05974946577256477
                        }
                    },
                    "ranking": 26.746031002942566,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84886452,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1403211,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-08T16:26:43.660739Z",
            "ended": "2026-03-08T16:51:29.309611Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.424072265625,
                            "deviation": 63.655494689941406,
                            "volatility": 0.05873509868979454
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1403211,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.485595703125,
                            "deviation": 61.72944641113281,
                            "volatility": 0.059750113636255264
                        }
                    },
                    "username": "Baduk Prophet",
                    "country": "fr",
                    "ranking": 26.746031002942566,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/60626c63d2952a2bdc0bb1d1776245e8-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84882137"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 571969,
                    "username": "El Pépé",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/3e720713b6fe0883ca63f90131edfb14-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.1794294303854,
                            "deviation": 63.45905539027938,
                            "volatility": 0.06050947521546851
                        }
                    },
                    "ranking": 24.4752782690302,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84882137,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 571969,
            "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": "46.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-08T13:15:57.956974Z",
            "ended": "2026-03-08T13:28:42.560265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.3343505859375,
                            "deviation": 63.298927307128906,
                            "volatility": 0.05873623862862587
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 571969,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.670654296875,
                            "deviation": 65.35730743408203,
                            "volatility": 0.060490019619464874
                        }
                    },
                    "username": "El Pépé",
                    "country": "un",
                    "ranking": 24.4752782690302,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e720713b6fe0883ca63f90131edfb14-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}