List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=75
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=76",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=74",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/35026100"
            },
            "players": {
                "black": {
                    "id": 656766,
                    "username": "ramel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d85bd9e43e70a9eb03879b4fb8a3fdf1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2247.313559800351,
                            "deviation": 75.79445044365039,
                            "volatility": 0.0599658882535759
                        }
                    },
                    "ranking": 33.662242435979216,
                    "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": 35026100,
            "name": "Friendly Match",
            "creator": 656766,
            "mode": "game",
            "source": "play",
            "black": 656766,
            "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": 150,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 10800, \"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-04T08:39:43.190952Z",
            "ended": "2021-07-04T09:08:13.146987Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 656766,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2247.3134765625,
                            "deviation": 75.79444885253906,
                            "volatility": 0.059965889900922775
                        }
                    },
                    "username": "ramel",
                    "country": "un",
                    "ranking": 33.662242435979216,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d85bd9e43e70a9eb03879b4fb8a3fdf1?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/35033580"
            },
            "players": {
                "black": {
                    "id": 688091,
                    "username": "Owl-Bear",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/ddc0235d9d6f5347ecdcc7a14f7f0d3c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.161757784947,
                            "deviation": 62.534750550479075,
                            "volatility": 0.05973654638864383
                        }
                    },
                    "ranking": 27.500749744642718,
                    "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": 35033580,
            "name": "Friendly Match",
            "creator": 688091,
            "mode": "game",
            "source": "play",
            "black": 688091,
            "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": 38,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 720, \"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-04T15:26:53.636906Z",
            "ended": "2021-07-04T15:36:41.809113Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 688091,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1730.8665771484375,
                            "deviation": 61.384246826171875,
                            "volatility": 0.059783611446619034
                        }
                    },
                    "username": "Owl-Bear",
                    "country": "_DOOP",
                    "ranking": 27.500749744642718,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ddc0235d9d6f5347ecdcc7a14f7f0d3c-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/35054544"
            },
            "players": {
                "black": {
                    "id": 1009081,
                    "username": "qianyan518",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b0924bee005f102d291e3eca23671c99?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.0936296863456,
                            "deviation": 118.63417386570617,
                            "volatility": 0.05994512820869909
                        }
                    },
                    "ranking": 20.305535638555487,
                    "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": 35054544,
            "name": "友谊赛",
            "creator": 1009081,
            "mode": "game",
            "source": "play",
            "black": 1009081,
            "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": 70,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 3600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-07-05T12:23:52.183961Z",
            "ended": "2021-07-05T12:26:36.559119Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1009081,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2115.656494140625,
                            "deviation": 60.93443298339844,
                            "volatility": 0.06005758047103882
                        }
                    },
                    "username": "qianyan518",
                    "country": "un",
                    "ranking": 20.305535638555487,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b0924bee005f102d291e3eca23671c99?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/35026109"
            },
            "players": {
                "black": {
                    "id": 895827,
                    "username": "moon79",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cbf07477d761e922788dd96e0585b51c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1836.6519067748907,
                            "deviation": 115.53210905304681,
                            "volatility": 0.06000805989847514
                        }
                    },
                    "ranking": 28.990775433365478,
                    "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": 35026109,
            "name": "친선 대국",
            "creator": 895827,
            "mode": "game",
            "source": "play",
            "black": 895827,
            "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": 66,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-07-04T08:40:14.008080Z",
            "ended": "2021-07-04T08:51:38.267923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 895827,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.845947265625,
                            "deviation": 136.2168731689453,
                            "volatility": 0.06000475957989693
                        }
                    },
                    "username": "moon79",
                    "country": "un",
                    "ranking": 28.990775433365478,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cbf07477d761e922788dd96e0585b51c?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/35062374"
            },
            "players": {
                "black": {
                    "id": 731257,
                    "username": "Moisin",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/97509d51f6206b219c0aef3dd8f8a37c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1761.8330112858328,
                            "deviation": 60.9316755150794,
                            "volatility": 0.06014651154051129
                        }
                    },
                    "ranking": 28.02797740970401,
                    "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": 35062374,
            "name": "Partie amicale",
            "creator": 731257,
            "mode": "game",
            "source": "play",
            "black": 731257,
            "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": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-07-05T19:17:15.945861Z",
            "ended": "2021-07-05T19:19:56.804731Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 731257,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.6072998046875,
                            "deviation": 64.89698028564453,
                            "volatility": 0.06015755981206894
                        }
                    },
                    "username": "Moisin",
                    "country": "fr",
                    "ranking": 28.02797740970401,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/97509d51f6206b219c0aef3dd8f8a37c?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/35044476"
            },
            "players": {
                "black": {
                    "id": 169834,
                    "username": "gemq2000",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5bfb599dc803339701d09fa752442db3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.2679241278772,
                            "deviation": 74.64045177104911,
                            "volatility": 0.060072283235176355
                        }
                    },
                    "ranking": 26.9444063498229,
                    "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": 35044476,
            "name": "Friendly Match",
            "creator": 169834,
            "mode": "game",
            "source": "play",
            "black": 169834,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 100,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 3600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-07-05T02:12:53.248941Z",
            "ended": "2021-07-05T02:21:18.810645Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 169834,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.3367919921875,
                            "deviation": 71.83338928222656,
                            "volatility": 0.05999799817800522
                        }
                    },
                    "username": "gemq2000",
                    "country": "un",
                    "ranking": 26.9444063498229,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5bfb599dc803339701d09fa752442db3?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/45797585"
            },
            "players": {
                "black": {
                    "id": 565263,
                    "username": "Keshun8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9654fb7e52016243433219605a65f81b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2069.36157580954,
                            "deviation": 60.7270804258751,
                            "volatility": 0.060198482208341036
                        }
                    },
                    "ranking": 31.75247422191465,
                    "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": 45797585,
            "name": "Friendly Match",
            "creator": 565263,
            "mode": "game",
            "source": "play",
            "black": 565263,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 40, \"initial_time\": 120, \"max_time\": 600}",
            "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-07-29T05:31:52.338961Z",
            "ended": "2022-07-29T05:40:19.508743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 565263,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2110.582763671875,
                            "deviation": 60.800132751464844,
                            "volatility": 0.06019996851682663
                        }
                    },
                    "username": "Keshun8",
                    "country": "un",
                    "ranking": 31.75247422191465,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9654fb7e52016243433219605a65f81b?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/35029875"
            },
            "players": {
                "black": {
                    "id": 943092,
                    "username": "sungemfs",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/2beae18f3a7cacce7992d04d1283d651-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.3123455240268,
                            "deviation": 60.76227974204745,
                            "volatility": 0.059927176343332174
                        }
                    },
                    "ranking": 29.11222090750836,
                    "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": 35029875,
            "name": "友誼對局",
            "creator": 943092,
            "mode": "game",
            "source": "play",
            "black": 943092,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-07-04T12:15:54.816516Z",
            "ended": "2021-07-04T12:23:58.275228Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 943092,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.900634765625,
                            "deviation": 60.907535552978516,
                            "volatility": 0.059995654970407486
                        }
                    },
                    "username": "sungemfs",
                    "country": "tw",
                    "ranking": 29.11222090750836,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2beae18f3a7cacce7992d04d1283d651-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/31761896"
            },
            "players": {
                "black": {
                    "id": 889886,
                    "username": "kkxxcake",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d53f6fcce1ca1b90838efd7f3039f4b2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2183.9820254315937,
                            "deviation": 76.4499486557107,
                            "volatility": 0.05998709951161709
                        }
                    },
                    "ranking": 33.00048344150683,
                    "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": 31761896,
            "name": "親睦戦",
            "creator": 889886,
            "mode": "game",
            "source": "play",
            "black": 889886,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 180, \"max_time\": 2400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-03-07T04:35:32.579479Z",
            "ended": "2021-03-07T04:48:52.988381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 889886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "kkxxcake",
                    "country": "un",
                    "ranking": 33.00048344150683,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d53f6fcce1ca1b90838efd7f3039f4b2?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/35026121"
            },
            "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": 1017288,
                    "username": "chenille688",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ebb6df33af3d04fd186cf0d37e0c787c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 35026121,
            "name": "友谊赛",
            "creator": 1017288,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1017288,
            "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": 80,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 1800, \"max_time\": 1800}",
            "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-04T08:40:57.205976Z",
            "ended": "2021-07-04T08:57:54.536478Z",
            "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": 1017288,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "chenille688",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ebb6df33af3d04fd186cf0d37e0c787c?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}