List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=96
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=97",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=95",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5567967"
            },
            "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": 177440,
                    "username": "Wesloid",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/58ddaf08b87d841e93e355a2538821d1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1380.3086740026072,
                            "deviation": 61.01453344563582,
                            "volatility": 0.060456957495965524
                        }
                    },
                    "ranking": 22.378275474411343,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5567967,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-16 18:30 (18305) R:2 (Wesloid vs Sofiam)",
            "creator": 177440,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 177440,
            "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": "1552.299",
            "white_player_rank": 14,
            "white_player_rating": "597.158",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18305,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-16T18:39:03.636989Z",
            "ended": "2016-06-16T18:46:23.422398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.7906494140625,
                            "deviation": 68.38900756835938,
                            "volatility": 0.05997368320822716
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 177440,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.2025146484375,
                            "deviation": 64.74210357666016,
                            "volatility": 0.059814538806676865
                        }
                    },
                    "username": "Wesloid",
                    "country": "nl",
                    "ranking": 22.378275474411343,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/58ddaf08b87d841e93e355a2538821d1-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/5568040"
            },
            "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": 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": ""
                }
            },
            "id": 5568040,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-16 18:30 (18305) R:3 (sku vs Sofiam)",
            "creator": 71795,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 71795,
            "width": 9,
            "height": 9,
            "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": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18305,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-06-16T18:46:24.072919Z",
            "ended": "2016-06-16T18:53:06.455568Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1848.5625,
                            "deviation": 68.69202423095703,
                            "volatility": 0.05997263267636299
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 71795,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.4075927734375,
                            "deviation": 68.54318237304688,
                            "volatility": 0.06001940742135048
                        }
                    },
                    "username": "sku",
                    "country": "_Klingon",
                    "ranking": 20.691176748532758,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/340773e8ba09c969560b293b1dfc2e77?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/5568187"
            },
            "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": 5568187,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-16 18:30 (18305) R:5 (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": 25,
            "black_player_rating": "1642.277",
            "white_player_rank": 24,
            "white_player_rating": "1552.364",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18305,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-16T19:02:24.927418Z",
            "ended": "2016-06-16T19:10:47.016332Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 285187,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2208.82177734375,
                            "deviation": 69.88706970214844,
                            "volatility": 0.06006508320569992
                        }
                    },
                    "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": 1848.5625,
                            "deviation": 68.69202423095703,
                            "volatility": 0.05997263267636299
                        }
                    },
                    "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/5568253"
            },
            "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": 324780,
                    "username": "amateur100",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/96b4c68e811fc41f3c4a9c8a6a077217?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1894.0493357822875,
                            "deviation": 68.05244834339801,
                            "volatility": 0.0600846700418908
                        }
                    },
                    "ranking": 29.703164472207952,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5568253,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-16 18:30 (18305) R:6 (amateur100 vs Sofiam)",
            "creator": 324780,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 324780,
            "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": "1559.883",
            "white_player_rank": 22,
            "white_player_rating": "1307.880",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18305,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-16T19:10:47.576389Z",
            "ended": "2016-06-16T19:18:55.211270Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1872.15576171875,
                            "deviation": 68.9384536743164,
                            "volatility": 0.05998104810714722
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 324780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.21142578125,
                            "deviation": 69.585693359375,
                            "volatility": 0.0600585900247097
                        }
                    },
                    "username": "amateur100",
                    "country": "un",
                    "ranking": 29.703164472207952,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/96b4c68e811fc41f3c4a9c8a6a077217?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/5514096"
            },
            "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": 5514096,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-06-11 01:00 (18148) 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": 24,
            "black_player_rating": "1568.067",
            "white_player_rank": 7,
            "white_player_rating": "-121.828",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18148,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-11T01:01:03.365127Z",
            "ended": "2016-06-16T20:22:35.976925Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1861.5062255859375,
                            "deviation": 68.46675109863281,
                            "volatility": 0.05998001620173454
                        }
                    },
                    "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": 1222.8629150390625,
                            "deviation": 68.13411712646484,
                            "volatility": 0.06005532294511795
                        }
                    },
                    "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/5541819"
            },
            "players": {
                "black": {
                    "id": 224855,
                    "username": "ChrisPhillips",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/be8e30a882248c121fc0bbbc1cb9f233-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.4580703073193,
                            "deviation": 63.04909552252279,
                            "volatility": 0.0597695138524907
                        }
                    },
                    "ranking": 16.729745960289534,
                    "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": 5541819,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-06-14 01:00 (18227) R:1 (Sofiam vs ChrisPhillips)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 224855,
            "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": 13,
            "black_player_rating": "469.446",
            "white_player_rank": 24,
            "white_player_rating": "1568.374",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18227,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-14T01:00:42.062031Z",
            "ended": "2016-06-16T20:24:42.690135Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 224855,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.7841796875,
                            "deviation": 64.74580383300781,
                            "volatility": 0.060005757957696915
                        }
                    },
                    "username": "ChrisPhillips",
                    "country": "us",
                    "ranking": 16.729745960289534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/be8e30a882248c121fc0bbbc1cb9f233-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1862.225830078125,
                            "deviation": 69.11846923828125,
                            "volatility": 0.05997969210147858
                        }
                    },
                    "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/5507023"
            },
            "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": 31287,
                    "username": "iLq",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/0c967231fc5b47ab884cd48d67d55ce3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1791.0950663282485,
                            "deviation": 62.55268541188396,
                            "volatility": 0.05997605978899667
                        }
                    },
                    "ranking": 28.40931464872175,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5507023,
            "name": "Ladder Challenge: iLq(#12) vs Sofiam(#4)",
            "creator": 31287,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 31287,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 24,
            "black_player_rating": "1568.529",
            "white_player_rank": 24,
            "white_player_rating": "1576.378",
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-10T06:25:40.063401Z",
            "ended": "2016-06-16T20:25:09.852125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1863.7847900390625,
                            "deviation": 69.60911560058594,
                            "volatility": 0.059979043900966644
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 31287,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1844.9622802734375,
                            "deviation": 64.94095611572266,
                            "volatility": 0.06001779064536095
                        }
                    },
                    "username": "iLq",
                    "country": "ru",
                    "ranking": 28.40931464872175,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0c967231fc5b47ab884cd48d67d55ce3-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/5513732"
            },
            "players": {
                "black": {
                    "id": 699,
                    "username": "redundant",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/195104d0cba5f1cc5f339ec150e917c9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.1887612025246,
                            "deviation": 67.40166776996655,
                            "volatility": 0.06020762970309559
                        }
                    },
                    "ranking": 21.011757072635948,
                    "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": 5513732,
            "name": "Ladder Challenge: redundant(#9) vs Sofiam(#4)",
            "creator": 699,
            "mode": "game",
            "source": "play",
            "black": 699,
            "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": 25,
            "black_player_rating": "1670.535",
            "white_player_rank": 24,
            "white_player_rating": "1574.237",
            "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-10T23:49:34.382617Z",
            "ended": "2016-06-16T21:25:43.439419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 699,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.1712646484375,
                            "deviation": 64.48104858398438,
                            "volatility": 0.06005831062793732
                        }
                    },
                    "username": "redundant",
                    "country": "us",
                    "ranking": 21.011757072635948,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/195104d0cba5f1cc5f339ec150e917c9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.5101318359375,
                            "deviation": 69.04244232177734,
                            "volatility": 0.05997862294316292
                        }
                    },
                    "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/5569290"
            },
            "players": {
                "black": {
                    "id": 330467,
                    "username": "lagrange",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b77ad331c890e2aebaa5bab8f4f37a3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1724.7439890482128,
                            "deviation": 66.3869229401892,
                            "volatility": 0.06003549982702553
                        }
                    },
                    "ranking": 27.535435151972163,
                    "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": 5569290,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-16 21:30 (18309) R:1 (Sofiam vs lagrange)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 330467,
            "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": 13,
            "black_player_rating": "472.156",
            "white_player_rank": 23,
            "white_player_rating": "1499.020",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18309,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-16T21:30:22.370532Z",
            "ended": "2016-06-16T21:40:28.841815Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 330467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1460.7186279296875,
                            "deviation": 82.47113800048828,
                            "volatility": 0.060026705265045166
                        }
                    },
                    "username": "lagrange",
                    "country": "un",
                    "ranking": 27.535435151972163,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b77ad331c890e2aebaa5bab8f4f37a3c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1893.5228271484375,
                            "deviation": 68.61064147949219,
                            "volatility": 0.05998070165514946
                        }
                    },
                    "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/5569364"
            },
            "players": {
                "black": {
                    "id": 311854,
                    "username": "mietitore",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/d95b1a1b342c9d6d0bcc3e89c39c8b25-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.292423362473,
                            "deviation": 63.19965274256304,
                            "volatility": 0.06007822734753509
                        }
                    },
                    "ranking": 28.16500485878792,
                    "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": 5569364,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-06-16 21:30 (18309) R:2 (Sofiam vs mietitore)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 311854,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 18309,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2016-06-16T21:40:29.321699Z",
            "ended": "2016-06-16T21:45:29.346508Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 311854,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1901.5252685546875,
                            "deviation": 68.52857971191406,
                            "volatility": 0.060012541711330414
                        }
                    },
                    "username": "mietitore",
                    "country": "it",
                    "ranking": 28.16500485878792,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d95b1a1b342c9d6d0bcc3e89c39c8b25-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1895.7080078125,
                            "deviation": 69.00878143310547,
                            "volatility": 0.059979844838380814
                        }
                    },
                    "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
        }
    ]
}