List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=46
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=47",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=45",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/41252655"
            },
            "players": {
                "black": {
                    "id": 914098,
                    "username": "jiangqyvictor",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b27ac36c2224a99c65abafc3066dcf81?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.0083287082994,
                            "deviation": 114.80769373197215,
                            "volatility": 0.0600391405985517
                        }
                    },
                    "ranking": 28.932171538346804,
                    "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": 41252655,
            "name": "友谊赛",
            "creator": 914098,
            "mode": "game",
            "source": "play",
            "black": 914098,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "3.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\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "68.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-14T07:51:02.227723Z",
            "ended": "2022-02-14T07:51:26.559983Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 914098,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1708.6912841796875,
                            "deviation": 69.02338409423828,
                            "volatility": 0.06005005165934563
                        }
                    },
                    "username": "jiangqyvictor",
                    "country": "un",
                    "ranking": 28.932171538346804,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b27ac36c2224a99c65abafc3066dcf81?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/41252656"
            },
            "players": {
                "black": {
                    "id": 20674,
                    "username": "terminal",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3d8b8c68e9b0e93b5569e9601aecf971?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1935.5414469783427,
                            "deviation": 64.63091835238785,
                            "volatility": 0.06000538893190253
                        }
                    },
                    "ranking": 30.204826407874926,
                    "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": 41252656,
            "name": "Friendly Match",
            "creator": 20674,
            "mode": "game",
            "source": "play",
            "black": 20674,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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-02-14T07:51:06.256593Z",
            "ended": "2022-02-14T07:52:18.581745Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 20674,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1933.9085693359375,
                            "deviation": 64.06737518310547,
                            "volatility": 0.06000615656375885
                        }
                    },
                    "username": "terminal",
                    "country": "un",
                    "ranking": 30.204826407874926,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3d8b8c68e9b0e93b5569e9601aecf971?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/41260672"
            },
            "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": 41260672,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-14T14:39:10.331992Z",
            "ended": "2022-02-14T14:41:41.174842Z",
            "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/41245575"
            },
            "players": {
                "black": {
                    "id": 1119215,
                    "username": "snowwind",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/338d13c0258cf37b6d5511bfaf9e4cc7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1805.4018993901495,
                            "deviation": 62.77999899116676,
                            "volatility": 0.060092765427421806
                        }
                    },
                    "ranking": 28.59349660999611,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 41245575,
            "name": "友谊赛",
            "creator": 1119215,
            "mode": "game",
            "source": "play",
            "black": 1119215,
            "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": 140,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-02-14T01:29:19.836256Z",
            "ended": "2022-02-14T01:36:56.066805Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1119215,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.830078125,
                            "deviation": 186.45863342285156,
                            "volatility": 0.059996746480464935
                        }
                    },
                    "username": "snowwind",
                    "country": "vn",
                    "ranking": 28.59349660999611,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/338d13c0258cf37b6d5511bfaf9e4cc7-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/41252679"
            },
            "players": {
                "black": {
                    "id": 20674,
                    "username": "terminal",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3d8b8c68e9b0e93b5569e9601aecf971?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1935.5414469783427,
                            "deviation": 64.63091835238785,
                            "volatility": 0.06000538893190253
                        }
                    },
                    "ranking": 30.204826407874926,
                    "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": 41252679,
            "name": "Friendly Match",
            "creator": 20674,
            "mode": "game",
            "source": "play",
            "black": 20674,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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-02-14T07:52:21.010230Z",
            "ended": "2022-02-14T07:53:29.624751Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 20674,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1933.9085693359375,
                            "deviation": 64.06737518310547,
                            "volatility": 0.06000615656375885
                        }
                    },
                    "username": "terminal",
                    "country": "un",
                    "ranking": 30.204826407874926,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3d8b8c68e9b0e93b5569e9601aecf971?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/41262612"
            },
            "players": {
                "black": {
                    "id": 1116476,
                    "username": "Abang4271",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.2622877615743,
                            "deviation": 125.15206846400694,
                            "volatility": 0.06000331799093998
                        }
                    },
                    "ranking": 30.380228521673352,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 41262612,
            "name": "Friendly Match",
            "creator": 1116476,
            "mode": "game",
            "source": "play",
            "black": 1116476,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 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": 36,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 600, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-14T16:06:57.122841Z",
            "ended": "2022-02-14T16:16:10.440304Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1116476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1777.2247314453125,
                            "deviation": 261.2425842285156,
                            "volatility": 0.06000060960650444
                        }
                    },
                    "username": "Abang4271",
                    "country": "un",
                    "ranking": 30.380228521673352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41245592"
            },
            "players": {
                "black": {
                    "id": 1116476,
                    "username": "Abang4271",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.2622877615743,
                            "deviation": 125.15206846400694,
                            "volatility": 0.06000331799093998
                        }
                    },
                    "ranking": 30.380228521673352,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 41245592,
            "name": "Friendly Match",
            "creator": 1116476,
            "mode": "game",
            "source": "play",
            "black": 1116476,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 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": 36,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 600, \"max_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-14T01:30:48.501889Z",
            "ended": "2022-02-14T01:38:34.658845Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1116476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1777.2247314453125,
                            "deviation": 261.2425842285156,
                            "volatility": 0.06000060960650444
                        }
                    },
                    "username": "Abang4271",
                    "country": "un",
                    "ranking": 30.380228521673352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce13b5c3a2a715e8b3bbe9bb6ff1e50b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41260759"
            },
            "players": {
                "black": {
                    "id": 1038875,
                    "username": "Ksp",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/19c3817c988bd3f3ab5f23a56063110e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.8363479167601,
                            "deviation": 68.39343508342893,
                            "volatility": 0.06009785626588941
                        }
                    },
                    "ranking": 22.868279518266846,
                    "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": 41260759,
            "name": "Friendly Match",
            "creator": 1038875,
            "mode": "game",
            "source": "play",
            "black": 1038875,
            "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": 140,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-14T14:42:00.801059Z",
            "ended": "2022-02-14T15:27:10.265010Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1038875,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.139892578125,
                            "deviation": 73.76985931396484,
                            "volatility": 0.06000681221485138
                        }
                    },
                    "username": "Ksp",
                    "country": "un",
                    "ranking": 22.868279518266846,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/19c3817c988bd3f3ab5f23a56063110e-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/41250594"
            },
            "players": {
                "black": {
                    "id": 1038875,
                    "username": "Ksp",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/19c3817c988bd3f3ab5f23a56063110e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.8363479167601,
                            "deviation": 68.39343508342893,
                            "volatility": 0.06009785626588941
                        }
                    },
                    "ranking": 22.868279518266846,
                    "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": 41250594,
            "name": "Friendly Match",
            "creator": 1038875,
            "mode": "game",
            "source": "play",
            "black": 1038875,
            "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": 140,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-14T05:58:00.968256Z",
            "ended": "2022-02-14T06:30:44.680349Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1038875,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.139892578125,
                            "deviation": 73.76985931396484,
                            "volatility": 0.06000681221485138
                        }
                    },
                    "username": "Ksp",
                    "country": "un",
                    "ranking": 22.868279518266846,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/19c3817c988bd3f3ab5f23a56063110e-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/41245605"
            },
            "players": {
                "black": {
                    "id": 872803,
                    "username": "eigenX",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e3c519c4bb6ddcb5dcacd1d3bedecfe4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2108.486295000427,
                            "deviation": 65.7108266877671,
                            "volatility": 0.05998657883830825
                        }
                    },
                    "ranking": 32.18607724253454,
                    "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": 41245605,
            "name": "swift",
            "creator": 872803,
            "mode": "game",
            "source": "play",
            "black": 872803,
            "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": 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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-14T01:31:41.839262Z",
            "ended": "2022-02-14T01:36:45.640812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 872803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2108.486328125,
                            "deviation": 65.71082305908203,
                            "volatility": 0.05998658016324043
                        }
                    },
                    "username": "eigenX",
                    "country": "un",
                    "ranking": 32.18607724253454,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3c519c4bb6ddcb5dcacd1d3bedecfe4?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
        }
    ]
}