List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=58
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=59",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=57",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5382379"
            },
            "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": 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": ""
                }
            },
            "id": 5382379,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-28 12:30 (17786) R:3 (yahel.or.3 vs Sofiam)",
            "creator": 102932,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 102932,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1604.552",
            "white_player_rank": 27,
            "white_player_rating": "1822.106",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17786,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T13:45:03.533492Z",
            "ended": "2016-05-28T14:00:23.753804Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1949.3345947265625,
                            "deviation": 70.17858123779297,
                            "volatility": 0.05997013300657272
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 102932,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2092.745361328125,
                            "deviation": 69.38282012939453,
                            "volatility": 0.06000654771924019
                        }
                    },
                    "username": "yahel.or.3",
                    "country": "il",
                    "ranking": 30.165888168312122,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/11b903d0d9f2fb446cf1384dfa098b5f-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/5382430"
            },
            "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": 71283,
                    "username": "ヒカリ",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5bf78f22724822274932d4f3f77e1ac2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.123041593367,
                            "deviation": 65.20381743654528,
                            "volatility": 0.059834110391638475
                        }
                    },
                    "ranking": 18.335280060885808,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5382430,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2016-05-28 13:30 (17787) R:2 (ヒカリ vs Sofiam)",
            "creator": 71283,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 71283,
            "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": "1574.809",
            "white_player_rank": 19,
            "white_player_rating": "1024.856",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17787,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T13:51:06.909201Z",
            "ended": "2016-05-28T14:02:38.927226Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1940.885986328125,
                            "deviation": 69.77311706542969,
                            "volatility": 0.059968627989292145
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 71283,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.44873046875,
                            "deviation": 65.27815246582031,
                            "volatility": 0.059981945902109146
                        }
                    },
                    "username": "ヒカリ",
                    "country": "un",
                    "ranking": 18.335280060885808,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5bf78f22724822274932d4f3f77e1ac2-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/5308782"
            },
            "players": {
                "black": {
                    "id": 278632,
                    "username": "dr1fty",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/75c01bceed347f6bdd146e0a4b2de8fc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.0663596239733,
                            "deviation": 61.91343891625072,
                            "volatility": 0.059972905508096946
                        }
                    },
                    "ranking": 21.96808004857624,
                    "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": 5308782,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2016-05-21 01:00 (17579) R:1 (Sofiam vs dr1fty)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 278632,
            "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": 8,
            "black_player_rating": "-18.014",
            "white_player_rank": 25,
            "white_player_rating": "1617.329",
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-21T01:01:07.886636Z",
            "ended": "2016-05-28T14:09:16.096211Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 278632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1458.2901611328125,
                            "deviation": 64.82461547851562,
                            "volatility": 0.06001681089401245
                        }
                    },
                    "username": "dr1fty",
                    "country": "us",
                    "ranking": 21.96808004857624,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/75c01bceed347f6bdd146e0a4b2de8fc?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1914.6016845703125,
                            "deviation": 70.25713348388672,
                            "volatility": 0.059979308396577835
                        }
                    },
                    "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/5382560"
            },
            "players": {
                "black": {
                    "id": 237321,
                    "username": "IcleanuMarian",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c8fae837660a183590820bd893dae83f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.2972319230744,
                            "deviation": 66.6012555526524,
                            "volatility": 0.060055770020822435
                        }
                    },
                    "ranking": 26.245908821777988,
                    "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": 5382560,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-28 12:30 (17786) R:4 (Sofiam vs IcleanuMarian)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 237321,
            "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": 15,
            "black_player_rating": "662.509",
            "white_player_rank": 24,
            "white_player_rating": "1598.199",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17786,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T14:07:12.788038Z",
            "ended": "2016-05-28T14:34:38.436444Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 237321,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.4425048828125,
                            "deviation": 69.23970794677734,
                            "volatility": 0.06001610681414604
                        }
                    },
                    "username": "IcleanuMarian",
                    "country": "un",
                    "ranking": 26.245908821777988,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c8fae837660a183590820bd893dae83f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1916.597412109375,
                            "deviation": 70.65328216552734,
                            "volatility": 0.05997852608561516
                        }
                    },
                    "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/5382733"
            },
            "players": {
                "black": {
                    "id": 286187,
                    "username": "bumpelhuber",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/e9a03341e0bc0cf8c9ac17747b581797-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.6317326893063,
                            "deviation": 71.45370021058194,
                            "volatility": 0.05995653795594757
                        }
                    },
                    "ranking": 25.544777941163005,
                    "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": 5382733,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-05-28 14:30 (17788) R:1 (Sofiam vs bumpelhuber)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 286187,
            "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": 17,
            "black_player_rating": "853.991",
            "white_player_rank": 24,
            "white_player_rating": "1598.427",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17788,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T14:30:28.227412Z",
            "ended": "2016-05-28T14:42:10.255171Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 286187,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.53564453125,
                            "deviation": 68.58305358886719,
                            "volatility": 0.05994453281164169
                        }
                    },
                    "username": "bumpelhuber",
                    "country": "de",
                    "ranking": 25.544777941163005,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e9a03341e0bc0cf8c9ac17747b581797-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1917.7628173828125,
                            "deviation": 71.19266510009766,
                            "volatility": 0.059978045523166656
                        }
                    },
                    "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/5382844"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 5382844,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-05-28 14:30 (17788) R:2 (Sofiam vs Ovidiu)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 228530,
            "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": 10,
            "black_player_rating": "164.685",
            "white_player_rank": 24,
            "white_player_rating": "1598.536",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17788,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T14:42:10.904487Z",
            "ended": "2016-05-28T14:47:19.806392Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 228530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.38720703125,
                            "deviation": 78.1151123046875,
                            "volatility": 0.060035936534404755
                        }
                    },
                    "username": "Ovidiu",
                    "country": "ro",
                    "ranking": 22.207229433022636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3663ef8aa40d23cb0afbd46f34cab64?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1922.5718994140625,
                            "deviation": 71.1377182006836,
                            "volatility": 0.05997662991285324
                        }
                    },
                    "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/5382773"
            },
            "players": {
                "black": {
                    "id": 237158,
                    "username": "KayoHinazuki",
                    "country": "nz",
                    "icon": "https://user-uploads.online-go.com/d4ea662480f07f544aee270dd81a8737-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.0565920361616,
                            "deviation": 63.967486079391776,
                            "volatility": 0.05990920813732416
                        }
                    },
                    "ranking": 24.473396426806328,
                    "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": 5382773,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-28 12:30 (17786) R:5 (Sofiam vs KayoHinazuki)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 237158,
            "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": 15,
            "black_player_rating": "621.005",
            "white_player_rank": 24,
            "white_player_rating": "1598.646",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17786,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T14:34:39.101019Z",
            "ended": "2016-05-28T14:51:21.559913Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 237158,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1442.9388427734375,
                            "deviation": 64.23917388916016,
                            "volatility": 0.06000702455639839
                        }
                    },
                    "username": "KayoHinazuki",
                    "country": "nz",
                    "ranking": 24.473396426806328,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d4ea662480f07f544aee270dd81a8737-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1923.5635986328125,
                            "deviation": 71.70408630371094,
                            "volatility": 0.05997622385621071
                        }
                    },
                    "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/5382995"
            },
            "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": 267185,
                    "username": "Messias",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/7f77e63185a4dfdd8fb419bfc6fd1210?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.4342900919753,
                            "deviation": 64.00412629767712,
                            "volatility": 0.06003176481989667
                        }
                    },
                    "ranking": 30.382270133406998,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5382995,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-05-28 14:30 (17788) R:4 (Messias vs Sofiam)",
            "creator": 267185,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 267185,
            "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": "1598.889",
            "white_player_rank": 24,
            "white_player_rating": "1535.698",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17788,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-28T15:03:06.186414Z",
            "ended": "2016-05-28T15:11:07.572940Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1925.3914794921875,
                            "deviation": 72.1059799194336,
                            "volatility": 0.0599755235016346
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 267185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.4571533203125,
                            "deviation": 66.82508850097656,
                            "volatility": 0.0600583516061306
                        }
                    },
                    "username": "Messias",
                    "country": "de",
                    "ranking": 30.382270133406998,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7f77e63185a4dfdd8fb419bfc6fd1210?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/5383050"
            },
            "players": {
                "black": {
                    "id": 314225,
                    "username": "GuluCat",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2362.1833824434566,
                            "deviation": 75.54685114055218,
                            "volatility": 0.06015000178948722
                        }
                    },
                    "ranking": 34.81628901044649,
                    "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": 5383050,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-05-28 14:30 (17788) R:5 (Sofiam vs 任平生)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 314225,
            "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": 29,
            "black_player_rating": "2008.570",
            "white_player_rank": 24,
            "white_player_rating": "1592.232",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17788,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-28T15:11:08.096011Z",
            "ended": "2016-05-28T15:19:40.587142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 314225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1916.11572265625,
                            "deviation": 69.46307373046875,
                            "volatility": 0.06006144732236862
                        }
                    },
                    "username": "GuluCat",
                    "country": "cn",
                    "ranking": 34.81628901044649,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1906.4901123046875,
                            "deviation": 71.51016998291016,
                            "volatility": 0.059977881610393524
                        }
                    },
                    "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/5383586"
            },
            "players": {
                "black": {
                    "id": 314225,
                    "username": "GuluCat",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2362.1833824434566,
                            "deviation": 75.54685114055218,
                            "volatility": 0.06015000178948722
                        }
                    },
                    "ranking": 34.81628901044649,
                    "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": 5383586,
            "name": "Partita Amichevole",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 314225,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 25, \"main_time\": 600, \"periods\": 2}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2016-05-28T16:31:49.269776Z",
            "ended": "2016-05-28T16:32:22.485153Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 314225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1947.5523681640625,
                            "deviation": 68.12555694580078,
                            "volatility": 0.06005844846367836
                        }
                    },
                    "username": "GuluCat",
                    "country": "cn",
                    "ranking": 34.81628901044649,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe6d33fb17fad59815ce9277c5e1d9b7-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "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": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}