List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=84
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=85",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=83",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12146008"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 519331,
                    "username": "Anri Lomia",
                    "country": "ge",
                    "icon": "https://secure.gravatar.com/avatar/0606fef0baa13f4b93a9635993d60d74?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.6813736442184,
                            "deviation": 62.50519621733611,
                            "volatility": 0.060164860431100864
                        }
                    },
                    "ranking": 24.17464073384297,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12146008,
            "name": "Friendly Match",
            "creator": 519331,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 519331,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 6, \"main_time\": 600}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-21T22:47:12.434547Z",
            "ended": "2018-03-21T22:50:35.812880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.541015625,
                            "deviation": 67.85302734375,
                            "volatility": 0.0680527612566948
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 519331,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.7587890625,
                            "deviation": 98.67887115478516,
                            "volatility": 0.059998661279678345
                        }
                    },
                    "username": "Anri Lomia",
                    "country": "ge",
                    "ranking": 24.17464073384297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0606fef0baa13f4b93a9635993d60d74?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12146132"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 519331,
                    "username": "Anri Lomia",
                    "country": "ge",
                    "icon": "https://secure.gravatar.com/avatar/0606fef0baa13f4b93a9635993d60d74?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.6813736442184,
                            "deviation": 62.50519621733611,
                            "volatility": 0.060164860431100864
                        }
                    },
                    "ranking": 24.17464073384297,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12146132,
            "name": "Friendly Match",
            "creator": 519331,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 519331,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 6, \"main_time\": 600}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-21T22:57:23.126453Z",
            "ended": "2018-03-21T22:59:09.382310Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.7933349609375,
                            "deviation": 67.63257598876953,
                            "volatility": 0.0680522471666336
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 519331,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.7587890625,
                            "deviation": 98.67887115478516,
                            "volatility": 0.059998661279678345
                        }
                    },
                    "username": "Anri Lomia",
                    "country": "ge",
                    "ranking": 24.17464073384297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0606fef0baa13f4b93a9635993d60d74?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/19132828"
            },
            "players": {
                "black": {
                    "id": 637457,
                    "username": "JohanLundstrm",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c5bb5db22d3efbc870cf2c9583d4582?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.0130377196967,
                            "deviation": 61.98874971937972,
                            "volatility": 0.05994753378590502
                        }
                    },
                    "ranking": 22.985824320423585,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 19132828,
            "name": "Vänskapsmatch",
            "creator": 637457,
            "mode": "game",
            "source": "play",
            "black": 637457,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 9,
            "black_player_rating": "45.273",
            "white_player_rank": 15,
            "white_player_rating": "641.372",
            "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": "2019-08-14T20:11:58.909868Z",
            "ended": "2019-08-14T20:17:35.848575Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 637457,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.83642578125,
                            "deviation": 62.74074172973633,
                            "volatility": 0.06004423648118973
                        }
                    },
                    "username": "JohanLundstrm",
                    "country": "un",
                    "ranking": 22.985824320423585,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c5bb5db22d3efbc870cf2c9583d4582?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.4063720703125,
                            "deviation": 83.75611114501953,
                            "volatility": 0.10473635792732239
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/17120446"
            },
            "players": {
                "black": {
                    "id": 625405,
                    "username": "Allen Smith",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/8bcbee4292cc8a350db63fe0faccadd4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.6759549522897,
                            "deviation": 62.358622555114316,
                            "volatility": 0.06013385286080665
                        }
                    },
                    "ranking": 28.775807780877248,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17120446,
            "name": "Friendly Match",
            "creator": 625405,
            "mode": "game",
            "source": "play",
            "black": 625405,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "424.883",
            "white_player_rank": 18,
            "white_player_rating": "928.281",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 300, \"max_time\": 300, \"time_increment\": 40, \"speed\": \"live\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-23T16:23:48.146930Z",
            "ended": "2019-03-23T16:38:22.323753Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625405,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1147.7266845703125,
                            "deviation": 64.45744323730469,
                            "volatility": 0.06000010669231415
                        }
                    },
                    "username": "Allen Smith",
                    "country": "us",
                    "ranking": 28.775807780877248,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8bcbee4292cc8a350db63fe0faccadd4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.244140625,
                            "deviation": 80.83070373535156,
                            "volatility": 0.09733066707849503
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/15777659"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 599512,
                    "username": "Guntar",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bc90bdd6e585c2029b863c1221ee8d76?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.3053421642744,
                            "deviation": 255.23518224614352,
                            "volatility": 0.059998905646739764
                        }
                    },
                    "ranking": 22.192992383532232,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 15777659,
            "name": "Friendly Match",
            "creator": 599512,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 599512,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "718.801",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 60, \"time_increment\": 10, \"speed\": \"live\"}",
            "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": "2018-12-19T19:57:01.128099Z",
            "ended": "2018-12-19T20:02:42.170947Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1603.8577880859375,
                            "deviation": 76.9186019897461,
                            "volatility": 0.09118052572011948
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 599512,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Guntar",
                    "country": "un",
                    "ranking": 22.192992383532232,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bc90bdd6e585c2029b863c1221ee8d76?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
        },
        {
            "related": {
                "detail": "/api/v1/games/12629578"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 518776,
                    "username": "jaewoochung77",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4321729b30ea8fa2bc5c52b730491d57?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.4963885983634,
                            "deviation": 83.21230996946962,
                            "volatility": 0.06000697519676951
                        }
                    },
                    "ranking": 16.816030354758215,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12629578,
            "name": "Friendly Match",
            "creator": 518776,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 518776,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 180,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 180}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-27T02:37:16.587733Z",
            "ended": "2018-04-27T02:39:17.289407Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.743408203125,
                            "deviation": 67.73698425292969,
                            "volatility": 0.06970658153295517
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 518776,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.3922729492188,
                            "deviation": 104.47941589355469,
                            "volatility": 0.05999687314033508
                        }
                    },
                    "username": "jaewoochung77",
                    "country": "un",
                    "ranking": 16.816030354758215,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4321729b30ea8fa2bc5c52b730491d57?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12461099"
            },
            "players": {
                "black": {
                    "id": 517154,
                    "username": "cortexGo",
                    "country": "aq",
                    "icon": "https://user-uploads.online-go.com/fb79f794c65851005469ad4d2f439ba0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2134.3794833189313,
                            "deviation": 78.73400238657601,
                            "volatility": 0.05964239707623612
                        }
                    },
                    "ranking": 32.46863850309908,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12461099,
            "name": "Friendly Match",
            "creator": 517154,
            "mode": "game",
            "source": "play",
            "black": 517154,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.00",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-14T11:21:01.543870Z",
            "ended": "2018-04-14T11:22:37.632074Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 517154,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1954.7923583984375,
                            "deviation": 63.62028121948242,
                            "volatility": 0.0599837452173233
                        }
                    },
                    "username": "cortexGo",
                    "country": "aq",
                    "ranking": 32.46863850309908,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fb79f794c65851005469ad4d2f439ba0-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.192138671875,
                            "deviation": 68.25316619873047,
                            "volatility": 0.06906557828187943
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/53900893"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1359990,
                    "username": "marsarius",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/a965c30c3c5d9e0adbc85c0a8023b1b5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.1205919871234,
                            "deviation": 63.122154800286495,
                            "volatility": 0.06008443169896536
                        }
                    },
                    "ranking": 20.633856649964148,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53900893,
            "name": "Дружеский матч",
            "creator": 1359990,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1359990,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 270, \"period_time\": 10, \"periods\": 10}",
            "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": "2023-05-23T09:04:04.627806Z",
            "ended": "2023-05-23T09:05:20.031261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.749267578125,
                            "deviation": 83.63713073730469,
                            "volatility": 0.10429369658231735
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1359990,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.7032470703125,
                            "deviation": 69.8255615234375,
                            "volatility": 0.0599801205098629
                        }
                    },
                    "username": "marsarius",
                    "country": "eu",
                    "ranking": 20.633856649964148,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a965c30c3c5d9e0adbc85c0a8023b1b5?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12466992"
            },
            "players": {
                "black": {
                    "id": 528247,
                    "username": "mueller",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/92917b69202df7d7a035ce4440b0e926?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.043636744126,
                            "deviation": 212.38375345428787,
                            "volatility": 0.05999861581371884
                        }
                    },
                    "ranking": 18.866789534849058,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12466992,
            "name": "Freundschaftsspiel",
            "creator": 528247,
            "mode": "game",
            "source": "play",
            "black": 528247,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 240, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-14T20:39:13.649101Z",
            "ended": "2018-04-14T20:45:23.495923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 528247,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "mueller",
                    "country": "un",
                    "ranking": 18.866789534849058,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/92917b69202df7d7a035ce4440b0e926?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.978271484375,
                            "deviation": 70.13492584228516,
                            "volatility": 0.06905823200941086
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/58095148"
            },
            "players": {
                "black": {
                    "id": 1337225,
                    "username": "DasEinhorn",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e2d14a1e0bfd1f606e348d8d2f263cc3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.4306051975555,
                            "deviation": 63.26806235081678,
                            "volatility": 0.05976411305486703
                        }
                    },
                    "ranking": 22.92722336054936,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.6159069452019,
                            "deviation": 101.75046091884352,
                            "volatility": 0.14958588124922623
                        }
                    },
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 58095148,
            "name": "Freundschaftsspiel",
            "creator": 1337225,
            "mode": "game",
            "source": "play",
            "black": 1337225,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 37,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-18T20:26:36.172967Z",
            "ended": "2023-10-18T20:33:15.567687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1337225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.79248046875,
                            "deviation": 62.96940231323242,
                            "volatility": 0.05987469106912613
                        }
                    },
                    "username": "DasEinhorn",
                    "country": "de",
                    "ranking": 22.92722336054936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e2d14a1e0bfd1f606e348d8d2f263cc3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.1236572265625,
                            "deviation": 87.21530151367188,
                            "volatility": 0.11205998808145523
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.510884056547642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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
        }
    ]
}