List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=79
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=80",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=78",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/32499970"
            },
            "players": {
                "black": {
                    "id": 614579,
                    "username": "sinnass",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8fbadc4368438ef93ca139722ce9a558?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2111.793774273864,
                            "deviation": 69.06882731814986,
                            "volatility": 0.06005088377244678
                        }
                    },
                    "ranking": 32.22236306224288,
                    "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": 32499970,
            "name": "친선 대국",
            "creator": 614579,
            "mode": "game",
            "source": "play",
            "black": 614579,
            "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\": 60}",
            "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-04-01T03:34:56.174402Z",
            "ended": "2021-04-01T03:40:32.722185Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 614579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2111.793701171875,
                            "deviation": 69.0688247680664,
                            "volatility": 0.060050882399082184
                        }
                    },
                    "username": "sinnass",
                    "country": "un",
                    "ranking": 32.22236306224288,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8fbadc4368438ef93ca139722ce9a558?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/45872514"
            },
            "players": {
                "black": {
                    "id": 872803,
                    "username": "eigenX",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e3c519c4bb6ddcb5dcacd1d3bedecfe4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2108.486295000427,
                            "deviation": 65.7108266877671,
                            "volatility": 0.05998657883830825
                        }
                    },
                    "ranking": 32.18607724253454,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 45872514,
            "name": "fassst",
            "creator": 872803,
            "mode": "game",
            "source": "play",
            "black": 872803,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 10,
            "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": 21,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 120, \"period_time\": 20, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-07-31T22:22:23.705174Z",
            "ended": "2022-07-31T22:26:29.231079Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 872803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2108.486328125,
                            "deviation": 65.71082305908203,
                            "volatility": 0.05998658016324043
                        }
                    },
                    "username": "eigenX",
                    "country": "un",
                    "ranking": 32.18607724253454,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3c519c4bb6ddcb5dcacd1d3bedecfe4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/32485843"
            },
            "players": {
                "black": {
                    "id": 734291,
                    "username": "Kosuzu",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5cf16d03d15488750d7f22710a618c5b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1959.7638207362165,
                            "deviation": 62.70602218965524,
                            "volatility": 0.059940708240205004
                        }
                    },
                    "ranking": 30.49273975061381,
                    "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": 32485843,
            "name": "友谊赛",
            "creator": 734291,
            "mode": "game",
            "source": "play",
            "black": 734291,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 100,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 60, \"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": true,
            "started": "2021-03-31T17:39:29.420587Z",
            "ended": "2021-03-31T17:39:38.333209Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 734291,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.9063720703125,
                            "deviation": 61.75623321533203,
                            "volatility": 0.0599321685731411
                        }
                    },
                    "username": "Kosuzu",
                    "country": "un",
                    "ranking": 30.49273975061381,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5cf16d03d15488750d7f22710a618c5b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/31276519"
            },
            "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": 710.5388911514277,
                            "deviation": 62.025417347608816,
                            "volatility": 0.059899039261581494
                        }
                    },
                    "ranking": 7.00577850007166,
                    "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": 31276519,
            "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": 8,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-19T23:41:15.453759Z",
            "ended": "2021-02-19T23:56:26.297741Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 71316,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.3245849609375,
                            "deviation": 61.7588005065918,
                            "volatility": 0.05965496972203255
                        }
                    },
                    "username": "Gary_GO",
                    "country": "us",
                    "ranking": 7.00577850007166,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "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/31278402"
            },
            "players": {
                "black": {
                    "id": 852185,
                    "username": "swuns",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3761043040922,
                            "deviation": 184.60763746107781,
                            "volatility": 0.059998298561924006
                        }
                    },
                    "ranking": 20.99729423293508,
                    "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": 31278402,
            "name": "Friendly Match",
            "creator": 852185,
            "mode": "game",
            "source": "play",
            "black": 852185,
            "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": 56,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1500, \"period_time\": 40, \"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-02-20T00:57:46.357326Z",
            "ended": "2021-02-20T01:06:19.386781Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 852185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "swuns",
                    "country": "us",
                    "ranking": 20.99729423293508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "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/32487873"
            },
            "players": {
                "black": {
                    "id": 940445,
                    "username": "WeiGo6182",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f812fda7675c407da9e5797310f69f78?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.3243710696422,
                            "deviation": 62.201938967606154,
                            "volatility": 0.05998690411502552
                        }
                    },
                    "ranking": 25.627897805184435,
                    "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": 32487873,
            "name": "Friendly Match",
            "creator": 940445,
            "mode": "game",
            "source": "play",
            "black": 940445,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 150, \"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-03-31T19:07:31.917258Z",
            "ended": "2021-03-31T19:24:01.549908Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 940445,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "WeiGo6182",
                    "country": "un",
                    "ranking": 25.627897805184435,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f812fda7675c407da9e5797310f69f78?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/45879756"
            },
            "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": 710.5388911514277,
                            "deviation": 62.025417347608816,
                            "volatility": 0.059899039261581494
                        }
                    },
                    "ranking": 7.00577850007166,
                    "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": 45879756,
            "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": 63,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-08-01T05:44:51.492903Z",
            "ended": "2022-08-01T06:01:56.276189Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 71316,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1701.9825439453125,
                            "deviation": 61.066192626953125,
                            "volatility": 0.05963541939854622
                        }
                    },
                    "username": "Gary_GO",
                    "country": "us",
                    "ranking": 7.00577850007166,
                    "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/32500085"
            },
            "players": {
                "black": {
                    "id": 614579,
                    "username": "sinnass",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8fbadc4368438ef93ca139722ce9a558?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2111.793774273864,
                            "deviation": 69.06882731814986,
                            "volatility": 0.06005088377244678
                        }
                    },
                    "ranking": 32.22236306224288,
                    "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": 32500085,
            "name": "친선 대국",
            "creator": 614579,
            "mode": "game",
            "source": "play",
            "black": 614579,
            "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\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-04-01T03:40:40.057818Z",
            "ended": "2021-04-01T03:40:46.906888Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 614579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2111.793701171875,
                            "deviation": 69.0688247680664,
                            "volatility": 0.060050882399082184
                        }
                    },
                    "username": "sinnass",
                    "country": "un",
                    "ranking": 32.22236306224288,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8fbadc4368438ef93ca139722ce9a558?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/31790461"
            },
            "players": {
                "black": {
                    "id": 921718,
                    "username": "DZmorrighan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1bb56072c023c1838c547d1a745c05a4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1990.4951693318317,
                            "deviation": 66.95808556185578,
                            "volatility": 0.059969488759941715
                        }
                    },
                    "ranking": 30.85294148658252,
                    "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": 31790461,
            "name": "Friendly Match",
            "creator": 921718,
            "mode": "game",
            "source": "play",
            "black": 921718,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 20, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-03-08T02:49:54.453105Z",
            "ended": "2021-03-08T02:51:27.326731Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 921718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1994.183837890625,
                            "deviation": 65.97108459472656,
                            "volatility": 0.059971071779727936
                        }
                    },
                    "username": "DZmorrighan",
                    "country": "un",
                    "ranking": 30.85294148658252,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1bb56072c023c1838c547d1a745c05a4?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/32500894"
            },
            "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": 776589,
                    "username": "deleted-735dee9b-69b1-45ac-80b8-b6166971b0d7",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/26e5ad2ace915a4b0802466fb41f2a04?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2480.525343319846,
                            "deviation": 78.98827630578725,
                            "volatility": 0.05989105619780432
                        }
                    },
                    "ranking": 35.947953988631376,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32500894,
            "name": "親睦戦",
            "creator": 776589,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 776589,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-01T04:21:32.489595Z",
            "ended": "2021-04-01T04:22:52.504425Z",
            "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": 776589,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2201.80615234375,
                            "deviation": 64.04329681396484,
                            "volatility": 0.05999629944562912
                        }
                    },
                    "username": "deleted-735dee9b-69b1-45ac-80b8-b6166971b0d7",
                    "country": "jp",
                    "ranking": 35.947953988631376,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26e5ad2ace915a4b0802466fb41f2a04?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
        }
    ]
}