List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-ended&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=-ended&page=74",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=72",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/70955667"
            },
            "players": {
                "black": {
                    "id": 1455578,
                    "username": "choonkim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9bcb8ad92bda469b52906a2620251401?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.7820001907332,
                            "deviation": 60.801371495972084,
                            "volatility": 0.05937358894509706
                        }
                    },
                    "ranking": 24.773642206397437,
                    "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": 70955667,
            "name": "choonkim vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1455578,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-01T03:12:49.461476Z",
            "ended": "2025-01-01T03:15:23.940175Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1455578,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.14111328125,
                            "deviation": 60.93851089477539,
                            "volatility": 0.059381768107414246
                        }
                    },
                    "username": "choonkim",
                    "country": "un",
                    "ranking": 24.773642206397437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9bcb8ad92bda469b52906a2620251401?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1428.2958984375,
                            "deviation": 67.28292846679688,
                            "volatility": 0.05988374352455139
                        }
                    },
                    "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/70926738"
            },
            "players": {
                "black": {
                    "id": 1686464,
                    "username": "Catarsys",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8bad316bd8ff9fa3542c4520e02994d0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 70926738,
            "name": "Catarsys vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1686464,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-12-31T03:31:21.400028Z",
            "ended": "2024-12-31T03:31:47.337344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1686464,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Catarsys",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8bad316bd8ff9fa3542c4520e02994d0?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1428.2958984375,
                            "deviation": 67.28292846679688,
                            "volatility": 0.05988374352455139
                        }
                    },
                    "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/70579944"
            },
            "players": {
                "black": {
                    "id": 189100,
                    "username": "ocd",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/cbffcaf07b09b5a4219ca6e93b358207?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.5971908148842,
                            "deviation": 66.31649756701495,
                            "volatility": 0.059666041436164614
                        }
                    },
                    "ranking": 25.573509910052355,
                    "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": 70579944,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:30 (benjito vs ocd)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 189100,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 30,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-19T10:50:17.741675Z",
            "ended": "2024-12-30T16:20:52.483105Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 189100,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.33447265625,
                            "deviation": 65.76798248291016,
                            "volatility": 0.0597272589802742
                        }
                    },
                    "username": "ocd",
                    "country": "de",
                    "ranking": 25.573509910052355,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cbffcaf07b09b5a4219ca6e93b358207?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.093017578125,
                            "deviation": 67.29476165771484,
                            "volatility": 0.05987812206149101
                        }
                    },
                    "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/70655371"
            },
            "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": 989,
                    "username": "Senffarbe",
                    "country": "at",
                    "icon": "https://secure.gravatar.com/avatar/df6dac06ee7d666fb1bac1e8e30e2b57?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.5554708666214,
                            "deviation": 66.10871222656426,
                            "volatility": 0.060016494654939904
                        }
                    },
                    "ranking": 26.475489928560986,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70655371,
            "name": "Ladder Challenge: benjito(#34) vs Senffarbe(#25)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 989,
            "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-21T20:50:31.718910Z",
            "ended": "2024-12-27T21:04:17.294379Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.35986328125,
                            "deviation": 66.88514709472656,
                            "volatility": 0.05987904965877533
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1823.8271484375,
                            "deviation": 68.16948699951172,
                            "volatility": 0.060033176094293594
                        }
                    },
                    "username": "Senffarbe",
                    "country": "at",
                    "ranking": 26.475489928560986,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/df6dac06ee7d666fb1bac1e8e30e2b57?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/70655373"
            },
            "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": 1039,
                    "username": "joachim",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/cb60432b91d79a1055a51afbe4f22dce-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.9081675764928,
                            "deviation": 64.74154135398446,
                            "volatility": 0.06062258472900564
                        }
                    },
                    "ranking": 28.778761811929495,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70655373,
            "name": "Ladder Challenge: benjito(#34) vs joachim(#26)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1039,
            "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-21T20:50:36.259261Z",
            "ended": "2024-12-27T19:22:22.536461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.1806640625,
                            "deviation": 66.39520263671875,
                            "volatility": 0.059879835695028305
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1039,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.7449951171875,
                            "deviation": 68.8411865234375,
                            "volatility": 0.060518696904182434
                        }
                    },
                    "username": "joachim",
                    "country": "de",
                    "ranking": 28.778761811929495,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cb60432b91d79a1055a51afbe4f22dce-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/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/70575924"
            },
            "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": 845702,
                    "username": "and-voss",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.2775582155807,
                            "deviation": 64.20390445872724,
                            "volatility": 0.05974724172821365
                        }
                    },
                    "ranking": 17.40105484444037,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70575924,
            "name": "Ladder Challenge: and-voss(#44) vs benjito(#29)",
            "creator": 845702,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 845702,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-19T07:40:26.529090Z",
            "ended": "2024-12-27T12:38:30.542014Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.8837890625,
                            "deviation": 66.09494018554688,
                            "volatility": 0.05987558141350746
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 845702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.030517578125,
                            "deviation": 65.32820892333984,
                            "volatility": 0.05977480486035347
                        }
                    },
                    "username": "and-voss",
                    "country": "de",
                    "ranking": 17.40105484444037,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/28292dd46d331c4df0a41b8b21589d6c?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/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
        },
        {
            "related": {
                "detail": "/api/v1/games/70180790"
            },
            "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": 79290,
                    "username": "setra",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/bb0ac8541f597f390f94641f73af9ad4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.255351069777,
                            "deviation": 65.2057054987732,
                            "volatility": 0.06021770593362885
                        }
                    },
                    "ranking": 25.155705259647632,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70180790,
            "name": "Ladder Challenge: benjito(#25) vs setra(#15)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 79290,
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-05T22:52:04.058383Z",
            "ended": "2024-12-21T12:39:41.633878Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.58056640625,
                            "deviation": 66.71885681152344,
                            "volatility": 0.05987754836678505
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 79290,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.3814697265625,
                            "deviation": 64.92292785644531,
                            "volatility": 0.059991009533405304
                        }
                    },
                    "username": "setra",
                    "country": "ca",
                    "ranking": 25.155705259647632,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb0ac8541f597f390f94641f73af9ad4-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/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
        }
    ]
}