List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=78
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=79",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=77",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/69798050"
            },
            "players": {
                "black": {
                    "id": 860694,
                    "username": "tanesia911",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.780554028603,
                            "deviation": 61.91169757134162,
                            "volatility": 0.060444853053875966
                        }
                    },
                    "ranking": 24.818944948483033,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69798050,
            "name": "tanesia911 vs. benjito",
            "creator": 860694,
            "mode": "game",
            "source": "play",
            "black": 860694,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "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": "2024-11-23T12:17:48.069793Z",
            "ended": "2024-11-23T12:21:48.981481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 860694,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.5439453125,
                            "deviation": 60.75125503540039,
                            "volatility": 0.06049695238471031
                        }
                    },
                    "username": "tanesia911",
                    "country": "kp",
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.658935546875,
                            "deviation": 64.49043273925781,
                            "volatility": 0.0598822757601738
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/69797968"
            },
            "players": {
                "black": {
                    "id": 860694,
                    "username": "tanesia911",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.780554028603,
                            "deviation": 61.91169757134162,
                            "volatility": 0.060444853053875966
                        }
                    },
                    "ranking": 24.818944948483033,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69797968,
            "name": "tanesia911 vs. benjito",
            "creator": 860694,
            "mode": "game",
            "source": "play",
            "black": 860694,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 3, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-23T12:14:44.949623Z",
            "ended": "2024-11-23T12:17:18.821998Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 860694,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.66015625,
                            "deviation": 60.7412109375,
                            "volatility": 0.06049602851271629
                        }
                    },
                    "username": "tanesia911",
                    "country": "kp",
                    "ranking": 24.818944948483033,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/670988f00ea0b01132414494def2c1a3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.2528076171875,
                            "deviation": 64.73091888427734,
                            "volatility": 0.05988127738237381
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/69797759"
            },
            "players": {
                "black": {
                    "id": 1004532,
                    "username": "South african",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.141004377881,
                            "deviation": 61.10476083041527,
                            "volatility": 0.05905354271141983
                        }
                    },
                    "ranking": 21.57336535434455,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69797759,
            "name": "South african vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1004532,
            "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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 10, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-23T12:07:25.343955Z",
            "ended": "2024-11-23T12:10:32.697236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004532,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.4554443359375,
                            "deviation": 60.1532096862793,
                            "volatility": 0.05908504128456116
                        }
                    },
                    "username": "South african",
                    "country": "un",
                    "ranking": 21.57336535434455,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.0201416015625,
                            "deviation": 65.00896453857422,
                            "volatility": 0.05988087132573128
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/69797665"
            },
            "players": {
                "black": {
                    "id": 1004532,
                    "username": "South african",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.141004377881,
                            "deviation": 61.10476083041527,
                            "volatility": 0.05905354271141983
                        }
                    },
                    "ranking": 21.57336535434455,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69797665,
            "name": "South african vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1004532,
            "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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 10, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-23T12:03:09.806416Z",
            "ended": "2024-11-23T12:06:19.437213Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004532,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.4871826171875,
                            "deviation": 60.16727066040039,
                            "volatility": 0.05908522009849548
                        }
                    },
                    "username": "South african",
                    "country": "un",
                    "ranking": 21.57336535434455,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.267333984375,
                            "deviation": 65.31202697753906,
                            "volatility": 0.05988107621669769
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/69797566"
            },
            "players": {
                "black": {
                    "id": 570419,
                    "username": "Britannicus",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/b3824b65edd87648baedbd11ca528e0a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.3890347821173,
                            "deviation": 59.19944450978081,
                            "volatility": 0.057085865846547484
                        }
                    },
                    "ranking": 18.873530265350674,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69797566,
            "name": "Britannicus vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 570419,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 10, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-23T11:58:29.589691Z",
            "ended": "2024-11-23T12:00:27.874224Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 570419,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.5897216796875,
                            "deviation": 59.396968841552734,
                            "volatility": 0.05755281820893288
                        }
                    },
                    "username": "Britannicus",
                    "country": "gb",
                    "ranking": 18.873530265350674,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b3824b65edd87648baedbd11ca528e0a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.87353515625,
                            "deviation": 65.6341781616211,
                            "volatility": 0.05988089740276337
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/69763791"
            },
            "players": {
                "black": {
                    "id": 1128899,
                    "username": "CJIECAPb",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/28cd5a07d476363ce9f6bc07f3ab6ce7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1795.2217407675098,
                            "deviation": 75.31498269168462,
                            "volatility": 0.06000532915741005
                        }
                    },
                    "ranking": 28.462590787206263,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69763791,
            "name": "Ladder Challenge: benjito(#172) vs CJIECAPb(#104)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1128899,
            "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-11-22T11:51:35.845039Z",
            "ended": "2025-01-24T03:38:09.626785Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1128899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1922.83447265625,
                            "deviation": 80.6454849243164,
                            "volatility": 0.0599883496761322
                        }
                    },
                    "username": "CJIECAPb",
                    "country": "un",
                    "ranking": 28.462590787206263,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/28cd5a07d476363ce9f6bc07f3ab6ce7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.60009765625,
                            "deviation": 63.89564895629883,
                            "volatility": 0.059896714985370636
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/69763788"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 56681,
                    "username": "Rafar",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/3ea145e5262c03924aacbd0d80a6f919-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.581868121988,
                            "deviation": 61.32972521391878,
                            "volatility": 0.05974969544700276
                        }
                    },
                    "ranking": 22.58320696735505,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69763788,
            "name": "Ladder Challenge: benjito(#172) vs Rafar(#117)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 56681,
            "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-11-22T11:51:26.852237Z",
            "ended": "2024-11-30T13:53:20.218391Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.2784423828125,
                            "deviation": 63.21314239501953,
                            "volatility": 0.05987841263413429
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 56681,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.103271484375,
                            "deviation": 63.231632232666016,
                            "volatility": 0.059801626950502396
                        }
                    },
                    "username": "Rafar",
                    "country": "fr",
                    "ranking": 22.58320696735505,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ea145e5262c03924aacbd0d80a6f919-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/69763777"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1083641,
                    "username": "DangerCA",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/da28a20789df9235bee5b4e54d8a20ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1857.5643529326856,
                            "deviation": 63.07575226699094,
                            "volatility": 0.0599949120865484
                        }
                    },
                    "ranking": 29.252876115034464,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69763777,
            "name": "Ladder Challenge: benjito(#172) vs DangerCA(#105)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1083641,
            "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-11-22T11:51:03.802483Z",
            "ended": "2024-11-26T02:26:16.531722Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.48486328125,
                            "deviation": 63.88157272338867,
                            "volatility": 0.05988096818327904
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1083641,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1902.7244873046875,
                            "deviation": 63.54245376586914,
                            "volatility": 0.05999089032411575
                        }
                    },
                    "username": "DangerCA",
                    "country": "us",
                    "ranking": 29.252876115034464,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da28a20789df9235bee5b4e54d8a20ca?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/69734833"
            },
            "players": {
                "black": {
                    "id": 1583806,
                    "username": "deleted-d545cc26-1f25-433d-85cb-a765df583523",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d1a106c9a9e99ac01476b9be6fa1762?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1442.4617480016138,
                            "deviation": 66.76157094312073,
                            "volatility": 0.05997275657069744
                        }
                    },
                    "ranking": 23.397895237189797,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69734833,
            "name": "Ladder Challenge: zytan_1992(#71) vs benjito(#67)",
            "creator": 1583806,
            "mode": "game",
            "source": "play",
            "black": 1583806,
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-21T14:49:12.840763Z",
            "ended": "2024-11-25T15:50:30.107256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1583806,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.2215576171875,
                            "deviation": 67.95428466796875,
                            "volatility": 0.059966761618852615
                        }
                    },
                    "username": "deleted-d545cc26-1f25-433d-85cb-a765df583523",
                    "country": "un",
                    "ranking": 23.397895237189797,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d1a106c9a9e99ac01476b9be6fa1762?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.5223388671875,
                            "deviation": 64.08129119873047,
                            "volatility": 0.05988175421953201
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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/69679467"
            },
            "players": {
                "black": {
                    "id": 1454097,
                    "username": "Gosa",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/96809d414dbbf03e3fccf5af994a8b8a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.934693736223,
                            "deviation": 61.857188969179425,
                            "volatility": 0.059829084909496955
                        }
                    },
                    "ranking": 19.74562748137971,
                    "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": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69679467,
            "name": "Nuits vs. benjito",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1454097,
            "white": 568679,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "-1.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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"initial_time\": 300, \"time_increment\": 10, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "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-11-19T22:20:07.398905Z",
            "ended": "2024-11-19T22:20:13.365120Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1454097,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.76220703125,
                            "deviation": 60.54766845703125,
                            "volatility": 0.05988115817308426
                        }
                    },
                    "username": "Gosa",
                    "country": "_Pirate",
                    "ranking": 19.74562748137971,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/96809d414dbbf03e3fccf5af994a8b8a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1474.978515625,
                            "deviation": 65.8294448852539,
                            "volatility": 0.05988236889243126
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "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
        }
    ]
}