List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=100
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=101",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=99",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/78888041"
            },
            "players": {
                "black": {
                    "id": 1042448,
                    "username": "Urutman",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/d7993ed34cbc9e9fb157b82658bf93ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.7667733614185,
                            "deviation": 60.59071826345798,
                            "volatility": 0.05964907377963163
                        }
                    },
                    "ranking": 23.11215319702435,
                    "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": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78888041,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1042448,
            "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": "71.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-02T07:57:38.774605Z",
            "ended": "2025-09-02T08:22:05.654882Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1042448,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.052001953125,
                            "deviation": 60.64517593383789,
                            "volatility": 0.059742819517850876
                        }
                    },
                    "username": "Urutman",
                    "country": "ru",
                    "ranking": 23.11215319702435,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d7993ed34cbc9e9fb157b82658bf93ca?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.8814697265625,
                            "deviation": 61.76271057128906,
                            "volatility": 0.05865798145532608
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "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/78887437"
            },
            "players": {
                "black": {
                    "id": 689184,
                    "username": "doctor.singularis",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/c5dfed27405585a674de23247e70e911-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.3560972703929,
                            "deviation": 62.95600602762484,
                            "volatility": 0.059544044061096736
                        }
                    },
                    "ranking": 21.5771001421824,
                    "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": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78887437,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 689184,
            "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": "116.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-02T07:27:16.919301Z",
            "ended": "2025-09-02T07:52:31.638674Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 689184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.0955810546875,
                            "deviation": 61.03017044067383,
                            "volatility": 0.05957093834877014
                        }
                    },
                    "username": "doctor.singularis",
                    "country": "mx",
                    "ranking": 21.5771001421824,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c5dfed27405585a674de23247e70e911-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.396240234375,
                            "deviation": 61.87839889526367,
                            "volatility": 0.0586586594581604
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "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/78886404"
            },
            "players": {
                "black": {
                    "id": 803879,
                    "username": "s911318",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/7629a9de755ce0e87ec0a3af1e3c0391?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.4801985181407,
                            "deviation": 64.21886308730181,
                            "volatility": 0.060011767238772544
                        }
                    },
                    "ranking": 18.894812349396112,
                    "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": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78886404,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 803879,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-02T06:37:06.661456Z",
            "ended": "2025-09-02T06:56:55.418393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 803879,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.2813720703125,
                            "deviation": 61.67631149291992,
                            "volatility": 0.05991077423095703
                        }
                    },
                    "username": "s911318",
                    "country": "tw",
                    "ranking": 18.894812349396112,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7629a9de755ce0e87ec0a3af1e3c0391?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.470703125,
                            "deviation": 62.00736999511719,
                            "volatility": 0.058659180998802185
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "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/78885453"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 323062,
                    "username": "Castleton",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b478412caeb2e9754a209b898487cfe2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.310057558443,
                            "deviation": 62.83086431521238,
                            "volatility": 0.0596407810595734
                        }
                    },
                    "ranking": 21.800923931707782,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78885453,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 323062,
            "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": "64.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-02T05:50:48.953340Z",
            "ended": "2025-09-02T06:20:13.387618Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.3658447265625,
                            "deviation": 62.118045806884766,
                            "volatility": 0.0586601123213768
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 323062,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.1431884765625,
                            "deviation": 61.66879653930664,
                            "volatility": 0.05963679775595665
                        }
                    },
                    "username": "Castleton",
                    "country": "us",
                    "ranking": 21.800923931707782,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b478412caeb2e9754a209b898487cfe2-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/78871890"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1246618,
                    "username": "CDST",
                    "country": "142",
                    "icon": "https://user-uploads.online-go.com/d46feca0ebbfacadd77a80f8a00ac8d3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.9336845059092,
                            "deviation": 65.24117671097795,
                            "volatility": 0.059907105044916385
                        }
                    },
                    "ranking": 27.077116662854166,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78871890,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1246618,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-01T19:12:39.724747Z",
            "ended": "2025-09-01T19:28:07.306207Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.04296875,
                            "deviation": 61.939903259277344,
                            "volatility": 0.058661580085754395
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1246618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.748046875,
                            "deviation": 62.195289611816406,
                            "volatility": 0.059959929436445236
                        }
                    },
                    "username": "CDST",
                    "country": "142",
                    "ranking": 27.077116662854166,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d46feca0ebbfacadd77a80f8a00ac8d3-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/78871415"
            },
            "players": {
                "black": {
                    "id": 840436,
                    "username": "tetatoto",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f97f9d57f958a9f1b8d3c7f37b5f1427-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1181.7066850021665,
                            "deviation": 60.198640881677036,
                            "volatility": 0.05883264105681584
                        }
                    },
                    "ranking": 18.781982835268554,
                    "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": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78871415,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 840436,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-01T19:01:42.413477Z",
            "ended": "2025-09-01T19:09:30.366134Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 840436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.0506591796875,
                            "deviation": 60.102237701416016,
                            "volatility": 0.05885349214076996
                        }
                    },
                    "username": "tetatoto",
                    "country": "un",
                    "ranking": 18.781982835268554,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f97f9d57f958a9f1b8d3c7f37b5f1427-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.8341064453125,
                            "deviation": 62.02167892456055,
                            "volatility": 0.058662716299295425
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78870861"
            },
            "players": {
                "black": {
                    "id": 947487,
                    "username": "Manford",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0867fa73074226db58e36a9758ed65ed?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.84114152971,
                            "deviation": 60.81844790454993,
                            "volatility": 0.05992011603685918
                        }
                    },
                    "ranking": 19.72506878100426,
                    "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": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78870861,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 947487,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-01T18:39:09.982052Z",
            "ended": "2025-09-01T18:57:34.412103Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 947487,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.739013671875,
                            "deviation": 61.754642486572266,
                            "volatility": 0.05996909365057945
                        }
                    },
                    "username": "Manford",
                    "country": "un",
                    "ranking": 19.72506878100426,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0867fa73074226db58e36a9758ed65ed?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.017822265625,
                            "deviation": 62.15666961669922,
                            "volatility": 0.05866330489516258
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78870721"
            },
            "players": {
                "black": {
                    "id": 192423,
                    "username": "spee",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.1778162503645,
                            "deviation": 60.41509589658706,
                            "volatility": 0.05924934479808259
                        }
                    },
                    "ranking": 19.67492194978056,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78870721,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 192423,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-01T18:35:32.370846Z",
            "ended": "2025-09-01T18:38:31.908052Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 192423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.2113037109375,
                            "deviation": 60.993656158447266,
                            "volatility": 0.05932353436946869
                        }
                    },
                    "username": "spee",
                    "country": "eu",
                    "ranking": 19.67492194978056,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.7083740234375,
                            "deviation": 62.288265228271484,
                            "volatility": 0.05866410955786705
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78870320"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122771,
                    "username": "sodi1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.8617722366853,
                            "deviation": 67.55534800254442,
                            "volatility": 0.06475541280824912
                        }
                    },
                    "ranking": 19.42255643495549,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78870320,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 122771,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-01T18:19:33.939374Z",
            "ended": "2025-09-01T18:29:41.636393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.4324951171875,
                            "deviation": 62.437076568603516,
                            "volatility": 0.058664508163928986
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 122771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1276.6727294921875,
                            "deviation": 68.4850082397461,
                            "volatility": 0.06433283537626266
                        }
                    },
                    "username": "sodi1",
                    "country": "un",
                    "ranking": 19.42255643495549,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/87583f0946a1be4b454ca4a9920212f2?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/78869937"
            },
            "players": {
                "black": {
                    "id": 1847292,
                    "username": "x134",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/837d33f175ea5803e91560dc3792c6d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.2389249367347,
                            "deviation": 114.92728334372246,
                            "volatility": 0.060004076370953306
                        }
                    },
                    "ranking": 23.570214704011327,
                    "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": 1258.4170519075426,
                            "deviation": 62.46363847738838,
                            "volatility": 0.05874162153426734
                        }
                    },
                    "ranking": 20.237999455062415,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78869937,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1847292,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-01T18:07:38.203889Z",
            "ended": "2025-09-01T18:18:26.165676Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1847292,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.7493896484375,
                            "deviation": 156.14892578125,
                            "volatility": 0.06000727042555809
                        }
                    },
                    "username": "x134",
                    "country": "un",
                    "ranking": 23.570214704011327,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/837d33f175ea5803e91560dc3792c6d2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.9327392578125,
                            "deviation": 62.41868591308594,
                            "volatility": 0.05866377800703049
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.237999455062415,
                    "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
        }
    ]
}