List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=62
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=63",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=61",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80946310"
            },
            "players": {
                "black": {
                    "id": 1153922,
                    "username": "Go1m30",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.1099911755796,
                            "deviation": 59.27751337584847,
                            "volatility": 0.053879491000446506
                        }
                    },
                    "ranking": 18.43466575187489,
                    "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": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80946310,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1153922,
            "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-11-05T07:11:31.348085Z",
            "ended": "2025-11-05T07:25:42.041476Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1153922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.69384765625,
                            "deviation": 60.0177116394043,
                            "volatility": 0.05436565726995468
                        }
                    },
                    "username": "Go1m30",
                    "country": "un",
                    "ranking": 18.43466575187489,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.5999755859375,
                            "deviation": 62.7701530456543,
                            "volatility": 0.05870372802019119
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "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/80922011"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "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": 1269.8938695312509,
                            "deviation": 60.26545064205604,
                            "volatility": 0.05938512244011659
                        }
                    },
                    "ranking": 20.448171511540046,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80922011,
            "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": "2025-11-04T13:09:51.103328Z",
            "ended": "2025-11-04T13:27:38.797497Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.427734375,
                            "deviation": 62.823516845703125,
                            "volatility": 0.05870095267891884
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.86767578125,
                            "deviation": 60.884681701660156,
                            "volatility": 0.0594622977077961
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 20.448171511540046,
                    "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/80921505"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 959067,
                    "username": "panyenchang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d7232b3831be41a7480be3a4a4117d65?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.8154310344694,
                            "deviation": 64.26566441680032,
                            "volatility": 0.05979427877306376
                        }
                    },
                    "ranking": 21.040679769166218,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80921505,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 959067,
            "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": "65.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T12:49:32.879379Z",
            "ended": "2025-11-04T13:07:49.923859Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.8740234375,
                            "deviation": 63.00916290283203,
                            "volatility": 0.058701369911432266
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 959067,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.626220703125,
                            "deviation": 64.64956665039062,
                            "volatility": 0.0598524734377861
                        }
                    },
                    "username": "panyenchang",
                    "country": "un",
                    "ranking": 21.040679769166218,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d7232b3831be41a7480be3a4a4117d65?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/80921477"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1017.7589764224256,
                            "deviation": 78.19831489593685,
                            "volatility": 0.08644727558775235
                        }
                    },
                    "ranking": 15.324377348006415,
                    "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": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80921477,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 123282,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-04T12:48:44.262411Z",
            "ended": "2025-11-04T12:49:16.654461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.4029541015625,
                            "deviation": 77.68115997314453,
                            "volatility": 0.08294688165187836
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 15.324377348006415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.8740234375,
                            "deviation": 63.00916290283203,
                            "volatility": 0.058701369911432266
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "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/80920560"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1099364,
                    "username": "dding5508",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9a083d72e7e0445a963b3322e75c4135?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.7668813744112,
                            "deviation": 60.46904996491516,
                            "volatility": 0.05914518209260626
                        }
                    },
                    "ranking": 21.462413218909862,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80920560,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1099364,
            "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": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T12:13:43.793700Z",
            "ended": "2025-11-04T12:46:51.266078Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.856689453125,
                            "deviation": 62.985477447509766,
                            "volatility": 0.058702871203422546
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1099364,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.904541015625,
                            "deviation": 60.306636810302734,
                            "volatility": 0.05926072970032692
                        }
                    },
                    "username": "dding5508",
                    "country": "un",
                    "ranking": 21.462413218909862,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9a083d72e7e0445a963b3322e75c4135?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/80918464"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1882502,
                    "username": "피카츄7",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/632ce2ee74049e98371230b60b2df30f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1474.399918035142,
                            "deviation": 61.17837538380123,
                            "volatility": 0.059943315991209126
                        }
                    },
                    "ranking": 23.904877241181318,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80918464,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1882502,
            "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": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T10:46:37.569654Z",
            "ended": "2025-11-04T11:13:03.404733Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.41943359375,
                            "deviation": 63.07172393798828,
                            "volatility": 0.0587041899561882
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1882502,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.2626953125,
                            "deviation": 67.94855499267578,
                            "volatility": 0.059981826692819595
                        }
                    },
                    "username": "피카츄7",
                    "country": "un",
                    "ranking": 23.904877241181318,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/632ce2ee74049e98371230b60b2df30f?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/80917864"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1333869,
                    "username": "mat.znidarsic",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3ec3ddb8088cdaf610ec3f17a94e6123?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.7274434213264,
                            "deviation": 61.87620824149152,
                            "volatility": 0.06051022304922029
                        }
                    },
                    "ranking": 22.36852524826712,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80917864,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1333869,
            "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": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T10:14:51.180300Z",
            "ended": "2025-11-04T10:34:26.347880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.0234375,
                            "deviation": 63.220603942871094,
                            "volatility": 0.058705296367406845
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1333869,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.318603515625,
                            "deviation": 63.429256439208984,
                            "volatility": 0.060517799109220505
                        }
                    },
                    "username": "mat.znidarsic",
                    "country": "un",
                    "ranking": 22.36852524826712,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ec3ddb8088cdaf610ec3f17a94e6123?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/80917239"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 234393,
                    "username": "sorinel",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/c53d2e56d9e0c12d03b6d1d91b1979ef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.799703903445,
                            "deviation": 61.027854473933964,
                            "volatility": 0.060232411375907395
                        }
                    },
                    "ranking": 22.900496074613905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80917239,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 234393,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-04T09:40:52.120889Z",
            "ended": "2025-11-04T10:05:22.365084Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.1768798828125,
                            "deviation": 63.35687255859375,
                            "volatility": 0.058706529438495636
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 234393,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.2396240234375,
                            "deviation": 61.109352111816406,
                            "volatility": 0.06028201803565025
                        }
                    },
                    "username": "sorinel",
                    "country": "ro",
                    "ranking": 22.900496074613905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c53d2e56d9e0c12d03b6d1d91b1979ef-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/80889184"
            },
            "players": {
                "black": {
                    "id": 1150064,
                    "username": "dan.peters",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0fadfdf0cb749686997fc7af42828d1e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.4436763680542,
                            "deviation": 62.09935987087675,
                            "volatility": 0.06007620454521359
                        }
                    },
                    "ranking": 18.8941003368693,
                    "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": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80889184,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1150064,
            "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": "38.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-03T12:39:39.896408Z",
            "ended": "2025-11-03T13:42:29.316181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1150064,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.868408203125,
                            "deviation": 62.36911392211914,
                            "volatility": 0.060074951499700546
                        }
                    },
                    "username": "dan.peters",
                    "country": "un",
                    "ranking": 18.8941003368693,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0fadfdf0cb749686997fc7af42828d1e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.3133544921875,
                            "deviation": 63.517051696777344,
                            "volatility": 0.05870484933257103
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "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/80888367"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1096472,
                    "username": "baoxuyen.trinh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/01b626aa72f49d55d4641cda5bcf2635?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1310.9538676534276,
                            "deviation": 61.25949286510952,
                            "volatility": 0.06000041797052326
                        }
                    },
                    "ranking": 21.184843538086493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80888367,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1096472,
            "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": "87.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-03T12:06:57.698789Z",
            "ended": "2025-11-03T12:26:54.309083Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1276.4974365234375,
                            "deviation": 63.749732971191406,
                            "volatility": 0.058704521507024765
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1096472,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.094482421875,
                            "deviation": 61.137367248535156,
                            "volatility": 0.059996891766786575
                        }
                    },
                    "username": "baoxuyen.trinh",
                    "country": "un",
                    "ranking": 21.184843538086493,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01b626aa72f49d55d4641cda5bcf2635?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
        }
    ]
}