List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=83
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=84",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=82",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5490280"
            },
            "players": {
                "black": {
                    "id": 302389,
                    "username": "ChrisVincentRichardson",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/567a71294f43cf645478c203333a66bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.945134949289,
                            "deviation": 62.28330169462832,
                            "volatility": 0.060018182652754666
                        }
                    },
                    "ranking": 20.630683426410165,
                    "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": 5490280,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-06-08 11:30 (18087) R:1 (Sofiam vs ChrisVincentRichardson)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 302389,
            "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": 10,
            "black_player_rating": "170.754",
            "white_player_rank": 25,
            "white_player_rating": "1641.920",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18087,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-08T11:30:53.434901Z",
            "ended": "2016-06-08T11:47:02.229898Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 302389,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.429931640625,
                            "deviation": 68.11876678466797,
                            "volatility": 0.060035232454538345
                        }
                    },
                    "username": "ChrisVincentRichardson",
                    "country": "au",
                    "ranking": 20.630683426410165,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/567a71294f43cf645478c203333a66bc?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1967.3551025390625,
                            "deviation": 70.52774047851562,
                            "volatility": 0.059957362711429596
                        }
                    },
                    "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/5490383"
            },
            "players": {
                "black": {
                    "id": 1104,
                    "username": "hiryuu",
                    "country": "142",
                    "icon": "https://user-uploads.online-go.com/501f765d28485eeaadd15a62c8f0f47d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1924.4902326457652,
                            "deviation": 61.80190306141672,
                            "volatility": 0.06019962790738917
                        }
                    },
                    "ranking": 30.072269821795892,
                    "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": 5490383,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-06-08 11:30 (18087) R:2 (Sofiam vs hiryuu)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1104,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18087,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-06-08T11:47:02.764600Z",
            "ended": "2016-06-08T11:54:11.156574Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1866.7884521484375,
                            "deviation": 66.2181167602539,
                            "volatility": 0.06007910147309303
                        }
                    },
                    "username": "hiryuu",
                    "country": "142",
                    "ranking": 30.072269821795892,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/501f765d28485eeaadd15a62c8f0f47d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.2235107421875,
                            "deviation": 71.21342468261719,
                            "volatility": 0.059969644993543625
                        }
                    },
                    "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/5459949"
            },
            "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": 70132,
                    "username": "cynrd",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/61c1d3e4dae548413ad85da1a7849aa8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.6779146487147,
                            "deviation": 68.61200431213824,
                            "volatility": 0.05995822278334078
                        }
                    },
                    "ranking": 16.6271937715163,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5459949,
            "name": "Tournament Game: Double Eliminination #4 - June 2016 (17167) R:1 (cynrd vs Sofiam)",
            "creator": 70132,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 70132,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1662.581",
            "white_player_rank": 14,
            "white_player_rating": "525.136",
            "time_per_move": 172800,
            "time_control_parameters": "{\"time_control\": \"simple\", \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 17167,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-05T09:03:01.905753Z",
            "ended": "2016-06-08T12:02:18.682292Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.2235107421875,
                            "deviation": 71.21342468261719,
                            "volatility": 0.059969644993543625
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 70132,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.2978515625,
                            "deviation": 67.04305267333984,
                            "volatility": 0.06000013276934624
                        }
                    },
                    "username": "cynrd",
                    "country": "un",
                    "ranking": 16.6271937715163,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/61c1d3e4dae548413ad85da1a7849aa8?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/5491046"
            },
            "players": {
                "black": {
                    "id": 71795,
                    "username": "sku",
                    "country": "_Klingon",
                    "icon": "https://secure.gravatar.com/avatar/340773e8ba09c969560b293b1dfc2e77?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.2941364760977,
                            "deviation": 61.326307695904006,
                            "volatility": 0.059956089705777676
                        }
                    },
                    "ranking": 20.691176748532758,
                    "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": 5491046,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-08 13:30 (18089) R:1 (Sofiam vs sku)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 71795,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1240.159",
            "white_player_rank": 25,
            "white_player_rating": "1621.490",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18089,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-08T13:30:59.462877Z",
            "ended": "2016-06-08T13:46:44.518430Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 71795,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1768.085205078125,
                            "deviation": 68.429443359375,
                            "volatility": 0.06002212315797806
                        }
                    },
                    "username": "sku",
                    "country": "_Klingon",
                    "ranking": 20.691176748532758,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/340773e8ba09c969560b293b1dfc2e77?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.9447021484375,
                            "deviation": 71.8287353515625,
                            "volatility": 0.05996934324502945
                        }
                    },
                    "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/5397633"
            },
            "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": 278955,
                    "username": "fede1581",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/5db3425c1464d6527ead882a95fcbefa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.8045688433617,
                            "deviation": 68.34721470015594,
                            "volatility": 0.06003407742249351
                        }
                    },
                    "ranking": 19.230112050889172,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5397633,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-05-30 01:00 (17826) R:1 (fede1581 vs Sofiam)",
            "creator": 278955,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 278955,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1662.712",
            "white_player_rank": 7,
            "white_player_rating": "-148.613",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17826,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-30T01:01:14.259867Z",
            "ended": "2016-06-08T15:36:17.891931Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1919.167236328125,
                            "deviation": 71.40213775634766,
                            "volatility": 0.059973184019327164
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 278955,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.486328125,
                            "deviation": 66.66350555419922,
                            "volatility": 0.060045965015888214
                        }
                    },
                    "username": "fede1581",
                    "country": "_Pirate",
                    "ranking": 19.230112050889172,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5db3425c1464d6527ead882a95fcbefa?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/5493308"
            },
            "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": 169236,
                    "username": "Guchlu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0bcd1304261227b58c19590818b33b34?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.9351269558942,
                            "deviation": 75.83773294308814,
                            "volatility": 0.05972889876479406
                        }
                    },
                    "ranking": 11.955815712702401,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5493308,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-08 18:30 (18094) R:1 (Guchlu vs Sofiam)",
            "creator": 169236,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 169236,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1575.561",
            "white_player_rank": 12,
            "white_player_rating": "316.398",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18094,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-08T18:30:15.635697Z",
            "ended": "2016-06-08T18:34:17.555807Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1919.6748046875,
                            "deviation": 72.05680084228516,
                            "volatility": 0.05997296795248985
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 169236,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.0587158203125,
                            "deviation": 65.00863647460938,
                            "volatility": 0.059847086668014526
                        }
                    },
                    "username": "Guchlu",
                    "country": "un",
                    "ranking": 11.955815712702401,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0bcd1304261227b58c19590818b33b34?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/5438087"
            },
            "players": {
                "black": {
                    "id": 150358,
                    "username": "murakoshi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b8a72af87ce9336d6df07e1c09794feb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.2934285377257,
                            "deviation": 69.10715088983764,
                            "volatility": 0.059684409498301644
                        }
                    },
                    "ranking": 22.344451864425526,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 5438087,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2016-06-03 01:00 (17944) R:1 (Sofiam vs murakoshi)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 150358,
            "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": 19,
            "black_player_rating": "1044.129",
            "white_player_rank": 25,
            "white_player_rating": "1663.002",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17944,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-03T01:01:09.025402Z",
            "ended": "2016-06-08T18:38:29.777212Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 150358,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.204345703125,
                            "deviation": 65.2663345336914,
                            "volatility": 0.05986487492918968
                        }
                    },
                    "username": "murakoshi",
                    "country": "us",
                    "ranking": 22.344451864425526,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b8a72af87ce9336d6df07e1c09794feb?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1920.764892578125,
                            "deviation": 72.5902328491211,
                            "volatility": 0.05997253209352493
                        }
                    },
                    "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/5493409"
            },
            "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": 225951,
                    "username": "Phaxs",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7517184135ea82eb38599253390a9624?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.8901032002184,
                            "deviation": 63.71736608863905,
                            "volatility": 0.0599013174816613
                        }
                    },
                    "ranking": 16.415780456970666,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5493409,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-08 18:30 (18094) R:2 (Phaxs vs Sofiam)",
            "creator": 225951,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 225951,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1575.655",
            "white_player_rank": 10,
            "white_player_rating": "177.992",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18094,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "77.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-08T18:42:36.354181Z",
            "ended": "2016-06-08T19:00:16.476893Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1924.5328369140625,
                            "deviation": 72.65068817138672,
                            "volatility": 0.05997132882475853
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 225951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.4833984375,
                            "deviation": 67.78443145751953,
                            "volatility": 0.05992939695715904
                        }
                    },
                    "username": "Phaxs",
                    "country": "un",
                    "ranking": 16.415780456970666,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7517184135ea82eb38599253390a9624?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/5493548"
            },
            "players": {
                "black": {
                    "id": 285187,
                    "username": "fajarsurabaya",
                    "country": "id",
                    "icon": "https://user-uploads.online-go.com/049f2bbaf39f05caad6a597c7ac778ec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2211.1684499867833,
                            "deviation": 70.75796655329891,
                            "volatility": 0.06009821126323356
                        }
                    },
                    "ranking": 33.2868780752672,
                    "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": 5493548,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-08 18:30 (18094) R:3 (Sofiam vs fajarsurabaya)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 285187,
            "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": 24,
            "black_player_rating": "1571.483",
            "white_player_rank": 24,
            "white_player_rating": "1575.766",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18094,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-08T19:00:17.053150Z",
            "ended": "2016-06-08T19:07:25.091248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 285187,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2159.84619140625,
                            "deviation": 72.42032623291016,
                            "volatility": 0.060059528797864914
                        }
                    },
                    "username": "fajarsurabaya",
                    "country": "id",
                    "ranking": 33.2868780752672,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/049f2bbaf39f05caad6a597c7ac778ec-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1924.875732421875,
                            "deviation": 73.32381439208984,
                            "volatility": 0.05997118353843689
                        }
                    },
                    "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/5493703"
            },
            "players": {
                "black": {
                    "id": 285187,
                    "username": "fajarsurabaya",
                    "country": "id",
                    "icon": "https://user-uploads.online-go.com/049f2bbaf39f05caad6a597c7ac778ec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2211.1684499867833,
                            "deviation": 70.75796655329891,
                            "volatility": 0.06009821126323356
                        }
                    },
                    "ranking": 33.2868780752672,
                    "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": 5493703,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-08 18:30 (18094) R:6 (Sofiam vs fajarsurabaya)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 285187,
            "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": 24,
            "black_player_rating": "1575.177",
            "white_player_rank": 24,
            "white_player_rating": "1581.174",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18094,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-08T19:18:31.513855Z",
            "ended": "2016-06-08T19:27:34.494626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 285187,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2150.620849609375,
                            "deviation": 71.89393615722656,
                            "volatility": 0.0600634403526783
                        }
                    },
                    "username": "fajarsurabaya",
                    "country": "id",
                    "ranking": 33.2868780752672,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/049f2bbaf39f05caad6a597c7ac778ec-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1948.4725341796875,
                            "deviation": 73.01812744140625,
                            "volatility": 0.059976644814014435
                        }
                    },
                    "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
        }
    ]
}