List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&page=95
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=96",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=94",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/65515082"
            },
            "players": {
                "black": {
                    "id": 633912,
                    "username": "daanish.karim",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/d7e147fe5f9f7a35ae5efe8f9687a551?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.5883497740738,
                            "deviation": 62.186581763977905,
                            "volatility": 0.060054533708855426
                        }
                    },
                    "ranking": 14.837750193939328,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65515082,
            "name": "Friendly Match",
            "creator": 633912,
            "mode": "game",
            "source": "play",
            "black": 633912,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 2,
            "komi": "2.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-27T19:27:20.452150Z",
            "ended": "2024-06-27T19:35:44.274155Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 633912,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.5740966796875,
                            "deviation": 62.84953308105469,
                            "volatility": 0.06003216281533241
                        }
                    },
                    "username": "daanish.karim",
                    "country": "gb",
                    "ranking": 14.837750193939328,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d7e147fe5f9f7a35ae5efe8f9687a551?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.328369140625,
                            "deviation": 64.41436004638672,
                            "volatility": 0.05990049988031387
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/65377525"
            },
            "players": {
                "black": {
                    "id": 1477560,
                    "username": "BG.anya",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/ea4af433374cffe6cda26dbea6bdb286-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 741.3905521477673,
                            "deviation": 67.59861291581193,
                            "volatility": 0.06014510954303136
                        }
                    },
                    "ranking": 7.989742942768085,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65377525,
            "name": "Ladder Challenge: benjito(#2566) vs BG.anya(#2564)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1477560,
            "white": 568679,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-22T17:26:54.599367Z",
            "ended": "2024-06-27T12:01:44.509698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1477560,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 650.9470825195312,
                            "deviation": 67.70649719238281,
                            "volatility": 0.06011194735765457
                        }
                    },
                    "username": "BG.anya",
                    "country": "001",
                    "ranking": 7.989742942768085,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ea4af433374cffe6cda26dbea6bdb286-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.1619873046875,
                            "deviation": 63.598670959472656,
                            "volatility": 0.059900589287281036
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/65469558"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1581216,
                    "username": "Opal nonthi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d80a5d62addb6e53edf312c1c08acd55?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.4055542231245,
                            "deviation": 178.01283581596726,
                            "volatility": 0.05999906861033134
                        }
                    },
                    "ranking": 16.962912744314828,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 65469558,
            "name": "benjito vs. Opal nonthi",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1581216,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-06-26T03:35:15.393433Z",
            "ended": "2024-06-26T03:40:56.541691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.682861328125,
                            "deviation": 63.229793548583984,
                            "volatility": 0.05990072339773178
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1581216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "Opal nonthi",
                    "country": "un",
                    "ranking": 16.962912744314828,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d80a5d62addb6e53edf312c1c08acd55?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/65469475"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1581093,
                    "username": "deleted-44ccc3bb-ed8c-439e-a2fc-7c56f1450e02",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/938d0cf16bc7d40dcdb4a569d50f4cee?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1727.5520661295961,
                            "deviation": 62.83763356607473,
                            "volatility": 0.06015953194835073
                        }
                    },
                    "ranking": 27.573095304943664,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65469475,
            "name": "Friendly Match",
            "creator": 1581093,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1581093,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-26T03:29:43.194618Z",
            "ended": "2024-06-26T03:33:38.609984Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.1197509765625,
                            "deviation": 63.34162902832031,
                            "volatility": 0.059901945292949677
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1581093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.0618896484375,
                            "deviation": 66.54146575927734,
                            "volatility": 0.06008455157279968
                        }
                    },
                    "username": "deleted-44ccc3bb-ed8c-439e-a2fc-7c56f1450e02",
                    "country": "un",
                    "ranking": 27.573095304943664,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/938d0cf16bc7d40dcdb4a569d50f4cee?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/65469380"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1581093,
                    "username": "deleted-44ccc3bb-ed8c-439e-a2fc-7c56f1450e02",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/938d0cf16bc7d40dcdb4a569d50f4cee?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1727.5520661295961,
                            "deviation": 62.83763356607473,
                            "volatility": 0.06015953194835073
                        }
                    },
                    "ranking": 27.573095304943664,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65469380,
            "name": "Friendly Match",
            "creator": 1581093,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1581093,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-26T03:24:51.162974Z",
            "ended": "2024-06-26T03:29:24.190434Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.15966796875,
                            "deviation": 63.4842414855957,
                            "volatility": 0.05990300327539444
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1581093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.0694580078125,
                            "deviation": 66.88715362548828,
                            "volatility": 0.06008562818169594
                        }
                    },
                    "username": "deleted-44ccc3bb-ed8c-439e-a2fc-7c56f1450e02",
                    "country": "un",
                    "ranking": 27.573095304943664,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/938d0cf16bc7d40dcdb4a569d50f4cee?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/65469378"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 999685,
                    "username": "Hermotimus",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f09ec8f1f56d6f062b069733dd2b93fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1638.5946026534095,
                            "deviation": 60.75050630191174,
                            "volatility": 0.05953892353375902
                        }
                    },
                    "ranking": 26.34923603956306,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65469378,
            "name": "benjito vs. Hermotimus",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 999685,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-26T03:22:03.869939Z",
            "ended": "2024-06-26T03:24:40.752679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.2733154296875,
                            "deviation": 63.67298889160156,
                            "volatility": 0.05990370735526085
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 999685,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.5819091796875,
                            "deviation": 60.910362243652344,
                            "volatility": 0.059668805450201035
                        }
                    },
                    "username": "Hermotimus",
                    "country": "un",
                    "ranking": 26.34923603956306,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f09ec8f1f56d6f062b069733dd2b93fa?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/65377521"
            },
            "players": {
                "black": {
                    "id": 1567857,
                    "username": "kong gi",
                    "country": "za",
                    "icon": "https://secure.gravatar.com/avatar/873a6edb3571351f0377d7c6769eac45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 674.2984963295062,
                            "deviation": 120.48461883792268,
                            "volatility": 0.06000663651715641
                        }
                    },
                    "ranking": 5.793857526475116,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65377521,
            "name": "Ladder Challenge: benjito(#2566) vs kong gi(#2565)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1567857,
            "white": 568679,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-06-22T17:26:51.896433Z",
            "ended": "2024-06-25T17:27:01.961276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1567857,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 793.1441040039062,
                            "deviation": 146.63656616210938,
                            "volatility": 0.060009535402059555
                        }
                    },
                    "username": "kong gi",
                    "country": "za",
                    "ranking": 5.793857526475116,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/873a6edb3571351f0377d7c6769eac45?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.2733154296875,
                            "deviation": 63.67298889160156,
                            "volatility": 0.05990370735526085
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/65407254"
            },
            "players": {
                "black": {
                    "id": 1195035,
                    "username": "stalbera",
                    "country": "ge",
                    "icon": "https://secure.gravatar.com/avatar/855283cac467ca7d1d132dbdb351f76a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.2676119097414,
                            "deviation": 61.6787988614262,
                            "volatility": 0.06168411056357095
                        }
                    },
                    "ranking": 16.35880606827311,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65407254,
            "name": "Дружеский матч",
            "creator": 1195035,
            "mode": "game",
            "source": "play",
            "black": 1195035,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 5, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-23T20:10:27.319846Z",
            "ended": "2024-06-23T20:14:47.731101Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.3515625,
                            "deviation": 68.0430679321289,
                            "volatility": 0.061157722026109695
                        }
                    },
                    "username": "stalbera",
                    "country": "ge",
                    "ranking": 16.35880606827311,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/855283cac467ca7d1d132dbdb351f76a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.59814453125,
                            "deviation": 63.38399887084961,
                            "volatility": 0.05990508943796158
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/65407126"
            },
            "players": {
                "black": {
                    "id": 1195035,
                    "username": "stalbera",
                    "country": "ge",
                    "icon": "https://secure.gravatar.com/avatar/855283cac467ca7d1d132dbdb351f76a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.2676119097414,
                            "deviation": 61.6787988614262,
                            "volatility": 0.06168411056357095
                        }
                    },
                    "ranking": 16.35880606827311,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65407126,
            "name": "Дружеский матч",
            "creator": 1195035,
            "mode": "game",
            "source": "play",
            "black": 1195035,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"main_time\": 300, \"period_time\": 5, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"blitz\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-23T20:03:46.389094Z",
            "ended": "2024-06-23T20:10:06.710318Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.7076416015625,
                            "deviation": 67.9251937866211,
                            "volatility": 0.061159227043390274
                        }
                    },
                    "username": "stalbera",
                    "country": "ge",
                    "ranking": 16.35880606827311,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/855283cac467ca7d1d132dbdb351f76a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.814208984375,
                            "deviation": 63.10108184814453,
                            "volatility": 0.059906501322984695
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/65399490"
            },
            "players": {
                "black": {
                    "id": 1121673,
                    "username": "tragic boffin",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/00a5ed829cf76ac6263493b43b8c1a53?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.6141126675923,
                            "deviation": 60.77675888415033,
                            "volatility": 0.05869341600857669
                        }
                    },
                    "ranking": 22.130502781080718,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65399490,
            "name": "tragic boffin vs. benjito",
            "creator": 1121673,
            "mode": "game",
            "source": "play",
            "black": 1121673,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-06-23T13:58:15.973981Z",
            "ended": "2024-06-23T14:02:16.065969Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1121673,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1442.06591796875,
                            "deviation": 60.5642204284668,
                            "volatility": 0.05939872935414314
                        }
                    },
                    "username": "tragic boffin",
                    "country": "gb",
                    "ranking": 22.130502781080718,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/00a5ed829cf76ac6263493b43b8c1a53?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.581787109375,
                            "deviation": 63.259986877441406,
                            "volatility": 0.05990566685795784
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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
        }
    ]
}