List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=76
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=77",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=75",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/35061183"
            },
            "players": {
                "black": {
                    "id": 991868,
                    "username": "deleted-46f54bbc-7205-4fcb-9728-b9ab107b1a73",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/b4b55da20db486c4c4e15032bf9c47f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.662629411481,
                            "deviation": 62.42312044978776,
                            "volatility": 0.05998637629627403
                        }
                    },
                    "ranking": 19.015026555044447,
                    "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": 35061183,
            "name": "친선 대국",
            "creator": 991868,
            "mode": "game",
            "source": "play",
            "black": 991868,
            "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": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 120, \"max_time\": 120}",
            "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": "2021-07-05T18:16:28.791807Z",
            "ended": "2021-07-05T18:20:23.696378Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 991868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.8292236328125,
                            "deviation": 62.0838737487793,
                            "volatility": 0.060031332075595856
                        }
                    },
                    "username": "deleted-46f54bbc-7205-4fcb-9728-b9ab107b1a73",
                    "country": "kr",
                    "ranking": 19.015026555044447,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b4b55da20db486c4c4e15032bf9c47f3?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/35016401"
            },
            "players": {
                "black": {
                    "id": 177479,
                    "username": "guoming.huang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2230.6869238257577,
                            "deviation": 62.442034100573224,
                            "volatility": 0.061080840806752815
                        }
                    },
                    "ranking": 33.49033160523357,
                    "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": 35016401,
            "name": "Friendly Match",
            "creator": 177479,
            "mode": "game",
            "source": "play",
            "black": 177479,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"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-07-03T22:29:27.176775Z",
            "ended": "2021-07-03T22:33:41.751052Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 177479,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2153.079345703125,
                            "deviation": 63.57740020751953,
                            "volatility": 0.06074252724647522
                        }
                    },
                    "username": "guoming.huang",
                    "country": "un",
                    "ranking": 33.49033160523357,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?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/31760440"
            },
            "players": {
                "black": {
                    "id": 365213,
                    "username": "fineday",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/359fb9e235e6fbfe9ac415eba35897e1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.1879308764142,
                            "deviation": 62.83162558270212,
                            "volatility": 0.06014866691165202
                        }
                    },
                    "ranking": 27.094281759536145,
                    "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": 31760440,
            "name": "Friendly Match",
            "creator": 365213,
            "mode": "game",
            "source": "play",
            "black": 365213,
            "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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-03-07T03:25:57.609106Z",
            "ended": "2021-03-07T03:32:24.151403Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 365213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.150390625,
                            "deviation": 64.1918716430664,
                            "volatility": 0.060139384120702744
                        }
                    },
                    "username": "fineday",
                    "country": "us",
                    "ranking": 27.094281759536145,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/359fb9e235e6fbfe9ac415eba35897e1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2605.340087890625,
                            "deviation": 70.1727066040039,
                            "volatility": 0.059990234673023224
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/35035435"
            },
            "players": {
                "black": {
                    "id": 71316,
                    "username": "Gary_GO",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 683.2618395815861,
                            "deviation": 61.95168629028741,
                            "volatility": 0.05989474131650366
                        }
                    },
                    "ranking": 6.099559462680969,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 35035435,
            "name": "Friendly Match",
            "creator": 71316,
            "mode": "game",
            "source": "play",
            "black": 71316,
            "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": 62,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 180, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-07-04T16:52:27.000797Z",
            "ended": "2021-07-04T17:00:01.660725Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 71316,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1783.0087890625,
                            "deviation": 61.151390075683594,
                            "volatility": 0.059656959027051926
                        }
                    },
                    "username": "Gary_GO",
                    "country": "us",
                    "ranking": 6.099559462680969,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "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/31764898"
            },
            "players": {
                "black": {
                    "id": 941270,
                    "username": "牧之原翔孑",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/c13720bf072744b7d355b82748fda641-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.9716484991588,
                            "deviation": 85.21708374486931,
                            "volatility": 0.05998102738438648
                        }
                    },
                    "ranking": 31.227603561573815,
                    "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": 31764898,
            "name": "Friendly Match",
            "creator": 941270,
            "mode": "game",
            "source": "play",
            "black": 941270,
            "white": 902691,
            "width": 9,
            "height": 9,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-03-07T07:23:15.642212Z",
            "ended": "2021-03-07T07:24:31.847344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 941270,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1765.4234619140625,
                            "deviation": 174.41346740722656,
                            "volatility": 0.059993430972099304
                        }
                    },
                    "username": "牧之原翔孑",
                    "country": "_Olimpic_Movement",
                    "ranking": 31.227603561573815,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c13720bf072744b7d355b82748fda641-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2605.340087890625,
                            "deviation": 70.1727066040039,
                            "volatility": 0.059990234673023224
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/35008665"
            },
            "players": {
                "black": {
                    "id": 876089,
                    "username": "berryberry",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/82da9b04f59fb4b2e5296d8164131bb4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1536.837489817272,
                            "deviation": 225.8295957254283,
                            "volatility": 0.060004627647207764
                        }
                    },
                    "ranking": 24.86503865722621,
                    "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": 35008665,
            "name": "친선 대국",
            "creator": 876089,
            "mode": "game",
            "source": "play",
            "black": 876089,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.00",
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-07-03T15:13:49.126232Z",
            "ended": "2021-07-03T15:23:22.448923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 876089,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "berryberry",
                    "country": "un",
                    "ranking": 24.86503865722621,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/82da9b04f59fb4b2e5296d8164131bb4?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/35012550"
            },
            "players": {
                "black": {
                    "id": 177479,
                    "username": "guoming.huang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2230.6869238257577,
                            "deviation": 62.442034100573224,
                            "volatility": 0.061080840806752815
                        }
                    },
                    "ranking": 33.49033160523357,
                    "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": 35012550,
            "name": "Friendly Match",
            "creator": 177479,
            "mode": "game",
            "source": "play",
            "black": 177479,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-07-03T18:42:44.612066Z",
            "ended": "2021-07-03T18:48:02.631300Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 177479,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2164.461669921875,
                            "deviation": 63.75613021850586,
                            "volatility": 0.060742639005184174
                        }
                    },
                    "username": "guoming.huang",
                    "country": "un",
                    "ranking": 33.49033160523357,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?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/31255825"
            },
            "players": {
                "black": {
                    "id": 907933,
                    "username": "GANTS",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/79e88452df203cfa18b88b36409b5728?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1901.4429225643632,
                            "deviation": 141.6534405040346,
                            "volatility": 0.06001515266386381
                        }
                    },
                    "ranking": 29.793356594259958,
                    "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": 31255825,
            "name": "親睦戦",
            "creator": 907933,
            "mode": "game",
            "source": "play",
            "black": 907933,
            "white": 902691,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 60, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-19T08:46:31.389801Z",
            "ended": "2021-02-19T08:49:32.227391Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 907933,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.8408203125,
                            "deviation": 312.79931640625,
                            "volatility": 0.06000646576285362
                        }
                    },
                    "username": "GANTS",
                    "country": "un",
                    "ranking": 29.793356594259958,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/79e88452df203cfa18b88b36409b5728?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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/31257089"
            },
            "players": {
                "black": {
                    "id": 915028,
                    "username": "ジェット7",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/b961c5bb094090328e7e6e85e39d2db3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2025.7148307465286,
                            "deviation": 71.5616038641493,
                            "volatility": 0.06011815344173066
                        }
                    },
                    "ranking": 31.258974071031584,
                    "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": 31257089,
            "name": "親睦戦",
            "creator": 915028,
            "mode": "game",
            "source": "play",
            "black": 915028,
            "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": 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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-19T09:53:03.961546Z",
            "ended": "2021-02-19T09:56:11.966219Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 915028,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1936.231201171875,
                            "deviation": 64.06229400634766,
                            "volatility": 0.05997462570667267
                        }
                    },
                    "username": "ジェット7",
                    "country": "jp",
                    "ranking": 31.258974071031584,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b961c5bb094090328e7e6e85e39d2db3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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/35039126"
            },
            "players": {
                "black": {
                    "id": 622395,
                    "username": "Eyup",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2c019782f797f4f80885df32885367cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2038.8592303739697,
                            "deviation": 65.96249036234309,
                            "volatility": 0.05982024534174058
                        }
                    },
                    "ranking": 31.40870386194095,
                    "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": 35039126,
            "name": "친선 대국",
            "creator": 622395,
            "mode": "game",
            "source": "play",
            "black": 622395,
            "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": 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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-07-04T20:14:13.517618Z",
            "ended": "2021-07-04T20:21:09.956545Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 622395,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2174.861572265625,
                            "deviation": 61.77235412597656,
                            "volatility": 0.05990682914853096
                        }
                    },
                    "username": "Eyup",
                    "country": "un",
                    "ranking": 31.40870386194095,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2c019782f797f4f80885df32885367cc?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
        }
    ]
}