List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=73
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=74",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=72",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/70561130"
            },
            "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": 291304,
                    "username": "Woodman",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.437894874557,
                            "deviation": 66.28269287036021,
                            "volatility": 0.06006527385647493
                        }
                    },
                    "ranking": 22.076596568933905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70561130,
            "name": "Ladder Challenge: Woodman(#42) vs benjito(#28)",
            "creator": 291304,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 291304,
            "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": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-18T19:40:51.796439Z",
            "ended": "2025-01-02T20:03:58.169314Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.397216796875,
                            "deviation": 66.51925659179688,
                            "volatility": 0.0598827600479126
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 291304,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.591064453125,
                            "deviation": 69.08851623535156,
                            "volatility": 0.060015518218278885
                        }
                    },
                    "username": "Woodman",
                    "country": "de",
                    "ranking": 22.076596568933905,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?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/70553568"
            },
            "players": {
                "black": {
                    "id": 119361,
                    "username": "lovecall",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f5ced46e5247b6ca2d5103146cb3af84-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1972.6364381045257,
                            "deviation": 69.16433308985619,
                            "volatility": 0.05968897662624126
                        }
                    },
                    "ranking": 30.644302224875073,
                    "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": 70553568,
            "name": "Ladder Challenge: benjito(#27) vs lovecall(#18)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 119361,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-18T14:12:00.564629Z",
            "ended": "2024-12-19T22:26:45.880897Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 119361,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2192.945556640625,
                            "deviation": 81.16028594970703,
                            "volatility": 0.05961018428206444
                        }
                    },
                    "username": "lovecall",
                    "country": "th",
                    "ranking": 30.644302224875073,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f5ced46e5247b6ca2d5103146cb3af84-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.9796142578125,
                            "deviation": 65.97706604003906,
                            "volatility": 0.05987774580717087
                        }
                    },
                    "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/70553563"
            },
            "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": 780376,
                    "username": "Toru_or_GEZI",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/fd03a19165f47ebc64dc76c75b289129-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.0599886197895,
                            "deviation": 65.18937464614186,
                            "volatility": 0.059977619084932716
                        }
                    },
                    "ranking": 22.937529478983297,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70553563,
            "name": "Ladder Challenge: benjito(#27) vs Toru_or_GEZI(#17)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 780376,
            "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": "2024-12-18T14:11:54.882101Z",
            "ended": "2025-01-07T15:45:02.444941Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.532958984375,
                            "deviation": 66.08454895019531,
                            "volatility": 0.0598972924053669
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 780376,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.8624267578125,
                            "deviation": 64.5875473022461,
                            "volatility": 0.059929899871349335
                        }
                    },
                    "username": "Toru_or_GEZI",
                    "country": "jp",
                    "ranking": 22.937529478983297,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd03a19165f47ebc64dc76c75b289129-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/70527170"
            },
            "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": 740306,
                    "username": "c.j.bloo",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/aaa822bd83d95648fabc7d5ae2106a8f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.6002067805139,
                            "deviation": 65.78672169217948,
                            "volatility": 0.05994328411425164
                        }
                    },
                    "ranking": 27.072550682079687,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70527170,
            "name": "Ladder Challenge: c.j.bloo(#76) vs benjito(#46)",
            "creator": 740306,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 740306,
            "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": "2024-12-17T15:35:52.550059Z",
            "ended": "2024-12-27T12:40:11.122283Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1415.48779296875,
                            "deviation": 66.1248550415039,
                            "volatility": 0.05988107621669769
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 740306,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.981689453125,
                            "deviation": 65.86485290527344,
                            "volatility": 0.0599435493350029
                        }
                    },
                    "username": "c.j.bloo",
                    "country": "nl",
                    "ranking": 27.072550682079687,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aaa822bd83d95648fabc7d5ae2106a8f-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/70521607"
            },
            "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": 1483839,
                    "username": "Many Blue Shirts",
                    "country": "_GoT_Targaryen",
                    "icon": "https://user-uploads.online-go.com/29e6804b0e8d5fd3a37d8e70eba2b72d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1324.130807939649,
                            "deviation": 62.87195619296356,
                            "volatility": 0.06120205930175069
                        }
                    },
                    "ranking": 21.416372120925896,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70521607,
            "name": "Ladder Challenge: Blue Shirt(#63) vs benjito(#43)",
            "creator": 1483839,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1483839,
            "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": "2024-12-17T11:44:18.380417Z",
            "ended": "2024-12-17T14:25:39.050907Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.8831787109375,
                            "deviation": 65.71680450439453,
                            "volatility": 0.05987660959362984
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1483839,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.2520751953125,
                            "deviation": 64.70214080810547,
                            "volatility": 0.06094639375805855
                        }
                    },
                    "username": "Many Blue Shirts",
                    "country": "_GoT_Targaryen",
                    "ranking": 21.416372120925896,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/29e6804b0e8d5fd3a37d8e70eba2b72d-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/70497527"
            },
            "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": 1155106,
                    "username": "mudox",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/86d361674999f972e976acc5b854881c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.0244283379163,
                            "deviation": 60.91017949748858,
                            "volatility": 0.059799532366787644
                        }
                    },
                    "ranking": 25.241364213033677,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70497527,
            "name": "Ladder Challenge: benjito(#1560) vs mudox(#936)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1155106,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-12-16T16:06:47.752952Z",
            "ended": "2024-12-19T16:07:08.636468Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.9796142578125,
                            "deviation": 65.97706604003906,
                            "volatility": 0.05987774580717087
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1155106,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1571.5091552734375,
                            "deviation": 60.94626998901367,
                            "volatility": 0.059800148010253906
                        }
                    },
                    "username": "mudox",
                    "country": "tw",
                    "ranking": 25.241364213033677,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/86d361674999f972e976acc5b854881c-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/70472013"
            },
            "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": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.578013263182,
                            "deviation": 70.61456157246022,
                            "volatility": 0.060772175447988304
                        }
                    },
                    "ranking": 25.529359490696685,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70472013,
            "name": "Ladder Challenge: benjito(#39) vs Christoph_R(#24)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 162289,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-15T18:14:14.113949Z",
            "ended": "2024-12-18T13:56:11.155343Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.3929443359375,
                            "deviation": 65.29098510742188,
                            "volatility": 0.05987464264035225
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.090576171875,
                            "deviation": 71.18194580078125,
                            "volatility": 0.06057533621788025
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 25.529359490696685,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-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/70407247"
            },
            "players": {
                "black": {
                    "id": 1528276,
                    "username": "Maddin_Go",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/de9f9f7d9a074baea9f5ae80b0f19a87-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 382.77933869266667,
                            "deviation": 70.00965647087217,
                            "volatility": 0.060043046848475744
                        }
                    },
                    "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": 70407247,
            "name": "Ladder Challenge: benjito(#2626) vs Maddin_Go(#1577)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1528276,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-13T13:49:26.367366Z",
            "ended": "2024-12-19T12:45:31.773064Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1528276,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 418.96942138671875,
                            "deviation": 66.28544616699219,
                            "volatility": 0.06005328521132469
                        }
                    },
                    "username": "Maddin_Go",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/de9f9f7d9a074baea9f5ae80b0f19a87-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.908203125,
                            "deviation": 65.16534423828125,
                            "volatility": 0.05987778306007385
                        }
                    },
                    "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/70407244"
            },
            "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": 1542074,
                    "username": "athlete100",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f76176aa63b0e55901c0364b9b30cd9f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 813.9141136026285,
                            "deviation": 197.4110098457662,
                            "volatility": 0.059997577521600544
                        }
                    },
                    "ranking": 10.150269972833414,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 70407244,
            "name": "Ladder Challenge: benjito(#2626) vs athlete100(#1576)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1542074,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-12-13T13:49:15.704437Z",
            "ended": "2024-12-16T13:49:53.603949Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.7847900390625,
                            "deviation": 65.63459014892578,
                            "volatility": 0.05987813323736191
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1542074,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 813.9141235351562,
                            "deviation": 197.4110107421875,
                            "volatility": 0.05999757722020149
                        }
                    },
                    "username": "athlete100",
                    "country": "un",
                    "ranking": 10.150269972833414,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f76176aa63b0e55901c0364b9b30cd9f-32.png",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70400683"
            },
            "players": {
                "black": {
                    "id": 167570,
                    "username": "aurelito",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/25b36b2070e06c35f8ec9d9c088bb256?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.8976056223378,
                            "deviation": 61.98162744379754,
                            "volatility": 0.05980281261827187
                        }
                    },
                    "ranking": 24.593213333521522,
                    "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": 70400683,
            "name": "Ladder Challenge: aurelito(#2637) vs benjito(#2629)",
            "creator": 167570,
            "mode": "game",
            "source": "play",
            "black": 167570,
            "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": "2024-12-13T09:14:33.683828Z",
            "ended": "2024-12-24T03:04:37.044357Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 167570,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1474.351318359375,
                            "deviation": 61.978973388671875,
                            "volatility": 0.05979412794113159
                        }
                    },
                    "username": "aurelito",
                    "country": "ar",
                    "ranking": 24.593213333521522,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/25b36b2070e06c35f8ec9d9c088bb256?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.243896484375,
                            "deviation": 66.46073150634766,
                            "volatility": 0.05987612530589104
                        }
                    },
                    "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
        }
    ]
}