List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=53",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=51",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81828217"
            },
            "players": {
                "black": {
                    "id": 1381974,
                    "username": "tidmax",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/3104d6143aa3e64dada6f7ffdbc437d7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.3186729333615,
                            "deviation": 61.52847415485619,
                            "volatility": 0.05990419504483249
                        }
                    },
                    "ranking": 20.474130931827794,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81828217,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1381974,
            "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": "57.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-03T11:06:12.814116Z",
            "ended": "2025-12-03T11:39:25.906600Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1381974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.3643798828125,
                            "deviation": 60.9511604309082,
                            "volatility": 0.05992633476853371
                        }
                    },
                    "username": "tidmax",
                    "country": "th",
                    "ranking": 20.474130931827794,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3104d6143aa3e64dada6f7ffdbc437d7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.3782958984375,
                            "deviation": 63.55368423461914,
                            "volatility": 0.05868091806769371
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/81826828"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1331238,
                    "username": "rashomon76",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/499da50994acb97f6db158e7783d4d0a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.9569790581654,
                            "deviation": 62.235840025625905,
                            "volatility": 0.060051581669061056
                        }
                    },
                    "ranking": 23.740326055839738,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81826828,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1331238,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-03T10:06:02.045744Z",
            "ended": "2025-12-03T10:23:51.226132Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.138916015625,
                            "deviation": 63.42591857910156,
                            "volatility": 0.05868237465620041
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1331238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.14404296875,
                            "deviation": 63.705623626708984,
                            "volatility": 0.060043372213840485
                        }
                    },
                    "username": "rashomon76",
                    "country": "un",
                    "ranking": 23.740326055839738,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/499da50994acb97f6db158e7783d4d0a?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/81826389"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1483620,
                    "username": "RN43",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3afdffbe0e07e551ea115caee17db480?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.2280429116734,
                            "deviation": 62.47922065190442,
                            "volatility": 0.05977752821825581
                        }
                    },
                    "ranking": 21.065767166813757,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81826389,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1483620,
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-03T09:46:16.087855Z",
            "ended": "2025-12-03T09:56:41.838265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.8447265625,
                            "deviation": 63.65778732299805,
                            "volatility": 0.05868229642510414
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1483620,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.3116455078125,
                            "deviation": 61.00754165649414,
                            "volatility": 0.059887148439884186
                        }
                    },
                    "username": "RN43",
                    "country": "un",
                    "ranking": 21.065767166813757,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3afdffbe0e07e551ea115caee17db480?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/81825308"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "username": "Jay12",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f1151dfffa21a16ac7a1a238b34c0f79?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.404892233798,
                            "deviation": 67.595352569186,
                            "volatility": 0.06003724913517267
                        }
                    },
                    "ranking": 24.66180859087818,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81825308,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1719278,
            "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": "85.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-03T08:52:07.130172Z",
            "ended": "2025-12-03T09:17:25.890055Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.35693359375,
                            "deviation": 63.3830451965332,
                            "volatility": 0.05868356674909592
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.9371337890625,
                            "deviation": 65.84610748291016,
                            "volatility": 0.060024719685316086
                        }
                    },
                    "username": "Jay12",
                    "country": "un",
                    "ranking": 24.66180859087818,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f1151dfffa21a16ac7a1a238b34c0f79?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/81823707"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1898360,
                    "username": "CTDI7054",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/666ba53606755ff44bb73a29734a46de?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.1410133548568,
                            "deviation": 61.649893566004934,
                            "volatility": 0.060015851109820224
                        }
                    },
                    "ranking": 21.763596819734044,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81823707,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1898360,
            "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-12-03T07:20:29.337784Z",
            "ended": "2025-12-03T07:45:32.354800Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.935791015625,
                            "deviation": 63.5706901550293,
                            "volatility": 0.0586824044585228
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1898360,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.445068359375,
                            "deviation": 65.20921325683594,
                            "volatility": 0.05998029559850693
                        }
                    },
                    "username": "CTDI7054",
                    "country": "un",
                    "ranking": 21.763596819734044,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/666ba53606755ff44bb73a29734a46de?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/81823695"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1416043,
                    "username": "ljhongyu",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/36f695614805cee692d8d4d58247dd21-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.5367173197844,
                            "deviation": 61.80391428753085,
                            "volatility": 0.06006520814933657
                        }
                    },
                    "ranking": 24.20341666264341,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81823695,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1416043,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-03T07:19:33.603139Z",
            "ended": "2025-12-03T07:19:50.193205Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.935791015625,
                            "deviation": 63.5706901550293,
                            "volatility": 0.0586824044585228
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1416043,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.1519775390625,
                            "deviation": 61.752506256103516,
                            "volatility": 0.06000230088829994
                        }
                    },
                    "username": "ljhongyu",
                    "country": "cn",
                    "ranking": 24.20341666264341,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/36f695614805cee692d8d4d58247dd21-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/81799717"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1585647,
                    "username": "lepied",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/5df98ed3db61cc61566b54c2b8614ba0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.4191195364897,
                            "deviation": 60.3950075156886,
                            "volatility": 0.05986915950403609
                        }
                    },
                    "ranking": 18.990897242438177,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81799717,
            "name": "Partie amicale",
            "creator": 1585647,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1585647,
            "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": 21,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 180, \"period_time\": 20, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T13:19:16.198829Z",
            "ended": "2025-12-02T13:37:31.865632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.156982421875,
                            "deviation": 63.813133239746094,
                            "volatility": 0.05868259817361832
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1585647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.4190673828125,
                            "deviation": 60.433616638183594,
                            "volatility": 0.05990438535809517
                        }
                    },
                    "username": "lepied",
                    "country": "fr",
                    "ranking": 18.990897242438177,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5df98ed3db61cc61566b54c2b8614ba0?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/81799125"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1799607,
                    "username": "刘玉刘钟楼",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/aaa0825c88147de551348e5414a1b658?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.0948128234381,
                            "deviation": 61.17828657191908,
                            "volatility": 0.05981596179869776
                        }
                    },
                    "ranking": 19.823670995708877,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81799125,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1799607,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-02T12:51:50.092100Z",
            "ended": "2025-12-02T13:13:24.592541Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.91455078125,
                            "deviation": 64.00831604003906,
                            "volatility": 0.058681000024080276
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1799607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.6961669921875,
                            "deviation": 61.03449630737305,
                            "volatility": 0.05987439304590225
                        }
                    },
                    "username": "刘玉刘钟楼",
                    "country": "un",
                    "ranking": 19.823670995708877,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aaa0825c88147de551348e5414a1b658?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/81798763"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1172886,
                    "username": "Popeeeee",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/3fb04560ec4229cca3a5459b467f4eab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.946449432569,
                            "deviation": 62.91297492007318,
                            "volatility": 0.05995690486382484
                        }
                    },
                    "ranking": 21.16704680403338,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81798763,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1172886,
            "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-12-02T12:36:22.440294Z",
            "ended": "2025-12-02T12:48:34.988866Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.4981689453125,
                            "deviation": 64.2468032836914,
                            "volatility": 0.058680031448602676
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1172886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.850341796875,
                            "deviation": 63.271385192871094,
                            "volatility": 0.05997300520539284
                        }
                    },
                    "username": "Popeeeee",
                    "country": "th",
                    "ranking": 21.16704680403338,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3fb04560ec4229cca3a5459b467f4eab-32.png",
                    "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/81797033"
            },
            "players": {
                "black": {
                    "id": 1198632,
                    "username": "13lad",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/cb7ec0e7e7aafaa17f974cbed12d7fb4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.953151479776,
                            "deviation": 61.69834258251335,
                            "volatility": 0.05989303236425608
                        }
                    },
                    "ranking": 19.059406578431236,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81797033,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1198632,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "99.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-02T11:24:15.593215Z",
            "ended": "2025-12-02T12:14:03.087124Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1198632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.580322265625,
                            "deviation": 60.82310485839844,
                            "volatility": 0.059907495975494385
                        }
                    },
                    "username": "13lad",
                    "country": "ru",
                    "ranking": 19.059406578431236,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb7ec0e7e7aafaa17f974cbed12d7fb4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.423828125,
                            "deviation": 64.50749206542969,
                            "volatility": 0.05868085101246834
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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
        }
    ]
}