List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/902691/games?format=api&page=29",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=27",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81399265"
            },
            "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": 81399265,
            "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": "60.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-19T11:36:25.790324Z",
            "ended": "2025-11-19T11:37:45.530626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.22509765625,
                            "deviation": 61.02054977416992,
                            "volatility": 0.060131534934043884
                        }
                    },
                    "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/81399367"
            },
            "players": {
                "black": {
                    "id": 1108557,
                    "username": "leejwha",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/5c6a6ff8b3feb341d152c098d19dfd20?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": 81399367,
            "name": "친선 대국",
            "creator": 1108557,
            "mode": "game",
            "source": "play",
            "black": 1108557,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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": 35,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 600, \"max_time\": 600}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-19T11:40:46.607982Z",
            "ended": "2025-11-19T12:02:20.165034Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1108557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "leejwha",
                    "country": "kr",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c6a6ff8b3feb341d152c098d19dfd20?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/81399510"
            },
            "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": 81399510,
            "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": "48.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-19T11:46:19.259144Z",
            "ended": "2025-11-19T11:47:29.547609Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.22509765625,
                            "deviation": 61.02054977416992,
                            "volatility": 0.060131534934043884
                        }
                    },
                    "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/81399545"
            },
            "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": 81399545,
            "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": "84.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-19T11:47:36.341784Z",
            "ended": "2025-11-19T11:49:13.547991Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.22509765625,
                            "deviation": 61.02054977416992,
                            "volatility": 0.060131534934043884
                        }
                    },
                    "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/81399873"
            },
            "players": {
                "black": {
                    "id": 347383,
                    "username": "Satoruuuuu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4303362c0053610313cec80885355d4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2199.2195039616226,
                            "deviation": 63.66528481563032,
                            "volatility": 0.05995849406556879
                        }
                    },
                    "ranking": 33.16143841772189,
                    "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": 81399873,
            "name": "親睦戦",
            "creator": 347383,
            "mode": "game",
            "source": "play",
            "black": 347383,
            "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": 35,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 600, \"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": "2025-11-19T12:00:45.755468Z",
            "ended": "2025-11-19T12:06:59.435078Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 347383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2199.219482421875,
                            "deviation": 63.665283203125,
                            "volatility": 0.05995849519968033
                        }
                    },
                    "username": "Satoruuuuu",
                    "country": "un",
                    "ranking": 33.16143841772189,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4303362c0053610313cec80885355d4b?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/81400222"
            },
            "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": 81400222,
            "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": "54.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-19T12:11:34.732649Z",
            "ended": "2025-11-19T12:12:40.634624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.22509765625,
                            "deviation": 61.02054977416992,
                            "volatility": 0.060131534934043884
                        }
                    },
                    "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/81400254"
            },
            "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": 81400254,
            "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": "80.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-19T12:12:46.821912Z",
            "ended": "2025-11-19T12:13:55.190242Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.22509765625,
                            "deviation": 61.02054977416992,
                            "volatility": 0.060131534934043884
                        }
                    },
                    "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/81400504"
            },
            "players": {
                "black": {
                    "id": 1725237,
                    "username": "Flyflyinga",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8177cf57978bb085cc5d79566b77808f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.4022467534207,
                            "deviation": 218.98261951506174,
                            "volatility": 0.059997467683277406
                        }
                    },
                    "ranking": 21.139740818227136,
                    "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": 81400504,
            "name": "友誼對局",
            "creator": 1725237,
            "mode": "game",
            "source": "play",
            "black": 1725237,
            "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": "2025-11-19T12:22:28.478268Z",
            "ended": "2025-11-19T12:45:13.802337Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1725237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.4022216796875,
                            "deviation": 218.9826202392578,
                            "volatility": 0.05999746918678284
                        }
                    },
                    "username": "Flyflyinga",
                    "country": "un",
                    "ranking": 21.139740818227136,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8177cf57978bb085cc5d79566b77808f?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/81400683"
            },
            "players": {
                "black": {
                    "id": 667760,
                    "username": "jackcao85",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c99ebc2e8e2ccc5bcd66a7a0444c0c35?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.6061672173996,
                            "deviation": 65.58858582283912,
                            "volatility": 0.06001051089431263
                        }
                    },
                    "ranking": 24.619239427283993,
                    "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": 81400683,
            "name": "Friendly Match",
            "creator": 667760,
            "mode": "game",
            "source": "play",
            "black": 667760,
            "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": 88,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "33.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-19T12:29:49.232138Z",
            "ended": "2025-11-19T12:47:18.501480Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 667760,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.606201171875,
                            "deviation": 65.58858489990234,
                            "volatility": 0.06001051142811775
                        }
                    },
                    "username": "jackcao85",
                    "country": "un",
                    "ranking": 24.619239427283993,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c99ebc2e8e2ccc5bcd66a7a0444c0c35?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/81404076"
            },
            "players": {
                "black": {
                    "id": 667760,
                    "username": "jackcao85",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c99ebc2e8e2ccc5bcd66a7a0444c0c35?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.6061672173996,
                            "deviation": 65.58858582283912,
                            "volatility": 0.06001051089431263
                        }
                    },
                    "ranking": 24.619239427283993,
                    "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": 81404076,
            "name": "Friendly Match",
            "creator": 667760,
            "mode": "game",
            "source": "play",
            "black": 667760,
            "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": 88,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"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": "2025-11-19T14:34:27.758095Z",
            "ended": "2025-11-19T14:45:12.880842Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 667760,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.606201171875,
                            "deviation": 65.58858489990234,
                            "volatility": 0.06001051142811775
                        }
                    },
                    "username": "jackcao85",
                    "country": "un",
                    "ranking": 24.619239427283993,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c99ebc2e8e2ccc5bcd66a7a0444c0c35?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
        }
    ]
}