List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=59
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=60",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=58",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5383713"
            },
            "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": 169682,
                    "username": "SteelRat",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/621c536073e4ad9cc5ecb5a4d9b2f666?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.5685489767495,
                            "deviation": 62.810207072473105,
                            "volatility": 0.060083824173043275
                        }
                    },
                    "ranking": 21.124985222167073,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5383713,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-28 16:30 (17790) R:1 (SteelRat vs Sofiam)",
            "creator": 169682,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 169682,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1591.856",
            "white_player_rank": 13,
            "white_player_rating": "445.510",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17790,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-28T16:30:34.406198Z",
            "ended": "2016-05-28T16:41:23.159738Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1892.774169921875,
                            "deviation": 70.82012176513672,
                            "volatility": 0.05997760221362114
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 169682,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.7408447265625,
                            "deviation": 62.5204963684082,
                            "volatility": 0.060090478509664536
                        }
                    },
                    "username": "SteelRat",
                    "country": "un",
                    "ranking": 21.124985222167073,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/621c536073e4ad9cc5ecb5a4d9b2f666?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/5383946"
            },
            "players": {
                "black": {
                    "id": 303450,
                    "username": "sunaurus",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/3f0cf9f3a0409e263a0ee29f08ff0ff6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.3851917133647,
                            "deviation": 61.64030614475784,
                            "volatility": 0.060053499702672465
                        }
                    },
                    "ranking": 26.033316510171442,
                    "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": 5383946,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-28 16:30 (17790) R:2 (Sofiam vs sunaurus)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 303450,
            "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": 19,
            "black_player_rating": "1014.767",
            "white_player_rank": 24,
            "white_player_rating": "1592.169",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17790,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "70.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T16:56:23.899202Z",
            "ended": "2016-05-28T17:32:10.499054Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 303450,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.39697265625,
                            "deviation": 62.82973098754883,
                            "volatility": 0.0600266195833683
                        }
                    },
                    "username": "sunaurus",
                    "country": "ee",
                    "ranking": 26.033316510171442,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3f0cf9f3a0409e263a0ee29f08ff0ff6-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1894.340576171875,
                            "deviation": 71.28253936767578,
                            "volatility": 0.059976976364851
                        }
                    },
                    "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/5384507"
            },
            "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": 200588,
                    "username": "GetStrong",
                    "country": "hr",
                    "icon": "https://user-uploads.online-go.com/0573fedb328c45041987f0a08659166b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2116.6108517244916,
                            "deviation": 61.77505693317287,
                            "volatility": 0.06004017170838798
                        }
                    },
                    "ranking": 32.2751089090044,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5384507,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-05-28 17:30 (17792) R:1 (GetStrong vs Sofiam)",
            "creator": 200588,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 200588,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1532.190",
            "white_player_rank": 30,
            "white_player_rating": "2183.252",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17792,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-28T17:31:37.466015Z",
            "ended": "2016-05-28T17:45:31.330297Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1897.864013671875,
                            "deviation": 71.40840148925781,
                            "volatility": 0.059975795447826385
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 200588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2151.4453125,
                            "deviation": 72.06275939941406,
                            "volatility": 0.060037415474653244
                        }
                    },
                    "username": "GetStrong",
                    "country": "hr",
                    "ranking": 32.2751089090044,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0573fedb328c45041987f0a08659166b-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/5384626"
            },
            "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": 97625,
                    "username": "peltimies",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/3e9acfd81de88f2610f35b7fe305f5e2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1982.7973862480928,
                            "deviation": 68.71531152125411,
                            "volatility": 0.06020122740537502
                        }
                    },
                    "ranking": 30.763240615652123,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5384626,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-05-28 17:30 (17792) R:2 (peltimies vs Sofiam)",
            "creator": 97625,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 97625,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1577.624",
            "white_player_rank": 26,
            "white_player_rating": "1798.268",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17792,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T17:45:31.833590Z",
            "ended": "2016-05-28T17:51:54.569024Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1920.8233642578125,
                            "deviation": 71.25614929199219,
                            "volatility": 0.059981752187013626
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 97625,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2025.6702880859375,
                            "deviation": 64.66888427734375,
                            "volatility": 0.06011788547039032
                        }
                    },
                    "username": "peltimies",
                    "country": "fi",
                    "ranking": 30.763240615652123,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3e9acfd81de88f2610f35b7fe305f5e2?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/5384515"
            },
            "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": 119297,
                    "username": "copacetic",
                    "country": "um",
                    "icon": "https://user-uploads.online-go.com/4810db6f708092adf6304eb517e4e2b1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1535.294321308795,
                            "deviation": 64.01300055190508,
                            "volatility": 0.059746247887098806
                        }
                    },
                    "ranking": 24.84178161216943,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5384515,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-28 16:30 (17790) R:3 (Copacetic vs Sofiam)",
            "creator": 119297,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 119297,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1593.172",
            "white_player_rank": 23,
            "white_player_rating": "1441.908",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17790,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-28T17:32:10.981129Z",
            "ended": "2016-05-28T18:11:30.227304Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1910.7821044921875,
                            "deviation": 70.68951416015625,
                            "volatility": 0.05998041853308678
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 119297,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1795.1922607421875,
                            "deviation": 65.63121795654297,
                            "volatility": 0.0599488839507103
                        }
                    },
                    "username": "copacetic",
                    "country": "um",
                    "ranking": 24.84178161216943,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4810db6f708092adf6304eb517e4e2b1-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/5384889"
            },
            "players": {
                "black": {
                    "id": 236462,
                    "username": "AdrianSz",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/495f241b6d250364c3b29a8b5b77919a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.2719753758558,
                            "deviation": 63.49050516764651,
                            "volatility": 0.060163596552201805
                        }
                    },
                    "ranking": 25.743446152067392,
                    "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": 5384889,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-28 16:30 (17790) R:4 (Sofiam vs Beaux)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 236462,
            "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": 19,
            "black_player_rating": "1052.231",
            "white_player_rank": 25,
            "white_player_rating": "1603.687",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17790,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T18:11:30.800488Z",
            "ended": "2016-05-28T18:30:50.882815Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 236462,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.043701171875,
                            "deviation": 67.01476287841797,
                            "volatility": 0.05994204059243202
                        }
                    },
                    "username": "AdrianSz",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 25.743446152067392,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/495f241b6d250364c3b29a8b5b77919a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1920.2943115234375,
                            "deviation": 70.18311309814453,
                            "volatility": 0.059979021549224854
                        }
                    },
                    "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/5308762"
            },
            "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": 312103,
                    "username": "Jeno61",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/39dcc128c60ea35c77f6a6580706b52b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.5330295590159,
                            "deviation": 68.15602296906302,
                            "volatility": 0.05991236015939895
                        }
                    },
                    "ranking": 29.190087893867315,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5308762,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-05-21 01:00 (17579) R:1 (Jeno61 vs Sofiam)",
            "creator": 312103,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 312103,
            "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": "1617.594",
            "white_player_rank": 30,
            "white_player_rating": "2140.067",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17579,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-21T01:01:07.472044Z",
            "ended": "2016-05-28T18:54:01.998852Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1925.7967529296875,
                            "deviation": 70.0664291381836,
                            "volatility": 0.05997750163078308
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 312103,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2004.7293701171875,
                            "deviation": 109.18462371826172,
                            "volatility": 0.05999547243118286
                        }
                    },
                    "username": "Jeno61",
                    "country": "hu",
                    "ranking": 29.190087893867315,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39dcc128c60ea35c77f6a6580706b52b?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/5308779"
            },
            "players": {
                "black": {
                    "id": 111144,
                    "username": "carrutstick",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/61e179a755e44f07873b2ccd75771123?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1830.4686329246333,
                            "deviation": 64.78622678420969,
                            "volatility": 0.062070926674478326
                        }
                    },
                    "ranking": 28.9127071376884,
                    "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": 5308779,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-05-21 01:00 (17579) R:1 (Sofiam vs carrutstick)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 111144,
            "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": 20,
            "black_player_rating": "1100.926",
            "white_player_rank": 25,
            "white_player_rating": "1617.285",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17579,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-21T01:01:07.795252Z",
            "ended": "2016-05-28T19:14:35.049696Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 111144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.613525390625,
                            "deviation": 63.82194137573242,
                            "volatility": 0.06035400554537773
                        }
                    },
                    "username": "carrutstick",
                    "country": "un",
                    "ranking": 28.9127071376884,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/61e179a755e44f07873b2ccd75771123?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1915.404052734375,
                            "deviation": 69.61357116699219,
                            "volatility": 0.05997646972537041
                        }
                    },
                    "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/5385522"
            },
            "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": 228530,
                    "username": "Ovidiu",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/d3663ef8aa40d23cb0afbd46f34cab64?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.1477120882653,
                            "deviation": 65.94912743104028,
                            "volatility": 0.060006067852076565
                        }
                    },
                    "ranking": 22.207229433022636,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5385522,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-05-28 19:30 (17796) R:1 (Ovidiu vs Sofiam)",
            "creator": 228530,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 228530,
            "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": "1571.151",
            "white_player_rank": 12,
            "white_player_rating": "303.806",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17796,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-28T19:30:43.494852Z",
            "ended": "2016-05-28T19:43:41.706096Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1895.8851318359375,
                            "deviation": 69.29708862304688,
                            "volatility": 0.05998025834560394
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 228530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.2100830078125,
                            "deviation": 78.55622863769531,
                            "volatility": 0.06003553047776222
                        }
                    },
                    "username": "Ovidiu",
                    "country": "ro",
                    "ranking": 22.207229433022636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3663ef8aa40d23cb0afbd46f34cab64?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/5385632"
            },
            "players": {
                "black": {
                    "id": 102932,
                    "username": "yahel.or.3",
                    "country": "il",
                    "icon": "https://user-uploads.online-go.com/11b903d0d9f2fb446cf1384dfa098b5f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1932.2886077180606,
                            "deviation": 66.9602013896779,
                            "volatility": 0.06013558835547706
                        }
                    },
                    "ranking": 30.165888168312122,
                    "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": 5385632,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-05-28 19:30 (17796) R:2 (Sofiam vs yahel.or.3)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 102932,
            "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": 27,
            "black_player_rating": "1811.937",
            "white_player_rank": 24,
            "white_player_rating": "1571.342",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17796,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-28T19:46:06.081003Z",
            "ended": "2016-05-28T19:51:09.538096Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 102932,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2104.9365234375,
                            "deviation": 69.14602661132812,
                            "volatility": 0.060003723949193954
                        }
                    },
                    "username": "yahel.or.3",
                    "country": "il",
                    "ranking": 30.165888168312122,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/11b903d0d9f2fb446cf1384dfa098b5f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1896.966064453125,
                            "deviation": 69.87260437011719,
                            "volatility": 0.059979796409606934
                        }
                    },
                    "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
        }
    ]
}