List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=92
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=93",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=91",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/17239409"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 615193,
                    "username": "vmmp3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/55a50ae4e24fef01d4e72bc2001a5c54?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.7235841700642,
                            "deviation": 61.31463221664647,
                            "volatility": 0.06003056091436211
                        }
                    },
                    "ranking": 23.434166908029905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17239409,
            "name": "친선 대국",
            "creator": 615193,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 615193,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "674.094",
            "white_player_rank": 16,
            "white_player_rating": "708.056",
            "time_per_move": 70,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 900, \"max_time\": 2400, \"time_increment\": 60, \"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": "2019-04-01T05:04:49.922330Z",
            "ended": "2019-04-01T05:17:50.676631Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.014404296875,
                            "deviation": 81.16534423828125,
                            "volatility": 0.09861981868743896
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 615193,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.935791015625,
                            "deviation": 61.69366455078125,
                            "volatility": 0.060033589601516724
                        }
                    },
                    "username": "vmmp3",
                    "country": "un",
                    "ranking": 23.434166908029905,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/55a50ae4e24fef01d4e72bc2001a5c54?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/16857584"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 532293,
                    "username": "BlackToPlay!!",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/375cf50c2513bc987027a82203755e3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.7240559855786,
                            "deviation": 63.410064735742935,
                            "volatility": 0.060635321839560795
                        }
                    },
                    "ranking": 19.533997493027755,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16857584,
            "name": "Friendly Match",
            "creator": 532293,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 532293,
            "width": 9,
            "height": 9,
            "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": 91,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 120, \"time_increment\": 90, \"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": "2019-03-05T15:13:05.645574Z",
            "ended": "2019-03-05T15:14:52.471510Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1666.7335205078125,
                            "deviation": 82.88845825195312,
                            "volatility": 0.0966067984700203
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 532293,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.6043701171875,
                            "deviation": 63.60917663574219,
                            "volatility": 0.060032542794942856
                        }
                    },
                    "username": "BlackToPlay!!",
                    "country": "un",
                    "ranking": 19.533997493027755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/375cf50c2513bc987027a82203755e3d?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/16858010"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 620746,
                    "username": "9x9 Lover num.3524",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/a993c9c1a006353ba6912cf5a4d762f4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.5988747154418,
                            "deviation": 66.79698692838825,
                            "volatility": 0.059976129930831824
                        }
                    },
                    "ranking": 25.80611229378819,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16858010,
            "name": "Friendly Match",
            "creator": 620746,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 620746,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-05T15:44:24.066384Z",
            "ended": "2019-03-05T15:51:11.177615Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.0931396484375,
                            "deviation": 84.38177490234375,
                            "volatility": 0.09663565456867218
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 620746,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1841.5223388671875,
                            "deviation": 167.29229736328125,
                            "volatility": 0.05999545007944107
                        }
                    },
                    "username": "9x9 Lover num.3524",
                    "country": "us",
                    "ranking": 25.80611229378819,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a993c9c1a006353ba6912cf5a4d762f4?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/17237277"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 603477,
                    "username": "bobtail",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/27f28d175a2e990a56f6da131dad6923?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1930.3481455512685,
                            "deviation": 70.01184617475973,
                            "volatility": 0.060050832973020614
                        }
                    },
                    "ranking": 30.142628563120294,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17237277,
            "name": "Friendly Match",
            "creator": 603477,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 603477,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "630.095",
            "white_player_rank": 14,
            "white_player_rating": "577.511",
            "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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-01T01:18:54.482861Z",
            "ended": "2019-04-01T01:21:11.707309Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.48193359375,
                            "deviation": 79.69001007080078,
                            "volatility": 0.09855915606021881
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 603477,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.618408203125,
                            "deviation": 64.26234436035156,
                            "volatility": 0.05999211594462395
                        }
                    },
                    "username": "bobtail",
                    "country": "un",
                    "ranking": 30.142628563120294,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/27f28d175a2e990a56f6da131dad6923?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/17238227"
            },
            "players": {
                "black": {
                    "id": 628142,
                    "username": "pvmalone",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f2cbdeb1b3aefb9491c844b70c9f9ab4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.67540670016,
                            "deviation": 63.06676258007673,
                            "volatility": 0.06004764136375809
                        }
                    },
                    "ranking": 21.460817074370166,
                    "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": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 17238227,
            "name": "Friendly Match",
            "creator": 628142,
            "mode": "game",
            "source": "play",
            "black": 628142,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 12,
            "black_player_rating": "332.538",
            "white_player_rank": 16,
            "white_player_rating": "775.405",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 120, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2019-04-01T02:52:42.225809Z",
            "ended": "2019-04-01T02:56:10.938949Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 628142,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.458984375,
                            "deviation": 64.89945220947266,
                            "volatility": 0.060013286769390106
                        }
                    },
                    "username": "pvmalone",
                    "country": "us",
                    "ranking": 21.460817074370166,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f2cbdeb1b3aefb9491c844b70c9f9ab4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.2603759765625,
                            "deviation": 79.38475799560547,
                            "volatility": 0.098614901304245
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "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/17230907"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 627158,
                    "username": "Jhusdhui",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ea90a1d78f26f59b5eb00660fe744cae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.0444520476088,
                            "deviation": 67.22908003628729,
                            "volatility": 0.05997036469960171
                        }
                    },
                    "ranking": 15.056372793514381,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17230907,
            "name": "Friendly Match",
            "creator": 627158,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 627158,
            "width": 9,
            "height": 9,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-31T15:44:12.232424Z",
            "ended": "2019-03-31T15:47:18.612307Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.675048828125,
                            "deviation": 84.50471496582031,
                            "volatility": 0.09824100881814957
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 627158,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.1920166015625,
                            "deviation": 63.87156677246094,
                            "volatility": 0.06001180782914162
                        }
                    },
                    "username": "Jhusdhui",
                    "country": "un",
                    "ranking": 15.056372793514381,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ea90a1d78f26f59b5eb00660fe744cae?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/16858404"
            },
            "players": {
                "black": {
                    "id": 543647,
                    "username": "WowHOTtacos",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/0847e29dc3c908c96b9bde351104534a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.219042135105,
                            "deviation": 62.30639829113678,
                            "volatility": 0.060051422441915296
                        }
                    },
                    "ranking": 20.160643233928695,
                    "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": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 16858404,
            "name": "Friendly Match",
            "creator": 543647,
            "mode": "game",
            "source": "play",
            "black": 543647,
            "white": 58441,
            "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": 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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-05T16:17:22.760374Z",
            "ended": "2019-03-05T16:21:12.120213Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 543647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.6423950195312,
                            "deviation": 62.75273132324219,
                            "volatility": 0.06004553660750389
                        }
                    },
                    "username": "WowHOTtacos",
                    "country": "us",
                    "ranking": 20.160643233928695,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0847e29dc3c908c96b9bde351104534a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.7725830078125,
                            "deviation": 84.88079833984375,
                            "volatility": 0.09661619365215302
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "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/18096369"
            },
            "players": {
                "black": {
                    "id": 213337,
                    "username": "funloop",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/74d957756ad9275c9acef2241173bef8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.4983586868832,
                            "deviation": 65.86439077260172,
                            "volatility": 0.059947400744888316
                        }
                    },
                    "ranking": 25.189046987533978,
                    "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": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 18096369,
            "name": "Friendly Match",
            "creator": 213337,
            "mode": "game",
            "source": "play",
            "black": 213337,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "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-06-01T10:16:20.298970Z",
            "ended": "2019-06-01T10:39:14.191691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 213337,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.45751953125,
                            "deviation": 63.758548736572266,
                            "volatility": 0.059999749064445496
                        }
                    },
                    "username": "funloop",
                    "country": "au",
                    "ranking": 25.189046987533978,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/74d957756ad9275c9acef2241173bef8-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.70654296875,
                            "deviation": 99.74400329589844,
                            "volatility": 0.10050255805253983
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "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/18095609"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 532293,
                    "username": "BlackToPlay!!",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/375cf50c2513bc987027a82203755e3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.7240559855786,
                            "deviation": 63.410064735742935,
                            "volatility": 0.060635321839560795
                        }
                    },
                    "ranking": 19.533997493027755,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 18095609,
            "name": "Friendly Match",
            "creator": 532293,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 532293,
            "width": 9,
            "height": 9,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 120}",
            "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": "2019-06-01T08:47:07.707322Z",
            "ended": "2019-06-01T08:49:04.637120Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.321533203125,
                            "deviation": 92.813720703125,
                            "volatility": 0.10056841373443604
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 532293,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.8109130859375,
                            "deviation": 63.28724670410156,
                            "volatility": 0.06003078818321228
                        }
                    },
                    "username": "BlackToPlay!!",
                    "country": "un",
                    "ranking": 19.533997493027755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/375cf50c2513bc987027a82203755e3d?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/16858834"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 810.3482545954644,
                            "deviation": 109.70339532771985,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 147938,
                    "username": "VladimirB",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8447a9b79144fe0dfc17acc79346a6cb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.373768584671,
                            "deviation": 63.023124252807015,
                            "volatility": 0.05998783875736552
                        }
                    },
                    "ranking": 24.706880392393614,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16858834,
            "name": "Дружеский матч",
            "creator": 147938,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 147938,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-05T16:48:55.147429Z",
            "ended": "2019-03-05T16:52:59.950651Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.125244140625,
                            "deviation": 80.52682495117188,
                            "volatility": 0.0966232419013977
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.04862411776374,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 147938,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1744.0389404296875,
                            "deviation": 61.12411880493164,
                            "volatility": 0.05994096398353577
                        }
                    },
                    "username": "VladimirB",
                    "country": "un",
                    "ranking": 24.706880392393614,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8447a9b79144fe0dfc17acc79346a6cb?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
        }
    ]
}