List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=49",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=47",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76534930"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 178711,
                    "username": "Avatar33",
                    "country": "za",
                    "icon": "https://user-uploads.online-go.com/cdea508aca9a25651fb155c2d2ce8662-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.255909004514,
                            "deviation": 63.07674638230298,
                            "volatility": 0.06010262805837465
                        }
                    },
                    "ranking": 20.816424304869614,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 76534930,
            "name": "Tournament Game: Beat the Kyu, Be a Dan 2024 (103535) R:3 (Avatar33 vs benjito)",
            "creator": 178711,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 178711,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 103535,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-21T14:59:32.322749Z",
            "ended": "2025-07-07T07:50:59.743502Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.068359375,
                            "deviation": 61.380271911621094,
                            "volatility": 0.0598740428686142
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 178711,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.1312255859375,
                            "deviation": 63.45509338378906,
                            "volatility": 0.06009862199425697
                        }
                    },
                    "username": "Avatar33",
                    "country": "za",
                    "ranking": 20.816424304869614,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cdea508aca9a25651fb155c2d2ce8662-32.png",
                    "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/76941513"
            },
            "players": {
                "black": {
                    "id": 1067389,
                    "username": "Jopdorp",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/61da3930efe029673dcd0377df2765f6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.0370757075948,
                            "deviation": 61.07169237822399,
                            "volatility": 0.05992472743985906
                        }
                    },
                    "ranking": 25.389283183304187,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76941513,
            "name": "Jopdorp vs. benjito",
            "creator": 1067389,
            "mode": "game",
            "source": "play",
            "black": 1067389,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"periods\": 5, \"period_time\": 30, \"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-07-03T17:26:46.269024Z",
            "ended": "2025-07-03T17:27:06.666042Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1067389,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.8304443359375,
                            "deviation": 61.02604675292969,
                            "volatility": 0.05993006005883217
                        }
                    },
                    "username": "Jopdorp",
                    "country": "nl",
                    "ranking": 25.389283183304187,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/61da3930efe029673dcd0377df2765f6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.068359375,
                            "deviation": 61.380271911621094,
                            "volatility": 0.0598740428686142
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76941379"
            },
            "players": {
                "black": {
                    "id": 1067389,
                    "username": "Jopdorp",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/61da3930efe029673dcd0377df2765f6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.0370757075948,
                            "deviation": 61.07169237822399,
                            "volatility": 0.05992472743985906
                        }
                    },
                    "ranking": 25.389283183304187,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76941379,
            "name": "Jopdorp vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1067389,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "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-07-03T17:21:29.602378Z",
            "ended": "2025-07-03T17:26:03.165684Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1067389,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.3173828125,
                            "deviation": 61.07264709472656,
                            "volatility": 0.05993017181754112
                        }
                    },
                    "username": "Jopdorp",
                    "country": "nl",
                    "ranking": 25.389283183304187,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/61da3930efe029673dcd0377df2765f6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.4569091796875,
                            "deviation": 61.450775146484375,
                            "volatility": 0.05987415462732315
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76940381"
            },
            "players": {
                "black": {
                    "id": 1765903,
                    "username": "Joseparra",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f29f7b236081fff73337361419244810?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.3418774245872,
                            "deviation": 60.84708073998873,
                            "volatility": 0.05989722598083441
                        }
                    },
                    "ranking": 25.51125874993747,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76940381,
            "name": "Joseparra vs. benjito",
            "creator": 1765903,
            "mode": "game",
            "source": "play",
            "black": 1765903,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 300, \"time_increment\": 7, \"max_time\": 3000, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-03T16:44:47.461175Z",
            "ended": "2025-07-03T17:16:07.100675Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1765903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1506.943115234375,
                            "deviation": 60.656070709228516,
                            "volatility": 0.05997171625494957
                        }
                    },
                    "username": "Joseparra",
                    "country": "un",
                    "ranking": 25.51125874993747,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f29f7b236081fff73337361419244810?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.36328125,
                            "deviation": 61.523250579833984,
                            "volatility": 0.05987456068396568
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76940097"
            },
            "players": {
                "black": {
                    "id": 1490492,
                    "username": "Alexan35",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/370a1f15811201f95725b55e68d99437?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1726.6009032271754,
                            "deviation": 60.88634034224451,
                            "volatility": 0.06003113017155761
                        }
                    },
                    "ranking": 27.56034577014139,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76940097,
            "name": "Alexan35 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1490492,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-03T16:34:25.459888Z",
            "ended": "2025-07-03T16:40:22.635801Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1490492,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.6571044921875,
                            "deviation": 61.402915954589844,
                            "volatility": 0.05999499931931496
                        }
                    },
                    "username": "Alexan35",
                    "country": "ru",
                    "ranking": 27.56034577014139,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/370a1f15811201f95725b55e68d99437?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1577.5146484375,
                            "deviation": 61.60199737548828,
                            "volatility": 0.05987456068396568
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76940072"
            },
            "players": {
                "black": {
                    "id": 1357570,
                    "username": "doz1rэ",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5cb005b57125f36ac91d5000d4a449c4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.1596241402158,
                            "deviation": 67.01061478501038,
                            "volatility": 0.06171575007929689
                        }
                    },
                    "ranking": 25.094699162297825,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76940072,
            "name": "doz1rэ vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1357570,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"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-07-03T16:33:30.338551Z",
            "ended": "2025-07-03T16:34:17.945003Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1357570,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.7464599609375,
                            "deviation": 61.9298095703125,
                            "volatility": 0.05942600220441818
                        }
                    },
                    "username": "doz1rэ",
                    "country": "un",
                    "ranking": 25.094699162297825,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5cb005b57125f36ac91d5000d4a449c4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.3082275390625,
                            "deviation": 61.685157775878906,
                            "volatility": 0.05987461283802986
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76939951"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1569574,
                    "username": "Ok bro .",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/2f94e03521270e1fccdfcd0c90f283ac-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.760208340948,
                            "deviation": 60.826966451332964,
                            "volatility": 0.0599366377819763
                        }
                    },
                    "ranking": 24.65200975736159,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76939951,
            "name": "benjito vs. Ok bro .",
            "creator": 1569574,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1569574,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "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-07-03T16:28:46.429274Z",
            "ended": "2025-07-03T16:32:57.912587Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.9794921875,
                            "deviation": 61.757347106933594,
                            "volatility": 0.059875406324863434
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1569574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.826904296875,
                            "deviation": 60.844139099121094,
                            "volatility": 0.059937428683042526
                        }
                    },
                    "username": "Ok bro .",
                    "country": "_Pirate",
                    "ranking": 24.65200975736159,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2f94e03521270e1fccdfcd0c90f283ac-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/76939555"
            },
            "players": {
                "black": {
                    "id": 1357570,
                    "username": "doz1rэ",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5cb005b57125f36ac91d5000d4a449c4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.1596241402158,
                            "deviation": 67.01061478501038,
                            "volatility": 0.06171575007929689
                        }
                    },
                    "ranking": 25.094699162297825,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76939555,
            "name": "doz1rэ vs. benjito",
            "creator": 1357570,
            "mode": "game",
            "source": "play",
            "black": 1357570,
            "white": 568679,
            "width": 9,
            "height": 9,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-03T16:12:35.263661Z",
            "ended": "2025-07-03T16:16:48.647984Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1357570,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.6605224609375,
                            "deviation": 61.81403732299805,
                            "volatility": 0.05942526459693909
                        }
                    },
                    "username": "doz1rэ",
                    "country": "un",
                    "ranking": 25.094699162297825,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5cb005b57125f36ac91d5000d4a449c4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.6895751953125,
                            "deviation": 61.831424713134766,
                            "volatility": 0.0598762184381485
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/76939305"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1808825,
                    "username": "deleted-a82031df-69c4-4a5d-bfe2-1e691bf3526e",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/501091737499807138c784673107d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.460072839066,
                            "deviation": 60.47502427697069,
                            "volatility": 0.0599990554885098
                        }
                    },
                    "ranking": 24.062298330285646,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76939305,
            "name": "benjito vs. Moi_Tennis",
            "creator": 1808825,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1808825,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "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-07-03T16:03:32.752669Z",
            "ended": "2025-07-03T16:07:00.191520Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.8365478515625,
                            "deviation": 61.9140510559082,
                            "volatility": 0.05987564101815224
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1808825,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.5909423828125,
                            "deviation": 65.76978302001953,
                            "volatility": 0.06000185385346413
                        }
                    },
                    "username": "deleted-a82031df-69c4-4a5d-bfe2-1e691bf3526e",
                    "country": "un",
                    "ranking": 24.062298330285646,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/501091737499807138c784673107d39d?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/76939248"
            },
            "players": {
                "black": {
                    "id": 955152,
                    "username": "TONY309",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/db405aa2d4f0a2259e60edacb0416f97?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.8986697598523,
                            "deviation": 62.12697209327647,
                            "volatility": 0.061979279081685865
                        }
                    },
                    "ranking": 22.687978758193104,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76939248,
            "name": "TONY309 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 955152,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "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-07-03T16:01:21.373744Z",
            "ended": "2025-07-03T16:03:07.090151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 955152,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.2828369140625,
                            "deviation": 61.81437301635742,
                            "volatility": 0.061860013753175735
                        }
                    },
                    "username": "TONY309",
                    "country": "un",
                    "ranking": 22.687978758193104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db405aa2d4f0a2259e60edacb0416f97?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.200927734375,
                            "deviation": 62.00458526611328,
                            "volatility": 0.05987633019685745
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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
        }
    ]
}