List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=ended&page=26
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=27",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=ended&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/514623"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514623,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 88320,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-01T20:55:27.180718Z",
            "ended": "2014-03-01T20:57:53.377058Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.5247802734375,
                            "deviation": 65.3125,
                            "volatility": 0.0600552074611187
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.5911865234375,
                            "deviation": 66.13082885742188,
                            "volatility": 0.06001056730747223
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514626"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514626,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "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": 88320,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"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-01T20:58:03.972806Z",
            "ended": "2014-03-01T20:58:20.402723Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1638.6942138671875,
                            "deviation": 65.3125228881836,
                            "volatility": 0.06005360931158066
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.5615234375,
                            "deviation": 66.088623046875,
                            "volatility": 0.06000897288322449
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514628"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514628,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 88320,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 86400}",
            "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": "2014-03-01T20:58:38.577550Z",
            "ended": "2014-03-01T20:59:42.940548Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.25634765625,
                            "deviation": 66.03804016113281,
                            "volatility": 0.060053326189517975
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.56298828125,
                            "deviation": 66.72468566894531,
                            "volatility": 0.06000849977135658
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514629"
            },
            "players": {
                "black": {
                    "id": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "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": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514629,
            "name": "",
            "creator": 52052,
            "mode": "game",
            "source": "play",
            "black": 52052,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": 88320,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 86400}",
            "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": "2014-03-01T20:59:52.567200Z",
            "ended": "2014-03-01T21:00:53.096274Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.5540771484375,
                            "deviation": 66.02764129638672,
                            "volatility": 0.06005173921585083
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1857.3785400390625,
                            "deviation": 66.67912292480469,
                            "volatility": 0.060006916522979736
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514597"
            },
            "players": {
                "black": {
                    "id": 9484,
                    "username": "paulerickson",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.328889096473,
                            "deviation": 65.91817710486949,
                            "volatility": 0.05998650280130419
                        }
                    },
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514597,
            "name": "",
            "creator": 9484,
            "mode": "game",
            "source": "play",
            "black": 9484,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-01T20:21:48.716649Z",
            "ended": "2014-03-01T21:08:53.045069Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 9484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1678.5128173828125,
                            "deviation": 69.00936126708984,
                            "volatility": 0.05999583378434181
                        }
                    },
                    "username": "paulerickson",
                    "country": "us",
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1869.8385009765625,
                            "deviation": 66.30147552490234,
                            "volatility": 0.06000684201717377
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514635"
            },
            "players": {
                "black": {
                    "id": 9484,
                    "username": "paulerickson",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.328889096473,
                            "deviation": 65.91817710486949,
                            "volatility": 0.05998650280130419
                        }
                    },
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514635,
            "name": "",
            "creator": 9484,
            "mode": "game",
            "source": "play",
            "black": 9484,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 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": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-01T21:09:07.394413Z",
            "ended": "2014-03-01T21:28:00.681080Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 9484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.152099609375,
                            "deviation": 68.71322631835938,
                            "volatility": 0.05999427288770676
                        }
                    },
                    "username": "paulerickson",
                    "country": "us",
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1861.7144775390625,
                            "deviation": 66.08211517333984,
                            "volatility": 0.06000540405511856
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514650"
            },
            "players": {
                "black": {
                    "id": 9484,
                    "username": "paulerickson",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.328889096473,
                            "deviation": 65.91817710486949,
                            "volatility": 0.05998650280130419
                        }
                    },
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514650,
            "name": "",
            "creator": 9484,
            "mode": "game",
            "source": "play",
            "black": 9484,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 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": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-01T21:36:01.047090Z",
            "ended": "2014-03-01T21:50:57.018665Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 9484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1666.8992919921875,
                            "deviation": 68.4698715209961,
                            "volatility": 0.05999826267361641
                        }
                    },
                    "username": "paulerickson",
                    "country": "us",
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1878.57861328125,
                            "deviation": 65.90923309326172,
                            "volatility": 0.060008514672517776
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514661"
            },
            "players": {
                "black": {
                    "id": 9484,
                    "username": "paulerickson",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.328889096473,
                            "deviation": 65.91817710486949,
                            "volatility": 0.05998650280130419
                        }
                    },
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 514661,
            "name": "",
            "creator": 9484,
            "mode": "game",
            "source": "play",
            "black": 9484,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "3.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": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-03-01T21:51:41.483115Z",
            "ended": "2014-03-01T21:56:41.135388Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 9484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.8177490234375,
                            "deviation": 68.15898895263672,
                            "volatility": 0.06000137701630592
                        }
                    },
                    "username": "paulerickson",
                    "country": "us",
                    "ranking": 24.385478961846896,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48c15b55c074ed78610a532d3aa62818-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1894.1187744140625,
                            "deviation": 65.6718978881836,
                            "volatility": 0.060010604560375214
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "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/514713"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 73,
                    "username": "Kuroneko",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1720.3171984281491,
                            "deviation": 260.4887625445967,
                            "volatility": 0.05999892180617455
                        }
                    },
                    "ranking": 27.47594113797314,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 514713,
            "name": "Testing 1 2 3",
            "creator": 73,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 73,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": 50,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 2700, \"max_time\": 18000, \"time_increment\": 20}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2014-03-01T23:12:11.295348Z",
            "ended": "2014-03-01T23:13:49.135074Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.52001953125,
                            "deviation": 65.36308288574219,
                            "volatility": 0.06001080200076103
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 73,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1720.317138671875,
                            "deviation": 260.48876953125,
                            "volatility": 0.05999892204999924
                        }
                    },
                    "username": "Kuroneko",
                    "country": "001",
                    "ranking": 27.47594113797314,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8acc1aa7edbb99556a0d05cf6c97a154-32.png",
                    "ui_class": "provisional"
                }
            },
            "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/514812"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.9890356640503,
                            "deviation": 112.17195963967261,
                            "volatility": 0.14916597408760598
                        }
                    },
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 37933,
                    "username": "mpopovic",
                    "country": "hr",
                    "icon": "https://secure.gravatar.com/avatar/c59d1bc6c43b29901340416006a74980?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1546.5023360922396,
                            "deviation": 66.41188001715417,
                            "volatility": 0.05989258273925003
                        }
                    },
                    "ranking": 25.010168248305778,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 514812,
            "name": "",
            "creator": 37933,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 37933,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-02T01:26:37.862859Z",
            "ended": "2014-03-02T01:45:02.379569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.52001953125,
                            "deviation": 65.36308288574219,
                            "volatility": 0.06001080200076103
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.436616756854423,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 37933,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1946.178466796875,
                            "deviation": 66.37655639648438,
                            "volatility": 0.05988692864775658
                        }
                    },
                    "username": "mpopovic",
                    "country": "hr",
                    "ranking": 25.010168248305778,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c59d1bc6c43b29901340416006a74980?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}