List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=100
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=101",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=99",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/64270292"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1389552,
                    "username": "showwhen",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/0a0e035df5e04731083de85bfb9f21cf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1917.719322976465,
                            "deviation": 84.97922378738762,
                            "volatility": 0.059975701790340404
                        }
                    },
                    "ranking": 29.99067785299023,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64270292,
            "name": "Ladder Challenge: benjito(#1605) vs showwhen(#1600)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1389552,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-05-14T11:15:48.313398Z",
            "ended": "2024-05-17T11:19:51.345225Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.5184326171875,
                            "deviation": 62.100433349609375,
                            "volatility": 0.059910837560892105
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1389552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1917.7193603515625,
                            "deviation": 84.9792251586914,
                            "volatility": 0.059975702315568924
                        }
                    },
                    "username": "showwhen",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 29.99067785299023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0a0e035df5e04731083de85bfb9f21cf?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/64225242"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 911748,
                    "username": "TimButton",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/38e2881c391ae6756142d700fa6fb581-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.9412327267717,
                            "deviation": 64.19624198146744,
                            "volatility": 0.05998432845876136
                        }
                    },
                    "ranking": 20.044478338969085,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64225242,
            "name": "Ladder Challenge: benjito(#183) vs TimButton(#120)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 911748,
            "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-05-12T19:20:12.288647Z",
            "ended": "2024-05-21T19:50:06.988195Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.3057861328125,
                            "deviation": 62.12422561645508,
                            "volatility": 0.059909116476774216
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 911748,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.37841796875,
                            "deviation": 63.9783821105957,
                            "volatility": 0.0600275844335556
                        }
                    },
                    "username": "TimButton",
                    "country": "us",
                    "ranking": 20.044478338969085,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38e2881c391ae6756142d700fa6fb581-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/64225239"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 939272,
                    "username": "HPLC",
                    "country": "_GoT_Greyjoy",
                    "icon": "https://secure.gravatar.com/avatar/b747af754e1208ab92409d7c8cb0406e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1276.7786203204362,
                            "deviation": 67.30059162050301,
                            "volatility": 0.05996550420673518
                        }
                    },
                    "ranking": 20.573340625110266,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64225239,
            "name": "Ladder Challenge: benjito(#183) vs HPLC(#115)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 939272,
            "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-05-12T19:20:02.391923Z",
            "ended": "2024-05-16T19:49:47.648295Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.76513671875,
                            "deviation": 62.18403244018555,
                            "volatility": 0.05991169065237045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 939272,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.685791015625,
                            "deviation": 67.9207763671875,
                            "volatility": 0.05998831242322922
                        }
                    },
                    "username": "HPLC",
                    "country": "_GoT_Greyjoy",
                    "ranking": 20.573340625110266,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b747af754e1208ab92409d7c8cb0406e?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/64225237"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1196221,
                    "username": "chupi",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/e1d3166f891b2a872325386c048fea1a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.667328637147,
                            "deviation": 64.76910379660387,
                            "volatility": 0.05973092971422865
                        }
                    },
                    "ranking": 24.997665426564943,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64225237,
            "name": "Ladder Challenge: benjito(#183) vs chupi(#114)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1196221,
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-12T19:19:59.322390Z",
            "ended": "2024-05-15T15:08:18.625329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.4952392578125,
                            "deviation": 62.28681564331055,
                            "volatility": 0.059912364929914474
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1196221,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.7105712890625,
                            "deviation": 65.06547546386719,
                            "volatility": 0.05978649854660034
                        }
                    },
                    "username": "chupi",
                    "country": "jp",
                    "ranking": 24.997665426564943,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e1d3166f891b2a872325386c048fea1a?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/64220138"
            },
            "players": {
                "black": {
                    "id": 1405846,
                    "username": "motorsheep",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b6073804b237b237078aae8bab3095b0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2102.8123055642623,
                            "deviation": 148.89109099687846,
                            "volatility": 0.059998576187566655
                        }
                    },
                    "ranking": 32.123696040256135,
                    "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": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64220138,
            "name": "Ladder Challenge: benjito(#1608) vs motorsheep(#1602)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1405846,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-05-12T15:32:37.015875Z",
            "ended": "2024-05-15T15:32:47.088030Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1405846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2102.812255859375,
                            "deviation": 148.89109802246094,
                            "volatility": 0.05999857559800148
                        }
                    },
                    "username": "motorsheep",
                    "country": "un",
                    "ranking": 32.123696040256135,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b6073804b237b237078aae8bab3095b0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.76513671875,
                            "deviation": 62.18403244018555,
                            "volatility": 0.05991169065237045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "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/64220135"
            },
            "players": {
                "black": {
                    "id": 1061087,
                    "username": "回源流",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/4687aa113b56de56fcbfb1ef78c8c82c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2480.48766232797,
                            "deviation": 86.56960430061554,
                            "volatility": 0.060052522032263876
                        }
                    },
                    "ranking": 35.9476023205503,
                    "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": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64220135,
            "name": "Ladder Challenge: benjito(#1608) vs 满穗流(#1605)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1061087,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-05-12T15:32:33.148996Z",
            "ended": "2024-05-15T15:20:14.550168Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1061087,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2668.78955078125,
                            "deviation": 97.3660659790039,
                            "volatility": 0.06001494452357292
                        }
                    },
                    "username": "回源流",
                    "country": "cn",
                    "ranking": 35.9476023205503,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4687aa113b56de56fcbfb1ef78c8c82c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.76513671875,
                            "deviation": 62.18403244018555,
                            "volatility": 0.05991169065237045
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "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/64220134"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1406691,
                    "username": "Catalin67",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/2a29795d52f677b75ba43b57420d8cde?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.1496043501293,
                            "deviation": 66.32202199704969,
                            "volatility": 0.060310762859768614
                        }
                    },
                    "ranking": 18.135228728663634,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64220134,
            "name": "Ladder Challenge: benjito(#1608) vs Catalin67(#1606)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1406691,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-05-12T15:32:30.603476Z",
            "ended": "2024-05-14T09:26:35.425526Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.4952392578125,
                            "deviation": 62.28681564331055,
                            "volatility": 0.059912364929914474
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1406691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.376220703125,
                            "deviation": 64.10558319091797,
                            "volatility": 0.05987497791647911
                        }
                    },
                    "username": "Catalin67",
                    "country": "ro",
                    "ranking": 18.135228728663634,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a29795d52f677b75ba43b57420d8cde?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/64215320"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1030360,
                    "username": "s00pern00ber",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6ab5732f0e857642cf1bf0718c855e29?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.2255672243477,
                            "deviation": 65.25038651906972,
                            "volatility": 0.06049996476470788
                        }
                    },
                    "ranking": 23.135843952270044,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64215320,
            "name": "Friendly Match",
            "creator": 1030360,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1030360,
            "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": 19,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 120, \"period_time\": 15, \"periods\": 2}",
            "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-05-12T12:31:50.895615Z",
            "ended": "2024-05-12T12:35:15.198065Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.371826171875,
                            "deviation": 61.80857467651367,
                            "volatility": 0.05991196632385254
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1030360,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.1114501953125,
                            "deviation": 64.39574432373047,
                            "volatility": 0.06004640460014343
                        }
                    },
                    "username": "s00pern00ber",
                    "country": "un",
                    "ranking": 23.135843952270044,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6ab5732f0e857642cf1bf0718c855e29?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/64148686"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1048434,
                    "username": "ve.",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/c0c8c6ab9d7943ec0707a7b43d3a5bd9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.7611779939293,
                            "deviation": 66.4851744467678,
                            "volatility": 0.06667684550409306
                        }
                    },
                    "ranking": 22.519605296771562,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64148686,
            "name": "Partida amistosa",
            "creator": 1048434,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1048434,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"live\", \"pause_on_weekends\": false, \"per_move\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-10T03:53:10.151074Z",
            "ended": "2024-05-10T03:54:23.272106Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.884765625,
                            "deviation": 61.70430374145508,
                            "volatility": 0.059908125549554825
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1048434,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.2913818359375,
                            "deviation": 66.64154052734375,
                            "volatility": 0.0615411177277565
                        }
                    },
                    "username": "ve.",
                    "country": "br",
                    "ranking": 22.519605296771562,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0c8c6ab9d7943ec0707a7b43d3a5bd9-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/64144622"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1004532,
                    "username": "South african",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.1503908467464,
                            "deviation": 61.13127077991019,
                            "volatility": 0.059034972856680766
                        }
                    },
                    "ranking": 20.048358012650148,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64144622,
            "name": "benjito vs. South african",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1004532,
            "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\", \"main_time\": 300, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-05-09T23:54:55.157583Z",
            "ended": "2024-05-10T00:02:29.159729Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.884765625,
                            "deviation": 61.70430374145508,
                            "volatility": 0.059908125549554825
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1004532,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.8349609375,
                            "deviation": 60.15735626220703,
                            "volatility": 0.05915270373225212
                        }
                    },
                    "username": "South african",
                    "country": "un",
                    "ranking": 20.048358012650148,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/40529e9a8a01faa0ccd588ee2e134bbf-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
        }
    ]
}