List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=6
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=7",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=5",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72684852"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72684852,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "107.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-24T00:06:21.438546Z",
            "ended": "2025-02-24T00:10:46.047165Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72684922"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72684922,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "81.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-24T00:11:01.026028Z",
            "ended": "2025-02-24T00:14:53.138681Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72685009"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72685009,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "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-02-24T00:15:27.982205Z",
            "ended": "2025-02-24T00:18:32.797643Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72685130"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72685130,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "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-02-24T00:22:19.028580Z",
            "ended": "2025-02-24T00:28:20.091546Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72685250"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72685250,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "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-02-24T00:28:27.209318Z",
            "ended": "2025-02-24T00:30:22.466225Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72685310"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72685310,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "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-02-24T00:31:02.009334Z",
            "ended": "2025-02-24T00:37:37.784521Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72685430"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72685430,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "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-02-24T00:37:43.113778Z",
            "ended": "2025-02-24T00:42:17.281740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72685519"
            },
            "players": {
                "black": {
                    "id": 914789,
                    "username": "pctaikGo",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/1a9370dee5a1a9fce53e463926249331?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.0266911524582,
                            "deviation": 150.32071153745818,
                            "volatility": 0.06000278033448634
                        }
                    },
                    "ranking": 26.383571015482556,
                    "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": 72685519,
            "name": "Friendly Match",
            "creator": 914789,
            "mode": "game",
            "source": "play",
            "black": 914789,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "24.0",
            "handicap": 24,
            "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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "262.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-24T00:42:21.248133Z",
            "ended": "2025-02-24T00:45:10.000817Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 914789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.0267333984375,
                            "deviation": 150.32070922851562,
                            "volatility": 0.060002781450748444
                        }
                    },
                    "username": "pctaikGo",
                    "country": "tw",
                    "ranking": 26.383571015482556,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1a9370dee5a1a9fce53e463926249331?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/72685520"
            },
            "players": {
                "black": {
                    "id": 1004678,
                    "username": "princechopin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.3959489192323,
                            "deviation": 170.53051208768363,
                            "volatility": 0.05999413582593353
                        }
                    },
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 72685520,
            "name": "Friendly Match",
            "creator": 1004678,
            "mode": "game",
            "source": "play",
            "black": 1004678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-24T00:42:22.592997Z",
            "ended": "2025-02-24T00:51:46.620340Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.39599609375,
                            "deviation": 170.530517578125,
                            "volatility": 0.059994135051965714
                        }
                    },
                    "username": "princechopin",
                    "country": "un",
                    "ranking": 17.068427182082274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cf1c14036073bc2d4bd6dc6c3a8a264?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/72685577"
            },
            "players": {
                "black": {
                    "id": 914789,
                    "username": "pctaikGo",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/1a9370dee5a1a9fce53e463926249331?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.0266911524582,
                            "deviation": 150.32071153745818,
                            "volatility": 0.06000278033448634
                        }
                    },
                    "ranking": 26.383571015482556,
                    "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": 72685577,
            "name": "Friendly Match",
            "creator": 914789,
            "mode": "game",
            "source": "play",
            "black": 914789,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "24.0",
            "handicap": 24,
            "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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "336.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-24T00:45:14.092655Z",
            "ended": "2025-02-24T00:47:39.940199Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 914789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.0267333984375,
                            "deviation": 150.32070922851562,
                            "volatility": 0.060002781450748444
                        }
                    },
                    "username": "pctaikGo",
                    "country": "tw",
                    "ranking": 26.383571015482556,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1a9370dee5a1a9fce53e463926249331?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
        }
    ]
}