List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=53
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=54",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41494348"
            },
            "players": {
                "black": {
                    "id": 852185,
                    "username": "swuns",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3761043040922,
                            "deviation": 184.60763746107781,
                            "volatility": 0.059998298561924006
                        }
                    },
                    "ranking": 20.99729423293508,
                    "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": 41494348,
            "name": "Friendly Match",
            "creator": 852185,
            "mode": "game",
            "source": "play",
            "black": 852185,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 8,
            "komi": "5.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": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-22T22:15:59.926585Z",
            "ended": "2022-02-22T22:24:01.085148Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 852185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "swuns",
                    "country": "us",
                    "ranking": 20.99729423293508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?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/41488206"
            },
            "players": {
                "black": {
                    "id": 1116476,
                    "username": "Abang4271",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.2622877615743,
                            "deviation": 125.15206846400694,
                            "volatility": 0.06000331799093998
                        }
                    },
                    "ranking": 30.380228521673352,
                    "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": 41488206,
            "name": "Friendly Match",
            "creator": 1116476,
            "mode": "game",
            "source": "play",
            "black": 1116476,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 36,
            "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": "2022-02-22T17:23:49.281535Z",
            "ended": "2022-02-22T17:26:53.595962Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1116476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.7275390625,
                            "deviation": 191.66009521484375,
                            "volatility": 0.060002416372299194
                        }
                    },
                    "username": "Abang4271",
                    "country": "un",
                    "ranking": 30.380228521673352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?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/41490319"
            },
            "players": {
                "black": {
                    "id": 1116476,
                    "username": "Abang4271",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.2622877615743,
                            "deviation": 125.15206846400694,
                            "volatility": 0.06000331799093998
                        }
                    },
                    "ranking": 30.380228521673352,
                    "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": 41490319,
            "name": "Friendly Match",
            "creator": 1116476,
            "mode": "game",
            "source": "play",
            "black": 1116476,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 36,
            "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": "2022-02-22T18:54:44.716044Z",
            "ended": "2022-02-22T19:01:37.956479Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1116476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.7275390625,
                            "deviation": 191.66009521484375,
                            "volatility": 0.060002416372299194
                        }
                    },
                    "username": "Abang4271",
                    "country": "un",
                    "ranking": 30.380228521673352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?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/37377843"
            },
            "players": {
                "black": {
                    "id": 71316,
                    "username": "Gary_GO",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 739.41754671231,
                            "deviation": 62.176728481367306,
                            "volatility": 0.05986889027068257
                        }
                    },
                    "ranking": 7.928053514010612,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 37377843,
            "name": "Friendly Match",
            "creator": 71316,
            "mode": "game",
            "source": "play",
            "black": 71316,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 8,
            "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": 63,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-09-27T14:52:06.966405Z",
            "ended": "2021-09-27T15:00:27.365671Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 71316,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1784.244384765625,
                            "deviation": 60.98774337768555,
                            "volatility": 0.05965448543429375
                        }
                    },
                    "username": "Gary_GO",
                    "country": "us",
                    "ranking": 7.928053514010612,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41494980"
            },
            "players": {
                "black": {
                    "id": 1123843,
                    "username": "kminu1027",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/b2275e05e94d8068d8c7fd700c14f9b0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2132.5492969606166,
                            "deviation": 94.16770034527028,
                            "volatility": 0.05999067599761702
                        }
                    },
                    "ranking": 32.44877934023277,
                    "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": 41494980,
            "name": "Friendly Match",
            "creator": 1123843,
            "mode": "game",
            "source": "play",
            "black": 1123843,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 180,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 10800, \"period_time\": 60, \"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": "2022-02-22T22:49:59.894166Z",
            "ended": "2022-02-22T22:50:08.574467Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1123843,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2055.50927734375,
                            "deviation": 103.55679321289062,
                            "volatility": 0.05999177694320679
                        }
                    },
                    "username": "kminu1027",
                    "country": "kr",
                    "ranking": 32.44877934023277,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2275e05e94d8068d8c7fd700c14f9b0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41495365"
            },
            "players": {
                "black": {
                    "id": 852185,
                    "username": "swuns",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3761043040922,
                            "deviation": 184.60763746107781,
                            "volatility": 0.059998298561924006
                        }
                    },
                    "ranking": 20.99729423293508,
                    "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": 41495365,
            "name": "Friendly Match",
            "creator": 852185,
            "mode": "game",
            "source": "play",
            "black": 852185,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 8,
            "komi": "5.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": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "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": "2022-02-22T23:11:34.850990Z",
            "ended": "2022-02-22T23:20:05.594579Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 852185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "swuns",
                    "country": "us",
                    "ranking": 20.99729423293508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?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/30450746"
            },
            "players": {
                "black": {
                    "id": 737368,
                    "username": "andrp",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/5d7f9f7d6c7da47cb162fe40c866fa23?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2156.4644274718694,
                            "deviation": 100.86587782780276,
                            "volatility": 0.06002135133813108
                        }
                    },
                    "ranking": 32.70694638965328,
                    "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": 30450746,
            "name": "친선 대국",
            "creator": 737368,
            "mode": "game",
            "source": "play",
            "black": 737368,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 70,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-25T12:09:09.473946Z",
            "ended": "2021-01-25T12:29:13.358658Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 737368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2230.474609375,
                            "deviation": 108.99889373779297,
                            "volatility": 0.06001337617635727
                        }
                    },
                    "username": "andrp",
                    "country": "kr",
                    "ranking": 32.70694638965328,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5d7f9f7d6c7da47cb162fe40c866fa23?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2466.333251953125,
                            "deviation": 79.05714416503906,
                            "volatility": 0.05999116599559784
                        }
                    },
                    "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/41490324"
            },
            "players": {
                "black": {
                    "id": 1123843,
                    "username": "kminu1027",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/b2275e05e94d8068d8c7fd700c14f9b0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2132.5492969606166,
                            "deviation": 94.16770034527028,
                            "volatility": 0.05999067599761702
                        }
                    },
                    "ranking": 32.44877934023277,
                    "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": 41490324,
            "name": "Friendly Match",
            "creator": 1123843,
            "mode": "game",
            "source": "play",
            "black": 1123843,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 80,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-22T18:54:58.711895Z",
            "ended": "2022-02-22T19:19:00.455303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1123843,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2055.50927734375,
                            "deviation": 103.55679321289062,
                            "volatility": 0.05999177694320679
                        }
                    },
                    "username": "kminu1027",
                    "country": "kr",
                    "ranking": 32.44877934023277,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2275e05e94d8068d8c7fd700c14f9b0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/37377899"
            },
            "players": {
                "black": {
                    "id": 870362,
                    "username": "weifeng.shang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8459bf550502e51abe9964d489b07a61?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.9949314065666,
                            "deviation": 62.76581243522784,
                            "volatility": 0.05996447805193213
                        }
                    },
                    "ranking": 20.77582185921965,
                    "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": 37377899,
            "name": "Friendly Match",
            "creator": 870362,
            "mode": "game",
            "source": "play",
            "black": 870362,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 180, \"max_time\": 180}",
            "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": "2021-09-27T14:54:17.805784Z",
            "ended": "2021-09-27T15:02:21.119052Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 870362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.972412109375,
                            "deviation": 66.00421142578125,
                            "volatility": 0.05996662378311157
                        }
                    },
                    "username": "weifeng.shang",
                    "country": "un",
                    "ranking": 20.77582185921965,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8459bf550502e51abe9964d489b07a61?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/41495165"
            },
            "players": {
                "black": {
                    "id": 870362,
                    "username": "weifeng.shang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8459bf550502e51abe9964d489b07a61?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.9949314065666,
                            "deviation": 62.76581243522784,
                            "volatility": 0.05996447805193213
                        }
                    },
                    "ranking": 20.77582185921965,
                    "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": 41495165,
            "name": "Friendly Match",
            "creator": 870362,
            "mode": "game",
            "source": "play",
            "black": 870362,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 180, \"max_time\": 180}",
            "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": "2022-02-22T22:59:50.557180Z",
            "ended": "2022-02-22T23:07:28.805741Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 870362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.3021240234375,
                            "deviation": 61.559471130371094,
                            "volatility": 0.059961505234241486
                        }
                    },
                    "username": "weifeng.shang",
                    "country": "un",
                    "ranking": 20.77582185921965,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8459bf550502e51abe9964d489b07a61?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
        }
    ]
}