List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=73
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=74",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=72",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9678916"
            },
            "players": {
                "black": {
                    "id": 426858,
                    "username": "ChinGa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9594e340d468e4b7066c6b632fd163ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.1318421876688,
                            "deviation": 62.13466009930787,
                            "volatility": 0.06250232442224095
                        }
                    },
                    "ranking": 16.872167627567947,
                    "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": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9678916,
            "name": "Friendly Match",
            "creator": 426858,
            "mode": "game",
            "source": "play",
            "black": 426858,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "994.798",
            "white_player_rank": 19,
            "white_player_rating": "1083.699",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 30, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-13T15:07:20.071793Z",
            "ended": "2017-08-13T15:19:42.378451Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 426858,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.1297607421875,
                            "deviation": 61.526126861572266,
                            "volatility": 0.06008020043373108
                        }
                    },
                    "username": "ChinGa",
                    "country": "un",
                    "ranking": 16.872167627567947,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9594e340d468e4b7066c6b632fd163ea?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.4697265625,
                            "deviation": 70.0702896118164,
                            "volatility": 0.06442391127347946
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "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/7811295"
            },
            "players": {
                "black": {
                    "id": 426077,
                    "username": "mettartio",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/eb48a322c7dd8fa3fe07056a975caa46?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 936.9948070643013,
                            "deviation": 67.49796952806294,
                            "volatility": 0.06019064102036137
                        }
                    },
                    "ranking": 13.41031990514937,
                    "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": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 7811295,
            "name": "Friendly Match",
            "creator": 426077,
            "mode": "game",
            "source": "play",
            "black": 426077,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "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": "{\"period_time\": 30, \"main_time\": 600, \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"speed\": \"live\"}",
            "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": "2017-02-16T16:00:50.382949Z",
            "ended": "2017-02-16T16:02:40.868122Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 426077,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1451.981201171875,
                            "deviation": 156.57635498046875,
                            "volatility": 0.06000438705086708
                        }
                    },
                    "username": "mettartio",
                    "country": "un",
                    "ranking": 13.41031990514937,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eb48a322c7dd8fa3fe07056a975caa46?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1755.189453125,
                            "deviation": 73.6700210571289,
                            "volatility": 0.06311088055372238
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "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/9682073"
            },
            "players": {
                "black": {
                    "id": 462632,
                    "username": "Yasumisen",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/ab5c838af162f3133a2b6dbb19332003-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.9105577532323,
                            "deviation": 61.40441665002843,
                            "volatility": 0.05997258652097432
                        }
                    },
                    "ranking": 15.007217791304027,
                    "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": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9682073,
            "name": "Дружеский матч",
            "creator": 462632,
            "mode": "game",
            "source": "play",
            "black": 462632,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-13T22:09:53.109579Z",
            "ended": "2017-08-13T22:13:39.318067Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 462632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.0322265625,
                            "deviation": 78.58248901367188,
                            "volatility": 0.059999726712703705
                        }
                    },
                    "username": "Yasumisen",
                    "country": "jp",
                    "ranking": 15.007217791304027,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ab5c838af162f3133a2b6dbb19332003-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.01220703125,
                            "deviation": 70.4229507446289,
                            "volatility": 0.06446252763271332
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "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/16516619"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 610026,
                    "username": "bos2dc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/927c934758f86770cdfca9d94cb91952?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.4909428581568,
                            "deviation": 61.696566285961424,
                            "volatility": 0.06015630035675001
                        }
                    },
                    "ranking": 24.031569568327633,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16516619,
            "name": "Friendly Match",
            "creator": 610026,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 610026,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 11,
            "black_player_rating": "275.352",
            "white_player_rank": 10,
            "white_player_rating": "192.752",
            "time_per_move": 130560,
            "time_control_parameters": "{\"period_time\": 129600, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"pause_on_weekends\": true, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-10T18:32:24.248148Z",
            "ended": "2019-02-10T18:41:10.026348Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.9078369140625,
                            "deviation": 79.41649627685547,
                            "volatility": 0.09566779434680939
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 610026,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.0579833984375,
                            "deviation": 61.16032409667969,
                            "volatility": 0.06001850217580795
                        }
                    },
                    "username": "bos2dc",
                    "country": "un",
                    "ranking": 24.031569568327633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/927c934758f86770cdfca9d94cb91952?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/9178170"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 443145,
                    "username": "BlueEagle",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6658a1d7c94413b7748300e1a1ef46c2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.8253353290054,
                            "deviation": 63.8188960428369,
                            "volatility": 0.0600483455521516
                        }
                    },
                    "ranking": 21.235495039083638,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9178170,
            "name": "Friendly Match",
            "creator": 443145,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 443145,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "943.212",
            "white_player_rank": 18,
            "white_player_rating": "934.871",
            "time_per_move": 120,
            "time_control_parameters": "{\"period_time\": 120, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 30}",
            "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": "2017-06-23T13:48:24.710023Z",
            "ended": "2017-06-23T13:56:30.541126Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.2196044921875,
                            "deviation": 63.893402099609375,
                            "volatility": 0.06420306116342545
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 443145,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.9576416015625,
                            "deviation": 61.58659362792969,
                            "volatility": 0.06003856286406517
                        }
                    },
                    "username": "BlueEagle",
                    "country": "un",
                    "ranking": 21.235495039083638,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6658a1d7c94413b7748300e1a1ef46c2?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/7815709"
            },
            "players": {
                "black": {
                    "id": 422832,
                    "username": "Jim7829",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/55ce973f2d7aa5244899f7b615d8203c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.242549052383,
                            "deviation": 68.15336434710652,
                            "volatility": 0.05993708244140033
                        }
                    },
                    "ranking": 20.70827932958903,
                    "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": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 7815709,
            "name": "Friendly Match",
            "creator": 422832,
            "mode": "game",
            "source": "play",
            "black": 422832,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "807.635",
            "white_player_rank": 20,
            "white_player_rating": "1168.600",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"main_time\": 600, \"system\": \"byoyomi\", \"pause_on_weekends\": true, \"time_control\": \"byoyomi\", \"periods\": 5, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-16T23:52:14.863758Z",
            "ended": "2017-02-16T23:57:04.670683Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 422832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.2230224609375,
                            "deviation": 146.29132080078125,
                            "volatility": 0.059990569949150085
                        }
                    },
                    "username": "Jim7829",
                    "country": "us",
                    "ranking": 20.70827932958903,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/55ce973f2d7aa5244899f7b615d8203c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1755.9698486328125,
                            "deviation": 78.66267395019531,
                            "volatility": 0.06310052424669266
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "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/10385864"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 372524,
                    "username": "PIRIPIKKIO",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/920467d14f083b301cd89b23398229ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 812.6944377988799,
                            "deviation": 60.33071830589514,
                            "volatility": 0.05999087043228939
                        }
                    },
                    "ranking": 10.115552953641336,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10385864,
            "name": "Partita Amichevole",
            "creator": 372524,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 372524,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "852.102",
            "white_player_rank": 13,
            "white_player_rating": "497.464",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-24T13:22:39.585162Z",
            "ended": "2017-10-24T13:29:55.258102Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.00244140625,
                            "deviation": 71.06082153320312,
                            "volatility": 0.06611482799053192
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 372524,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.1363525390625,
                            "deviation": 69.22260284423828,
                            "volatility": 0.06001264974474907
                        }
                    },
                    "username": "PIRIPIKKIO",
                    "country": "it",
                    "ranking": 10.115552953641336,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/920467d14f083b301cd89b23398229ea?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/16516610"
            },
            "players": {
                "black": {
                    "id": 329357,
                    "username": "cosumi75",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/2baa191613fb43b48bea6cc2240b8824-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.2420326920258,
                            "deviation": 63.43248915386847,
                            "volatility": 0.060539820100405595
                        }
                    },
                    "ranking": 23.8237497332214,
                    "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": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 16516610,
            "name": "Дружеский матч",
            "creator": 329357,
            "mode": "game",
            "source": "play",
            "black": 329357,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "651.209",
            "white_player_rank": 14,
            "white_player_rating": "511.719",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 20, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-10T18:31:49.146646Z",
            "ended": "2019-02-10T18:42:37.448178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 329357,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.598388671875,
                            "deviation": 68.11217498779297,
                            "volatility": 0.06026959419250488
                        }
                    },
                    "username": "cosumi75",
                    "country": "ru",
                    "ranking": 23.8237497332214,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2baa191613fb43b48bea6cc2240b8824-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.9979248046875,
                            "deviation": 79.13397979736328,
                            "volatility": 0.09566403180360794
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "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/7815747"
            },
            "players": {
                "black": {
                    "id": 422832,
                    "username": "Jim7829",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/55ce973f2d7aa5244899f7b615d8203c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.242549052383,
                            "deviation": 68.15336434710652,
                            "volatility": 0.05993708244140033
                        }
                    },
                    "ranking": 20.70827932958903,
                    "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": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 7815747,
            "name": "Friendly Match",
            "creator": 422832,
            "mode": "game",
            "source": "play",
            "black": 422832,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "807.635",
            "white_player_rank": 20,
            "white_player_rating": "1149.373",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"main_time\": 600, \"system\": \"byoyomi\", \"pause_on_weekends\": true, \"time_control\": \"byoyomi\", \"periods\": 5, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "57.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-16T23:57:24.998521Z",
            "ended": "2017-02-17T00:08:07.690773Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 422832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.5802001953125,
                            "deviation": 145.59999084472656,
                            "volatility": 0.059990301728248596
                        }
                    },
                    "username": "Jim7829",
                    "country": "us",
                    "ranking": 20.70827932958903,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/55ce973f2d7aa5244899f7b615d8203c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.11669921875,
                            "deviation": 77.94629669189453,
                            "volatility": 0.06309913098812103
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "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/10721056"
            },
            "players": {
                "black": {
                    "id": 448527,
                    "username": "hulj14",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/69b72d56a2623f813bab29147dc3d390?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.0628929077275,
                            "deviation": 66.3097576823938,
                            "volatility": 0.05995276606204118
                        }
                    },
                    "ranking": 25.36019286900021,
                    "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": 974.1132695344234,
                            "deviation": 98.32644720015406,
                            "volatility": 0.1492233662575743
                        }
                    },
                    "ranking": 14.309693930372088,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10721056,
            "name": "Friendly Match",
            "creator": 448527,
            "mode": "game",
            "source": "play",
            "black": 448527,
            "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": 13,
            "black_player_rating": "420.945",
            "white_player_rank": 19,
            "white_player_rating": "1097.992",
            "time_per_move": 66,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 600, \"max_time\": 600, \"time_increment\": 60, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-11-25T09:16:45.114392Z",
            "ended": "2017-11-25T09:18:43.926530Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 448527,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.4810791015625,
                            "deviation": 65.60985565185547,
                            "volatility": 0.059995558112859726
                        }
                    },
                    "username": "hulj14",
                    "country": "un",
                    "ranking": 25.36019286900021,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69b72d56a2623f813bab29147dc3d390?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.5279541015625,
                            "deviation": 67.54720306396484,
                            "volatility": 0.06683914363384247
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.309693930372088,
                    "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
        }
    ]
}