List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&page=77
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=78",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=76",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/69763788"
            },
            "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": 56681,
                    "username": "Rafar",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/3ea145e5262c03924aacbd0d80a6f919-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.581868121988,
                            "deviation": 61.32972521391878,
                            "volatility": 0.05974969544700276
                        }
                    },
                    "ranking": 22.58320696735505,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69763788,
            "name": "Ladder Challenge: benjito(#172) vs Rafar(#117)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 56681,
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-22T11:51:26.852237Z",
            "ended": "2024-11-30T13:53:20.218391Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.2784423828125,
                            "deviation": 63.21314239501953,
                            "volatility": 0.05987841263413429
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 56681,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.103271484375,
                            "deviation": 63.231632232666016,
                            "volatility": 0.059801626950502396
                        }
                    },
                    "username": "Rafar",
                    "country": "fr",
                    "ranking": 22.58320696735505,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ea145e5262c03924aacbd0d80a6f919-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/69887050"
            },
            "players": {
                "black": {
                    "id": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.5285123741878,
                            "deviation": 71.19922329396141,
                            "volatility": 0.06077172849804235
                        }
                    },
                    "ranking": 25.513992553324172,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 69887050,
            "name": "Ladder Challenge: Christoph_R(#23) vs benjito(#16)",
            "creator": 162289,
            "mode": "game",
            "source": "play",
            "black": 162289,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-26T09:08:31.108165Z",
            "ended": "2024-11-30T13:27:38.391593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1741.6827392578125,
                            "deviation": 70.45805358886719,
                            "volatility": 0.06056855991482735
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 25.513992553324172,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.7071533203125,
                            "deviation": 62.88079071044922,
                            "volatility": 0.05987975373864174
                        }
                    },
                    "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/69954847"
            },
            "players": {
                "black": {
                    "id": 1650147,
                    "username": "uridium",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/32ff7ac55a58457343d0e5bc03ee6c57-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.5356141263283,
                            "deviation": 61.961709552850394,
                            "volatility": 0.05991156124663666
                        }
                    },
                    "ranking": 26.76842325552625,
                    "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": 69954847,
            "name": "uridium vs. benjito",
            "creator": 1650147,
            "mode": "game",
            "source": "play",
            "black": 1650147,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 5, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-28T12:23:06.360143Z",
            "ended": "2024-11-28T12:29:17.882760Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1650147,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.4560546875,
                            "deviation": 60.76301193237305,
                            "volatility": 0.06007225438952446
                        }
                    },
                    "username": "uridium",
                    "country": "un",
                    "ranking": 26.76842325552625,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32ff7ac55a58457343d0e5bc03ee6c57-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.117431640625,
                            "deviation": 63.01917266845703,
                            "volatility": 0.05988065525889397
                        }
                    },
                    "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/69954728"
            },
            "players": {
                "black": {
                    "id": 1068020,
                    "username": "riseabove",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4a922a70b12bde148448d400a4edaf19?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.6532540922535,
                            "deviation": 60.584461833453894,
                            "volatility": 0.059972992150523804
                        }
                    },
                    "ranking": 19.303945650291393,
                    "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": 69954728,
            "name": "riseabove vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1068020,
            "white": 568679,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 5, \"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": "2024-11-28T12:18:36.057694Z",
            "ended": "2024-11-28T12:22:16.018362Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1068020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.929443359375,
                            "deviation": 60.60750961303711,
                            "volatility": 0.06011872738599777
                        }
                    },
                    "username": "riseabove",
                    "country": "un",
                    "ranking": 19.303945650291393,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4a922a70b12bde148448d400a4edaf19?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.97119140625,
                            "deviation": 63.192779541015625,
                            "volatility": 0.05988079681992531
                        }
                    },
                    "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/69954639"
            },
            "players": {
                "black": {
                    "id": 1068020,
                    "username": "riseabove",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4a922a70b12bde148448d400a4edaf19?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.6532540922535,
                            "deviation": 60.584461833453894,
                            "volatility": 0.059972992150523804
                        }
                    },
                    "ranking": 19.303945650291393,
                    "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": 69954639,
            "name": "riseabove vs. benjito",
            "creator": 1068020,
            "mode": "game",
            "source": "play",
            "black": 1068020,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 5, \"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": "2024-11-28T12:15:47.943475Z",
            "ended": "2024-11-28T12:18:22.638745Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1068020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.158447265625,
                            "deviation": 60.609413146972656,
                            "volatility": 0.06011941656470299
                        }
                    },
                    "username": "riseabove",
                    "country": "un",
                    "ranking": 19.303945650291393,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4a922a70b12bde148448d400a4edaf19?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.0650634765625,
                            "deviation": 63.36146545410156,
                            "volatility": 0.0598815456032753
                        }
                    },
                    "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/69954448"
            },
            "players": {
                "black": {
                    "id": 1623289,
                    "username": "ChocoNuts",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.6150081493042,
                            "deviation": 60.49908022125848,
                            "volatility": 0.05997930911193242
                        }
                    },
                    "ranking": 19.360604361820133,
                    "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": 69954448,
            "name": "ChocoNuts vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1623289,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"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": "2024-11-28T12:09:27.107165Z",
            "ended": "2024-11-28T12:12:39.623768Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1623289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1329.390625,
                            "deviation": 60.8960075378418,
                            "volatility": 0.059978608042001724
                        }
                    },
                    "username": "ChocoNuts",
                    "country": "un",
                    "ranking": 19.360604361820133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.5677490234375,
                            "deviation": 63.550559997558594,
                            "volatility": 0.059882063418626785
                        }
                    },
                    "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/69954395"
            },
            "players": {
                "black": {
                    "id": 1623289,
                    "username": "ChocoNuts",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.6150081493042,
                            "deviation": 60.49908022125848,
                            "volatility": 0.05997930911193242
                        }
                    },
                    "ranking": 19.360604361820133,
                    "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": 69954395,
            "name": "ChocoNuts vs. benjito",
            "creator": 1623289,
            "mode": "game",
            "source": "play",
            "black": 1623289,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"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": "2024-11-28T12:07:32.005983Z",
            "ended": "2024-11-28T12:09:12.735270Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1623289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.5478515625,
                            "deviation": 60.9139404296875,
                            "volatility": 0.059977784752845764
                        }
                    },
                    "username": "ChocoNuts",
                    "country": "un",
                    "ranking": 19.360604361820133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.6436767578125,
                            "deviation": 63.734642028808594,
                            "volatility": 0.059881146997213364
                        }
                    },
                    "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/69954344"
            },
            "players": {
                "black": {
                    "id": 1623289,
                    "username": "ChocoNuts",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.6150081493042,
                            "deviation": 60.49908022125848,
                            "volatility": 0.05997930911193242
                        }
                    },
                    "ranking": 19.360604361820133,
                    "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": 69954344,
            "name": "ChocoNuts vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1623289,
            "white": 568679,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"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": "2024-11-28T12:05:32.886653Z",
            "ended": "2024-11-28T12:07:26.765814Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1623289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.0020751953125,
                            "deviation": 60.949302673339844,
                            "volatility": 0.059977829456329346
                        }
                    },
                    "username": "ChocoNuts",
                    "country": "un",
                    "ranking": 19.360604361820133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.5977783203125,
                            "deviation": 63.951820373535156,
                            "volatility": 0.05988098680973053
                        }
                    },
                    "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/69954289"
            },
            "players": {
                "black": {
                    "id": 1623289,
                    "username": "ChocoNuts",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.6150081493042,
                            "deviation": 60.49908022125848,
                            "volatility": 0.05997930911193242
                        }
                    },
                    "ranking": 19.360604361820133,
                    "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": 69954289,
            "name": "ChocoNuts vs. benjito",
            "creator": 1623289,
            "mode": "game",
            "source": "play",
            "black": 1623289,
            "white": 568679,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-28T12:03:07.784744Z",
            "ended": "2024-11-28T12:05:26.845588Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1623289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.7694091796875,
                            "deviation": 60.981651306152344,
                            "volatility": 0.0599774532020092
                        }
                    },
                    "username": "ChocoNuts",
                    "country": "un",
                    "ranking": 19.360604361820133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1452.44775390625,
                            "deviation": 64.17098236083984,
                            "volatility": 0.0598803348839283
                        }
                    },
                    "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/69954141"
            },
            "players": {
                "black": {
                    "id": 1623289,
                    "username": "ChocoNuts",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.6150081493042,
                            "deviation": 60.49908022125848,
                            "volatility": 0.05997930911193242
                        }
                    },
                    "ranking": 19.360604361820133,
                    "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": 69954141,
            "name": "ChocoNuts vs. benjito",
            "creator": 1623289,
            "mode": "game",
            "source": "play",
            "black": 1623289,
            "white": 568679,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-11-28T11:57:58.290373Z",
            "ended": "2024-11-28T11:58:32.147930Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1623289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.7694091796875,
                            "deviation": 60.981651306152344,
                            "volatility": 0.0599774532020092
                        }
                    },
                    "username": "ChocoNuts",
                    "country": "un",
                    "ranking": 19.360604361820133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/72440dbe7e2ade2a241177022bbafea6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1452.44775390625,
                            "deviation": 64.17098236083984,
                            "volatility": 0.0598803348839283
                        }
                    },
                    "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
        }
    ]
}