List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=54",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83993361"
            },
            "players": {
                "black": {
                    "id": 1925895,
                    "username": "PPAmand",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/9a8dac297c658aca086a9c9882be4013?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.5690381260217,
                            "deviation": 60.29726212759893,
                            "volatility": 0.059692376007849365
                        }
                    },
                    "ranking": 10.951277435836086,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 83993361,
            "name": "Partie amicale",
            "creator": 1925895,
            "mode": "game",
            "source": "play",
            "black": 1925895,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "3.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": 13,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-08T14:07:34.177451Z",
            "ended": "2026-02-08T14:12:10.664752Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1925895,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 788.0728149414062,
                            "deviation": 60.30464172363281,
                            "volatility": 0.05980566889047623
                        }
                    },
                    "username": "PPAmand",
                    "country": "be",
                    "ranking": 10.951277435836086,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9a8dac297c658aca086a9c9882be4013?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.2913818359375,
                            "deviation": 114.5714111328125,
                            "volatility": 0.149915412068367
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/84796439"
            },
            "players": {
                "black": {
                    "id": 1669980,
                    "username": "Tatiana_",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4756ff0c95353f1cf6b9bbe2086f1f4a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1082.3215147453666,
                            "deviation": 100.53362811958411,
                            "volatility": 0.05999764263744485
                        }
                    },
                    "ranking": 16.74822172366197,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 84796439,
            "name": "Friendly Match",
            "creator": 1669980,
            "mode": "game",
            "source": "play",
            "black": 1669980,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-05T18:27:27.226120Z",
            "ended": "2026-03-05T18:30:41.341539Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1669980,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1082.321533203125,
                            "deviation": 100.53363037109375,
                            "volatility": 0.059997644275426865
                        }
                    },
                    "username": "Tatiana_",
                    "country": "un",
                    "ranking": 16.74822172366197,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4756ff0c95353f1cf6b9bbe2086f1f4a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.5975341796875,
                            "deviation": 100.97608184814453,
                            "volatility": 0.1496170312166214
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83993421"
            },
            "players": {
                "black": {
                    "id": 1955726,
                    "username": "mcmelody2049",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2dab4bd739cd7aecc92b16c9479427d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.7255822364007,
                            "deviation": 183.1332392391856,
                            "volatility": 0.05999725396984191
                        }
                    },
                    "ranking": 17.761063160866158,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 83993421,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1955726,
            "mode": "game",
            "source": "play",
            "black": 1955726,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-08T14:09:58.697315Z",
            "ended": "2026-02-08T14:13:24.801172Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955726,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mcmelody2049",
                    "country": "un",
                    "ranking": 17.761063160866158,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dab4bd739cd7aecc92b16c9479427d4?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.2913818359375,
                            "deviation": 114.5714111328125,
                            "volatility": 0.149915412068367
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/84789953"
            },
            "players": {
                "black": {
                    "id": 1966927,
                    "username": "chogou",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74ab9282e77c523f0fce3badfa77e249?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 752.9162589630081,
                            "deviation": 179.17874605023215,
                            "volatility": 0.05999763932710466
                        }
                    },
                    "ranking": 8.34686559276485,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 84789953,
            "name": "Friendly Match",
            "creator": 1966927,
            "mode": "game",
            "source": "play",
            "black": 1966927,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-05T14:15:11.969939Z",
            "ended": "2026-03-05T14:17:10.467770Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1966927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 819.9583740234375,
                            "deviation": 205.10691833496094,
                            "volatility": 0.05999891832470894
                        }
                    },
                    "username": "chogou",
                    "country": "un",
                    "ranking": 8.34686559276485,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74ab9282e77c523f0fce3badfa77e249?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 838.80908203125,
                            "deviation": 103.99833679199219,
                            "volatility": 0.1497872769832611
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/84784523"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 84784523,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "-0.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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-05T10:22:43.373262Z",
            "ended": "2026-03-05T10:24:42.853937Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.5008544921875,
                            "deviation": 102.15714263916016,
                            "volatility": 0.14976370334625244
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/83993303"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1911509,
                    "username": "Lovis25",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f7617775fed0f67a434a4f98f50fe9af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.6071537683335,
                            "deviation": 187.4533126089589,
                            "volatility": 0.06000964490318103
                        }
                    },
                    "ranking": 15.704469439453401,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 83993303,
            "name": "Freundschaftsspiel",
            "creator": 1911509,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1911509,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "203.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-08T14:05:23.417109Z",
            "ended": "2026-02-08T14:15:45.989839Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.2913818359375,
                            "deviation": 114.5714111328125,
                            "volatility": 0.149915412068367
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1911509,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.607177734375,
                            "deviation": 187.45330810546875,
                            "volatility": 0.06000964343547821
                        }
                    },
                    "username": "Lovis25",
                    "country": "un",
                    "ranking": 15.704469439453401,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f7617775fed0f67a434a4f98f50fe9af?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83993475"
            },
            "players": {
                "black": {
                    "id": 1925895,
                    "username": "PPAmand",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/9a8dac297c658aca086a9c9882be4013?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.5690381260217,
                            "deviation": 60.29726212759893,
                            "volatility": 0.059692376007849365
                        }
                    },
                    "ranking": 10.951277435836086,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 83993475,
            "name": "Partie amicale",
            "creator": 1925895,
            "mode": "game",
            "source": "play",
            "black": 1925895,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "3.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": 13,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-08T14:12:18.739886Z",
            "ended": "2026-02-08T14:15:56.825509Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1925895,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 788.0728149414062,
                            "deviation": 60.30464172363281,
                            "volatility": 0.05980566889047623
                        }
                    },
                    "username": "PPAmand",
                    "country": "be",
                    "ranking": 10.951277435836086,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9a8dac297c658aca086a9c9882be4013?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.2913818359375,
                            "deviation": 114.5714111328125,
                            "volatility": 0.149915412068367
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/84798281"
            },
            "players": {
                "black": {
                    "id": 1924905,
                    "username": "Xingang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e04ee07ef1ddc572cecde1806a555e64?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.8336358053557,
                            "deviation": 125.26112429261241,
                            "volatility": 0.06000518059361358
                        }
                    },
                    "ranking": 15.709536565997356,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 84798281,
            "name": "Friendly Match",
            "creator": 1924905,
            "mode": "game",
            "source": "play",
            "black": 1924905,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 320,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 300, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-03-05T19:43:40.415485Z",
            "ended": "2026-03-05T19:43:53.345452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1924905,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.248779296875,
                            "deviation": 163.25550842285156,
                            "volatility": 0.059998419135808945
                        }
                    },
                    "username": "Xingang",
                    "country": "un",
                    "ranking": 15.709536565997356,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e04ee07ef1ddc572cecde1806a555e64?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.5256958007812,
                            "deviation": 99.8777847290039,
                            "volatility": 0.14963501691818237
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/83993509"
            },
            "players": {
                "black": {
                    "id": 1955726,
                    "username": "mcmelody2049",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2dab4bd739cd7aecc92b16c9479427d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.7255822364007,
                            "deviation": 183.1332392391856,
                            "volatility": 0.05999725396984191
                        }
                    },
                    "ranking": 17.761063160866158,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 83993509,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1955726,
            "mode": "game",
            "source": "play",
            "black": 1955726,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-08T14:13:27.918875Z",
            "ended": "2026-02-08T14:18:47.416396Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1955726,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mcmelody2049",
                    "country": "un",
                    "ranking": 17.761063160866158,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dab4bd739cd7aecc92b16c9479427d4?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.2913818359375,
                            "deviation": 114.5714111328125,
                            "volatility": 0.149915412068367
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/83993583"
            },
            "players": {
                "black": {
                    "id": 1925895,
                    "username": "PPAmand",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/9a8dac297c658aca086a9c9882be4013?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.5690381260217,
                            "deviation": 60.29726212759893,
                            "volatility": 0.059692376007849365
                        }
                    },
                    "ranking": 10.951277435836086,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3685677075475,
                            "deviation": 105.8734602689083,
                            "volatility": 0.14878363055681612
                        }
                    },
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 83993583,
            "name": "Partie amicale",
            "creator": 1925895,
            "mode": "game",
            "source": "play",
            "black": 1925895,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "3.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": 13,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-08T14:16:05.731455Z",
            "ended": "2026-02-08T14:19:44.960869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1925895,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 788.0728149414062,
                            "deviation": 60.30464172363281,
                            "volatility": 0.05980566889047623
                        }
                    },
                    "username": "PPAmand",
                    "country": "be",
                    "ranking": 10.951277435836086,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9a8dac297c658aca086a9c9882be4013?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.2913818359375,
                            "deviation": 114.5714111328125,
                            "volatility": 0.149915412068367
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.063829789189523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}