List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=93
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=-id&page=94",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=92",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/79117856"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686450,
                    "username": "unawj",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ffd7e4d6a7dde9a511a0961523e4e562?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.8135043676575,
                            "deviation": 60.48173805119676,
                            "volatility": 0.0594060136420548
                        }
                    },
                    "ranking": 19.686900974793968,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79117856,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 686450,
            "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": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-09T07:40:44.459079Z",
            "ended": "2025-09-09T07:58:35.743113Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.9403076171875,
                            "deviation": 61.78023147583008,
                            "volatility": 0.05865325406193733
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686450,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.9630126953125,
                            "deviation": 61.20198440551758,
                            "volatility": 0.05944564566016197
                        }
                    },
                    "username": "unawj",
                    "country": "un",
                    "ranking": 19.686900974793968,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ffd7e4d6a7dde9a511a0961523e4e562?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/79116984"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 892469,
                    "username": "鎌倉の海",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6ef0e0f08c1df255b3fefb1adeb73245?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.3187288244005,
                            "deviation": 59.69225034274027,
                            "volatility": 0.05833657627884871
                        }
                    },
                    "ranking": 16.619469512460697,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79116984,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 892469,
            "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": "79.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-09T07:03:36.302965Z",
            "ended": "2025-09-09T07:28:38.210028Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.921142578125,
                            "deviation": 61.90693283081055,
                            "volatility": 0.05865372344851494
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 892469,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.563232421875,
                            "deviation": 60.013973236083984,
                            "volatility": 0.05842047557234764
                        }
                    },
                    "username": "鎌倉の海",
                    "country": "un",
                    "ranking": 16.619469512460697,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ef0e0f08c1df255b3fefb1adeb73245?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/79116475"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1666528,
                    "username": "榎本光政",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.326918055264,
                            "deviation": 64.55673774068912,
                            "volatility": 0.060061852906414546
                        }
                    },
                    "ranking": 23.05619390843686,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79116475,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1666528,
            "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": "2025-09-09T06:39:22.061779Z",
            "ended": "2025-09-09T06:57:08.723750Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.058349609375,
                            "deviation": 61.82381820678711,
                            "volatility": 0.05864981934428215
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1666528,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.7647705078125,
                            "deviation": 64.08333587646484,
                            "volatility": 0.06004038825631142
                        }
                    },
                    "username": "榎本光政",
                    "country": "un",
                    "ranking": 23.05619390843686,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?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/79116116"
            },
            "players": {
                "black": {
                    "id": 1425115,
                    "username": "tasimho",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5cc529de90400b789b44208c7c82d1dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.12647851762,
                            "deviation": 60.36562683817734,
                            "volatility": 0.05984308617802098
                        }
                    },
                    "ranking": 19.692796441454043,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79116116,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1425115,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-09T06:19:29.451835Z",
            "ended": "2025-09-09T06:28:55.685843Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1425115,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.8980712890625,
                            "deviation": 60.41141128540039,
                            "volatility": 0.059883031994104385
                        }
                    },
                    "username": "tasimho",
                    "country": "un",
                    "ranking": 19.692796441454043,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5cc529de90400b789b44208c7c82d1dd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.64306640625,
                            "deviation": 61.95667266845703,
                            "volatility": 0.05865010619163513
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/79089795"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "username": "KyotoDean",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.2062294598554,
                            "deviation": 62.136639982957774,
                            "volatility": 0.0598515050845358
                        }
                    },
                    "ranking": 21.40020191488481,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79089795,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1354897,
            "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": "2025-09-08T12:17:35.237500Z",
            "ended": "2025-09-08T12:32:12.086858Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.5062255859375,
                            "deviation": 62.051963806152344,
                            "volatility": 0.058648720383644104
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.668701171875,
                            "deviation": 62.01441192626953,
                            "volatility": 0.05986824259161949
                        }
                    },
                    "username": "KyotoDean",
                    "country": "un",
                    "ranking": 21.40020191488481,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79088393"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1466479,
                    "username": "samaporn.2564",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/48fb58d585bb6f037b2f62d4272260fb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.9087713727808,
                            "deviation": 122.85280620182434,
                            "volatility": 0.06001533311156031
                        }
                    },
                    "ranking": 23.485149614770226,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79088393,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1466479,
            "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": "59.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-08T11:23:41.590960Z",
            "ended": "2025-09-08T11:54:57.329875Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1188.950927734375,
                            "deviation": 61.94738006591797,
                            "volatility": 0.05864827334880829
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1466479,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1146.9742431640625,
                            "deviation": 191.5073699951172,
                            "volatility": 0.060011301189661026
                        }
                    },
                    "username": "samaporn.2564",
                    "country": "un",
                    "ranking": 23.485149614770226,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/48fb58d585bb6f037b2f62d4272260fb?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/79087689"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "username": "Phydeaux",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.5170198342992,
                            "deviation": 65.45632039887464,
                            "volatility": 0.05946076831510585
                        }
                    },
                    "ranking": 24.79986603161397,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79087689,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 155647,
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-08T10:55:40.002458Z",
            "ended": "2025-09-08T11:12:12.903658Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.9539794921875,
                            "deviation": 61.42741012573242,
                            "volatility": 0.058649174869060516
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.193603515625,
                            "deviation": 67.81503295898438,
                            "volatility": 0.059483855962753296
                        }
                    },
                    "username": "Phydeaux",
                    "country": "gb",
                    "ranking": 24.79986603161397,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79087019"
            },
            "players": {
                "black": {
                    "id": 760156,
                    "username": "isaac217kim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3d9041c6642c4b975a3c6397986e3058?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.003255100151,
                            "deviation": 60.6375235341498,
                            "volatility": 0.059623258972680886
                        }
                    },
                    "ranking": 19.482342216650924,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79087019,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 760156,
            "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": "44.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-08T10:31:30.750865Z",
            "ended": "2025-09-08T10:45:15.512923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 760156,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1175.9317626953125,
                            "deviation": 63.56922912597656,
                            "volatility": 0.059629082679748535
                        }
                    },
                    "username": "isaac217kim",
                    "country": "un",
                    "ranking": 19.482342216650924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3d9041c6642c4b975a3c6397986e3058?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.393310546875,
                            "deviation": 61.528053283691406,
                            "volatility": 0.05864880606532097
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/79086784"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "username": "CNMGADGET",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.7303694733114,
                            "deviation": 68.48172893326847,
                            "volatility": 0.059828553815731496
                        }
                    },
                    "ranking": 23.30572939151494,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79086784,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1310025,
            "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": "90.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-08T10:20:04.509148Z",
            "ended": "2025-09-08T10:30:06.872002Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.5927734375,
                            "deviation": 61.38200759887695,
                            "volatility": 0.05865029990673065
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.5540771484375,
                            "deviation": 64.84110260009766,
                            "volatility": 0.059774257242679596
                        }
                    },
                    "username": "CNMGADGET",
                    "country": "th",
                    "ranking": 23.30572939151494,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79085797"
            },
            "players": {
                "black": {
                    "id": 1449268,
                    "username": "Tarik2702",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/e5a84d50d683bf251c21e8060417a464?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.5816629508781,
                            "deviation": 61.02513909410457,
                            "volatility": 0.05982724835083691
                        }
                    },
                    "ranking": 18.62226140940802,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79085797,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1449268,
            "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": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-08T09:31:28.907793Z",
            "ended": "2025-09-08T09:49:32.864163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1449268,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1162.519287109375,
                            "deviation": 60.81064987182617,
                            "volatility": 0.05974113196134567
                        }
                    },
                    "username": "Tarik2702",
                    "country": "fr",
                    "ranking": 18.62226140940802,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e5a84d50d683bf251c21e8060417a464?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.9539794921875,
                            "deviation": 61.46318054199219,
                            "volatility": 0.05864931270480156
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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
        }
    ]
}