List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=5
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=6",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=4",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85577908"
            },
            "players": {
                "black": {
                    "id": 579859,
                    "username": "Poney31",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.17701722082,
                            "deviation": 62.86114056126122,
                            "volatility": 0.05963450962776039
                        }
                    },
                    "ranking": 18.849868087387616,
                    "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": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85577908,
            "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": "97.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-30T12:09:32.320558Z",
            "ended": "2026-03-30T12:25:20.498851Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 579859,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.780029296875,
                            "deviation": 62.92591094970703,
                            "volatility": 0.059620510786771774
                        }
                    },
                    "username": "Poney31",
                    "country": "fr",
                    "ranking": 18.849868087387616,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.57421875,
                            "deviation": 63.6489372253418,
                            "volatility": 0.058742742985486984
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "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/85577021"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "username": "yinyang0",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.9236115409815,
                            "deviation": 64.8297223991076,
                            "volatility": 0.06026736466219942
                        }
                    },
                    "ranking": 23.61294212934567,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85577021,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 963643,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-30T11:38:24.360348Z",
            "ended": "2026-03-30T11:55:17.804094Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.7998046875,
                            "deviation": 63.559486389160156,
                            "volatility": 0.058737773448228836
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.8447265625,
                            "deviation": 62.403011322021484,
                            "volatility": 0.06025993451476097
                        }
                    },
                    "username": "yinyang0",
                    "country": "fr",
                    "ranking": 23.61294212934567,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-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/85575989"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1188813,
                    "username": "Kachug",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.7133600017532,
                            "deviation": 63.771539023739095,
                            "volatility": 0.06045839272638626
                        }
                    },
                    "ranking": 25.207087636726676,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85575989,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1188813,
            "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": "55.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-30T10:54:30.167875Z",
            "ended": "2026-03-30T11:13:09.574702Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.48291015625,
                            "deviation": 63.16960144042969,
                            "volatility": 0.05873885750770569
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1188813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.43359375,
                            "deviation": 63.23046875,
                            "volatility": 0.06041105091571808
                        }
                    },
                    "username": "Kachug",
                    "country": "un",
                    "ranking": 25.207087636726676,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?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/85575106"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "username": "Argonijt",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.8683904151153,
                            "deviation": 63.49651636915293,
                            "volatility": 0.05851809708039882
                        }
                    },
                    "ranking": 23.29183617671947,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85575106,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 757755,
            "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": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-30T10:13:13.397207Z",
            "ended": "2026-03-30T10:47:12.761336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.3709716796875,
                            "deviation": 63.04312515258789,
                            "volatility": 0.05874033644795418
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.6920166015625,
                            "deviation": 62.35884475708008,
                            "volatility": 0.058525197207927704
                        }
                    },
                    "username": "Argonijt",
                    "country": "ua",
                    "ranking": 23.29183617671947,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-32.png",
                    "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/85574658"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.512785514164,
                            "deviation": 60.45029774857935,
                            "volatility": 0.05939146068924457
                        }
                    },
                    "ranking": 20.3864525902451,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85574658,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1237299,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-30T09:49:52.085644Z",
            "ended": "2026-03-30T10:03:24.467361Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.1741943359375,
                            "deviation": 63.250205993652344,
                            "volatility": 0.05874044820666313
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.0811767578125,
                            "deviation": 60.90419006347656,
                            "volatility": 0.059397730976343155
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 20.3864525902451,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-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/85556927"
            },
            "players": {
                "black": {
                    "id": 192423,
                    "username": "spee",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.5296166297348,
                            "deviation": 60.81212134118656,
                            "volatility": 0.05924775275925425
                        }
                    },
                    "ranking": 19.089902033828064,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85556927,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 192423,
            "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": "99.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-29T18:39:28.430812Z",
            "ended": "2026-03-29T18:49:45.261990Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 192423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1188.2498779296875,
                            "deviation": 60.83644104003906,
                            "volatility": 0.059254344552755356
                        }
                    },
                    "username": "spee",
                    "country": "eu",
                    "ranking": 19.089902033828064,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.996337890625,
                            "deviation": 63.4511604309082,
                            "volatility": 0.058739665895700455
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "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/85556370"
            },
            "players": {
                "black": {
                    "id": 101300,
                    "username": "colen",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/d7ee53a961f62e07b098eca65cd0b0ad-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.4875171488584,
                            "deviation": 64.87357102599321,
                            "volatility": 0.060098612374385824
                        }
                    },
                    "ranking": 18.0006282269141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85556370,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 101300,
            "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": "2026-03-29T18:17:58.620698Z",
            "ended": "2026-03-29T18:38:24.863516Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 101300,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.412353515625,
                            "deviation": 64.68621063232422,
                            "volatility": 0.060092806816101074
                        }
                    },
                    "username": "colen",
                    "country": "ar",
                    "ranking": 18.0006282269141,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d7ee53a961f62e07b098eca65cd0b0ad-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.619140625,
                            "deviation": 63.58964157104492,
                            "volatility": 0.0587376207113266
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "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/85554453"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1152270,
                    "username": "philogo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/db38be9bf6c1451b576967fb33024bef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1507.0473042551525,
                            "deviation": 62.952961244569984,
                            "volatility": 0.059850544124661606
                        }
                    },
                    "ranking": 24.41189087900809,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85554453,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1152270,
            "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": "69.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-29T17:07:01.214183Z",
            "ended": "2026-03-29T17:20:05.232257Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.7235107421875,
                            "deviation": 63.38667297363281,
                            "volatility": 0.05873900279402733
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1152270,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.567626953125,
                            "deviation": 62.668460845947266,
                            "volatility": 0.059851352125406265
                        }
                    },
                    "username": "philogo",
                    "country": "fr",
                    "ranking": 24.41189087900809,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/db38be9bf6c1451b576967fb33024bef-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/85554062"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 204958,
                    "username": "lengsy8957",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76bf54eb494d4c83818714883771e771?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.8793595834788,
                            "deviation": 64.67803294269581,
                            "volatility": 0.06006801100923097
                        }
                    },
                    "ranking": 25.635985410081812,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85554062,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 204958,
            "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": "127.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-29T16:52:09.823114Z",
            "ended": "2026-03-29T17:06:26.555161Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.3939208984375,
                            "deviation": 62.990623474121094,
                            "volatility": 0.05874008685350418
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 204958,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.3870849609375,
                            "deviation": 65.18524169921875,
                            "volatility": 0.06005699560046196
                        }
                    },
                    "username": "lengsy8957",
                    "country": "un",
                    "ranking": 25.635985410081812,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76bf54eb494d4c83818714883771e771?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/85552573"
            },
            "players": {
                "black": {
                    "id": 404142,
                    "username": "afgani",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/003eba6ad2211dae0643bc36bac1e69b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1984.862864374228,
                            "deviation": 64.29696493434268,
                            "volatility": 0.06003505596492428
                        }
                    },
                    "ranking": 30.787343396595585,
                    "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": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85552573,
            "name": "משחק ידידות",
            "creator": 404142,
            "mode": "game",
            "source": "play",
            "black": 404142,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 32,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-29T16:02:46.587851Z",
            "ended": "2026-03-29T16:21:17.276050Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404142,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1984.8629150390625,
                            "deviation": 64.29696655273438,
                            "volatility": 0.06003505736589432
                        }
                    },
                    "username": "afgani",
                    "country": "il",
                    "ranking": 30.787343396595585,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/003eba6ad2211dae0643bc36bac1e69b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.3939208984375,
                            "deviation": 62.990623474121094,
                            "volatility": 0.05874008685350418
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "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
        }
    ]
}