List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=76
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=77",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=75",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5456603"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 228533,
                    "username": "Redcrown",
                    "country": "ng",
                    "icon": "https://user-uploads.online-go.com/e6e38677ec9326a716d90d5e309c9c7e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1953.147228128862,
                            "deviation": 62.34110857633608,
                            "volatility": 0.05988470007761911
                        }
                    },
                    "ranking": 30.414448032278813,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5456603,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-04 22:30 (17993) R:4 (ferde vs Sofiam)",
            "creator": 228533,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 228533,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1600.117",
            "white_player_rank": 16,
            "white_player_rating": "725.471",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17993,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-04T23:10:19.666847Z",
            "ended": "2016-06-04T23:14:03.983528Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1952.5751953125,
                            "deviation": 72.35323333740234,
                            "volatility": 0.05995745211839676
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 228533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.9183349609375,
                            "deviation": 63.51852798461914,
                            "volatility": 0.05997173860669136
                        }
                    },
                    "username": "Redcrown",
                    "country": "ng",
                    "ranking": 30.414448032278813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e6e38677ec9326a716d90d5e309c9c7e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5456749"
            },
            "players": {
                "black": {
                    "id": 165311,
                    "username": "maka",
                    "country": "ge",
                    "icon": "https://user-uploads.online-go.com/3e9d6c81ec9e6f150dd665350efbee25-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2208.516219887064,
                            "deviation": 76.67986019641909,
                            "volatility": 0.06299186884537525
                        }
                    },
                    "ranking": 33.25909367942681,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5456749,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-04 22:30 (17993) R:6 (Sofiam vs maka)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 165311,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 28,
            "black_player_rating": "1996.929",
            "white_player_rank": 25,
            "white_player_rating": "1600.177",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17993,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-04T23:32:56.823735Z",
            "ended": "2016-06-04T23:42:47.897576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 165311,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2184.383544921875,
                            "deviation": 77.2495346069336,
                            "volatility": 0.06155101954936981
                        }
                    },
                    "username": "maka",
                    "country": "ge",
                    "ranking": 33.25909367942681,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e9d6c81ec9e6f150dd665350efbee25-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1955.708251953125,
                            "deviation": 72.51879119873047,
                            "volatility": 0.0599563904106617
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5456807"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 330918,
                    "username": "Silence!",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/00ba1e180f8974b3188ba7eefdebb240-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2599.2937800322297,
                            "deviation": 73.99712421262065,
                            "volatility": 0.06007361229266567
                        }
                    },
                    "ranking": 37.0306659537341,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5456807,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-04 22:30 (17993) R:7 (Silence! vs Sofiam)",
            "creator": 330918,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 330918,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1610.510",
            "white_player_rank": 28,
            "white_player_rating": "1972.477",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17993,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-04T23:42:48.797209Z",
            "ended": "2016-06-04T23:52:44.554673Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1978.52880859375,
                            "deviation": 72.23792266845703,
                            "volatility": 0.05996163561940193
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 330918,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2438.51123046875,
                            "deviation": 112.42591857910156,
                            "volatility": 0.059989798814058304
                        }
                    },
                    "username": "Silence!",
                    "country": "_Starfleet",
                    "ranking": 37.0306659537341,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/00ba1e180f8974b3188ba7eefdebb240-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5427860"
            },
            "players": {
                "black": {
                    "id": 125847,
                    "username": "jganiyu",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/35895a884bb924764f37739298cfa1af-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.9475806634644,
                            "deviation": 63.08612570003758,
                            "volatility": 0.05990191572037683
                        }
                    },
                    "ranking": 22.67223408618852,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5427860,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-06-02 01:00 (17919) R:1 (Sofiam vs jganiyu)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 125847,
            "white": 126739,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 11,
            "black_player_rating": "201.902",
            "white_player_rank": 25,
            "white_player_rating": "1618.957",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17919,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-02T01:00:54.919512Z",
            "ended": "2016-06-05T00:57:42.701153Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 125847,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.6832275390625,
                            "deviation": 63.2836799621582,
                            "volatility": 0.05992411822080612
                        }
                    },
                    "username": "jganiyu",
                    "country": "us",
                    "ranking": 22.67223408618852,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/35895a884bb924764f37739298cfa1af-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.349609375,
                            "deviation": 72.58568572998047,
                            "volatility": 0.05996087193489075
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5460121"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 299940,
                    "username": "iris.zhang.gz",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/2a1343110eee484443afdcca4bf068c8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1847.014374417527,
                            "deviation": 64.76379806321424,
                            "volatility": 0.06006306853489281
                        }
                    },
                    "ranking": 29.121021628545314,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5460121,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-05 09:30 (18004) R:1 (iris.zhang.gz vs Sofiam)",
            "creator": 299940,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 299940,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1678.585",
            "white_player_rank": 24,
            "white_player_rating": "1549.128",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18004,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-05T09:30:03.277463Z",
            "ended": "2016-06-05T09:47:51.990676Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.72802734375,
                            "deviation": 72.70668029785156,
                            "volatility": 0.05995975062251091
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 299940,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1791.5902099609375,
                            "deviation": 64.37317657470703,
                            "volatility": 0.060049332678318024
                        }
                    },
                    "username": "iris.zhang.gz",
                    "country": "cn",
                    "ranking": 29.121021628545314,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a1343110eee484443afdcca4bf068c8?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5264922"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 95245,
                    "username": "ZozoPuppy",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/ddc6e41604cfb599637f5b580d4a8832-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.0834907225149,
                            "deviation": 63.952966897812665,
                            "volatility": 0.05994071976825509
                        }
                    },
                    "ranking": 28.933121296548883,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5264922,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2016-05-16 17:00 (17063) R:1 (ZozoPuppy vs Sofiam)",
            "creator": 95245,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 95245,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1619.164",
            "white_player_rank": 25,
            "white_player_rating": "1621.006",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17063,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-16T17:00:48.715339Z",
            "ended": "2016-06-05T10:02:05.665041Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1957.8416748046875,
                            "deviation": 72.27422332763672,
                            "volatility": 0.059964053332805634
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 95245,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1877.4498291015625,
                            "deviation": 66.0069808959961,
                            "volatility": 0.05995675548911095
                        }
                    },
                    "username": "ZozoPuppy",
                    "country": "au",
                    "ranking": 28.933121296548883,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ddc6e41604cfb599637f5b580d4a8832-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5459875"
            },
            "players": {
                "black": {
                    "id": 159362,
                    "username": "Aloisius",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/fe235d23b67d494527d973582dadbde5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.929952861266,
                            "deviation": 67.28640928753859,
                            "volatility": 0.060339246269236584
                        }
                    },
                    "ranking": 31.714052703655437,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5459875,
            "name": "Ladder Challenge: Sofiam(#8) vs Aloisius(#2)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 159362,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 30,
            "black_player_rating": "2103.546",
            "white_player_rank": 25,
            "white_player_rating": "1640.485",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-05T08:55:55.301503Z",
            "ended": "2016-06-05T10:05:08.108516Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 159362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2224.639892578125,
                            "deviation": 66.72657012939453,
                            "volatility": 0.06055135652422905
                        }
                    },
                    "username": "Aloisius",
                    "country": "150",
                    "ranking": 31.714052703655437,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe235d23b67d494527d973582dadbde5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1969.0662841796875,
                            "deviation": 71.59553527832031,
                            "volatility": 0.05996290594339371
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5460486"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 255984,
                    "username": "陳霸先",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3e2cd4312625353e21681fc8e4550ff1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.2779628971239,
                            "deviation": 61.53414189701469,
                            "volatility": 0.05929484270698389
                        }
                    },
                    "ranking": 24.91680596086608,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5460486,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 10:30 (18005) R:2 (陳霸先 vs Sofiam)",
            "creator": 255984,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 255984,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1609.961",
            "white_player_rank": 20,
            "white_player_rating": "1101.704",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18005,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-05T10:36:01.291419Z",
            "ended": "2016-06-05T10:42:05.104691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1992.29736328125,
                            "deviation": 71.43669128417969,
                            "volatility": 0.0599689707159996
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 255984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.9000244140625,
                            "deviation": 65.50299835205078,
                            "volatility": 0.05983435735106468
                        }
                    },
                    "username": "陳霸先",
                    "country": "un",
                    "ranking": 24.91680596086608,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3e2cd4312625353e21681fc8e4550ff1?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5460537"
            },
            "players": {
                "black": {
                    "id": 165733,
                    "username": "monster1",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e56bbc3882d3ba0c5c18680230cefb2d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.8189932122864,
                            "deviation": 65.74368074701958,
                            "volatility": 0.060780888437087115
                        }
                    },
                    "ranking": 26.883066179964928,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5460537,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 10:30 (18005) R:3 (Sofiam vs monster1)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 165733,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1263.597",
            "white_player_rank": 25,
            "white_player_rating": "1610.309",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18005,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-05T10:43:47.416567Z",
            "ended": "2016-06-05T10:48:46.201922Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 165733,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.5848388671875,
                            "deviation": 68.88523864746094,
                            "volatility": 0.06065213680267334
                        }
                    },
                    "username": "monster1",
                    "country": "us",
                    "ranking": 26.883066179964928,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e56bbc3882d3ba0c5c18680230cefb2d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1996.6607666015625,
                            "deviation": 71.435302734375,
                            "volatility": 0.05996762588620186
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/5460577"
            },
            "players": {
                "black": {
                    "id": 297314,
                    "username": "dimiter",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/113226f81b6f49d96223b350473292d3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.9728988957388,
                            "deviation": 62.54139408584736,
                            "volatility": 0.059958197604749464
                        }
                    },
                    "ranking": 25.329356147087783,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5460577,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 10:30 (18005) R:4 (Sofiam vs dimiter)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 297314,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 16,
            "black_player_rating": "743.448",
            "white_player_rank": 25,
            "white_player_rating": "1600.540",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18005,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-05T10:50:38.366231Z",
            "ended": "2016-06-05T10:55:17.744236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 297314,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.1124267578125,
                            "deviation": 63.703433990478516,
                            "volatility": 0.05998469144105911
                        }
                    },
                    "username": "dimiter",
                    "country": "un",
                    "ranking": 25.329356147087783,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/113226f81b6f49d96223b350473292d3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1977.5281982421875,
                            "deviation": 70.92294311523438,
                            "volatility": 0.05997039005160332
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "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
        }
    ]
}