List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/902691/games?format=api&page=13",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=11",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/75034360"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75034360,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-07T15:03:04.957435Z",
            "ended": "2025-05-07T15:04:17.992938Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.026123046875,
                            "deviation": 144.9173583984375,
                            "volatility": 0.05999172478914261
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/75034407"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75034407,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-07T15:05:05.335851Z",
            "ended": "2025-05-07T15:05:41.112107Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.026123046875,
                            "deviation": 144.9173583984375,
                            "volatility": 0.05999172478914261
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/75034430"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75034430,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-07T15:05:58.924854Z",
            "ended": "2025-05-07T15:21:41.106040Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.026123046875,
                            "deviation": 144.9173583984375,
                            "volatility": 0.05999172478914261
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/75034892"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75034892,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-07T15:23:35.199198Z",
            "ended": "2025-05-07T15:25:11.363147Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.026123046875,
                            "deviation": 144.9173583984375,
                            "volatility": 0.05999172478914261
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/77539510"
            },
            "players": {
                "black": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77539510,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 1673842,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 6,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "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": "2025-07-22T08:42:59.987249Z",
            "ended": "2025-07-22T08:45:20.448404Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696533203125,
                            "deviation": 140.4260711669922,
                            "volatility": 0.059990618377923965
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/75035165"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75035165,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-07T15:33:32.360298Z",
            "ended": "2025-05-07T15:34:38.842080Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.026123046875,
                            "deviation": 144.9173583984375,
                            "volatility": 0.05999172478914261
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/77536092"
            },
            "players": {
                "black": {
                    "id": 738190,
                    "username": "atromer008",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/790a5e7c15368c7d07c0fc9ad562c748?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2120.5293966614736,
                            "deviation": 74.82698555469669,
                            "volatility": 0.05997738552621568
                        }
                    },
                    "ranking": 32.31792757245907,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77536092,
            "name": "친선 대국",
            "creator": 738190,
            "mode": "game",
            "source": "play",
            "black": 738190,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.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": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "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": "2025-07-22T05:40:37.944767Z",
            "ended": "2025-07-22T06:05:02.589217Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 738190,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2120.529296875,
                            "deviation": 74.82698822021484,
                            "volatility": 0.05997738614678383
                        }
                    },
                    "username": "atromer008",
                    "country": "kr",
                    "ranking": 32.31792757245907,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/790a5e7c15368c7d07c0fc9ad562c748?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/75035223"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75035223,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-07T15:35:36.875782Z",
            "ended": "2025-05-07T15:37:14.393309Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.026123046875,
                            "deviation": 144.9173583984375,
                            "volatility": 0.05999172478914261
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/75035304"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75035304,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "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": 44,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-07T15:37:58.756393Z",
            "ended": "2025-05-07T15:51:19.825942Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.026123046875,
                            "deviation": 144.9173583984375,
                            "volatility": 0.05999172478914261
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/75035630"
            },
            "players": {
                "black": {
                    "id": 1182367,
                    "username": "snowice",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2014.2909537151363,
                            "deviation": 62.44293944243335,
                            "volatility": 0.06008352192838848
                        }
                    },
                    "ranking": 31.128051754453278,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75035630,
            "name": "友谊赛",
            "creator": 1182367,
            "mode": "game",
            "source": "play",
            "black": 1182367,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"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": "2025-05-07T15:50:16.431969Z",
            "ended": "2025-05-07T15:57:50.201674Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1182367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.6414794921875,
                            "deviation": 62.440216064453125,
                            "volatility": 0.060051873326301575
                        }
                    },
                    "username": "snowice",
                    "country": "un",
                    "ranking": 31.128051754453278,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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
        }
    ]
}