List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=39
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&ordering=ended&page=40",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=38",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/523332"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523332,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-11T16:32:31.024033Z",
            "ended": "2014-03-11T16:38:08.967314Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.4388427734375,
                            "deviation": 270.8533935546875,
                            "volatility": 0.05999842286109924
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.821533203125,
                            "deviation": 63.69737243652344,
                            "volatility": 0.0600176639854908
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523675"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523675,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-11T23:45:49.448014Z",
            "ended": "2014-03-11T23:50:59.845840Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1440.560791015625,
                            "deviation": 249.79286193847656,
                            "volatility": 0.05999765172600746
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1871.6351318359375,
                            "deviation": 64.02400970458984,
                            "volatility": 0.06001672521233559
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523680"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523680,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-11T23:52:02.444688Z",
            "ended": "2014-03-11T23:56:32.520017Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.44189453125,
                            "deviation": 235.2246856689453,
                            "volatility": 0.05999695137143135
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1867.11767578125,
                            "deviation": 64.36421966552734,
                            "volatility": 0.06001569703221321
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523683"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523683,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-11T23:57:20.810578Z",
            "ended": "2014-03-12T00:46:47.747296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.9532470703125,
                            "deviation": 224.28067016601562,
                            "volatility": 0.059996314346790314
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1863.1038818359375,
                            "deviation": 64.72311401367188,
                            "volatility": 0.06001465395092964
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523812"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523812,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-12T03:14:44.045402Z",
            "ended": "2014-03-12T03:26:45.687150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.5435791015625,
                            "deviation": 215.6245880126953,
                            "volatility": 0.05999571830034256
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1859.481201171875,
                            "deviation": 65.10041046142578,
                            "volatility": 0.060013625770807266
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523823"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523823,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-12T03:28:19.421960Z",
            "ended": "2014-03-12T03:38:09.741765Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.6295166015625,
                            "deviation": 201.40997314453125,
                            "volatility": 0.059994712471961975
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1862.542724609375,
                            "deviation": 65.5211410522461,
                            "volatility": 0.06001266837120056
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523830"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523830,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-12T03:38:36.180046Z",
            "ended": "2014-03-12T03:43:11.745396Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.3919677734375,
                            "deviation": 194.80435180664062,
                            "volatility": 0.060004014521837234
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1879.6458740234375,
                            "deviation": 65.83077239990234,
                            "volatility": 0.06001739203929901
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523882"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523882,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-12T04:56:32.961259Z",
            "ended": "2014-03-12T04:59:40.334679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.603759765625,
                            "deviation": 180.290771484375,
                            "volatility": 0.06000272557139397
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1868.7919921875,
                            "deviation": 65.78184509277344,
                            "volatility": 0.06001744791865349
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523887"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523887,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 8,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-12T04:59:58.315240Z",
            "ended": "2014-03-12T05:03:17.746260Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.9210205078125,
                            "deviation": 170.120361328125,
                            "volatility": 0.06000152975320816
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1859.2618408203125,
                            "deviation": 65.71174621582031,
                            "volatility": 0.06001688539981842
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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/523892"
            },
            "players": {
                "black": {
                    "id": 64814,
                    "username": "jpiramirez",
                    "country": "mx",
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.6525715209875,
                            "deviation": 106.65829919223243,
                            "volatility": 0.05999492709988877
                        }
                    },
                    "ranking": 24.049702005135895,
                    "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": 998.5290701020604,
                            "deviation": 111.51928881959147,
                            "volatility": 0.14926444146910073
                        }
                    },
                    "ranking": 14.882787833644839,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 523892,
            "name": "",
            "creator": 64814,
            "mode": "game",
            "source": "play",
            "black": 64814,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 8,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 1200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-12T05:08:25.325951Z",
            "ended": "2014-03-12T05:13:54.247787Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 64814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.3331298828125,
                            "deviation": 158.5554656982422,
                            "volatility": 0.060000088065862656
                        }
                    },
                    "username": "jpiramirez",
                    "country": "mx",
                    "ranking": 24.049702005135895,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65ca54a6aa61367ecff7e27a1edddc9b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1848.5902099609375,
                            "deviation": 65.60916137695312,
                            "volatility": 0.06001671403646469
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.882787833644839,
                    "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
        }
    ]
}