List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=77
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=78",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=76",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9733718"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 233019,
                    "username": "saturnGO",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ff46112678b5bb68b48f31bb749940ae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.1029016001855,
                            "deviation": 62.23868070964477,
                            "volatility": 0.06007172911930403
                        }
                    },
                    "ranking": 24.64201479158769,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9733718,
            "name": "Friendly Match",
            "creator": 233019,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 233019,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1123.102",
            "white_player_rank": 19,
            "white_player_rating": "1059.650",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 1500, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-19T06:16:25.020202Z",
            "ended": "2017-08-19T06:35:14.708711Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.1739501953125,
                            "deviation": 68.57325744628906,
                            "volatility": 0.0644785612821579
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 233019,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.9656982421875,
                            "deviation": 63.28785705566406,
                            "volatility": 0.06005631014704704
                        }
                    },
                    "username": "saturnGO",
                    "country": "un",
                    "ranking": 24.64201479158769,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ff46112678b5bb68b48f31bb749940ae?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/12993072"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "username": "zgk2016",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.631161759394,
                            "deviation": 70.27060064919525,
                            "volatility": 0.05993013156133419
                        }
                    },
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12993072,
            "name": "Friendly Match",
            "creator": 313271,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 313271,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "754.159",
            "white_player_rank": 14,
            "white_player_rating": "518.929",
            "time_per_move": 17,
            "time_control_parameters": "{\"period_time\": 15, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 180}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-24T14:01:08.955518Z",
            "ended": "2018-05-24T14:03:17.121360Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1694.29345703125,
                            "deviation": 67.9161148071289,
                            "volatility": 0.07121250033378601
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.753173828125,
                            "deviation": 61.79450607299805,
                            "volatility": 0.060038529336452484
                        }
                    },
                    "username": "zgk2016",
                    "country": "zz",
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?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/12993076"
            },
            "players": {
                "black": {
                    "id": 453252,
                    "username": "Porsandy CH",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/14bd6204a5803f086fb36e41dd72f139-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.2555007773717,
                            "deviation": 65.16854956162067,
                            "volatility": 0.06008534666922387
                        }
                    },
                    "ranking": 23.12009281201816,
                    "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": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12993076,
            "name": "Friendly Match",
            "creator": 453252,
            "mode": "game",
            "source": "play",
            "black": 453252,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "715.498",
            "white_player_rank": 19,
            "white_player_rating": "1003.187",
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-24T14:02:11.570004Z",
            "ended": "2018-05-24T14:09:17.647837Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 453252,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.404296875,
                            "deviation": 62.61774826049805,
                            "volatility": 0.06021540239453316
                        }
                    },
                    "username": "Porsandy CH",
                    "country": "th",
                    "ranking": 23.12009281201816,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14bd6204a5803f086fb36e41dd72f139-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.2750244140625,
                            "deviation": 67.84089660644531,
                            "volatility": 0.07121457904577255
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "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/12993089"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "username": "zgk2016",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.631161759394,
                            "deviation": 70.27060064919525,
                            "volatility": 0.05993013156133419
                        }
                    },
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12993089,
            "name": "Friendly Match",
            "creator": 313271,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 313271,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "758.425",
            "white_player_rank": 14,
            "white_player_rating": "518.929",
            "time_per_move": 17,
            "time_control_parameters": "{\"period_time\": 15, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 180}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-24T14:03:19.857942Z",
            "ended": "2018-05-24T14:06:17.030448Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.5673828125,
                            "deviation": 67.85997772216797,
                            "volatility": 0.07121026515960693
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.081787109375,
                            "deviation": 61.792625427246094,
                            "volatility": 0.06003720313310623
                        }
                    },
                    "username": "zgk2016",
                    "country": "zz",
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?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/12993141"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "username": "zgk2016",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.631161759394,
                            "deviation": 70.27060064919525,
                            "volatility": 0.05993013156133419
                        }
                    },
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12993141,
            "name": "Friendly Match",
            "creator": 313271,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 313271,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "743.503",
            "white_player_rank": 14,
            "white_player_rating": "518.929",
            "time_per_move": 17,
            "time_control_parameters": "{\"period_time\": 15, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 180}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-24T14:09:24.745182Z",
            "ended": "2018-05-24T14:12:01.989494Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.266845703125,
                            "deviation": 68.0544662475586,
                            "volatility": 0.07121192663908005
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.3719482421875,
                            "deviation": 61.815670013427734,
                            "volatility": 0.06003980338573456
                        }
                    },
                    "username": "zgk2016",
                    "country": "zz",
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?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/12993145"
            },
            "players": {
                "black": {
                    "id": 453252,
                    "username": "Porsandy CH",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/14bd6204a5803f086fb36e41dd72f139-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.2555007773717,
                            "deviation": 65.16854956162067,
                            "volatility": 0.06008534666922387
                        }
                    },
                    "ranking": 23.12009281201816,
                    "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": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12993145,
            "name": "Friendly Match",
            "creator": 453252,
            "mode": "game",
            "source": "play",
            "black": 453252,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "715.498",
            "white_player_rank": 19,
            "white_player_rating": "1008.479",
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-24T14:09:32.625828Z",
            "ended": "2018-05-24T14:14:57.386701Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 453252,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.306396484375,
                            "deviation": 62.7801513671875,
                            "volatility": 0.06021380424499512
                        }
                    },
                    "username": "Porsandy CH",
                    "country": "th",
                    "ranking": 23.12009281201816,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14bd6204a5803f086fb36e41dd72f139-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1684.794921875,
                            "deviation": 67.93090057373047,
                            "volatility": 0.0712137520313263
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "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/12993166"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "username": "zgk2016",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.631161759394,
                            "deviation": 70.27060064919525,
                            "volatility": 0.05993013156133419
                        }
                    },
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12993166,
            "name": "Friendly Match",
            "creator": 313271,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 313271,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "748.002",
            "white_player_rank": 14,
            "white_player_rating": "518.929",
            "time_per_move": 17,
            "time_control_parameters": "{\"period_time\": 15, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 180}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-24T14:12:05.942152Z",
            "ended": "2018-05-24T14:13:31.499430Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1701.8662109375,
                            "deviation": 67.97367858886719,
                            "volatility": 0.07120978832244873
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 313271,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.457275390625,
                            "deviation": 61.80126953125,
                            "volatility": 0.06003853678703308
                        }
                    },
                    "username": "zgk2016",
                    "country": "zz",
                    "ranking": 24.725943003164396,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f1d33844fafa739c48a2db921fbcca8?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/12993220"
            },
            "players": {
                "black": {
                    "id": 453252,
                    "username": "Porsandy CH",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/14bd6204a5803f086fb36e41dd72f139-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.2555007773717,
                            "deviation": 65.16854956162067,
                            "volatility": 0.06008534666922387
                        }
                    },
                    "ranking": 23.12009281201816,
                    "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": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12993220,
            "name": "Friendly Match",
            "creator": 453252,
            "mode": "game",
            "source": "play",
            "black": 453252,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "715.498",
            "white_player_rank": 18,
            "white_player_rating": "985.622",
            "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": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-24T14:15:02.487874Z",
            "ended": "2018-05-24T14:20:57.045813Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 453252,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.5556640625,
                            "deviation": 62.94294357299805,
                            "volatility": 0.060219042003154755
                        }
                    },
                    "username": "Porsandy CH",
                    "country": "th",
                    "ranking": 23.12009281201816,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14bd6204a5803f086fb36e41dd72f139-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1662.611083984375,
                            "deviation": 68.07858276367188,
                            "volatility": 0.07121776044368744
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "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/12993231"
            },
            "players": {
                "black": {
                    "id": 238508,
                    "username": "osazuwa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/79477b1e583b3ab8dc9d174441ceedb9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.9859581146056,
                            "deviation": 62.71003743589796,
                            "volatility": 0.059883849076621774
                        }
                    },
                    "ranking": 20.88325295428023,
                    "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": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12993231,
            "name": "Friendly Match",
            "creator": 238508,
            "mode": "game",
            "source": "play",
            "black": 238508,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "686.794",
            "white_player_rank": 18,
            "white_player_rating": "980.338",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-24T14:15:53.021420Z",
            "ended": "2018-05-24T14:19:00.749603Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 238508,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.9200439453125,
                            "deviation": 62.387813568115234,
                            "volatility": 0.05982775241136551
                        }
                    },
                    "username": "osazuwa",
                    "country": "un",
                    "ranking": 20.88325295428023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/79477b1e583b3ab8dc9d174441ceedb9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1664.489501953125,
                            "deviation": 68.14986419677734,
                            "volatility": 0.07122240960597992
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "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/16600445"
            },
            "players": {
                "black": {
                    "id": 436433,
                    "username": "alexad",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/03e0ef462a1d2a96efd7235ebb227632?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.0977227917283,
                            "deviation": 69.15646602028059,
                            "volatility": 0.060016782308940454
                        }
                    },
                    "ranking": 19.427052193323142,
                    "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": 943.2659886545767,
                            "deviation": 96.03853100019161,
                            "volatility": 0.14937359904495986
                        }
                    },
                    "ranking": 13.564743581344157,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 16600445,
            "name": "Friendly Match",
            "creator": 436433,
            "mode": "game",
            "source": "play",
            "black": 436433,
            "white": 58441,
            "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": "600.976",
            "white_player_rank": 18,
            "white_player_rating": "953.289",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 30, \"max_time\": 3600, \"time_increment\": 10, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-16T10:08:52.936653Z",
            "ended": "2019-02-16T10:27:39.581329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.08447265625,
                            "deviation": 72.9100341796875,
                            "volatility": 0.06005348637700081
                        }
                    },
                    "username": "alexad",
                    "country": "un",
                    "ranking": 19.427052193323142,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03e0ef462a1d2a96efd7235ebb227632?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.0960693359375,
                            "deviation": 78.72372436523438,
                            "volatility": 0.09578617662191391
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.564743581344157,
                    "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
        }
    ]
}