List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=72
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=73",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9645530"
            },
            "players": {
                "black": {
                    "id": 463188,
                    "username": "drewdroth",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4c9d1fe60f194205461570111a30954?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.525646611879,
                            "deviation": 156.68100378874107,
                            "volatility": 0.05999052022646369
                        }
                    },
                    "ranking": 18.817589459618677,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9645530,
            "name": "Friendly Match",
            "creator": 463188,
            "mode": "game",
            "source": "play",
            "black": 463188,
            "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": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-10T01:13:35.675605Z",
            "ended": "2017-08-10T01:17:42.494388Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 463188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.525634765625,
                            "deviation": 156.68099975585938,
                            "volatility": 0.059990521520376205
                        }
                    },
                    "username": "drewdroth",
                    "country": "un",
                    "ranking": 18.817589459618677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4c9d1fe60f194205461570111a30954?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.1986083984375,
                            "deviation": 67.11019897460938,
                            "volatility": 0.0643090307712555
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/10379414"
            },
            "players": {
                "black": {
                    "id": 479249,
                    "username": "Suprsim",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/771f467bc7665b328e8ff3456252feb1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.2228903658839,
                            "deviation": 109.7159613552453,
                            "volatility": 0.0599878783604422
                        }
                    },
                    "ranking": 13.142640341689749,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10379414,
            "name": "Friendly Match",
            "creator": 479249,
            "mode": "game",
            "source": "play",
            "black": 479249,
            "white": 58441,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-23T21:34:53.575266Z",
            "ended": "2017-10-23T21:40:31.671241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 479249,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Suprsim",
                    "country": "ca",
                    "ranking": 13.142640341689749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/771f467bc7665b328e8ff3456252feb1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.538330078125,
                            "deviation": 68.85779571533203,
                            "volatility": 0.06602172553539276
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/12458959"
            },
            "players": {
                "black": {
                    "id": 356357,
                    "username": "alanchern",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/57448e4b0c9fa8b645f33c3064fd4fce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.674986376617,
                            "deviation": 62.17241800570976,
                            "volatility": 0.059941022894194354
                        }
                    },
                    "ranking": 19.92794318128287,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12458959,
            "name": "友谊对局",
            "creator": 356357,
            "mode": "game",
            "source": "play",
            "black": 356357,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "868.562",
            "white_player_rank": 19,
            "white_player_rating": "1090.388",
            "time_per_move": 21,
            "time_control_parameters": "{\"period_time\": 20, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 120}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-14T05:57:03.141993Z",
            "ended": "2018-04-14T05:59:44.176540Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 356357,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.42822265625,
                            "deviation": 66.03988647460938,
                            "volatility": 0.05989811196923256
                        }
                    },
                    "username": "alanchern",
                    "country": "cn",
                    "ranking": 19.92794318128287,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/57448e4b0c9fa8b645f33c3064fd4fce?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.5694580078125,
                            "deviation": 69.2850570678711,
                            "volatility": 0.06902032345533371
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/13388530"
            },
            "players": {
                "black": {
                    "id": 537383,
                    "username": "Sandu38",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/d3b81a0d93862dc23b9813735b514b5a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.0710472518965,
                            "deviation": 62.27535353664622,
                            "volatility": 0.05998237958719803
                        }
                    },
                    "ranking": 26.74809428465903,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 13388530,
            "name": "Partie amicale",
            "creator": 537383,
            "mode": "game",
            "source": "play",
            "black": 537383,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 14,
            "white_player_rating": "572.452",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"correspondence\", \"system\": \"simple\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-06-25T10:12:35.410577Z",
            "ended": "2018-06-25T10:31:59.389734Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.45654296875,
                            "deviation": 62.900978088378906,
                            "volatility": 0.05997193977236748
                        }
                    },
                    "username": "Sandu38",
                    "country": "fr",
                    "ranking": 26.74809428465903,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d3b81a0d93862dc23b9813735b514b5a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.15087890625,
                            "deviation": 70.44746398925781,
                            "volatility": 0.07322276383638382
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/10718781"
            },
            "players": {
                "black": {
                    "id": 454399,
                    "username": "MostHolySacrifice.com",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4edf3086f2e9947f9fe59fd59d0c571a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.8527738526775,
                            "deviation": 65.02312571513991,
                            "volatility": 0.06024960699129993
                        }
                    },
                    "ranking": 24.668613699397305,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 10718781,
            "name": "Friendly Match",
            "creator": 454399,
            "mode": "game",
            "source": "play",
            "black": 454399,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "614.819",
            "white_player_rank": 18,
            "white_player_rating": "949.626",
            "time_per_move": 36,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 600, \"max_time\": 600, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-11-25T02:29:51.587232Z",
            "ended": "2017-11-25T02:31:20.469317Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 454399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.254638671875,
                            "deviation": 65.85496520996094,
                            "volatility": 0.06003870069980621
                        }
                    },
                    "username": "MostHolySacrifice.com",
                    "country": "un",
                    "ranking": 24.668613699397305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4edf3086f2e9947f9fe59fd59d0c571a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.4114990234375,
                            "deviation": 67.10985565185547,
                            "volatility": 0.06680075079202652
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/9644043"
            },
            "players": {
                "black": {
                    "id": 463188,
                    "username": "drewdroth",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4c9d1fe60f194205461570111a30954?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.525646611879,
                            "deviation": 156.68100378874107,
                            "volatility": 0.05999052022646369
                        }
                    },
                    "ranking": 18.817589459618677,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9644043,
            "name": "Friendly Match",
            "creator": 463188,
            "mode": "game",
            "source": "play",
            "black": 463188,
            "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": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2017-08-09T21:04:14.125186Z",
            "ended": "2017-08-09T21:16:44.253452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 463188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.525634765625,
                            "deviation": 156.68099975585938,
                            "volatility": 0.059990521520376205
                        }
                    },
                    "username": "drewdroth",
                    "country": "un",
                    "ranking": 18.817589459618677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4c9d1fe60f194205461570111a30954?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.2103271484375,
                            "deviation": 71.85624694824219,
                            "volatility": 0.06429140269756317
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/9627530"
            },
            "players": {
                "black": {
                    "id": 436399,
                    "username": "1000201848",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2146412324378,
                            "deviation": 62.83438061474772,
                            "volatility": 0.06049976912282103
                        }
                    },
                    "ranking": 27.353124446666833,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9627530,
            "name": "Friendly Match",
            "creator": 436399,
            "mode": "game",
            "source": "play",
            "black": 436399,
            "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": 18,
            "black_player_rating": "902.357",
            "white_player_rank": 21,
            "white_player_rating": "1208.311",
            "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": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-08-08T02:39:04.407037Z",
            "ended": "2017-08-08T03:06:57.406878Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.98876953125,
                            "deviation": 62.3050651550293,
                            "volatility": 0.060090042650699615
                        }
                    },
                    "username": "1000201848",
                    "country": "un",
                    "ranking": 27.353124446666833,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.576171875,
                            "deviation": 72.90145111083984,
                            "volatility": 0.06426944583654404
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/9631851"
            },
            "players": {
                "black": {
                    "id": 438866,
                    "username": "AzureAsura",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/3902d1e566da54a15d527670d771da6d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.3856263922999,
                            "deviation": 62.19810001854264,
                            "volatility": 0.06002966664234009
                        }
                    },
                    "ranking": 25.172512512028458,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9631851,
            "name": "Friendly Match",
            "creator": 438866,
            "mode": "game",
            "source": "play",
            "black": 438866,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 36,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-08T14:23:59.571045Z",
            "ended": "2017-08-08T14:34:59.048881Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 438866,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.589111328125,
                            "deviation": 61.43339920043945,
                            "volatility": 0.06001491844654083
                        }
                    },
                    "username": "AzureAsura",
                    "country": "au",
                    "ranking": 25.172512512028458,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3902d1e566da54a15d527670d771da6d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1780.4735107421875,
                            "deviation": 71.011962890625,
                            "volatility": 0.06428676098585129
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/9639611"
            },
            "players": {
                "black": {
                    "id": 384912,
                    "username": "deleted-16c0de2a-20cc-4d63-8e1e-3efaf7b1471d",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/a68f39909ff09672b1cab7ca4dd3bc17-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.8904705764837,
                            "deviation": 65.96439048954069,
                            "volatility": 0.060017819279752506
                        }
                    },
                    "ranking": 22.287224654179827,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9639611,
            "name": "Vriendschappelijke Wedstrijd",
            "creator": 384912,
            "mode": "game",
            "source": "play",
            "black": 384912,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "canadian",
            "black_player_rank": 19,
            "black_player_rating": "1041.878",
            "white_player_rank": 20,
            "white_player_rating": "1151.239",
            "time_per_move": 24,
            "time_control_parameters": "{\"period_time\": 600, \"speed\": \"live\", \"system\": \"canadian\", \"pause_on_weekends\": false, \"time_control\": \"canadian\", \"stones_per_period\": 25, \"main_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-09T09:47:11.102589Z",
            "ended": "2017-08-09T10:11:14.407764Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 384912,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.9134521484375,
                            "deviation": 65.70362854003906,
                            "volatility": 0.06002076715230942
                        }
                    },
                    "username": "deleted-16c0de2a-20cc-4d63-8e1e-3efaf7b1471d",
                    "country": "001",
                    "ranking": 22.287224654179827,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a68f39909ff09672b1cab7ca4dd3bc17-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.434326171875,
                            "deviation": 68.97103881835938,
                            "volatility": 0.06431267410516739
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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/12459311"
            },
            "players": {
                "black": {
                    "id": 526507,
                    "username": "baohuachen1",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/ecef52435e73782e30b39ca79ea6108c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1674.7094820852749,
                            "deviation": 60.9430013496223,
                            "volatility": 0.06003523515248514
                        }
                    },
                    "ranking": 26.853924139609784,
                    "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": 818.6993451909314,
                            "deviation": 98.92986084323044,
                            "volatility": 0.14939927854439378
                        }
                    },
                    "ranking": 10.28597683951694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12459311,
            "name": "Friendly Match",
            "creator": 526507,
            "mode": "game",
            "source": "play",
            "black": 526507,
            "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": 14,
            "black_player_rating": "565.357",
            "white_player_rank": 19,
            "white_player_rating": "1023.185",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-14T06:46:34.882561Z",
            "ended": "2018-04-14T06:53:32.454450Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526507,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1687.8104248046875,
                            "deviation": 62.37269973754883,
                            "volatility": 0.0600149892270565
                        }
                    },
                    "username": "baohuachen1",
                    "country": "cn",
                    "ranking": 26.853924139609784,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ecef52435e73782e30b39ca79ea6108c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.2734375,
                            "deviation": 68.38199615478516,
                            "volatility": 0.0690406933426857
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 10.28597683951694,
                    "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
        }
    ]
}