List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=29
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=30",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=28",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5095246"
            },
            "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": 311854,
                    "username": "mietitore",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/d95b1a1b342c9d6d0bcc3e89c39c8b25-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.292423362473,
                            "deviation": 63.19965274256304,
                            "volatility": 0.06007822734753509
                        }
                    },
                    "ranking": 28.16500485878792,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5095246,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-05-01 10:30 (17055) R:2 (mietitore vs Sofiam)",
            "creator": 311854,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 311854,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17055,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-05-01T10:43:05.253971Z",
            "ended": "2016-05-01T10:50:35.782711Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1916.171630859375,
                            "deviation": 69.81825256347656,
                            "volatility": 0.06000015512108803
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 311854,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1982.94140625,
                            "deviation": 77.23760223388672,
                            "volatility": 0.060001447796821594
                        }
                    },
                    "username": "mietitore",
                    "country": "it",
                    "ranking": 28.16500485878792,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d95b1a1b342c9d6d0bcc3e89c39c8b25-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/5097927"
            },
            "players": {
                "black": {
                    "id": 211967,
                    "username": "Algis9",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c76696a5fff9f74117a10617d9212d33?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.5843006686978,
                            "deviation": 64.5913479203149,
                            "volatility": 0.06172666955460893
                        }
                    },
                    "ranking": 21.476671511022037,
                    "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": 5097927,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-05-01 15:30 (17060) R:1 (Sofiam vs Algis9)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 211967,
            "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": 12,
            "black_player_rating": "353.356",
            "white_player_rank": 25,
            "white_player_rating": "1668.283",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17060,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-01T15:30:18.786713Z",
            "ended": "2016-05-01T15:39:46.242111Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 211967,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.86376953125,
                            "deviation": 67.10792541503906,
                            "volatility": 0.060552798211574554
                        }
                    },
                    "username": "Algis9",
                    "country": "un",
                    "ranking": 21.476671511022037,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c76696a5fff9f74117a10617d9212d33?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1916.171630859375,
                            "deviation": 69.81825256347656,
                            "volatility": 0.06000015512108803
                        }
                    },
                    "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/5098077"
            },
            "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": 315163,
                    "username": "littlebugs",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/a0178a2b86d5b9f9c8b068a00a0d0d2a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1859.368924776774,
                            "deviation": 61.83939318688023,
                            "volatility": 0.06012164315715994
                        }
                    },
                    "ranking": 29.275354775990536,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5098077,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-05-01 15:30 (17060) R:2 (littlebugs vs Sofiam)",
            "creator": 315163,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 315163,
            "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": "1668.447",
            "white_player_rank": 31,
            "white_player_rating": "2218.666",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17060,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-01T15:43:47.927301Z",
            "ended": "2016-05-01T15:57:37.613549Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1917.4686279296875,
                            "deviation": 70.34580993652344,
                            "volatility": 0.05999961122870445
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 315163,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2343.53125,
                            "deviation": 73.15282440185547,
                            "volatility": 0.060022104531526566
                        }
                    },
                    "username": "littlebugs",
                    "country": "tw",
                    "ranking": 29.275354775990536,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a0178a2b86d5b9f9c8b068a00a0d0d2a-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/5098277"
            },
            "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": 178535,
                    "username": "НатальяЛопухова",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d85cd642fc18ec0c7758dcd1bc6972a9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.7292214016204,
                            "deviation": 76.7487867504625,
                            "volatility": 0.060000818672043876
                        }
                    },
                    "ranking": 28.623319780102953,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5098277,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-05-01 15:30 (17060) R:3 (НатальяЛопухова vs Sofiam)",
            "creator": 178535,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 178535,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17060,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-05-01T15:59:16.580759Z",
            "ended": "2016-05-01T16:06:42.100954Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1915.1151123046875,
                            "deviation": 70.68264770507812,
                            "volatility": 0.05999872833490372
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 178535,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1694.27294921875,
                            "deviation": 94.54187774658203,
                            "volatility": 0.059989310801029205
                        }
                    },
                    "username": "НатальяЛопухова",
                    "country": "un",
                    "ranking": 28.623319780102953,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d85cd642fc18ec0c7758dcd1bc6972a9?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/5098440"
            },
            "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": 317378,
                    "username": "5<3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8cfb2c490cbd7f7cd0bb1aa045fa1273?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2266.2997295198293,
                            "deviation": 73.2018894849263,
                            "volatility": 0.06001078682481594
                        }
                    },
                    "ranking": 33.85700099999726,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5098440,
            "name": "Tournament Game: Blitz 13x13 Swiss Tournament 2016-05-01 15:30 (17060) R:4 (5<3 vs Sofiam)",
            "creator": 317378,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 317378,
            "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": "1668.231",
            "white_player_rank": 30,
            "white_player_rating": "2184.975",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 17060,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-01T16:14:10.930626Z",
            "ended": "2016-05-01T16:19:59.081600Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1915.1151123046875,
                            "deviation": 70.68264770507812,
                            "volatility": 0.05999872833490372
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 317378,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2383.2236328125,
                            "deviation": 102.38826751708984,
                            "volatility": 0.06000799685716629
                        }
                    },
                    "username": "5<3",
                    "country": "un",
                    "ranking": 33.85700099999726,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8cfb2c490cbd7f7cd0bb1aa045fa1273?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/5098539"
            },
            "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": 317944,
                    "username": "Friley",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 914.8994923565659,
                            "deviation": 109.55049027897664,
                            "volatility": 0.06000031733287605
                        }
                    },
                    "ranking": 12.857879294159314,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5098539,
            "name": "FRiley et Sofiam",
            "creator": 317944,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 317944,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 18,
            "time_control_parameters": "{\"time_control\": \"canadian\", \"period_time\": 180, \"main_time\": 60, \"stones_per_period\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-01T16:21:03.940549Z",
            "ended": "2016-05-01T16:25:26.173383Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.135009765625,
                            "deviation": 71.08651733398438,
                            "volatility": 0.059997983276844025
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 317944,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.66845703125,
                            "deviation": 169.2106475830078,
                            "volatility": 0.05999523401260376
                        }
                    },
                    "username": "Friley",
                    "country": "ca",
                    "ranking": 12.857879294159314,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-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/5098628"
            },
            "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": 317944,
                    "username": "Friley",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 914.8994923565659,
                            "deviation": 109.55049027897664,
                            "volatility": 0.06000031733287605
                        }
                    },
                    "ranking": 12.857879294159314,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5098628,
            "name": "Friley et Sofiam",
            "creator": 317944,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 317944,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 18,
            "time_control_parameters": "{\"time_control\": \"canadian\", \"period_time\": 180, \"main_time\": 60, \"stones_per_period\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-01T16:27:53.532093Z",
            "ended": "2016-05-01T16:34:12.373247Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.135009765625,
                            "deviation": 71.08651733398438,
                            "volatility": 0.059997983276844025
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 317944,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.66845703125,
                            "deviation": 169.2106475830078,
                            "volatility": 0.05999523401260376
                        }
                    },
                    "username": "Friley",
                    "country": "ca",
                    "ranking": 12.857879294159314,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-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/5098623"
            },
            "players": {
                "black": {
                    "id": 317944,
                    "username": "Friley",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 914.8994923565659,
                            "deviation": 109.55049027897664,
                            "volatility": 0.06000031733287605
                        }
                    },
                    "ranking": 12.857879294159314,
                    "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": 5098623,
            "name": "Partita Amichevole",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 317944,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.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": 35,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 25, \"main_time\": 900, \"periods\": 2}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2016-05-01T16:28:04.478431Z",
            "ended": "2016-05-01T16:44:04.180614Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 317944,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.66845703125,
                            "deviation": 169.2106475830078,
                            "volatility": 0.05999523401260376
                        }
                    },
                    "username": "Friley",
                    "country": "ca",
                    "ranking": 12.857879294159314,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.135009765625,
                            "deviation": 71.08651733398438,
                            "volatility": 0.059997983276844025
                        }
                    },
                    "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/5098724"
            },
            "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": 317944,
                    "username": "Friley",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 914.8994923565659,
                            "deviation": 109.55049027897664,
                            "volatility": 0.06000031733287605
                        }
                    },
                    "ranking": 12.857879294159314,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5098724,
            "name": "Friley et Sofiam",
            "creator": 317944,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 317944,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 18,
            "time_control_parameters": "{\"time_control\": \"canadian\", \"period_time\": 180, \"main_time\": 60, \"stones_per_period\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-01T16:35:56.608474Z",
            "ended": "2016-05-01T16:52:52.118131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.135009765625,
                            "deviation": 71.08651733398438,
                            "volatility": 0.059997983276844025
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 317944,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.66845703125,
                            "deviation": 169.2106475830078,
                            "volatility": 0.05999523401260376
                        }
                    },
                    "username": "Friley",
                    "country": "ca",
                    "ranking": 12.857879294159314,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/388c76e3b51f9d27cbb64d53cd246637-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/5098654"
            },
            "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": 277773,
                    "username": "gluh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/61b3a5bae31258f1fe8e128cfb6ce44a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.4200881081488,
                            "deviation": 64.93758137843014,
                            "volatility": 0.05988094813632642
                        }
                    },
                    "ranking": 22.497239154005708,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5098654,
            "name": "Tournament Game: Live 19x19 Swiss Tournament 2016-05-01 16:30 (17061) R:1 (gluh vs Sofiam)",
            "creator": 277773,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 277773,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 23,
            "black_player_rating": "1487.150",
            "white_player_rank": 13,
            "white_player_rating": "428.207",
            "time_per_move": 36,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 600, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 17061,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-01T16:30:21.714783Z",
            "ended": "2016-05-01T16:56:44.498961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.135009765625,
                            "deviation": 71.08651733398438,
                            "volatility": 0.059997983276844025
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 277773,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.0631103515625,
                            "deviation": 172.84449768066406,
                            "volatility": 0.060007739812135696
                        }
                    },
                    "username": "gluh",
                    "country": "un",
                    "ranking": 22.497239154005708,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/61b3a5bae31258f1fe8e128cfb6ce44a?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
        }
    ]
}