List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&ordering=-id&page=63
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=64",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&ordering=-id&page=62",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85739762"
            },
            "players": {
                "black": {
                    "id": 762928,
                    "username": "bertaldegonde",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6c7e8965161ff3c92ac3a2056f443708?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.9865508499577,
                            "deviation": 61.66342728930384,
                            "volatility": 0.05998845525379812
                        }
                    },
                    "ranking": 28.095594653162795,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 85739762,
            "name": "Friendly Match",
            "creator": 762928,
            "mode": "game",
            "source": "play",
            "black": 762928,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 600}",
            "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-04T10:16:34.609269Z",
            "ended": "2026-04-04T10:18:32.022971Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 762928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1785.404541015625,
                            "deviation": 61.455078125,
                            "volatility": 0.05998556688427925
                        }
                    },
                    "username": "bertaldegonde",
                    "country": "un",
                    "ranking": 28.095594653162795,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6c7e8965161ff3c92ac3a2056f443708?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "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/85739386"
            },
            "players": {
                "black": {
                    "id": 762928,
                    "username": "bertaldegonde",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6c7e8965161ff3c92ac3a2056f443708?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.9865508499577,
                            "deviation": 61.66342728930384,
                            "volatility": 0.05998845525379812
                        }
                    },
                    "ranking": 28.095594653162795,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 85739386,
            "name": "Friendly Match",
            "creator": 762928,
            "mode": "game",
            "source": "play",
            "black": 762928,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 600}",
            "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-04T10:00:13.757373Z",
            "ended": "2026-04-04T10:15:53.852373Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 762928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1785.404541015625,
                            "deviation": 61.455078125,
                            "volatility": 0.05998556688427925
                        }
                    },
                    "username": "bertaldegonde",
                    "country": "un",
                    "ranking": 28.095594653162795,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6c7e8965161ff3c92ac3a2056f443708?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "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/85738093"
            },
            "players": {
                "black": {
                    "id": 904680,
                    "username": "yannielaurel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.129208912669,
                            "deviation": 60.830512716116516,
                            "volatility": 0.0601304364945748
                        }
                    },
                    "ranking": 16.29043852252767,
                    "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": 85738093,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 904680,
            "mode": "game",
            "source": "play",
            "black": 904680,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "50.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T08:59:32.682680Z",
            "ended": "2026-04-04T09:00:37.852269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.129150390625,
                            "deviation": 60.83051300048828,
                            "volatility": 0.06013043597340584
                        }
                    },
                    "username": "yannielaurel",
                    "country": "un",
                    "ranking": 16.29043852252767,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?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/85738053"
            },
            "players": {
                "black": {
                    "id": 904680,
                    "username": "yannielaurel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.129208912669,
                            "deviation": 60.830512716116516,
                            "volatility": 0.0601304364945748
                        }
                    },
                    "ranking": 16.29043852252767,
                    "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": 85738053,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 904680,
            "mode": "game",
            "source": "play",
            "black": 904680,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "86.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T08:57:45.334329Z",
            "ended": "2026-04-04T08:59:29.528302Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.129150390625,
                            "deviation": 60.83051300048828,
                            "volatility": 0.06013043597340584
                        }
                    },
                    "username": "yannielaurel",
                    "country": "un",
                    "ranking": 16.29043852252767,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?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/85737846"
            },
            "players": {
                "black": {
                    "id": 904680,
                    "username": "yannielaurel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.129208912669,
                            "deviation": 60.830512716116516,
                            "volatility": 0.0601304364945748
                        }
                    },
                    "ranking": 16.29043852252767,
                    "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": 85737846,
            "name": "Vriendschappelijke wedstrijd",
            "creator": 904680,
            "mode": "game",
            "source": "play",
            "black": 904680,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "50.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T08:47:52.691612Z",
            "ended": "2026-04-04T08:49:15.429438Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.129150390625,
                            "deviation": 60.83051300048828,
                            "volatility": 0.06013043597340584
                        }
                    },
                    "username": "yannielaurel",
                    "country": "un",
                    "ranking": 16.29043852252767,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?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/85734972"
            },
            "players": {
                "black": {
                    "id": 761457,
                    "username": "신세계",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6c1b5c20f5213e3b1993853fc9b3798c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1985.967834804299,
                            "deviation": 63.533585322715695,
                            "volatility": 0.06011281415628925
                        }
                    },
                    "ranking": 30.800227383879,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 85734972,
            "name": "친선 대국",
            "creator": 761457,
            "mode": "game",
            "source": "play",
            "black": 761457,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "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": 88,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 60, \"periods\": 7}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T06:24:07.682419Z",
            "ended": "2026-04-04T07:06:03.301397Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 761457,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1985.9678955078125,
                            "deviation": 63.53358459472656,
                            "volatility": 0.06011281535029411
                        }
                    },
                    "username": "신세계",
                    "country": "un",
                    "ranking": 30.800227383879,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6c1b5c20f5213e3b1993853fc9b3798c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "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/85734397"
            },
            "players": {
                "black": {
                    "id": 909906,
                    "username": "Chikotyan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/121c1138d7911c241f45ad0832a7b0af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.7562583199526,
                            "deviation": 62.91740640096479,
                            "volatility": 0.059976651223732705
                        }
                    },
                    "ranking": 30.5987212853693,
                    "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": 85734397,
            "name": "Friendly Match",
            "creator": 909906,
            "mode": "game",
            "source": "play",
            "black": 909906,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 60, \"max_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T05:55:58.804333Z",
            "ended": "2026-04-04T06:09:05.725992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 909906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.7562255859375,
                            "deviation": 62.91740798950195,
                            "volatility": 0.05997665226459503
                        }
                    },
                    "username": "Chikotyan",
                    "country": "un",
                    "ranking": 30.5987212853693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/121c1138d7911c241f45ad0832a7b0af?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/85733192"
            },
            "players": {
                "black": {
                    "id": 1993008,
                    "username": "Chkoiol",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b8bae9d74dfc130ac1f9221a283a400b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "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": 85733192,
            "name": "友誼對局",
            "creator": 1993008,
            "mode": "game",
            "source": "play",
            "black": 1993008,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 2,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 115,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 10800, \"max_time\": 10800}",
            "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-04T04:47:41.934985Z",
            "ended": "2026-04-04T04:48:31.940744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1993008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Chkoiol",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b8bae9d74dfc130ac1f9221a283a400b?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/85733050"
            },
            "players": {
                "black": {
                    "id": 1151751,
                    "username": "hongyu001",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.0538671034983,
                            "deviation": 66.99939797352182,
                            "volatility": 0.05998052514630058
                        }
                    },
                    "ranking": 34.46942513843636,
                    "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": 85733050,
            "name": "友誼對局",
            "creator": 1151751,
            "mode": "game",
            "source": "play",
            "black": 1151751,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 4,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T04:40:03.056864Z",
            "ended": "2026-04-04T04:43:50.664898Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1151751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.053955078125,
                            "deviation": 66.99939727783203,
                            "volatility": 0.05998052656650543
                        }
                    },
                    "username": "hongyu001",
                    "country": "un",
                    "ranking": 34.46942513843636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7529d71061c164ffabcee381052d55c0?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/85732753"
            },
            "players": {
                "black": {
                    "id": 909906,
                    "username": "Chikotyan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/121c1138d7911c241f45ad0832a7b0af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.7562583199526,
                            "deviation": 62.91740640096479,
                            "volatility": 0.059976651223732705
                        }
                    },
                    "ranking": 30.5987212853693,
                    "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": 85732753,
            "name": "Friendly Match",
            "creator": 909906,
            "mode": "game",
            "source": "play",
            "black": 909906,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 60, \"max_time\": 60}",
            "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-04T04:24:36.447643Z",
            "ended": "2026-04-04T04:26:38.262373Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 909906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.7562255859375,
                            "deviation": 62.91740798950195,
                            "volatility": 0.05997665226459503
                        }
                    },
                    "username": "Chikotyan",
                    "country": "un",
                    "ranking": 30.5987212853693,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/121c1138d7911c241f45ad0832a7b0af?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
        }
    ]
}