List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=50
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=51",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/37311037"
            },
            "players": {
                "black": {
                    "id": 1030297,
                    "username": "taisichuan",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/03cb9ac9cd25d51840101746ff37bc6e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.4922490566628,
                            "deviation": 61.29750295983259,
                            "volatility": 0.059865905290261284
                        }
                    },
                    "ranking": 27.39742283337268,
                    "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": 37311037,
            "name": "親睦戦",
            "creator": 1030297,
            "mode": "game",
            "source": "play",
            "black": 1030297,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 30, \"periods\": 3}",
            "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-24T22:08:10.361461Z",
            "ended": "2021-09-24T22:18:40.919687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1030297,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.649169921875,
                            "deviation": 75.89114379882812,
                            "volatility": 0.059974826872348785
                        }
                    },
                    "username": "taisichuan",
                    "country": "jp",
                    "ranking": 27.39742283337268,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03cb9ac9cd25d51840101746ff37bc6e?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/41422019"
            },
            "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": 1119215,
                    "username": "snowwind",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/338d13c0258cf37b6d5511bfaf9e4cc7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1805.4018993901495,
                            "deviation": 62.77999899116676,
                            "volatility": 0.060092765427421806
                        }
                    },
                    "ranking": 28.59349660999611,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41422019,
            "name": "友谊赛",
            "creator": 1119215,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1119215,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-20T09:32:54.365907Z",
            "ended": "2022-02-20T12:38:05.075089Z",
            "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": 1119215,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.0430908203125,
                            "deviation": 135.7588348388672,
                            "volatility": 0.059992872178554535
                        }
                    },
                    "username": "snowwind",
                    "country": "vn",
                    "ranking": 28.59349660999611,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/338d13c0258cf37b6d5511bfaf9e4cc7-32.png",
                    "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/37311063"
            },
            "players": {
                "black": {
                    "id": 1037579,
                    "username": "braintrain",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c376382f06478ddc4f0acdc3c0d1a72?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.4652262511552,
                            "deviation": 62.786814354992245,
                            "volatility": 0.06008632128297548
                        }
                    },
                    "ranking": 17.04878488994231,
                    "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": 37311063,
            "name": "Friendly Match",
            "creator": 1037579,
            "mode": "game",
            "source": "play",
            "black": 1037579,
            "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": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "44.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-09-24T22:09:55.189406Z",
            "ended": "2021-09-24T22:15:49.262581Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1037579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.2735595703125,
                            "deviation": 339.370361328125,
                            "volatility": 0.059999801218509674
                        }
                    },
                    "username": "braintrain",
                    "country": "un",
                    "ranking": 17.04878488994231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c376382f06478ddc4f0acdc3c0d1a72?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/41426867"
            },
            "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": 1063780,
                    "username": "ArPo XI",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1a70f0eda1cd44c6986e10c87ff2fdf0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1566.1003699641476,
                            "deviation": 63.20962683799533,
                            "volatility": 0.06062539082630159
                        }
                    },
                    "ranking": 25.301693073377773,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41426867,
            "name": "Friendly Match",
            "creator": 1063780,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1063780,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "-2.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": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1500, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-20T13:40:07.015238Z",
            "ended": "2022-02-20T13:40:14.110181Z",
            "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": 1063780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.46923828125,
                            "deviation": 63.679603576660156,
                            "volatility": 0.060383085161447525
                        }
                    },
                    "username": "ArPo XI",
                    "country": "th",
                    "ranking": 25.301693073377773,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1a70f0eda1cd44c6986e10c87ff2fdf0-32.png",
                    "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/41429026"
            },
            "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": 1096382,
                    "username": "지미수",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/953d534fb9bea5d8e11bfca42f02a253?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2156.5507382970254,
                            "deviation": 79.22724482900924,
                            "volatility": 0.060019625899860526
                        }
                    },
                    "ranking": 32.707872932002815,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41429026,
            "name": "친선 대국",
            "creator": 1096382,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1096382,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 50, \"periods\": 20}",
            "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-20T15:16:31.231465Z",
            "ended": "2022-02-20T15:25:42.573204Z",
            "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": 1096382,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "지미수",
                    "country": "un",
                    "ranking": 32.707872932002815,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/953d534fb9bea5d8e11bfca42f02a253?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/41426873"
            },
            "players": {
                "black": {
                    "id": 1063780,
                    "username": "ArPo XI",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1a70f0eda1cd44c6986e10c87ff2fdf0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1566.1003699641476,
                            "deviation": 63.20962683799533,
                            "volatility": 0.06062539082630159
                        }
                    },
                    "ranking": 25.301693073377773,
                    "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": 41426873,
            "name": "Friendly Match",
            "creator": 1063780,
            "mode": "game",
            "source": "play",
            "black": 1063780,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "-2.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": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1500, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-20T13:40:18.766749Z",
            "ended": "2022-02-20T13:41:37.968055Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1063780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.46923828125,
                            "deviation": 63.679603576660156,
                            "volatility": 0.060383085161447525
                        }
                    },
                    "username": "ArPo XI",
                    "country": "th",
                    "ranking": 25.301693073377773,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1a70f0eda1cd44c6986e10c87ff2fdf0-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/37311149"
            },
            "players": {
                "black": {
                    "id": 1037579,
                    "username": "braintrain",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c376382f06478ddc4f0acdc3c0d1a72?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.4652262511552,
                            "deviation": 62.786814354992245,
                            "volatility": 0.06008632128297548
                        }
                    },
                    "ranking": 17.04878488994231,
                    "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": 37311149,
            "name": "Friendly Match",
            "creator": 1037579,
            "mode": "game",
            "source": "play",
            "black": 1037579,
            "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": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-09-24T22:15:52.555623Z",
            "ended": "2021-09-24T22:21:01.014970Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1037579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.2735595703125,
                            "deviation": 339.370361328125,
                            "volatility": 0.059999801218509674
                        }
                    },
                    "username": "braintrain",
                    "country": "un",
                    "ranking": 17.04878488994231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c376382f06478ddc4f0acdc3c0d1a72?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/41423699"
            },
            "players": {
                "black": {
                    "id": 450229,
                    "username": "wujohnwu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/850b5dadd8eec0d4b2908f7965dbffc5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.582435070638,
                            "deviation": 319.1793890352421,
                            "volatility": 0.059999396334677484
                        }
                    },
                    "ranking": 23.79758563015942,
                    "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": 41423699,
            "name": "友誼對局",
            "creator": 450229,
            "mode": "game",
            "source": "play",
            "black": 450229,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-20T11:02:55.907670Z",
            "ended": "2022-02-20T11:08:50.813955Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 450229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.5823974609375,
                            "deviation": 319.17938232421875,
                            "volatility": 0.05999939516186714
                        }
                    },
                    "username": "wujohnwu",
                    "country": "un",
                    "ranking": 23.79758563015942,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/850b5dadd8eec0d4b2908f7965dbffc5?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/37311171"
            },
            "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": 762174,
                    "username": "Zero_bot",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/13a3826be76a6b5eda5623976ddf892d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 3182.2485923956074,
                            "deviation": 91.71549843860876,
                            "volatility": 0.05986665851179916
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 37311171,
            "name": "友谊赛",
            "creator": 762174,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 762174,
            "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": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-09-24T22:17:18.757892Z",
            "ended": "2021-09-24T22:32:44.053072Z",
            "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": 762174,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 3009.2177734375,
                            "deviation": 81.62174224853516,
                            "volatility": 0.0599169060587883
                        }
                    },
                    "username": "Zero_bot",
                    "country": "cn",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/13a3826be76a6b5eda5623976ddf892d-32.png",
                    "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/37311227"
            },
            "players": {
                "black": {
                    "id": 1037579,
                    "username": "braintrain",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c376382f06478ddc4f0acdc3c0d1a72?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.4652262511552,
                            "deviation": 62.786814354992245,
                            "volatility": 0.06008632128297548
                        }
                    },
                    "ranking": 17.04878488994231,
                    "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": 37311227,
            "name": "Friendly Match",
            "creator": 1037579,
            "mode": "game",
            "source": "play",
            "black": 1037579,
            "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": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-09-24T22:21:07.189459Z",
            "ended": "2021-09-24T22:26:42.943461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1037579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.2735595703125,
                            "deviation": 339.370361328125,
                            "volatility": 0.059999801218509674
                        }
                    },
                    "username": "braintrain",
                    "country": "un",
                    "ranking": 17.04878488994231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c376382f06478ddc4f0acdc3c0d1a72?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
        }
    ]
}