List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&ordering=-id&page=30
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&ordering=-id&page=31",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&ordering=-id&page=29",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85708089"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85708089,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:48:39.627997Z",
            "ended": "2026-04-03T11:08:45.280045Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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/85708027"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85708027,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:45:29.266131Z",
            "ended": "2026-04-03T10:48:35.998363Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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/85707913"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85707913,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:39:38.266091Z",
            "ended": "2026-04-03T10:45:19.703945Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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/85707623"
            },
            "players": {
                "black": {
                    "id": 700551,
                    "username": "cyz2000fa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/318ab30c6cd0bf91c36cde08b7c4bce6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2100.308905595597,
                            "deviation": 67.95833289539596,
                            "volatility": 0.05998657565855051
                        }
                    },
                    "ranking": 32.09611952593927,
                    "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": 85707623,
            "name": "Friendly Match",
            "creator": 700551,
            "mode": "game",
            "source": "play",
            "black": 700551,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.00",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 74,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 60, \"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": "2026-04-03T10:25:59.856739Z",
            "ended": "2026-04-03T10:43:55.812129Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 700551,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2100.308837890625,
                            "deviation": 67.95833587646484,
                            "volatility": 0.059986576437950134
                        }
                    },
                    "username": "cyz2000fa",
                    "country": "un",
                    "ranking": 32.09611952593927,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/318ab30c6cd0bf91c36cde08b7c4bce6?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/85707607"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85707607,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:25:30.358963Z",
            "ended": "2026-04-03T10:39:26.705754Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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/85707505"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85707505,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:20:42.689146Z",
            "ended": "2026-04-03T10:24:34.049086Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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/85707471"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85707471,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:19:01.121425Z",
            "ended": "2026-04-03T10:20:36.861163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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/85707389"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85707389,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:15:19.912327Z",
            "ended": "2026-04-03T10:18:56.912615Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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/85707374"
            },
            "players": {
                "black": {
                    "id": 1003331,
                    "username": "Ryusei126",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/b1e024dc36cb54ba920a40669dfce859-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2033.6008116372814,
                            "deviation": 95.07967774986922,
                            "volatility": 0.059998472704390654
                        }
                    },
                    "ranking": 31.348920605555,
                    "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": 85707374,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1003331,
            "mode": "game",
            "source": "play",
            "black": 1003331,
            "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": 74,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T10:14:36.634749Z",
            "ended": "2026-04-03T10:30:27.346302Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1003331,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2033.600830078125,
                            "deviation": 95.07968139648438,
                            "volatility": 0.05999847128987312
                        }
                    },
                    "username": "Ryusei126",
                    "country": "th",
                    "ranking": 31.348920605555,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b1e024dc36cb54ba920a40669dfce859-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
        },
        {
            "related": {
                "detail": "/api/v1/games/85707253"
            },
            "players": {
                "black": {
                    "id": 372815,
                    "username": "akiss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.8287970538747,
                            "deviation": 61.683322547251095,
                            "volatility": 0.05996490523849315
                        }
                    },
                    "ranking": 26.26763331100741,
                    "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": 85707253,
            "name": "Friendly Match",
            "creator": 372815,
            "mode": "game",
            "source": "play",
            "black": 372815,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T10:08:53.280866Z",
            "ended": "2026-04-03T10:15:09.644253Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.828857421875,
                            "deviation": 61.68332290649414,
                            "volatility": 0.05996490642428398
                        }
                    },
                    "username": "akiss",
                    "country": "un",
                    "ranking": 26.26763331100741,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6de138e9c1270a7a1924d0e95bd3c38e?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
        }
    ]
}