List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=28",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=26",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/78537858"
            },
            "players": {
                "black": {
                    "id": 1546009,
                    "username": "random-move-nixbot",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2becffa4e4b092565afa90fb1466c00a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 131.45401390166649,
                            "deviation": 94.68905641156009,
                            "volatility": 0.07990263682865019
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78537858,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1546009,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-22T14:15:03.489304Z",
            "ended": "2025-08-22T14:18:08.307228Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1546009,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 110.45316314697266,
                            "deviation": 94.6479263305664,
                            "volatility": 0.07705248892307281
                        }
                    },
                    "username": "random-move-nixbot",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2becffa4e4b092565afa90fb1466c00a?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.736328125,
                            "deviation": 62.67095947265625,
                            "volatility": 0.0598907470703125
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/78527481"
            },
            "players": {
                "black": {
                    "id": 754288,
                    "username": "IvannBlizzi",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/d2384598116057a06b92c35ae521aa27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.6067005346267,
                            "deviation": 65.16966155831621,
                            "volatility": 0.06010995195924
                        }
                    },
                    "ranking": 20.25987404440209,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78527481,
            "name": "Ladder Challenge: IvannBlizzi(#57) vs benjito(#35)",
            "creator": 754288,
            "mode": "game",
            "source": "play",
            "black": 754288,
            "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": "2025-08-22T07:00:29.468659Z",
            "ended": "2025-08-25T10:43:25.221748Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 754288,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.8726806640625,
                            "deviation": 66.54239654541016,
                            "volatility": 0.06003304943442345
                        }
                    },
                    "username": "IvannBlizzi",
                    "country": "rs",
                    "ranking": 20.25987404440209,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d2384598116057a06b92c35ae521aa27?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.7965087890625,
                            "deviation": 61.911415100097656,
                            "volatility": 0.059896547347307205
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/78493662"
            },
            "players": {
                "black": {
                    "id": 490765,
                    "username": "Crispy duck",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.3928576760388,
                            "deviation": 71.45686790590436,
                            "volatility": 0.06023882276272698
                        }
                    },
                    "ranking": 16.252526594380292,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78493662,
            "name": "Ladder Challenge: Crispy duck(#53) vs benjito(#32)",
            "creator": 490765,
            "mode": "game",
            "source": "play",
            "black": 490765,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-21T07:25:37.378207Z",
            "ended": "2025-08-27T15:41:43.202546Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 490765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.4962158203125,
                            "deviation": 67.82632446289062,
                            "volatility": 0.060105666518211365
                        }
                    },
                    "username": "Crispy duck",
                    "country": "ua",
                    "ranking": 16.252526594380292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1451.8214111328125,
                            "deviation": 62.15626525878906,
                            "volatility": 0.059893649071455
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/78455368"
            },
            "players": {
                "black": {
                    "id": 667203,
                    "username": "deleted-53798908-38a8-460b-90de-6683d0cdb7c5",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/d439a7b40d3b0bd41b28ef19fc5eb74a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.4940715875262,
                            "deviation": 64.63384342676815,
                            "volatility": 0.06012936551947974
                        }
                    },
                    "ranking": 11.222379023882635,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78455368,
            "name": "Partida amistosa",
            "creator": 667203,
            "mode": "game",
            "source": "play",
            "black": 667203,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"total_time\": 600, \"pause_on_weekends\": false, \"speed\": \"rapid\", \"system\": \"absolute\", \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-20T03:13:36.188007Z",
            "ended": "2025-08-20T03:18:21.045633Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 667203,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.4940795898438,
                            "deviation": 64.63384246826172,
                            "volatility": 0.06012936681509018
                        }
                    },
                    "username": "deleted-53798908-38a8-460b-90de-6683d0cdb7c5",
                    "country": "ar",
                    "ranking": 11.222379023882635,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d439a7b40d3b0bd41b28ef19fc5eb74a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1507.491943359375,
                            "deviation": 62.810935974121094,
                            "volatility": 0.059890441596508026
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/78453503"
            },
            "players": {
                "black": {
                    "id": 701305,
                    "username": "Алексей М.",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/cf58a8e91b38fd8e0a8904825ce81076-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.1502363793875,
                            "deviation": 61.02565183997293,
                            "volatility": 0.05983044822753007
                        }
                    },
                    "ranking": 18.014052883199195,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78453503,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:6 (benjito vs Алексей М.)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 701305,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-20T01:27:04.172739Z",
            "ended": "2025-10-30T10:13:37.941469Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 701305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.40966796875,
                            "deviation": 64.13388061523438,
                            "volatility": 0.05984215810894966
                        }
                    },
                    "username": "Алексей М.",
                    "country": "ru",
                    "ranking": 18.014052883199195,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf58a8e91b38fd8e0a8904825ce81076-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.1038818359375,
                            "deviation": 63.888736724853516,
                            "volatility": 0.059917669743299484
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/78453502"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 927769,
                    "username": "CrunchyTuna",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e56aa2800a023356b1790e524d840759-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.6896397389,
                            "deviation": 63.72178814938174,
                            "volatility": 0.05953896758936429
                        }
                    },
                    "ranking": 16.105581561255708,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78453502,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:6 (CrunchyTuna vs benjito)",
            "creator": 927769,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 927769,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-20T01:27:04.077061Z",
            "ended": "2025-09-10T18:18:37.532790Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.9019775390625,
                            "deviation": 62.392005920410156,
                            "volatility": 0.05989489704370499
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 927769,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.2596435546875,
                            "deviation": 67.28267669677734,
                            "volatility": 0.05957895144820213
                        }
                    },
                    "username": "CrunchyTuna",
                    "country": "us",
                    "ranking": 16.105581561255708,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e56aa2800a023356b1790e524d840759-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/78453501"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 949961,
                    "username": "Parmacenda",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.24080516324,
                            "deviation": 62.38010882980903,
                            "volatility": 0.0598616643332869
                        }
                    },
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78453501,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:6 (Parmacenda vs benjito)",
            "creator": 949961,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 949961,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-20T01:27:03.954495Z",
            "ended": "2025-09-02T00:38:34.428506Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.87060546875,
                            "deviation": 62.20087814331055,
                            "volatility": 0.05989493802189827
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 949961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.954833984375,
                            "deviation": 62.192325592041016,
                            "volatility": 0.05985283479094505
                        }
                    },
                    "username": "Parmacenda",
                    "country": "es",
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-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/78453500"
            },
            "players": {
                "black": {
                    "id": 999755,
                    "username": "Kingfisher215",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/f62ac5faf832eb89ad8f1ac4e855a70f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.2021612565738,
                            "deviation": 62.347073296836875,
                            "volatility": 0.0597235254066391
                        }
                    },
                    "ranking": 20.123386285772867,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78453500,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:6 (benjito vs Kingfisher215)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 999755,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "52.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-20T01:27:03.868385Z",
            "ended": "2025-10-06T01:31:48.803105Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 999755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.6478271484375,
                            "deviation": 66.10946655273438,
                            "volatility": 0.059715017676353455
                        }
                    },
                    "username": "Kingfisher215",
                    "country": "ca",
                    "ranking": 20.123386285772867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f62ac5faf832eb89ad8f1ac4e855a70f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.2218017578125,
                            "deviation": 63.29777526855469,
                            "volatility": 0.05991930142045021
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/78453495"
            },
            "players": {
                "black": {
                    "id": 509420,
                    "username": "Sophonxe",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.9402036054712,
                            "deviation": 64.51488302470584,
                            "volatility": 0.05944327730285117
                        }
                    },
                    "ranking": 24.03858398604042,
                    "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": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78453495,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:6 (benjito vs Sophonxe)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 509420,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-20T01:27:03.338730Z",
            "ended": "2025-08-27T15:23:33.804660Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 509420,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.4244384765625,
                            "deviation": 64.30027770996094,
                            "volatility": 0.059292469173669815
                        }
                    },
                    "username": "Sophonxe",
                    "country": "fr",
                    "ranking": 24.03858398604042,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.083740234375,
                            "deviation": 62.26694107055664,
                            "volatility": 0.059894077479839325
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "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/78453490"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1328.8112318111178,
                            "deviation": 66.4212626017152,
                            "volatility": 0.05993317834144207
                        }
                    },
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 695886,
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.499377917072,
                            "deviation": 63.84399074562552,
                            "volatility": 0.05989965397693259
                        }
                    },
                    "ranking": 22.993768385595153,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 78453490,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:6 (KAOSkonfused vs benjito)",
            "creator": 695886,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 695886,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-20T01:27:02.656619Z",
            "ended": "2025-10-29T17:28:51.002144Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.814697265625,
                            "deviation": 64.04545593261719,
                            "volatility": 0.05991887301206589
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.498056472425198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 695886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.6573486328125,
                            "deviation": 65.77398681640625,
                            "volatility": 0.05989446863532066
                        }
                    },
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "ranking": 22.993768385595153,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}