List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=80
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=81",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=79",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/79717133"
            },
            "players": {
                "black": {
                    "id": 579859,
                    "username": "Poney31",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.0546722708968,
                            "deviation": 62.42005049986879,
                            "volatility": 0.05963377334356185
                        }
                    },
                    "ranking": 18.631590082458715,
                    "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": 79717133,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 579859,
            "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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-27T17:20:23.517831Z",
            "ended": "2025-09-27T17:31:29.742897Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 579859,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.8193359375,
                            "deviation": 63.50529479980469,
                            "volatility": 0.059704143553972244
                        }
                    },
                    "username": "Poney31",
                    "country": "fr",
                    "ranking": 18.631590082458715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.9580078125,
                            "deviation": 62.51483917236328,
                            "volatility": 0.058690257370471954
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79716958"
            },
            "players": {
                "black": {
                    "id": 579859,
                    "username": "Poney31",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.0546722708968,
                            "deviation": 62.42005049986879,
                            "volatility": 0.05963377334356185
                        }
                    },
                    "ranking": 18.631590082458715,
                    "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": 79716958,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 579859,
            "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-27T17:13:15.410528Z",
            "ended": "2025-09-27T17:19:22.346705Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 579859,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.0762939453125,
                            "deviation": 63.630619049072266,
                            "volatility": 0.059705428779125214
                        }
                    },
                    "username": "Poney31",
                    "country": "fr",
                    "ranking": 18.631590082458715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.9710693359375,
                            "deviation": 62.60810852050781,
                            "volatility": 0.05869147926568985
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79715459"
            },
            "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": 431273,
                    "username": "goplayer69",
                    "country": "ps",
                    "icon": "https://secure.gravatar.com/avatar/b33c8e7d58c273d756a149dd2d887480?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.3318161907323,
                            "deviation": 65.10276068626939,
                            "volatility": 0.05977376971771727
                        }
                    },
                    "ranking": 21.98967313572839,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79715459,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 431273,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-27T16:14:26.712524Z",
            "ended": "2025-09-27T16:56:27.136039Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.19482421875,
                            "deviation": 62.66140365600586,
                            "volatility": 0.058692850172519684
                        }
                    },
                    "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": 431273,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.4324951171875,
                            "deviation": 63.59335708618164,
                            "volatility": 0.059753142297267914
                        }
                    },
                    "username": "goplayer69",
                    "country": "ps",
                    "ranking": 21.98967313572839,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b33c8e7d58c273d756a149dd2d887480?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79677467"
            },
            "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": 79677467,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-26T11:41:57.931330Z",
            "ended": "2025-09-26T12:08:31.777298Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.1300048828125,
                            "deviation": 62.41326141357422,
                            "volatility": 0.05869421735405922
                        }
                    },
                    "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": 1565.8084716796875,
                            "deviation": 65.5790786743164,
                            "volatility": 0.05951304733753204
                        }
                    },
                    "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/79676361"
            },
            "players": {
                "black": {
                    "id": 1699792,
                    "username": "savgt",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/908fadf97eb6d244c5023ff7918b727b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.8021246979333,
                            "deviation": 61.90230958854397,
                            "volatility": 0.05994041931697199
                        }
                    },
                    "ranking": 18.822996795095264,
                    "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": 79676361,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1699792,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-26T10:57:23.044150Z",
            "ended": "2025-09-26T11:16:51.901629Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1699792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.72705078125,
                            "deviation": 61.704349517822266,
                            "volatility": 0.06002647057175636
                        }
                    },
                    "username": "savgt",
                    "country": "un",
                    "ranking": 18.822996795095264,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/908fadf97eb6d244c5023ff7918b727b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.1734619140625,
                            "deviation": 62.50260543823242,
                            "volatility": 0.05869227275252342
                        }
                    },
                    "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/79674612"
            },
            "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": 1756837,
                    "username": "polinalee1944",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b2848f64fd0803ffeaa1bc2766d33f20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.26264852972,
                            "deviation": 64.42195348900432,
                            "volatility": 0.06000462765730439
                        }
                    },
                    "ranking": 20.995274343647868,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79674612,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1756837,
            "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": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-26T09:44:58.168580Z",
            "ended": "2025-09-26T10:34:26.061873Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.746826171875,
                            "deviation": 62.61781311035156,
                            "volatility": 0.058690816164016724
                        }
                    },
                    "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": 1756837,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.8057861328125,
                            "deviation": 67.89434814453125,
                            "volatility": 0.05999816209077835
                        }
                    },
                    "username": "polinalee1944",
                    "country": "un",
                    "ranking": 20.995274343647868,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b2848f64fd0803ffeaa1bc2766d33f20?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/79672967"
            },
            "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": 696433,
                    "username": "jackel002",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/75d6a9a76e5ddfb5933e9effb0e23d45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.6510238153378,
                            "deviation": 64.1767920289397,
                            "volatility": 0.05982363587805651
                        }
                    },
                    "ranking": 21.789588974777498,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79672967,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 696433,
            "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": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-26T08:23:41.844180Z",
            "ended": "2025-09-26T08:56:25.300322Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.84912109375,
                            "deviation": 62.72667694091797,
                            "volatility": 0.05868905037641525
                        }
                    },
                    "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": 696433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.0704345703125,
                            "deviation": 64.47012329101562,
                            "volatility": 0.05981725826859474
                        }
                    },
                    "username": "jackel002",
                    "country": "tw",
                    "ranking": 21.789588974777498,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/75d6a9a76e5ddfb5933e9effb0e23d45?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/79644127"
            },
            "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": 1650188,
                    "username": "Kreat0r",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ed13fc71c81d93b05e83204e0f6ca87e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.1650431037601,
                            "deviation": 68.00619389858626,
                            "volatility": 0.060051055936771534
                        }
                    },
                    "ranking": 24.718878278555607,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79644127,
            "name": "Friendly Match",
            "creator": 1650188,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1650188,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 10, \"pause_on_weekends\": false, \"speed\": \"rapid\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-25T11:26:32.177798Z",
            "ended": "2025-09-25T11:37:20.442329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.89404296875,
                            "deviation": 62.36669158935547,
                            "volatility": 0.058690235018730164
                        }
                    },
                    "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": 1650188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.34765625,
                            "deviation": 70.2319564819336,
                            "volatility": 0.060014232993125916
                        }
                    },
                    "username": "Kreat0r",
                    "country": "un",
                    "ranking": 24.718878278555607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ed13fc71c81d93b05e83204e0f6ca87e-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/79643492"
            },
            "players": {
                "black": {
                    "id": 1251658,
                    "username": "xaendu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a3a2d455ce20a043139b308814aaf66b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.9300524780367,
                            "deviation": 63.007065808187896,
                            "volatility": 0.05968849968881748
                        }
                    },
                    "ranking": 15.350999393188957,
                    "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": 79643492,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1251658,
            "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": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-25T10:34:48.664333Z",
            "ended": "2025-09-25T11:14:54.034454Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1251658,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1147.188232421875,
                            "deviation": 60.98819351196289,
                            "volatility": 0.05974568426609039
                        }
                    },
                    "username": "xaendu",
                    "country": "un",
                    "ranking": 15.350999393188957,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a3a2d455ce20a043139b308814aaf66b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.3397216796875,
                            "deviation": 62.36432647705078,
                            "volatility": 0.058687008917331696
                        }
                    },
                    "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/79641697"
            },
            "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": 1650670,
                    "username": "334558612",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/930c150842a102342ae79dc0cae7aff0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1363.3331302393246,
                            "deviation": 60.6748814751085,
                            "volatility": 0.05993977948890837
                        }
                    },
                    "ranking": 22.09180305491428,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79641697,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1650670,
            "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-25T09:08:02.114789Z",
            "ended": "2025-09-25T09:41:40.184389Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.9981689453125,
                            "deviation": 62.51393508911133,
                            "volatility": 0.058686304837465286
                        }
                    },
                    "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": 1650670,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.8759765625,
                            "deviation": 61.54121780395508,
                            "volatility": 0.05995417758822441
                        }
                    },
                    "username": "334558612",
                    "country": "kr",
                    "ranking": 22.09180305491428,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/930c150842a102342ae79dc0cae7aff0-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
        }
    ]
}