List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=79
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=80",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=78",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/79719296"
            },
            "players": {
                "black": {
                    "id": 1026456,
                    "username": "winshape",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/85b114094076b814f7569e443633499c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.8753169609897,
                            "deviation": 61.75740857952407,
                            "volatility": 0.05996609108016636
                        }
                    },
                    "ranking": 18.804865384511498,
                    "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": 79719296,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1026456,
            "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": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-27T18:51:06.848795Z",
            "ended": "2025-09-27T19:23:22.369309Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1026456,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.141845703125,
                            "deviation": 61.8939208984375,
                            "volatility": 0.05997174605727196
                        }
                    },
                    "username": "winshape",
                    "country": "un",
                    "ranking": 18.804865384511498,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/85b114094076b814f7569e443633499c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.2215576171875,
                            "deviation": 62.25129699707031,
                            "volatility": 0.058687906712293625
                        }
                    },
                    "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/79718448"
            },
            "players": {
                "black": {
                    "id": 542427,
                    "username": "dom416",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7cfaf4fe2a0cec2bae32aa6498f42f5b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.0941765156404,
                            "deviation": 62.22996867601022,
                            "volatility": 0.05983616893877997
                        }
                    },
                    "ranking": 22.707754430800712,
                    "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": 79718448,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 542427,
            "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": "32.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-27T18:16:32.037963Z",
            "ended": "2025-09-27T18:46:35.817094Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 542427,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.5555419921875,
                            "deviation": 62.12595748901367,
                            "volatility": 0.0598989762365818
                        }
                    },
                    "username": "dom416",
                    "country": "un",
                    "ranking": 22.707754430800712,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7cfaf4fe2a0cec2bae32aa6498f42f5b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.6585693359375,
                            "deviation": 62.406578063964844,
                            "volatility": 0.05868824943900108
                        }
                    },
                    "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/79718010"
            },
            "players": {
                "black": {
                    "id": 1027597,
                    "username": "Prajnaboy",
                    "country": "_Tibet",
                    "icon": "https://user-uploads.online-go.com/0106034eaab0d06b555ddbdc7acd4195-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.77154096478,
                            "deviation": 62.255637957747496,
                            "volatility": 0.059893983056942955
                        }
                    },
                    "ranking": 17.965831600574724,
                    "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": 79718010,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1027597,
            "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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-27T17:56:47.799763Z",
            "ended": "2025-09-27T18:14:05.029093Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1027597,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.1873779296875,
                            "deviation": 61.96719741821289,
                            "volatility": 0.05989210307598114
                        }
                    },
                    "username": "Prajnaboy",
                    "country": "_Tibet",
                    "ranking": 17.965831600574724,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0106034eaab0d06b555ddbdc7acd4195-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.169189453125,
                            "deviation": 62.554439544677734,
                            "volatility": 0.058687444776296616
                        }
                    },
                    "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/79717409"
            },
            "players": {
                "black": {
                    "id": 539961,
                    "username": "Mr Go 66",
                    "country": "ma",
                    "icon": "https://user-uploads.online-go.com/26c2b0590288e57d242dda392795ab97-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.1978006849122,
                            "deviation": 61.71155523944184,
                            "volatility": 0.05861088275670829
                        }
                    },
                    "ranking": 24.151605114467472,
                    "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": 79717409,
            "name": "Friendly Match",
            "creator": 539961,
            "mode": "game",
            "source": "play",
            "black": 539961,
            "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": 35,
            "time_control_parameters": "{\"main_time\": 600, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "136.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-27T17:31:50.689544Z",
            "ended": "2025-09-27T17:49:30.472348Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 539961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.795166015625,
                            "deviation": 63.80265808105469,
                            "volatility": 0.058609891682863235
                        }
                    },
                    "username": "Mr Go 66",
                    "country": "ma",
                    "ranking": 24.151605114467472,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/26c2b0590288e57d242dda392795ab97-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.46728515625,
                            "deviation": 62.45064163208008,
                            "volatility": 0.0586889423429966
                        }
                    },
                    "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/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
        }
    ]
}