List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=ended&page=77
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=78",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=ended&page=76",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/5460613"
            },
            "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": 56019,
                    "username": "arnoldm",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/9e741d8b02062d4a12aad108d2730250?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.4696861153027,
                            "deviation": 61.28276388467797,
                            "volatility": 0.06004331217959043
                        }
                    },
                    "ranking": 24.34146632782483,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5460613,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 10:30 (18005) R:5 (arnoldm vs Sofiam)",
            "creator": 56019,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 56019,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1600.605",
            "white_player_rank": 19,
            "white_player_rating": "1013.669",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18005,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-05T10:55:18.315974Z",
            "ended": "2016-06-05T11:02:02.690243Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.8135986328125,
                            "deviation": 71.25740051269531,
                            "volatility": 0.05996953323483467
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 56019,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.8408203125,
                            "deviation": 62.47823715209961,
                            "volatility": 0.06002161651849747
                        }
                    },
                    "username": "arnoldm",
                    "country": "pl",
                    "ranking": 24.34146632782483,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9e741d8b02062d4a12aad108d2730250?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/5460663"
            },
            "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": 165733,
                    "username": "monster1",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e56bbc3882d3ba0c5c18680230cefb2d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.8189932122864,
                            "deviation": 65.74368074701958,
                            "volatility": 0.060780888437087115
                        }
                    },
                    "ranking": 26.883066179964928,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5460663,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 10:30 (18005) R:6 (monster1 vs Sofiam)",
            "creator": 165733,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 165733,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1600.840",
            "white_player_rank": 21,
            "white_player_rating": "1276.670",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18005,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-05T11:02:03.472275Z",
            "ended": "2016-06-05T11:06:51.098515Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1983.61767578125,
                            "deviation": 71.34066772460938,
                            "volatility": 0.059968288987874985
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 165733,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.419189453125,
                            "deviation": 68.54716491699219,
                            "volatility": 0.06065500155091286
                        }
                    },
                    "username": "monster1",
                    "country": "us",
                    "ranking": 26.883066179964928,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e56bbc3882d3ba0c5c18680230cefb2d?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/5459964"
            },
            "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": 178337,
                    "username": "Fredrih",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/bb713073dc8930d1761dfdce928e00a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 953.953963796224,
                            "deviation": 61.92605199934181,
                            "volatility": 0.05999033543142068
                        }
                    },
                    "ranking": 13.825577062167632,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5459964,
            "name": "Tournament Game: Double Eliminination #7 - June 2016 (17168) R:1 (SavvasMakridis vs Sofiam)",
            "creator": 178337,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 178337,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1650.628",
            "white_player_rank": 12,
            "white_player_rating": "383.497",
            "time_per_move": 172800,
            "time_control_parameters": "{\"time_control\": \"simple\", \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 17168,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "33.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-05T09:05:02.043559Z",
            "ended": "2016-06-05T11:38:18.655099Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1965.6668701171875,
                            "deviation": 70.7647705078125,
                            "volatility": 0.059970274567604065
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 178337,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.754638671875,
                            "deviation": 67.99028778076172,
                            "volatility": 0.06000761687755585
                        }
                    },
                    "username": "Fredrih",
                    "country": "gr",
                    "ranking": 13.825577062167632,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb713073dc8930d1761dfdce928e00a3-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/5407818"
            },
            "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": 244972,
                    "username": "TrueUfnal",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/3ba6e9ba62a4606726cddeb574f6a520?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.3917687912685,
                            "deviation": 67.24652725343061,
                            "volatility": 0.05995503926037956
                        }
                    },
                    "ranking": 20.015717067159,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5407818,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2016-05-31 01:00 (17854) R:1 (TrueUfnal vs Sofiam)",
            "creator": 244972,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 244972,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1650.708",
            "white_player_rank": 14,
            "white_player_rating": "579.510",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17854,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-31T01:00:27.476287Z",
            "ended": "2016-06-05T12:45:08.508288Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.3883056640625,
                            "deviation": 71.38583374023438,
                            "volatility": 0.05996996909379959
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 244972,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.8187255859375,
                            "deviation": 77.72988891601562,
                            "volatility": 0.060001324862241745
                        }
                    },
                    "username": "TrueUfnal",
                    "country": "pl",
                    "ranking": 20.015717067159,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ba6e9ba62a4606726cddeb574f6a520?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/5407814"
            },
            "players": {
                "black": {
                    "id": 119297,
                    "username": "copacetic",
                    "country": "um",
                    "icon": "https://user-uploads.online-go.com/4810db6f708092adf6304eb517e4e2b1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1535.294321308795,
                            "deviation": 64.01300055190508,
                            "volatility": 0.059746247887098806
                        }
                    },
                    "ranking": 24.84178161216943,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 5407814,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2016-05-31 01:00 (17854) R:1 (Sofiam vs Copacetic)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 119297,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1528.013",
            "white_player_rank": 25,
            "white_player_rating": "1650.770",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 17854,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-05-31T01:00:27.403852Z",
            "ended": "2016-06-05T13:44:36.310624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 119297,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1784.5484619140625,
                            "deviation": 65.81031036376953,
                            "volatility": 0.059954892843961716
                        }
                    },
                    "username": "copacetic",
                    "country": "um",
                    "ranking": 24.84178161216943,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4810db6f708092adf6304eb517e4e2b1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1967.0343017578125,
                            "deviation": 72.01457214355469,
                            "volatility": 0.0599696971476078
                        }
                    },
                    "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/5461871"
            },
            "players": {
                "black": {
                    "id": 131931,
                    "username": "LSR",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a5ae8d0319a06bfc90083fffe3f2e1e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.7726970332615,
                            "deviation": 63.76620352669092,
                            "volatility": 0.06023175664097438
                        }
                    },
                    "ranking": 20.427723654891388,
                    "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": 5461871,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 14:30 (18010) R:1 (Sofiam vs LSR)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 131931,
            "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": 14,
            "black_player_rating": "534.214",
            "white_player_rank": 24,
            "white_player_rating": "1591.113",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18010,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-05T14:30:18.323965Z",
            "ended": "2016-06-05T14:36:10.321201Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 131931,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.3394775390625,
                            "deviation": 65.09248352050781,
                            "volatility": 0.06026684492826462
                        }
                    },
                    "username": "LSR",
                    "country": "un",
                    "ranking": 20.427723654891388,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a5ae8d0319a06bfc90083fffe3f2e1e8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1974.6448974609375,
                            "deviation": 71.6056900024414,
                            "volatility": 0.05996811389923096
                        }
                    },
                    "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/5461981"
            },
            "players": {
                "black": {
                    "id": 228533,
                    "username": "Redcrown",
                    "country": "ng",
                    "icon": "https://user-uploads.online-go.com/e6e38677ec9326a716d90d5e309c9c7e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1953.147228128862,
                            "deviation": 62.34110857633608,
                            "volatility": 0.05988470007761911
                        }
                    },
                    "ranking": 30.414448032278813,
                    "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": 5461981,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 14:30 (18010) R:2 (Sofiam vs ferde)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 228533,
            "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": 16,
            "black_player_rating": "725.678",
            "white_player_rank": 24,
            "white_player_rating": "1591.182",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18010,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-05T14:44:46.330448Z",
            "ended": "2016-06-05T14:49:58.845092Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 228533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1592.2086181640625,
                            "deviation": 63.81569290161133,
                            "volatility": 0.05997054651379585
                        }
                    },
                    "username": "Redcrown",
                    "country": "ng",
                    "ranking": 30.414448032278813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e6e38677ec9326a716d90d5e309c9c7e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1975.9681396484375,
                            "deviation": 72.10134887695312,
                            "volatility": 0.059967584908008575
                        }
                    },
                    "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/5462180"
            },
            "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": 1039,
                    "username": "joachim",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/cb60432b91d79a1055a51afbe4f22dce-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.9081675764928,
                            "deviation": 64.74154135398446,
                            "volatility": 0.06062258472900564
                        }
                    },
                    "ranking": 28.778761811929495,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 5462180,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 14:30 (18010) R:4 (joachim vs Sofiam)",
            "creator": 1039,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1039,
            "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": "1591.246",
            "white_player_rank": 26,
            "white_player_rating": "1742.837",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18010,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-06-05T15:09:55.554949Z",
            "ended": "2016-06-05T15:14:59.355406Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.0025634765625,
                            "deviation": 72.28842163085938,
                            "volatility": 0.059966541826725006
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1039,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2090.146240234375,
                            "deviation": 66.02229309082031,
                            "volatility": 0.06033531576395035
                        }
                    },
                    "username": "joachim",
                    "country": "de",
                    "ranking": 28.778761811929495,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cb60432b91d79a1055a51afbe4f22dce-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/5462226"
            },
            "players": {
                "black": {
                    "id": 313526,
                    "username": "BonnieBailly",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/ae3a6cce28c6ec28914b3e4ef48fea72-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.162855273536,
                            "deviation": 73.10049800631228,
                            "volatility": 0.05989650264270799
                        }
                    },
                    "ranking": 33.03417540361202,
                    "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": 5462226,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 14:30 (18010) R:5 (Sofiam vs BonnieBailly)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 313526,
            "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": 22,
            "black_player_rating": "1390.916",
            "white_player_rank": 24,
            "white_player_rating": "1588.763",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18010,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-05T15:15:22.653453Z",
            "ended": "2016-06-05T15:22:22.121696Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 313526,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1986.531982421875,
                            "deviation": 68.90320587158203,
                            "volatility": 0.059926968067884445
                        }
                    },
                    "username": "BonnieBailly",
                    "country": "th",
                    "ranking": 33.03417540361202,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ae3a6cce28c6ec28914b3e4ef48fea72-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.92041015625,
                            "deviation": 71.67068481445312,
                            "volatility": 0.05996517091989517
                        }
                    },
                    "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/5466108"
            },
            "players": {
                "black": {
                    "id": 243193,
                    "username": "i good at go",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/58594c6d161cc45ba862cdd5db5395a3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.6945520719676,
                            "deviation": 66.6260745611419,
                            "volatility": 0.06003381371177419
                        }
                    },
                    "ranking": 23.159675735083976,
                    "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": 5466108,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2016-06-05 22:30 (18019) R:1 (Sofiam vs i good at go)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 243193,
            "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": 14,
            "black_player_rating": "517.203",
            "white_player_rank": 24,
            "white_player_rating": "1579.981",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 18019,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-06-05T22:30:42.993558Z",
            "ended": "2016-06-05T22:36:05.535576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243193,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.105224609375,
                            "deviation": 65.5051498413086,
                            "volatility": 0.060020364820957184
                        }
                    },
                    "username": "i good at go",
                    "country": "un",
                    "ranking": 23.159675735083976,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/58594c6d161cc45ba862cdd5db5395a3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1955.458740234375,
                            "deviation": 70.9706802368164,
                            "volatility": 0.05996477231383324
                        }
                    },
                    "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
        }
    ]
}