List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=67
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=-id&page=68",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=66",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/71691377"
            },
            "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": 490273,
                    "username": "papa tj",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/2dc7ada3f5fb4f74650f4d916689ecac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.599455121249,
                            "deviation": 60.40520898939734,
                            "volatility": 0.05913147457063248
                        }
                    },
                    "ranking": 19.22617050963569,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71691377,
            "name": "benjito vs. papa tj",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 490273,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"periods\": 5, \"period_time\": 10, \"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-01-24T11:43:35.017218Z",
            "ended": "2025-01-24T11:45:33.144997Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.0794677734375,
                            "deviation": 62.659202575683594,
                            "volatility": 0.05989436060190201
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 490273,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.670654296875,
                            "deviation": 60.45631408691406,
                            "volatility": 0.05976485460996628
                        }
                    },
                    "username": "papa tj",
                    "country": "au",
                    "ranking": 19.22617050963569,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dc7ada3f5fb4f74650f4d916689ecac?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/71691354"
            },
            "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": 1338323,
                    "username": "nekochiiUwU",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/3668fdbf4750664f81f1b5e2a141d8d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.2301597704525,
                            "deviation": 61.18336148714618,
                            "volatility": 0.05985176267333237
                        }
                    },
                    "ranking": 24.75016183643069,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71691354,
            "name": "benjito vs. nekochiiUwU",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1338323,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-01-24T11:42:07.751542Z",
            "ended": "2025-01-24T11:43:11.760099Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.0794677734375,
                            "deviation": 62.659202575683594,
                            "volatility": 0.05989436060190201
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1338323,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.4281005859375,
                            "deviation": 61.0014533996582,
                            "volatility": 0.05995118245482445
                        }
                    },
                    "username": "nekochiiUwU",
                    "country": "_LGBT",
                    "ranking": 24.75016183643069,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3668fdbf4750664f81f1b5e2a141d8d2-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/71691254"
            },
            "players": {
                "black": {
                    "id": 1683556,
                    "username": "Ninja_penguin",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/c186444ba72cf90d96f96c083a697b4e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1342.7169506676214,
                            "deviation": 60.62019021467643,
                            "volatility": 0.05987495371494096
                        }
                    },
                    "ranking": 21.73905733552024,
                    "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": 71691254,
            "name": "Ninja_penguin vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1683556,
            "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": 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-01-24T11:37:26.329382Z",
            "ended": "2025-01-24T11:40:19.534757Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1683556,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.55908203125,
                            "deviation": 60.776710510253906,
                            "volatility": 0.05993098020553589
                        }
                    },
                    "username": "Ninja_penguin",
                    "country": "au",
                    "ranking": 21.73905733552024,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c186444ba72cf90d96f96c083a697b4e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.68896484375,
                            "deviation": 62.789981842041016,
                            "volatility": 0.05989351123571396
                        }
                    },
                    "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/71690699"
            },
            "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": 1577858,
                    "username": "NguynHuyn",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/fa5896c7167eb5efac7da84fbdf699c0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.9968327595695,
                            "deviation": 61.570031006287664,
                            "volatility": 0.0599489658750912
                        }
                    },
                    "ranking": 25.062419276179927,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71690699,
            "name": "benjito vs. NguynHuyn",
            "creator": 1577858,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1577858,
            "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-01-24T11:14:08.368570Z",
            "ended": "2025-01-24T11:15:25.201069Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.184814453125,
                            "deviation": 62.92595672607422,
                            "volatility": 0.059894368052482605
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1577858,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.762939453125,
                            "deviation": 60.62112045288086,
                            "volatility": 0.05995548143982887
                        }
                    },
                    "username": "NguynHuyn",
                    "country": "vn",
                    "ranking": 25.062419276179927,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fa5896c7167eb5efac7da84fbdf699c0-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/71690624"
            },
            "players": {
                "black": {
                    "id": 295897,
                    "username": "bebop007",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/ed67c16952cea0a5dfc772109a7ab07f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.445266908851,
                            "deviation": 60.84540453613322,
                            "volatility": 0.059614843508652704
                        }
                    },
                    "ranking": 22.178447053689492,
                    "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": 71690624,
            "name": "bebop007 vs. benjito",
            "creator": 295897,
            "mode": "game",
            "source": "play",
            "black": 295897,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-24T11:10:56.230728Z",
            "ended": "2025-01-24T11:13:32.501917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 295897,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.0325927734375,
                            "deviation": 61.081241607666016,
                            "volatility": 0.05961354821920395
                        }
                    },
                    "username": "bebop007",
                    "country": "eu",
                    "ranking": 22.178447053689492,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ed67c16952cea0a5dfc772109a7ab07f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1363.7647705078125,
                            "deviation": 63.08957290649414,
                            "volatility": 0.059894781559705734
                        }
                    },
                    "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/71690583"
            },
            "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": 341852,
                    "username": "mihut1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9984cce45826d2fffc5767a611cd1673?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.4031665313073,
                            "deviation": 60.71997274294153,
                            "volatility": 0.059669285610183434
                        }
                    },
                    "ranking": 20.402721733962018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71690583,
            "name": "benjito vs. mihut1",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 341852,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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-01-24T11:08:48.945876Z",
            "ended": "2025-01-24T11:10:49.434222Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.2659912109375,
                            "deviation": 63.26688766479492,
                            "volatility": 0.05989474430680275
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 341852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.9766845703125,
                            "deviation": 60.53080749511719,
                            "volatility": 0.05976451188325882
                        }
                    },
                    "username": "mihut1",
                    "country": "un",
                    "ranking": 20.402721733962018,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9984cce45826d2fffc5767a611cd1673?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/71690535"
            },
            "players": {
                "black": {
                    "id": 1213142,
                    "username": "lauw81",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d3fe2189864ed70bef3a53b4a6db6e93?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.1187519313473,
                            "deviation": 60.42432247901222,
                            "volatility": 0.0597984125981037
                        }
                    },
                    "ranking": 18.92673403102347,
                    "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": 71690535,
            "name": "lauw81 vs. benjito",
            "creator": 1213142,
            "mode": "game",
            "source": "play",
            "black": 1213142,
            "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": 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-01-24T11:06:39.887277Z",
            "ended": "2025-01-24T11:07:56.826826Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1213142,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.0609130859375,
                            "deviation": 60.54856491088867,
                            "volatility": 0.05996186286211014
                        }
                    },
                    "username": "lauw81",
                    "country": "un",
                    "ranking": 18.92673403102347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3fe2189864ed70bef3a53b4a6db6e93?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1341.6824951171875,
                            "deviation": 63.4515495300293,
                            "volatility": 0.05989520996809006
                        }
                    },
                    "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/71690461"
            },
            "players": {
                "black": {
                    "id": 1213142,
                    "username": "lauw81",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d3fe2189864ed70bef3a53b4a6db6e93?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.1187519313473,
                            "deviation": 60.42432247901222,
                            "volatility": 0.0597984125981037
                        }
                    },
                    "ranking": 18.92673403102347,
                    "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": 71690461,
            "name": "lauw81 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1213142,
            "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": 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-01-24T11:03:57.591842Z",
            "ended": "2025-01-24T11:06:29.577060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1213142,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.4581298828125,
                            "deviation": 60.562503814697266,
                            "volatility": 0.059961918741464615
                        }
                    },
                    "username": "lauw81",
                    "country": "un",
                    "ranking": 18.92673403102347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3fe2189864ed70bef3a53b4a6db6e93?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.3236083984375,
                            "deviation": 63.65249252319336,
                            "volatility": 0.05989532172679901
                        }
                    },
                    "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/71690327"
            },
            "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": 810074,
                    "username": "감사합니다",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/b2bc7aeb75255d4abdf507702887ea88-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.323690528317,
                            "deviation": 60.076922780686495,
                            "volatility": 0.05933936606704816
                        }
                    },
                    "ranking": 19.902735672294185,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71690327,
            "name": "benjito vs. 감사합니다",
            "creator": 810074,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 810074,
            "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-01-24T10:57:44.172493Z",
            "ended": "2025-01-24T11:03:19.215657Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.9405517578125,
                            "deviation": 63.857269287109375,
                            "volatility": 0.05989593639969826
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 810074,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.75732421875,
                            "deviation": 60.16883850097656,
                            "volatility": 0.05950729921460152
                        }
                    },
                    "username": "감사합니다",
                    "country": "un",
                    "ranking": 19.902735672294185,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2bc7aeb75255d4abdf507702887ea88-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/71690305"
            },
            "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": 508162,
                    "username": "sanderboss",
                    "country": "cl",
                    "icon": "https://secure.gravatar.com/avatar/fece90c7436706df7225ebe4f8602e9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.0510035200634,
                            "deviation": 62.67761740122238,
                            "volatility": 0.059358251550995195
                        }
                    },
                    "ranking": 22.491079920059924,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71690305,
            "name": "benjito vs. sanderboss",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 508162,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-01-24T10:56:58.145647Z",
            "ended": "2025-01-24T10:57:37.615819Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.9405517578125,
                            "deviation": 63.857269287109375,
                            "volatility": 0.05989593639969826
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 508162,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.70556640625,
                            "deviation": 61.780616760253906,
                            "volatility": 0.059825796633958817
                        }
                    },
                    "username": "sanderboss",
                    "country": "cl",
                    "ranking": 22.491079920059924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fece90c7436706df7225ebe4f8602e9c?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
        }
    ]
}