List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=56
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=57",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/42083150"
            },
            "players": {
                "black": {
                    "id": 1132776,
                    "username": "Condlsofi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/013b8f57ff2e089c75ea633502b75277?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2317.575076913432,
                            "deviation": 88.00282934398206,
                            "volatility": 0.059972180085150345
                        }
                    },
                    "ranking": 34.37493565383583,
                    "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": 42083150,
            "name": "Ván giao hữu",
            "creator": 1132776,
            "mode": "game",
            "source": "play",
            "black": 1132776,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-16T15:54:38.833821Z",
            "ended": "2022-03-16T15:58:56.274053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1132776,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2101.848876953125,
                            "deviation": 107.39066314697266,
                            "volatility": 0.059980761259794235
                        }
                    },
                    "username": "Condlsofi",
                    "country": "un",
                    "ranking": 34.37493565383583,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/013b8f57ff2e089c75ea633502b75277?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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/42097593"
            },
            "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": 42097593,
            "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-03-17T04:09:58.085641Z",
            "ended": "2022-03-17T04:14:08.081562Z",
            "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
        },
        {
            "related": {
                "detail": "/api/v1/games/42110482"
            },
            "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": 1126008,
                    "username": "wkdxorb01",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/c41111faf8049f4d0939e036e7b5d099?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.7992845948893,
                            "deviation": 92.44642626787495,
                            "volatility": 0.05999739067198405
                        }
                    },
                    "ranking": 19.87426592540331,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42110482,
            "name": "친선 대국",
            "creator": 1126008,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1126008,
            "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": 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": "102.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-17T14:49:17.807582Z",
            "ended": "2022-03-17T15:01:48.689029Z",
            "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": 1126008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.6168212890625,
                            "deviation": 187.52981567382812,
                            "volatility": 0.05999960005283356
                        }
                    },
                    "username": "wkdxorb01",
                    "country": "kr",
                    "ranking": 19.87426592540331,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c41111faf8049f4d0939e036e7b5d099?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/42094371"
            },
            "players": {
                "black": {
                    "id": 1081549,
                    "username": "wall567",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/58fea5333cb281c8482c66085c4f8844?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2046.2563865807629,
                            "deviation": 64.68115392585486,
                            "volatility": 0.059994811086947666
                        }
                    },
                    "ranking": 31.492542053760012,
                    "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": 42094371,
            "name": "친선 대국",
            "creator": 1081549,
            "mode": "game",
            "source": "play",
            "black": 1081549,
            "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": 70,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-17T01:30:06.917913Z",
            "ended": "2022-03-17T01:35:59.235402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1081549,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1733.0333251953125,
                            "deviation": 178.8211212158203,
                            "volatility": 0.05999954417347908
                        }
                    },
                    "username": "wall567",
                    "country": "un",
                    "ranking": 31.492542053760012,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/58fea5333cb281c8482c66085c4f8844?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/42083173"
            },
            "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": 791985,
                    "username": "octoberfinish",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/831a1f579e9649b37d2217662b3a2ae6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.733143617626,
                            "deviation": 150.94696460167663,
                            "volatility": 0.060010637349027736
                        }
                    },
                    "ranking": 27.521863322153923,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42083173,
            "name": "Friendly Match",
            "creator": 791985,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 791985,
            "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": 110,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-16T15:55:45.856085Z",
            "ended": "2022-03-16T17:40:51.240230Z",
            "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": 791985,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.9412841796875,
                            "deviation": 158.4897003173828,
                            "volatility": 0.06000132858753204
                        }
                    },
                    "username": "octoberfinish",
                    "country": "un",
                    "ranking": 27.521863322153923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/831a1f579e9649b37d2217662b3a2ae6?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/42090784"
            },
            "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": 42090784,
            "name": "Friendly Match",
            "creator": 870362,
            "mode": "game",
            "source": "play",
            "black": 870362,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-16T21:49:15.843391Z",
            "ended": "2022-03-16T22:01:52.793061Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 870362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.9681396484375,
                            "deviation": 61.89432144165039,
                            "volatility": 0.059958845376968384
                        }
                    },
                    "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/42108274"
            },
            "players": {
                "black": {
                    "id": 884150,
                    "username": "gilbeoskim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/78d1b7589b811ad6650121f0f4e8aa27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.6806668046763,
                            "deviation": 62.87086540068129,
                            "volatility": 0.0601601413367471
                        }
                    },
                    "ranking": 26.70096538331853,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 42108274,
            "name": "친선 대국",
            "creator": 884150,
            "mode": "game",
            "source": "play",
            "black": 884150,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 63,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3000, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-17T13:10:39.417330Z",
            "ended": "2022-03-17T14:02:30.638977Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 884150,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2024.251220703125,
                            "deviation": 62.925479888916016,
                            "volatility": 0.06007753685116768
                        }
                    },
                    "username": "gilbeoskim",
                    "country": "un",
                    "ranking": 26.70096538331853,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/78d1b7589b811ad6650121f0f4e8aa27?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/42103304"
            },
            "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": 42103304,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-17T09:19:57.455208Z",
            "ended": "2022-03-17T09:52:21.762491Z",
            "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/42087115"
            },
            "players": {
                "black": {
                    "id": 1132776,
                    "username": "Condlsofi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/013b8f57ff2e089c75ea633502b75277?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2317.575076913432,
                            "deviation": 88.00282934398206,
                            "volatility": 0.059972180085150345
                        }
                    },
                    "ranking": 34.37493565383583,
                    "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": 42087115,
            "name": "Ván giao hữu",
            "creator": 1132776,
            "mode": "game",
            "source": "play",
            "black": 1132776,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-16T18:41:37.379903Z",
            "ended": "2022-03-16T18:44:06.031859Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1132776,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2182.9990234375,
                            "deviation": 100.74141693115234,
                            "volatility": 0.059986140578985214
                        }
                    },
                    "username": "Condlsofi",
                    "country": "un",
                    "ranking": 34.37493565383583,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/013b8f57ff2e089c75ea633502b75277?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/42087120"
            },
            "players": {
                "black": {
                    "id": 632312,
                    "username": "LadoNanikashvili",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/da360982fbaa904f3d5440a5e7a552c5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.2613051586698,
                            "deviation": 62.782225026273714,
                            "volatility": 0.06008898167873746
                        }
                    },
                    "ranking": 24.05919836149629,
                    "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": 42087120,
            "name": "Дружеский матч",
            "creator": 632312,
            "mode": "game",
            "source": "play",
            "black": 632312,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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-03-16T18:41:59.918180Z",
            "ended": "2022-03-16T18:44:32.165550Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 632312,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1715.761474609375,
                            "deviation": 66.54963684082031,
                            "volatility": 0.06006321310997009
                        }
                    },
                    "username": "LadoNanikashvili",
                    "country": "un",
                    "ranking": 24.05919836149629,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da360982fbaa904f3d5440a5e7a552c5?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
        }
    ]
}