List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=60
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=61",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=59",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/42855798"
            },
            "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": 42855798,
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-04-12T23:49:43.157522Z",
            "ended": "2022-04-12T23:56:24.933818Z",
            "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/57318371"
            },
            "players": {
                "black": {
                    "id": 1186754,
                    "username": "eigenZ",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e3d8ce1190bfeaa278be5f7e8b0d5995?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2119.059519355535,
                            "deviation": 61.319862143235504,
                            "volatility": 0.059961747824674824
                        }
                    },
                    "ranking": 32.30187523263559,
                    "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": 57318371,
            "name": "COUNT-WIN-GAMES-ONLY",
            "creator": 1186754,
            "mode": "game",
            "source": "play",
            "black": 1186754,
            "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": 35,
            "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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-09-23T02:33:12.970944Z",
            "ended": "2023-09-23T02:39:41.731477Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1186754,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "eigenZ",
                    "country": "un",
                    "ranking": 32.30187523263559,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3d8ce1190bfeaa278be5f7e8b0d5995?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/45097738"
            },
            "players": {
                "black": {
                    "id": 1108557,
                    "username": "leejwha",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/5c6a6ff8b3feb341d152c098d19dfd20?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": 45097738,
            "name": "친선 대국",
            "creator": 1108557,
            "mode": "game",
            "source": "play",
            "black": 1108557,
            "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": 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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-07-03T15:23:23.008663Z",
            "ended": "2022-07-03T15:35:28.150980Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1108557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "leejwha",
                    "country": "kr",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c6a6ff8b3feb341d152c098d19dfd20?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/42855834"
            },
            "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": 42855834,
            "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": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-04-12T23:52:44.109915Z",
            "ended": "2022-04-12T23:56:56.326457Z",
            "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/47789809"
            },
            "players": {
                "black": {
                    "id": 191575,
                    "username": "翁新舜",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/18b3ba476cfe995032760edb634592c1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.7982731214606,
                            "deviation": 270.59729123991855,
                            "volatility": 0.06000379470612822
                        }
                    },
                    "ranking": 29.94329593000293,
                    "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": 47789809,
            "name": "友誼對局",
            "creator": 191575,
            "mode": "game",
            "source": "play",
            "black": 191575,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 50, \"periods\": 9}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-10-13T11:35:16.218086Z",
            "ended": "2022-10-13T11:44:23.449743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 191575,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.7982177734375,
                            "deviation": 270.5972900390625,
                            "volatility": 0.060003794729709625
                        }
                    },
                    "username": "翁新舜",
                    "country": "un",
                    "ranking": 29.94329593000293,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/18b3ba476cfe995032760edb634592c1?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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/42855891"
            },
            "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": 42855891,
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-04-12T23:56:28.504197Z",
            "ended": "2022-04-13T00:04:27.812978Z",
            "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/42850169"
            },
            "players": {
                "black": {
                    "id": 89830,
                    "username": "I go u go",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1aabb5650c6c2fd0e04143a34a752af2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.006929332517,
                            "deviation": 65.09339288707439,
                            "volatility": 0.059960987620261114
                        }
                    },
                    "ranking": 26.57995521054651,
                    "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": 42850169,
            "name": "Friendly Match",
            "creator": 89830,
            "mode": "game",
            "source": "play",
            "black": 89830,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-04-12T18:51:40.020089Z",
            "ended": "2022-04-12T18:54:30.063642Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 89830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.7030029296875,
                            "deviation": 63.443572998046875,
                            "volatility": 0.059925589710474014
                        }
                    },
                    "username": "I go u go",
                    "country": "us",
                    "ranking": 26.57995521054651,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1aabb5650c6c2fd0e04143a34a752af2?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/42861033"
            },
            "players": {
                "black": {
                    "id": 1082453,
                    "username": "Abang2021",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/aece3ae5755dd62c02f7a1e5b437d67c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1984.9845264277917,
                            "deviation": 62.03101799760066,
                            "volatility": 0.05999669628768875
                        }
                    },
                    "ranking": 30.788762331009742,
                    "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": 42861033,
            "name": "Friendly Match",
            "creator": 1082453,
            "mode": "game",
            "source": "play",
            "black": 1082453,
            "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": 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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-04-13T05:01:12.617570Z",
            "ended": "2022-04-13T05:12:52.906890Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1082453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1974.322509765625,
                            "deviation": 62.13846206665039,
                            "volatility": 0.05999691039323807
                        }
                    },
                    "username": "Abang2021",
                    "country": "un",
                    "ranking": 30.788762331009742,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aece3ae5755dd62c02f7a1e5b437d67c?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/42859468"
            },
            "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": 42859468,
            "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": 180,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 10800, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-04-13T03:30:18.561124Z",
            "ended": "2022-04-13T03:44:34.428888Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1119215,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.8048095703125,
                            "deviation": 128.5205078125,
                            "volatility": 0.05999559909105301
                        }
                    },
                    "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/34059819"
            },
            "players": {
                "black": {
                    "id": 869052,
                    "username": "looyue21",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/f201bad1f5b0903c94e3db900761bccb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1895.486390904197,
                            "deviation": 62.88443174076968,
                            "volatility": 0.060025888876675274
                        }
                    },
                    "ranking": 29.720722204904664,
                    "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": 34059819,
            "name": "友谊赛",
            "creator": 869052,
            "mode": "game",
            "source": "play",
            "black": 869052,
            "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": 100,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-05-27T22:42:17.450574Z",
            "ended": "2021-05-27T22:48:00.513917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 869052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.437255859375,
                            "deviation": 62.82279968261719,
                            "volatility": 0.05999629572033882
                        }
                    },
                    "username": "looyue21",
                    "country": "tw",
                    "ranking": 29.720722204904664,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f201bad1f5b0903c94e3db900761bccb-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
        }
    ]
}