List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=37
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=38",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=36",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/39932622"
            },
            "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": 880706,
                    "username": "luxuechun",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/2d82c001c8ef5b15c5910c9cb85506a8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.834665169992,
                            "deviation": 70.91953361199546,
                            "volatility": 0.06000602017051474
                        }
                    },
                    "ranking": 28.714134594877656,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39932622,
            "name": "友谊赛",
            "creator": 880706,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 880706,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 140,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-30T08:12:29.986699Z",
            "ended": "2021-12-30T08:25:13.450650Z",
            "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": 880706,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.8326416015625,
                            "deviation": 71.29914093017578,
                            "volatility": 0.060002025216817856
                        }
                    },
                    "username": "luxuechun",
                    "country": "hk",
                    "ranking": 28.714134594877656,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2d82c001c8ef5b15c5910c9cb85506a8-32.png",
                    "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/39932812"
            },
            "players": {
                "black": {
                    "id": 73097,
                    "username": "ldrasea",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/0dbc0fea1b44c0182a348867c1275735?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1736.3918087547788,
                            "deviation": 64.5446618470972,
                            "volatility": 0.06001472234638607
                        }
                    },
                    "ranking": 27.69124992487702,
                    "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": 39932812,
            "name": "友谊赛",
            "creator": 73097,
            "mode": "game",
            "source": "play",
            "black": 73097,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-12-30T08:25:34.895566Z",
            "ended": "2021-12-30T08:27:47.019010Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 73097,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1760.177490234375,
                            "deviation": 65.59439849853516,
                            "volatility": 0.06001276522874832
                        }
                    },
                    "username": "ldrasea",
                    "country": "cn",
                    "ranking": 27.69124992487702,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0dbc0fea1b44c0182a348867c1275735?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/39940451"
            },
            "players": {
                "black": {
                    "id": 797416,
                    "username": "Skywalker0116",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a1c8edc2600164949e53cfb2b39c7e82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.8807024315283,
                            "deviation": 61.55713939448585,
                            "volatility": 0.059835288787202845
                        }
                    },
                    "ranking": 31.7135008160964,
                    "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": 39940451,
            "name": "Friendly Match",
            "creator": 797416,
            "mode": "game",
            "source": "play",
            "black": 797416,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-30T15:13:31.971377Z",
            "ended": "2021-12-30T15:46:46.514011Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 797416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2064.101806640625,
                            "deviation": 61.426910400390625,
                            "volatility": 0.05984802916646004
                        }
                    },
                    "username": "Skywalker0116",
                    "country": "un",
                    "ranking": 31.7135008160964,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a1c8edc2600164949e53cfb2b39c7e82?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/39934602"
            },
            "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": 1059453,
                    "username": "OvsiienkoVsevolod",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/41d407226ce13fc1ae76488065415346?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2120.5071190520794,
                            "deviation": 122.68697676592402,
                            "volatility": 0.06002170975320935
                        }
                    },
                    "ranking": 32.3176843646227,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39934602,
            "name": "SEYGO Stage 5",
            "creator": 1059453,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1059453,
            "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": 33,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-30T10:21:20.821768Z",
            "ended": "2021-12-30T10:24:49.716061Z",
            "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": 1059453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.2239990234375,
                            "deviation": 185.13218688964844,
                            "volatility": 0.06000193953514099
                        }
                    },
                    "username": "OvsiienkoVsevolod",
                    "country": "ua",
                    "ranking": 32.3176843646227,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/41d407226ce13fc1ae76488065415346?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/34019606"
            },
            "players": {
                "black": {
                    "id": 960585,
                    "username": "popsoda",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a7289121352399ff60660909864bbbb4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2105.943198492342,
                            "deviation": 73.26979179585497,
                            "volatility": 0.060004669026434004
                        }
                    },
                    "ranking": 32.15813861340398,
                    "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": 34019606,
            "name": "Friendly Match",
            "creator": 960585,
            "mode": "game",
            "source": "play",
            "black": 960585,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 180, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-05-26T11:14:41.466898Z",
            "ended": "2021-05-26T11:31:55.603894Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 960585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2093.5234375,
                            "deviation": 74.10549926757812,
                            "volatility": 0.06000567600131035
                        }
                    },
                    "username": "popsoda",
                    "country": "un",
                    "ranking": 32.15813861340398,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a7289121352399ff60660909864bbbb4?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/39932839"
            },
            "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": 880706,
                    "username": "luxuechun",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/2d82c001c8ef5b15c5910c9cb85506a8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.834665169992,
                            "deviation": 70.91953361199546,
                            "volatility": 0.06000602017051474
                        }
                    },
                    "ranking": 28.714134594877656,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39932839,
            "name": "友谊赛",
            "creator": 880706,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 880706,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 140,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-30T08:27:13.365202Z",
            "ended": "2021-12-30T08:46:31.934845Z",
            "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": 880706,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.8326416015625,
                            "deviation": 71.29914093017578,
                            "volatility": 0.060002025216817856
                        }
                    },
                    "username": "luxuechun",
                    "country": "hk",
                    "ranking": 28.714134594877656,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2d82c001c8ef5b15c5910c9cb85506a8-32.png",
                    "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/39930795"
            },
            "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": 39930795,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-12-30T06:19:48.985272Z",
            "ended": "2021-12-30T08:22:29.564548Z",
            "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/39932858"
            },
            "players": {
                "black": {
                    "id": 73097,
                    "username": "ldrasea",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/0dbc0fea1b44c0182a348867c1275735?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1736.3918087547788,
                            "deviation": 64.5446618470972,
                            "volatility": 0.06001472234638607
                        }
                    },
                    "ranking": 27.69124992487702,
                    "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": 39932858,
            "name": "友谊赛",
            "creator": 73097,
            "mode": "game",
            "source": "play",
            "black": 73097,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": 70,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-30T08:27:56.081961Z",
            "ended": "2021-12-30T08:31:48.872626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 73097,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1760.177490234375,
                            "deviation": 65.59439849853516,
                            "volatility": 0.06001276522874832
                        }
                    },
                    "username": "ldrasea",
                    "country": "cn",
                    "ranking": 27.69124992487702,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0dbc0fea1b44c0182a348867c1275735?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/31566611"
            },
            "players": {
                "black": {
                    "id": 807482,
                    "username": "alex2013",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d06586a1b621cea1f4b88b779afc8f72?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.081610134826,
                            "deviation": 178.95020280725282,
                            "volatility": 0.06000184800829064
                        }
                    },
                    "ranking": 16.11419989030834,
                    "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": 31566611,
            "name": "友谊赛",
            "creator": 807482,
            "mode": "game",
            "source": "play",
            "black": 807482,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "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": 100,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 3600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-28T22:58:52.766012Z",
            "ended": "2021-02-28T23:01:27.368383Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807482,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.0816650390625,
                            "deviation": 178.9501953125,
                            "volatility": 0.06000184640288353
                        }
                    },
                    "username": "alex2013",
                    "country": "un",
                    "ranking": 16.11419989030834,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d06586a1b621cea1f4b88b779afc8f72?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2605.340087890625,
                            "deviation": 70.1727066040039,
                            "volatility": 0.059990234673023224
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/39922698"
            },
            "players": {
                "black": {
                    "id": 883208,
                    "username": "gojigs",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/ef5d7f325e02affc848b084b4f85355d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2171.8209539515447,
                            "deviation": 61.2768546042142,
                            "volatility": 0.05980784106928894
                        }
                    },
                    "ranking": 32.87121701803002,
                    "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": 39922698,
            "name": "Friendly Match",
            "creator": 883208,
            "mode": "game",
            "source": "play",
            "black": 883208,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 20,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 60, \"max_time\": 120}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-29T23:04:21.291386Z",
            "ended": "2021-12-29T23:15:00.178585Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 883208,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2200.166259765625,
                            "deviation": 61.75659942626953,
                            "volatility": 0.05995970219373703
                        }
                    },
                    "username": "gojigs",
                    "country": "de",
                    "ranking": 32.87121701803002,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ef5d7f325e02affc848b084b4f85355d-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
        }
    ]
}