List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=65",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=63",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/73094256"
            },
            "players": {
                "black": {
                    "id": 1675502,
                    "username": "沉淀一下",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ff318be174c898863d790272167220bb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2049.9486306146196,
                            "deviation": 67.37978373404866,
                            "volatility": 0.06039227570912448
                        }
                    },
                    "ranking": 31.534276035420728,
                    "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": 73094256,
            "name": "沉淀一下 vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1675502,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-08T09:46:53.552754Z",
            "ended": "2025-03-08T09:50:41.724445Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1675502,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.597412109375,
                            "deviation": 61.804832458496094,
                            "volatility": 0.060390569269657135
                        }
                    },
                    "username": "沉淀一下",
                    "country": "un",
                    "ranking": 31.534276035420728,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ff318be174c898863d790272167220bb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.5689697265625,
                            "deviation": 64.26334381103516,
                            "volatility": 0.05989237129688263
                        }
                    },
                    "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/72637458"
            },
            "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": 301504,
                    "username": "Multifolio",
                    "country": "ve",
                    "icon": "https://user-uploads.online-go.com/d8826aaae6756fa135db91372a95e3b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.4614181900156,
                            "deviation": 64.93012919322922,
                            "volatility": 0.06002430290022738
                        }
                    },
                    "ranking": 20.640019410314874,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72637458,
            "name": "Ladder Challenge: benjito(#75) vs Multifolio(#46)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 301504,
            "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-02-22T12:55:13.764246Z",
            "ended": "2025-03-08T09:18:06.269455Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.070068359375,
                            "deviation": 64.12419891357422,
                            "volatility": 0.059886641800403595
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 301504,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.0341796875,
                            "deviation": 65.0549087524414,
                            "volatility": 0.06001494824886322
                        }
                    },
                    "username": "Multifolio",
                    "country": "ve",
                    "ranking": 20.640019410314874,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d8826aaae6756fa135db91372a95e3b7-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/72847474"
            },
            "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": 213965,
                    "username": "jlt",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/99201c262ae27211af20c0de21ae601e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.2482606730641,
                            "deviation": 63.04975858711948,
                            "volatility": 0.05968308782667719
                        }
                    },
                    "ranking": 29.11141736521988,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72847474,
            "name": "Ladder Challenge: benjito(#377) vs jlt(#336)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 213965,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-28T20:50:28.677035Z",
            "ended": "2025-03-06T16:50:26.086010Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.1480712890625,
                            "deviation": 63.624290466308594,
                            "volatility": 0.05988758057355881
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 213965,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1914.134765625,
                            "deviation": 63.73299026489258,
                            "volatility": 0.05969953536987305
                        }
                    },
                    "username": "jlt",
                    "country": "fr",
                    "ranking": 29.11141736521988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99201c262ae27211af20c0de21ae601e-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72416028"
            },
            "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": 697042,
                    "username": "Molip",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/a410ebc56b6a73e291d84eab464e2e30-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1336.61405183343,
                            "deviation": 65.06379933608434,
                            "volatility": 0.05990026607172623
                        }
                    },
                    "ranking": 21.633596418436596,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72416028,
            "name": "Ladder Challenge: benjito(#371) vs Molip(#365)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 697042,
            "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-02-15T12:29:14.328548Z",
            "ended": "2025-03-06T11:57:23.877575Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.9034423828125,
                            "deviation": 63.60824966430664,
                            "volatility": 0.05988915637135506
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 697042,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.749267578125,
                            "deviation": 65.45055389404297,
                            "volatility": 0.059912536293268204
                        }
                    },
                    "username": "Molip",
                    "country": "001",
                    "ranking": 21.633596418436596,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a410ebc56b6a73e291d84eab464e2e30-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/72637461"
            },
            "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": 1389813,
                    "username": "x62963",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/49bb51b8ff0e070dd223b2dc63cffccf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1320.6400985686644,
                            "deviation": 61.83404954831188,
                            "volatility": 0.05998438976794338
                        }
                    },
                    "ranking": 21.35526288181301,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72637461,
            "name": "Ladder Challenge: benjito(#75) vs x62963(#47)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1389813,
            "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-02-22T12:55:17.659497Z",
            "ended": "2025-03-05T13:17:13.820766Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1487.0205078125,
                            "deviation": 63.7954216003418,
                            "volatility": 0.059889957308769226
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1389813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.2137451171875,
                            "deviation": 63.941715240478516,
                            "volatility": 0.059975091367959976
                        }
                    },
                    "username": "x62963",
                    "country": "jp",
                    "ranking": 21.35526288181301,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49bb51b8ff0e070dd223b2dc63cffccf-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/72839882"
            },
            "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": 215845,
                    "username": "Robby the Belgian",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1b35d33cb533a29e1b28f8470b0a6804-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.1884222511696,
                            "deviation": 66.31562513425075,
                            "volatility": 0.05990186120852063
                        }
                    },
                    "ranking": 23.441614194761463,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72839882,
            "name": "Ladder Challenge: benjito(#48) vs Robby the Belgian(#33)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 215845,
            "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": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-28T16:38:55.250434Z",
            "ended": "2025-03-03T02:29:24.447287Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.4718017578125,
                            "deviation": 64.01363372802734,
                            "volatility": 0.0598900206387043
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 215845,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.675537109375,
                            "deviation": 64.30575561523438,
                            "volatility": 0.05989062786102295
                        }
                    },
                    "username": "Robby the Belgian",
                    "country": "us",
                    "ranking": 23.441614194761463,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1b35d33cb533a29e1b28f8470b0a6804-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72637532"
            },
            "players": {
                "black": {
                    "id": 1659505,
                    "username": "Clyde316",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/940cbb144b73f95d0bad7eb6699b1f13?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 470.45804518656746,
                            "deviation": 67.49851723863148,
                            "volatility": 0.06005790656329069
                        }
                    },
                    "ranking": 5,
                    "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": 72637532,
            "name": "Ladder Challenge: benjito(#1000) vs Clyde316(#738)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1659505,
            "white": 568679,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-22T12:58:00.872534Z",
            "ended": "2025-03-02T13:15:43.258126Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1659505,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 561.2628173828125,
                            "deviation": 67.96952819824219,
                            "volatility": 0.06007237359881401
                        }
                    },
                    "username": "Clyde316",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/940cbb144b73f95d0bad7eb6699b1f13?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.3380126953125,
                            "deviation": 63.18680953979492,
                            "volatility": 0.05989009141921997
                        }
                    },
                    "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/72384604"
            },
            "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": 127273,
                    "username": "xiaodaiboy",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/48b10d61719bf9ca5ae839dc50a0fb61?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1933.4682320028112,
                            "deviation": 64.94553065272247,
                            "volatility": 0.06010752598807843
                        }
                    },
                    "ranking": 30.180016477035,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72384604,
            "name": "Ladder Challenge: benjito(#806) vs xiaodaiboy(#727)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 127273,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-14T12:53:10.284929Z",
            "ended": "2025-02-28T20:49:48.050254Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.9879150390625,
                            "deviation": 62.602413177490234,
                            "volatility": 0.05989089235663414
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 127273,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.8873291015625,
                            "deviation": 64.28155517578125,
                            "volatility": 0.060109883546829224
                        }
                    },
                    "username": "xiaodaiboy",
                    "country": "au",
                    "ranking": 30.180016477035,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/48b10d61719bf9ca5ae839dc50a0fb61?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/72637455"
            },
            "players": {
                "black": {
                    "id": 845702,
                    "username": "and-voss",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.4956097950917,
                            "deviation": 64.45376082022146,
                            "volatility": 0.05974724172821365
                        }
                    },
                    "ranking": 17.15475000129375,
                    "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": 72637455,
            "name": "Ladder Challenge: benjito(#75) vs and-voss(#45)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 845702,
            "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": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-22T12:55:08.203562Z",
            "ended": "2025-02-28T16:38:43.976806Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 845702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.9166259765625,
                            "deviation": 64.74353790283203,
                            "volatility": 0.05973643809556961
                        }
                    },
                    "username": "and-voss",
                    "country": "de",
                    "ranking": 17.15475000129375,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.7392578125,
                            "deviation": 62.23362350463867,
                            "volatility": 0.059892211109399796
                        }
                    },
                    "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/72733298"
            },
            "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": 1253756,
                    "username": "Charyew",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39d56db0f5f39bcb15b2551021c26fd8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 768.4541710111296,
                            "deviation": 70.10569573848032,
                            "volatility": 0.06004910218632532
                        }
                    },
                    "ranking": 8.819748677866151,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72733298,
            "name": "Ladder Challenge: benjito(#737) vs Charyew(#734)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1253756,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-02-25T13:04:10.671818Z",
            "ended": "2025-02-28T13:12:11.355178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.7392578125,
                            "deviation": 62.23362350463867,
                            "volatility": 0.059892211109399796
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1253756,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.116943359375,
                            "deviation": 70.69347381591797,
                            "volatility": 0.060047753155231476
                        }
                    },
                    "username": "Charyew",
                    "country": "un",
                    "ranking": 8.819748677866151,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39d56db0f5f39bcb15b2551021c26fd8?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
        }
    ]
}