List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=69
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=70",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=68",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/71399826"
            },
            "players": {
                "black": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.816694821226,
                            "deviation": 62.77424778402456,
                            "volatility": 0.059492384940170104
                        }
                    },
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71399826,
            "name": "Ladder Challenge: benjito(#824) vs teapoweredrobot(#808)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 483146,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-15T09:16:50.959271Z",
            "ended": "2025-01-18T08:10:54.986502Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.6036376953125,
                            "deviation": 65.5841293334961,
                            "volatility": 0.05950628221035004
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.233154296875,
                            "deviation": 64.0206298828125,
                            "volatility": 0.059897955507040024
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71164251"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1166830,
                    "username": "the3000thflare",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/389fb21200096e47fb1c738daefdbe1e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.512598576338,
                            "deviation": 62.27777093198178,
                            "volatility": 0.059989233801255704
                        }
                    },
                    "ranking": 19.453992676197743,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71164251,
            "name": "Ladder Challenge: the3000thflare(#88) vs benjito(#55)",
            "creator": 1166830,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1166830,
            "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-01-07T17:49:19.891920Z",
            "ended": "2025-01-13T23:25:06.802125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.1177978515625,
                            "deviation": 65.51702880859375,
                            "volatility": 0.059893663972616196
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1166830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.5531005859375,
                            "deviation": 64.8363037109375,
                            "volatility": 0.06001720950007439
                        }
                    },
                    "username": "the3000thflare",
                    "country": "_LGBT",
                    "ranking": 19.453992676197743,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/389fb21200096e47fb1c738daefdbe1e?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/71148157"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1174811,
                    "username": "Spaghettiboi98",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/b0766daae92f0361500ad69a7d1de063-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.250212786004,
                            "deviation": 61.641522599761615,
                            "volatility": 0.05998426528051559
                        }
                    },
                    "ranking": 23.729147045645952,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71148157,
            "name": "benjito vs. Spaghettiboi98",
            "creator": 1174811,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1174811,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 10, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-07T04:29:01.371927Z",
            "ended": "2025-01-07T04:32:47.668895Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.959228515625,
                            "deviation": 66.44538116455078,
                            "volatility": 0.05989673361182213
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1174811,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.6629638671875,
                            "deviation": 61.33431625366211,
                            "volatility": 0.05998342111706734
                        }
                    },
                    "username": "Spaghettiboi98",
                    "country": "001",
                    "ranking": 23.729147045645952,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b0766daae92f0361500ad69a7d1de063-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/71080793"
            },
            "players": {
                "black": {
                    "id": 1416397,
                    "username": "Ruukasu",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/8a11f433d9c095dd78094bd21751058d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1563.8190073212195,
                            "deviation": 60.79236099813432,
                            "volatility": 0.05971897178510643
                        }
                    },
                    "ranking": 25.26794552389137,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71080793,
            "name": "Ladder Challenge: Ruukasu(#74) vs benjito(#47)",
            "creator": 1416397,
            "mode": "game",
            "source": "play",
            "black": 1416397,
            "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-01-04T22:04:28.623969Z",
            "ended": "2025-01-10T12:23:22.854759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1416397,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.90185546875,
                            "deviation": 60.83064270019531,
                            "volatility": 0.0598980151116848
                        }
                    },
                    "username": "Ruukasu",
                    "country": "br",
                    "ranking": 25.26794552389137,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8a11f433d9c095dd78094bd21751058d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.585693359375,
                            "deviation": 65.6972427368164,
                            "volatility": 0.059894222766160965
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71042495"
            },
            "players": {
                "black": {
                    "id": 490765,
                    "username": "Crispy duck",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.006547503941,
                            "deviation": 72.21678810889233,
                            "volatility": 0.06024188097647559
                        }
                    },
                    "ranking": 16.178409954984716,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71042495,
            "name": "Ladder Challenge: Crispy duck(#61) vs benjito(#48)",
            "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": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-03T16:42:33.919746Z",
            "ended": "2025-01-06T23:53:28.379373Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 490765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.3515625,
                            "deviation": 68.58367919921875,
                            "volatility": 0.06004226207733154
                        }
                    },
                    "username": "Crispy duck",
                    "country": "ua",
                    "ranking": 16.178409954984716,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.7978515625,
                            "deviation": 66.59674072265625,
                            "volatility": 0.059893008321523666
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71036770"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 695179,
                    "username": "stephan_ro",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/1fb063dfbaf223cfa3474621f749d198-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.1098273364564,
                            "deviation": 65.9086483447677,
                            "volatility": 0.060066865161327906
                        }
                    },
                    "ranking": 16.026722718106335,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71036770,
            "name": "Ladder Challenge: stephan_ro(#65) vs benjito(#48)",
            "creator": 695179,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 695179,
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-03T12:57:53.613012Z",
            "ended": "2025-01-07T17:37:21.366426Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.2276611328125,
                            "deviation": 66.22455596923828,
                            "volatility": 0.05989585071802139
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 695179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.324951171875,
                            "deviation": 65.2692642211914,
                            "volatility": 0.059977371245622635
                        }
                    },
                    "username": "stephan_ro",
                    "country": "de",
                    "ranking": 16.026722718106335,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1fb063dfbaf223cfa3474621f749d198-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/70979439"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 843080,
                    "username": "Philou80",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/fcd7b974d0fe68a2d93dda37ecc12c01?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1028.058092290326,
                            "deviation": 66.01499866644039,
                            "volatility": 0.05998079802400549
                        }
                    },
                    "ranking": 15.557464216024256,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70979439,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:1 (Philou80 vs benjito)",
            "creator": 843080,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 843080,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-01T17:10:28.565947Z",
            "ended": "2025-01-15T14:10:31.769852Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.0435791015625,
                            "deviation": 64.41908264160156,
                            "volatility": 0.05989440903067589
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 843080,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9908447265625,
                            "deviation": 91.82939910888672,
                            "volatility": 0.060013752430677414
                        }
                    },
                    "username": "Philou80",
                    "country": "be",
                    "ranking": 15.557464216024256,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fcd7b974d0fe68a2d93dda37ecc12c01?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/70979438"
            },
            "players": {
                "black": {
                    "id": 72325,
                    "username": "Farnham",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/dfb160f9477c3c831ed0183e2ec46ada?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.1167754017358,
                            "deviation": 61.64392233501835,
                            "volatility": 0.05951598368467487
                        }
                    },
                    "ranking": 22.189804182172285,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70979438,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:1 (benjito vs Farnham)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 72325,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-01T17:10:28.506119Z",
            "ended": "2025-03-20T01:03:34.478292Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 72325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.5321044921875,
                            "deviation": 61.97134017944336,
                            "volatility": 0.059504229575395584
                        }
                    },
                    "username": "Farnham",
                    "country": "us",
                    "ranking": 22.189804182172285,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dfb160f9477c3c831ed0183e2ec46ada?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.80859375,
                            "deviation": 63.21763610839844,
                            "volatility": 0.05989227071404457
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70979435"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 186655,
                    "username": "Xeki",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/44960fc11022dd4080dd720135347c0c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1329.865844026842,
                            "deviation": 60.45889323556024,
                            "volatility": 0.059893651401353123
                        }
                    },
                    "ranking": 21.516422203484744,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70979435,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:1 (Xeki vs benjito)",
            "creator": 186655,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 186655,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-01-01T17:10:28.345409Z",
            "ended": "2025-01-04T20:53:33.305906Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.01806640625,
                            "deviation": 66.6853256225586,
                            "volatility": 0.05989459902048111
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 186655,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.753662109375,
                            "deviation": 60.59075164794922,
                            "volatility": 0.0598970428109169
                        }
                    },
                    "username": "Xeki",
                    "country": "se",
                    "ranking": 21.516422203484744,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44960fc11022dd4080dd720135347c0c?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/70979432"
            },
            "players": {
                "black": {
                    "id": 132610,
                    "username": "xfmvx",
                    "country": "pt",
                    "icon": "https://secure.gravatar.com/avatar/9ffd7c7ee119b2d118c2e220c5cdf87b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.1676754620212,
                            "deviation": 73.2822967767039,
                            "volatility": 0.06057186535500359
                        }
                    },
                    "ranking": 21.52167581980438,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70979432,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:1 (benjito vs xfmvx)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 132610,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-01T17:10:28.182111Z",
            "ended": "2025-01-27T23:51:43.186478Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 132610,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.8004150390625,
                            "deviation": 70.41846466064453,
                            "volatility": 0.06037989258766174
                        }
                    },
                    "username": "xfmvx",
                    "country": "pt",
                    "ranking": 21.52167581980438,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ffd7c7ee119b2d118c2e220c5cdf87b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.0863037109375,
                            "deviation": 61.75528335571289,
                            "volatility": 0.0598982535302639
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}