List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=65
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=66",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=64",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/43499982"
            },
            "players": {
                "black": {
                    "id": 1095664,
                    "username": "USE17",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1188.792006203979,
                            "deviation": 61.76404829061147,
                            "volatility": 0.0606255655038105
                        }
                    },
                    "ranking": 18.920372006199532,
                    "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": 43499982,
            "name": "Friendly Match",
            "creator": 1095664,
            "mode": "game",
            "source": "play",
            "black": 1095664,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 10,
            "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": 20,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 20, \"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-05-06T03:35:11.960278Z",
            "ended": "2022-05-06T03:45:11.426256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1095664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.7684326171875,
                            "deviation": 66.03189849853516,
                            "volatility": 0.060243796557188034
                        }
                    },
                    "username": "USE17",
                    "country": "un",
                    "ranking": 18.920372006199532,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8a6e68aaae476904d26cb7a7372643ea?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/43501427"
            },
            "players": {
                "black": {
                    "id": 1150811,
                    "username": "qwerty9",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1f446b1d24365127522eb67cce6128bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 43501427,
            "name": "친선 대국",
            "creator": 1150811,
            "mode": "game",
            "source": "play",
            "black": 1150811,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 70,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"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-05-06T04:49:10.022890Z",
            "ended": "2022-05-06T04:51:30.298669Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1150811,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "qwerty9",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f446b1d24365127522eb67cce6128bc?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/43477808"
            },
            "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": 889886,
                    "username": "kkxxcake",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d53f6fcce1ca1b90838efd7f3039f4b2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2183.9820254315937,
                            "deviation": 76.4499486557107,
                            "volatility": 0.05998709951161709
                        }
                    },
                    "ranking": 33.00048344150683,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 43477808,
            "name": "親睦戦",
            "creator": 889886,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 889886,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 60, \"max_time\": 1200}",
            "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-05-05T09:26:35.742928Z",
            "ended": "2022-05-05T10:01:23.085909Z",
            "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": 889886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2183.98193359375,
                            "deviation": 76.449951171875,
                            "volatility": 0.05998709797859192
                        }
                    },
                    "username": "kkxxcake",
                    "country": "un",
                    "ranking": 33.00048344150683,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d53f6fcce1ca1b90838efd7f3039f4b2?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/43498196"
            },
            "players": {
                "black": {
                    "id": 1146154,
                    "username": "yuguo60089",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/88221ae1314f684022bb66bff33233c6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 43498196,
            "name": "Friendly Match",
            "creator": 1146154,
            "mode": "game",
            "source": "play",
            "black": 1146154,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-05-06T02:04:37.774688Z",
            "ended": "2022-05-06T02:04:48.664216Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1146154,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "yuguo60089",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/88221ae1314f684022bb66bff33233c6?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/43477817"
            },
            "players": {
                "black": {
                    "id": 845557,
                    "username": "eunjebi67",
                    "country": "_DOOP",
                    "icon": "https://secure.gravatar.com/avatar/563923d1c7351ff7c617a6d0904355f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.1740146655816,
                            "deviation": 63.24750147884378,
                            "volatility": 0.06001425553816676
                        }
                    },
                    "ranking": 26.229963575861035,
                    "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": 43477817,
            "name": "친선 대국",
            "creator": 845557,
            "mode": "game",
            "source": "play",
            "black": 845557,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-05-05T09:27:10.581883Z",
            "ended": "2022-05-05T09:29:44.221552Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 845557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "eunjebi67",
                    "country": "_DOOP",
                    "ranking": 26.229963575861035,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/563923d1c7351ff7c617a6d0904355f5?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/43496180"
            },
            "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": 43496180,
            "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": 33,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"max_time\": 300}",
            "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-05-05T23:58:33.434800Z",
            "ended": "2022-05-06T00:07:22.511186Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 870362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.3472900390625,
                            "deviation": 63.07554626464844,
                            "volatility": 0.05995894968509674
                        }
                    },
                    "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/43484862"
            },
            "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": 43484862,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-05-05T14:48:04.548385Z",
            "ended": "2022-05-05T15:20:02.618484Z",
            "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/31582355"
            },
            "players": {
                "black": {
                    "id": 941270,
                    "username": "牧之原翔孑",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/c13720bf072744b7d355b82748fda641-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.9716484991588,
                            "deviation": 85.21708374486931,
                            "volatility": 0.05998102738438648
                        }
                    },
                    "ranking": 31.227603561573815,
                    "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": 31582355,
            "name": "Friendly Match",
            "creator": 941270,
            "mode": "game",
            "source": "play",
            "black": 941270,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-03-01T12:07:46.073569Z",
            "ended": "2021-03-01T12:13:01.543168Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 941270,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.09814453125,
                            "deviation": 221.99378967285156,
                            "volatility": 0.0599970705807209
                        }
                    },
                    "username": "牧之原翔孑",
                    "country": "_Olimpic_Movement",
                    "ranking": 31.227603561573815,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c13720bf072744b7d355b82748fda641-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2605.340087890625,
                            "deviation": 70.1727066040039,
                            "volatility": 0.059990234673023224
                        }
                    },
                    "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/43477845"
            },
            "players": {
                "black": {
                    "id": 884150,
                    "username": "gilbeoskim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/78d1b7589b811ad6650121f0f4e8aa27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.6806668046763,
                            "deviation": 62.87086540068129,
                            "volatility": 0.0601601413367471
                        }
                    },
                    "ranking": 26.70096538331853,
                    "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": 43477845,
            "name": "친선 대국",
            "creator": 884150,
            "mode": "game",
            "source": "play",
            "black": 884150,
            "white": 902691,
            "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": 53,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3000, \"period_time\": 20, \"periods\": 6}",
            "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-05-05T09:28:58.444372Z",
            "ended": "2022-05-05T09:29:27.975461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 884150,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2024.251220703125,
                            "deviation": 62.925479888916016,
                            "volatility": 0.06007753685116768
                        }
                    },
                    "username": "gilbeoskim",
                    "country": "un",
                    "ranking": 26.70096538331853,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/78d1b7589b811ad6650121f0f4e8aa27?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/43498218"
            },
            "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": 1028484,
                    "username": "yufeng.guo.actuary",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a88e5c1019b683b25e6258fe3d32d9d0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2054.3583263303763,
                            "deviation": 116.75393767347711,
                            "volatility": 0.06000698805340128
                        }
                    },
                    "ranking": 31.584021094048694,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 43498218,
            "name": "Friendly Match",
            "creator": 1028484,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1028484,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "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": 110,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 7200, \"max_time\": 7200}",
            "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-05-06T02:05:45.815399Z",
            "ended": "2022-05-06T02:23:40.374411Z",
            "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": 1028484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "yufeng.guo.actuary",
                    "country": "un",
                    "ranking": 31.584021094048694,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a88e5c1019b683b25e6258fe3d32d9d0?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
        }
    ]
}