List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=2
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=3",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72349731"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72349731,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T10:59:32.305828Z",
            "ended": "2025-02-13T11:02:01.563027Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72349792"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72349792,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T11:02:08.503398Z",
            "ended": "2025-02-13T11:04:44.619540Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72349858"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72349858,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T11:05:11.174045Z",
            "ended": "2025-02-13T11:05:54.102847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72349877"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72349877,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T11:06:04.954257Z",
            "ended": "2025-02-13T11:07:15.661599Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72349897"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72349897,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T11:07:28.782902Z",
            "ended": "2025-02-13T11:12:27.016846Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72349960"
            },
            "players": {
                "black": {
                    "id": 1551664,
                    "username": "KH0210",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dcc003041f86a2ac845e42283682ad50?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2300.1554122201255,
                            "deviation": 66.75966072906738,
                            "volatility": 0.05999954557572117
                        }
                    },
                    "ranking": 34.200275330322384,
                    "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": 72349960,
            "name": "Friendly Match",
            "creator": 1551664,
            "mode": "game",
            "source": "play",
            "black": 1551664,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.00",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-02-13T11:10:04.944984Z",
            "ended": "2025-02-13T11:20:16.203683Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1551664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2298.654541015625,
                            "deviation": 66.21162414550781,
                            "volatility": 0.0600002221763134
                        }
                    },
                    "username": "KH0210",
                    "country": "un",
                    "ranking": 34.200275330322384,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dcc003041f86a2ac845e42283682ad50?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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72350024"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72350024,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T11:13:04.436605Z",
            "ended": "2025-02-13T11:13:29.600089Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72350020"
            },
            "players": {
                "black": {
                    "id": 807578,
                    "username": "dlskagns1963",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e39c9e6f4f46f58004ec56628a79fa38?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.3523299997014,
                            "deviation": 62.27641051659934,
                            "volatility": 0.06001037866142309
                        }
                    },
                    "ranking": 31.14024680985939,
                    "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": 72350020,
            "name": "친선 대국",
            "creator": 807578,
            "mode": "game",
            "source": "play",
            "black": 807578,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 117,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"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-02-13T11:12:54.432234Z",
            "ended": "2025-02-13T11:25:03.297624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807578,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.352294921875,
                            "deviation": 62.27640914916992,
                            "volatility": 0.06001037731766701
                        }
                    },
                    "username": "dlskagns1963",
                    "country": "un",
                    "ranking": 31.14024680985939,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e39c9e6f4f46f58004ec56628a79fa38?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/72350036"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72350036,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T11:13:40.712309Z",
            "ended": "2025-02-13T11:14:08.210847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72350051"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72350051,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T11:14:14.587963Z",
            "ended": "2025-02-13T11:14:29.091096Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.5130615234375,
                            "deviation": 220.97251892089844,
                            "volatility": 0.05999906361103058
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}