List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=85
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=86",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=84",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/32271014"
            },
            "players": {
                "black": {
                    "id": 840633,
                    "username": "mask1001",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed1e77c6be1905f5063ccbcb219ad108?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1981.0881835250198,
                            "deviation": 61.853434909233336,
                            "volatility": 0.05998966717754139
                        }
                    },
                    "ranking": 30.743276343326436,
                    "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": 32271014,
            "name": "友誼對局",
            "creator": 840633,
            "mode": "game",
            "source": "play",
            "black": 840633,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": "2021-03-24T06:06:49.949017Z",
            "ended": "2021-03-24T06:18:37.185452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 840633,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1983.325927734375,
                            "deviation": 62.02226638793945,
                            "volatility": 0.05998896807432175
                        }
                    },
                    "username": "mask1001",
                    "country": "un",
                    "ranking": 30.743276343326436,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed1e77c6be1905f5063ccbcb219ad108?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/32872147"
            },
            "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": 978492,
                    "username": "雪之下 雪乃",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2ee7f2f106525aa976b9e5153fbc747d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1763.055187528886,
                            "deviation": 73.78990748252505,
                            "volatility": 0.06002510581321959
                        }
                    },
                    "ranking": 28.04403090108567,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32872147,
            "name": "友誼對局",
            "creator": 978492,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 978492,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 70,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 3600, \"max_time\": 3600}",
            "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": "2021-04-14T04:15:04.485103Z",
            "ended": "2021-04-14T04:22:55.112710Z",
            "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": 978492,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "雪之下 雪乃",
                    "country": "un",
                    "ranking": 28.04403090108567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2ee7f2f106525aa976b9e5153fbc747d?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/32868712"
            },
            "players": {
                "black": {
                    "id": 770232,
                    "username": "Jaedon R",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/32563c1fb86fc3baeb8768c7e03f200f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.2444697019455,
                            "deviation": 68.09498610235254,
                            "volatility": 0.06016475132753668
                        }
                    },
                    "ranking": 26.83366398112065,
                    "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": 32868712,
            "name": "League game 2",
            "creator": 770232,
            "mode": "game",
            "source": "play",
            "black": 770232,
            "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": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"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": "2021-04-14T00:39:51.034478Z",
            "ended": "2021-04-14T00:40:45.709292Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 770232,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.2232666015625,
                            "deviation": 65.52005767822266,
                            "volatility": 0.05996432900428772
                        }
                    },
                    "username": "Jaedon R",
                    "country": "us",
                    "ranking": 26.83366398112065,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32563c1fb86fc3baeb8768c7e03f200f-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/46210187"
            },
            "players": {
                "black": {
                    "id": 554626,
                    "username": "We Love Baduk",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/1a796979daab44681eabe837ba7d1e67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1882.899948698277,
                            "deviation": 65.72571354507264,
                            "volatility": 0.06028782672424327
                        }
                    },
                    "ranking": 29.566488524886335,
                    "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": 46210187,
            "name": "친선 대국",
            "creator": 554626,
            "mode": "game",
            "source": "play",
            "black": 554626,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"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-08-13T03:09:08.364476Z",
            "ended": "2022-08-13T03:15:04.443187Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 554626,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.15185546875,
                            "deviation": 70.04920959472656,
                            "volatility": 0.06009245291352272
                        }
                    },
                    "username": "We Love Baduk",
                    "country": "kr",
                    "ranking": 29.566488524886335,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1a796979daab44681eabe837ba7d1e67?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/46222036"
            },
            "players": {
                "black": {
                    "id": 777515,
                    "username": "punakage",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3c6999bc3436cf8c78d81f7f5036cb4e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.6486765972777,
                            "deviation": 61.19560643881279,
                            "volatility": 0.059982386520570516
                        }
                    },
                    "ranking": 29.353408846023587,
                    "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": 46222036,
            "name": "เล่นกันสนุก ๆ",
            "creator": 777515,
            "mode": "game",
            "source": "play",
            "black": 777515,
            "white": 902691,
            "width": 9,
            "height": 9,
            "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": 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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-08-13T13:34:33.167834Z",
            "ended": "2022-08-13T13:36:49.918659Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 777515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2032.4278564453125,
                            "deviation": 61.829994201660156,
                            "volatility": 0.059975069016218185
                        }
                    },
                    "username": "punakage",
                    "country": "un",
                    "ranking": 29.353408846023587,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3c6999bc3436cf8c78d81f7f5036cb4e?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/31860888"
            },
            "players": {
                "black": {
                    "id": 894607,
                    "username": "super213578642",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e227e9218a1e80597b63c1fb6aef1c58?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.3355004719588,
                            "deviation": 128.15068236862564,
                            "volatility": 0.05999920521172433
                        }
                    },
                    "ranking": 25.511165335497658,
                    "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": 31860888,
            "name": "友誼對局",
            "creator": 894607,
            "mode": "game",
            "source": "play",
            "black": 894607,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 60, \"max_time\": 60}",
            "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-03-10T10:15:04.398708Z",
            "ended": "2021-03-10T10:25:38.016961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 894607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.716064453125,
                            "deviation": 287.2625427246094,
                            "volatility": 0.05999903753399849
                        }
                    },
                    "username": "super213578642",
                    "country": "un",
                    "ranking": 25.511165335497658,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e227e9218a1e80597b63c1fb6aef1c58?s=32&d=retro",
                    "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/46216766"
            },
            "players": {
                "black": {
                    "id": 761369,
                    "username": "바둑33",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e27f815c2de3e9bd4a603e921c3b201f?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": 46216766,
            "name": "친선 대국",
            "creator": 761369,
            "mode": "game",
            "source": "play",
            "black": 761369,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-08-13T09:16:31.160609Z",
            "ended": "2022-08-13T09:21:43.972721Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 761369,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "바둑33",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e27f815c2de3e9bd4a603e921c3b201f?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/46219580"
            },
            "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": 46219580,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-08-13T11:50:33.222366Z",
            "ended": "2022-08-13T11:58:34.631737Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 870362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.2821044921875,
                            "deviation": 63.24443054199219,
                            "volatility": 0.05996761843562126
                        }
                    },
                    "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/46219582"
            },
            "players": {
                "black": {
                    "id": 761865,
                    "username": "Volker Schmidt",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/b4220d1a6926b25670924b250e27b312?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1929.9334933499883,
                            "deviation": 60.71410524887362,
                            "volatility": 0.059947082584979154
                        }
                    },
                    "ranking": 30.137655248013015,
                    "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": 46219582,
            "name": "Friendly Match",
            "creator": 761865,
            "mode": "game",
            "source": "play",
            "black": 761865,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 8,
            "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\": 1200}",
            "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-08-13T11:50:38.147284Z",
            "ended": "2022-08-13T11:54:56.537727Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 761865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1929.9334716796875,
                            "deviation": 60.71410369873047,
                            "volatility": 0.05994708091020584
                        }
                    },
                    "username": "Volker Schmidt",
                    "country": "eu",
                    "ranking": 30.137655248013015,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b4220d1a6926b25670924b250e27b312?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/32868731"
            },
            "players": {
                "black": {
                    "id": 770232,
                    "username": "Jaedon R",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/32563c1fb86fc3baeb8768c7e03f200f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.2444697019455,
                            "deviation": 68.09498610235254,
                            "volatility": 0.06016475132753668
                        }
                    },
                    "ranking": 26.83366398112065,
                    "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": 32868731,
            "name": "Friendly Match",
            "creator": 770232,
            "mode": "game",
            "source": "play",
            "black": 770232,
            "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": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"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": "2021-04-14T00:41:09.886145Z",
            "ended": "2021-04-14T00:42:19.387230Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 770232,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.2232666015625,
                            "deviation": 65.52005767822266,
                            "volatility": 0.05996432900428772
                        }
                    },
                    "username": "Jaedon R",
                    "country": "us",
                    "ranking": 26.83366398112065,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32563c1fb86fc3baeb8768c7e03f200f-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
        }
    ]
}