List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-id&page=98
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1476,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=99",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=97",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/14966339"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 34056,
                    "username": "csaba",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/acc21dc869238249e9b4986f52380d95?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.5899190231044,
                            "deviation": 62.99393677980275,
                            "volatility": 0.059745393926283606
                        }
                    },
                    "ranking": 22.913450010111294,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14966339,
            "name": "Ladder Challenge: lysnew(#81) vs csaba(#70)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 34056,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1363.055",
            "white_player_rank": 22,
            "white_player_rating": "1300.028",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-23T09:21:53.054897Z",
            "ended": "2018-11-03T19:52:38.784021Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.3372802734375,
                            "deviation": 63.424861907958984,
                            "volatility": 0.0598955862224102
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 34056,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.0599365234375,
                            "deviation": 64.94075012207031,
                            "volatility": 0.05989359691739082
                        }
                    },
                    "username": "csaba",
                    "country": "hu",
                    "ranking": 22.913450010111294,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/acc21dc869238249e9b4986f52380d95?s=32&d=retro",
                    "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/14955750"
            },
            "players": {
                "black": {
                    "id": 446292,
                    "username": "Natacha_Go",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/d1359440c9efdb35639a73d86d5b0386-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.2522548855554,
                            "deviation": 64.1068992948776,
                            "volatility": 0.059954590442759685
                        }
                    },
                    "ranking": 22.27647607181371,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14955750,
            "name": "Ladder Challenge: lysnew(#79) vs Natacha_Go(#73)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 446292,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1435.661",
            "white_player_rank": 22,
            "white_player_rating": "1396.447",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-22T14:59:24.899330Z",
            "ended": "2018-10-30T22:42:21.129029Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 446292,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.71826171875,
                            "deviation": 63.29894256591797,
                            "volatility": 0.05999121814966202
                        }
                    },
                    "username": "Natacha_Go",
                    "country": "fr",
                    "ranking": 22.27647607181371,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d1359440c9efdb35639a73d86d5b0386-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.19287109375,
                            "deviation": 63.79374694824219,
                            "volatility": 0.05989465117454529
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/14852598"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 274819,
                    "username": "Noob999",
                    "country": "in",
                    "icon": "https://user-uploads.online-go.com/ac5134eeee26e477517cc3b34c5337f1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.9264525295414,
                            "deviation": 61.88948376313086,
                            "volatility": 0.05990962495008474
                        }
                    },
                    "ranking": 24.14738937761863,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14852598,
            "name": "Ladder Challenge: lysnew(#104) vs Noob999(#76)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 274819,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1309.447",
            "white_player_rank": 21,
            "white_player_rating": "1205.770",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-15T08:19:58.573711Z",
            "ended": "2018-10-22T13:12:01.571716Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.4090576171875,
                            "deviation": 64.45338439941406,
                            "volatility": 0.059896960854530334
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 274819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.2806396484375,
                            "deviation": 62.427127838134766,
                            "volatility": 0.05995268002152443
                        }
                    },
                    "username": "Noob999",
                    "country": "in",
                    "ranking": 24.14738937761863,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ac5134eeee26e477517cc3b34c5337f1-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/14814070"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 361243,
                    "username": "spanneberg",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/76cefc3f3fa8e90bc610a8220757c7da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3061464686248,
                            "deviation": 62.39935130517457,
                            "volatility": 0.059938326336946894
                        }
                    },
                    "ranking": 20.03269413888043,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14814070,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (spanneberg vs lysnew)",
            "creator": 361243,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 361243,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1295.995",
            "white_player_rank": 20,
            "white_player_rating": "1126.788",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-12T14:58:01.114988Z",
            "ended": "2018-10-19T17:38:06.264707Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.6395263671875,
                            "deviation": 64.58778381347656,
                            "volatility": 0.05989840626716614
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 361243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.1661376953125,
                            "deviation": 62.11180877685547,
                            "volatility": 0.059995442628860474
                        }
                    },
                    "username": "spanneberg",
                    "country": "de",
                    "ranking": 20.03269413888043,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/76cefc3f3fa8e90bc610a8220757c7da-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/14814069"
            },
            "players": {
                "black": {
                    "id": 431337,
                    "username": "MrMemeMan",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6995685a1808bf598386d41f633238ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.908767330299,
                            "deviation": 62.39801043229654,
                            "volatility": 0.05973066757032043
                        }
                    },
                    "ranking": 25.548829920251762,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814069,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (lysnew vs MrMemeMan)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 431337,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 20,
            "black_player_rating": "1193.679",
            "white_player_rank": 22,
            "white_player_rating": "1369.974",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-12T14:58:01.048237Z",
            "ended": "2018-10-26T19:54:55.815128Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 431337,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.1929931640625,
                            "deviation": 61.89578628540039,
                            "volatility": 0.05983924865722656
                        }
                    },
                    "username": "MrMemeMan",
                    "country": "_Pirate",
                    "ranking": 25.548829920251762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6995685a1808bf598386d41f633238ac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.502197265625,
                            "deviation": 63.82142639160156,
                            "volatility": 0.05989570543169975
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/14814068"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 95261,
                    "username": "prio",
                    "country": "id",
                    "icon": "https://secure.gravatar.com/avatar/dd7322050bf0c6285faea36e73b3a4a7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.2406381310798,
                            "deviation": 61.16652452790919,
                            "volatility": 0.05997656172243952
                        }
                    },
                    "ranking": 19.35345026990865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814068,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (prio vs lysnew)",
            "creator": 95261,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 95261,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1291.554",
            "white_player_rank": 20,
            "white_player_rating": "1154.517",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-12T14:58:00.989443Z",
            "ended": "2018-11-12T09:04:59.886679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.5963134765625,
                            "deviation": 63.387489318847656,
                            "volatility": 0.059895336627960205
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 95261,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1505.816650390625,
                            "deviation": 62.51666259765625,
                            "volatility": 0.05998155474662781
                        }
                    },
                    "username": "prio",
                    "country": "id",
                    "ranking": 19.35345026990865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dd7322050bf0c6285faea36e73b3a4a7?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/14814067"
            },
            "players": {
                "black": {
                    "id": 182063,
                    "username": "tridentB",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/71603480523926386c6e00f9f020d35c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1509.5433908143953,
                            "deviation": 61.54391654414775,
                            "volatility": 0.05989018396136645
                        }
                    },
                    "ranking": 24.45020195457351,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814067,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (lysnew vs tridentB)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 182063,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 20,
            "black_player_rating": "1177.683",
            "white_player_rank": 22,
            "white_player_rating": "1350.601",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-12T14:58:00.938022Z",
            "ended": "2018-11-01T17:05:44.320453Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 182063,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1498.9249267578125,
                            "deviation": 62.24895095825195,
                            "volatility": 0.05989423394203186
                        }
                    },
                    "username": "tridentB",
                    "country": "at",
                    "ranking": 24.45020195457351,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71603480523926386c6e00f9f020d35c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2861328125,
                            "deviation": 63.46681213378906,
                            "volatility": 0.059897102415561676
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/14814066"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 448747,
                    "username": "Lothan",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/06327290071ffdd731b6e11cb3a55e91?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.5943240038844,
                            "deviation": 61.662645400471895,
                            "volatility": 0.06002800534953295
                        }
                    },
                    "ranking": 23.702934487050445,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814066,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (Lothan vs lysnew)",
            "creator": 448747,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 448747,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1345.245",
            "white_player_rank": 22,
            "white_player_rating": "1324.964",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-12T14:58:00.888567Z",
            "ended": "2018-10-23T13:29:32.644337Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.809814453125,
                            "deviation": 64.03038787841797,
                            "volatility": 0.059895109385252
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 448747,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1664.930419921875,
                            "deviation": 63.43064498901367,
                            "volatility": 0.059945449233055115
                        }
                    },
                    "username": "Lothan",
                    "country": "de",
                    "ranking": 23.702934487050445,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/06327290071ffdd731b6e11cb3a55e91?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/14814065"
            },
            "players": {
                "black": {
                    "id": 309465,
                    "username": "mirreke",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/3af8ab45c53cbc9213753a62b20f7353-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.5348494715608,
                            "deviation": 63.80839923724435,
                            "volatility": 0.059942245555702114
                        }
                    },
                    "ranking": 21.440906208398438,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814065,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (lysnew vs mirreke)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 309465,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1273.837",
            "white_player_rank": 21,
            "white_player_rating": "1266.003",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-12T14:58:00.834067Z",
            "ended": "2018-12-14T21:13:28.922246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 309465,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.2606201171875,
                            "deviation": 62.96411895751953,
                            "volatility": 0.05999089777469635
                        }
                    },
                    "username": "mirreke",
                    "country": "nl",
                    "ranking": 21.440906208398438,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3af8ab45c53cbc9213753a62b20f7353-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.8287353515625,
                            "deviation": 63.94965362548828,
                            "volatility": 0.059887804090976715
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/14814064"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 173008,
                    "username": "Beatus",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/4c5ce7107121fdb851620f021bf9055a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.8342227983412,
                            "deviation": 63.35503468207963,
                            "volatility": 0.0600122363384504
                        }
                    },
                    "ranking": 22.917453396595548,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14814064,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2017-10-28 17:00 (31346) R:3 (Beatus vs lysnew)",
            "creator": 173008,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 173008,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1364.984",
            "white_player_rank": 22,
            "white_player_rating": "1305.762",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31346,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-12T14:58:00.780519Z",
            "ended": "2018-11-18T09:23:13.713321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.687255859375,
                            "deviation": 63.436668395996094,
                            "volatility": 0.059893861413002014
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 173008,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.293701171875,
                            "deviation": 63.816341400146484,
                            "volatility": 0.06003130227327347
                        }
                    },
                    "username": "Beatus",
                    "country": "br",
                    "ranking": 22.917453396595548,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4c5ce7107121fdb851620f021bf9055a-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
        }
    ]
}