List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&page=75
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&page=76",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&page=74",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/31277588"
            },
            "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": 153042,
                    "username": "meteor",
                    "country": "nl",
                    "icon": "https://secure.gravatar.com/avatar/785ce639f0b926deb1d7a25ccfe3cc66?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.1300608050797,
                            "deviation": 71.03188337461694,
                            "volatility": 0.059949425325697796
                        }
                    },
                    "ranking": 28.551504974247543,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 31277588,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:3 (meteor vs Lys)",
            "creator": 153042,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 153042,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 66295,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-20T00:34:47.008105Z",
            "ended": "2021-02-27T20:24:50.044743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.47900390625,
                            "deviation": 63.568580627441406,
                            "volatility": 0.05981506034731865
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 153042,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1939.2294921875,
                            "deviation": 62.3963737487793,
                            "volatility": 0.0599295049905777
                        }
                    },
                    "username": "meteor",
                    "country": "nl",
                    "ranking": 28.551504974247543,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/785ce639f0b926deb1d7a25ccfe3cc66?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/25533678"
            },
            "players": {
                "black": {
                    "id": 236462,
                    "username": "AdrianSz",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/495f241b6d250364c3b29a8b5b77919a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.2719753758558,
                            "deviation": 63.49050516764651,
                            "volatility": 0.060163596552201805
                        }
                    },
                    "ranking": 25.743446152067392,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 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": 25533678,
            "name": "Ladder Challenge: Lys(#123) vs Speculo(#91)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 236462,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-19T12:16:07.303684Z",
            "ended": "2020-08-19T02:13:16.535929Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 236462,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.7489013671875,
                            "deviation": 65.34447479248047,
                            "volatility": 0.06011922284960747
                        }
                    },
                    "username": "AdrianSz",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 25.743446152067392,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/495f241b6d250364c3b29a8b5b77919a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.4910888671875,
                            "deviation": 62.68284606933594,
                            "volatility": 0.05981781333684921
                        }
                    },
                    "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/29061392"
            },
            "players": {
                "black": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1104.2878370049634,
                            "deviation": 96.7242360193113,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 17.213359648155624,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 29061392,
            "name": "Times measure ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 608184,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-11T09:51:47.172075Z",
            "ended": "2020-12-11T10:01:41.611187Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.7366943359375,
                            "deviation": 74.00232696533203,
                            "volatility": 0.08573613315820694
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 17.213359648155624,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.5518798828125,
                            "deviation": 62.66070556640625,
                            "volatility": 0.05981260538101196
                        }
                    },
                    "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/31277607"
            },
            "players": {
                "black": {
                    "id": 452265,
                    "username": "r-invisible",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/e01332e3c0e3b08da2dbcb368bcf1443-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.8289985089134,
                            "deviation": 65.50597884832649,
                            "volatility": 0.05981311110743494
                        }
                    },
                    "ranking": 19.912165063692967,
                    "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": 31277607,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:3 (Lys vs r-invisible)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 452265,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 66295,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-02-20T00:34:48.724674Z",
            "ended": "2021-02-24T14:11:43.201538Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 452265,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.6240234375,
                            "deviation": 61.365196228027344,
                            "volatility": 0.059880126267671585
                        }
                    },
                    "username": "r-invisible",
                    "country": "ru",
                    "ranking": 19.912165063692967,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e01332e3c0e3b08da2dbcb368bcf1443-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1671.76123046875,
                            "deviation": 64.12553405761719,
                            "volatility": 0.059814587235450745
                        }
                    },
                    "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/31277604"
            },
            "players": {
                "black": {
                    "id": 361738,
                    "username": "zoltreon",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/f9317f4f1bc0233d8cf61a85d58469f9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.6897559455647,
                            "deviation": 64.67169763680609,
                            "volatility": 0.059978740550215244
                        }
                    },
                    "ranking": 25.22157523079516,
                    "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": 31277604,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:3 (Lys vs zoltreon)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 361738,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 66295,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-20T00:34:48.434648Z",
            "ended": "2021-02-25T22:40:38.163781Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 361738,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.921875,
                            "deviation": 64.96265411376953,
                            "volatility": 0.06000756844878197
                        }
                    },
                    "username": "zoltreon",
                    "country": "cz",
                    "ranking": 25.22157523079516,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f9317f4f1bc0233d8cf61a85d58469f9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.8499755859375,
                            "deviation": 63.78329086303711,
                            "volatility": 0.05981706827878952
                        }
                    },
                    "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/31277605"
            },
            "players": {
                "black": {
                    "id": 757254,
                    "username": "Fred8",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/73bd84b196105afa3dc0ec7641a31e3e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.4968470306985,
                            "deviation": 66.00647049042969,
                            "volatility": 0.05990402934321622
                        }
                    },
                    "ranking": 24.87496868958601,
                    "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": 31277605,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:3 (Lys vs Fred8)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 757254,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 66295,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-02-20T00:34:48.536388Z",
            "ended": "2021-02-26T05:39:21.006233Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 757254,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.0906982421875,
                            "deviation": 64.56014251708984,
                            "volatility": 0.059959251433610916
                        }
                    },
                    "username": "Fred8",
                    "country": "fr",
                    "ranking": 24.87496868958601,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/73bd84b196105afa3dc0ec7641a31e3e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.8499755859375,
                            "deviation": 63.78329086303711,
                            "volatility": 0.05981706827878952
                        }
                    },
                    "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/31277608"
            },
            "players": {
                "black": {
                    "id": 11184,
                    "username": "zhal",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/f06d99a9b8df97c6ed526108765f8502-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1305.8000141265234,
                            "deviation": 61.46813370948727,
                            "volatility": 0.060108352187122654
                        }
                    },
                    "ranking": 21.09365279656847,
                    "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": 31277608,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:3 (Lys vs zhal)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 11184,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 66295,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-20T00:34:48.797497Z",
            "ended": "2021-02-26T18:45:01.229627Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 11184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.392578125,
                            "deviation": 64.40304565429688,
                            "volatility": 0.060153886675834656
                        }
                    },
                    "username": "zhal",
                    "country": "hu",
                    "ranking": 21.09365279656847,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f06d99a9b8df97c6ed526108765f8502-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.3782958984375,
                            "deviation": 63.577369689941406,
                            "volatility": 0.059817008674144745
                        }
                    },
                    "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/31211160"
            },
            "players": {
                "black": {
                    "id": 82579,
                    "username": "AlexisB",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/0f9786a9f6fb0da78dac1f5e8f469805-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.0905086130592,
                            "deviation": 63.69693482167587,
                            "volatility": 0.05985333417709715
                        }
                    },
                    "ranking": 23.00342046954097,
                    "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": 31211160,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:8 (Lys vs AlexisB)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 82579,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-17T21:45:12.884621Z",
            "ended": "2021-04-01T06:16:19.398923Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.856201171875,
                            "deviation": 63.73554992675781,
                            "volatility": 0.05989496782422066
                        }
                    },
                    "username": "AlexisB",
                    "country": "au",
                    "ranking": 23.00342046954097,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f9786a9f6fb0da78dac1f5e8f469805-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.4066162109375,
                            "deviation": 63.466094970703125,
                            "volatility": 0.059819191694259644
                        }
                    },
                    "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/32520683"
            },
            "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": 191616,
                    "username": "afikol",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/05fad0fb55b133160abe8f49dc2ea66e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1612.0982537939296,
                            "deviation": 61.77601099599384,
                            "volatility": 0.06005132772278842
                        }
                    },
                    "ranking": 25.971837073874067,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32520683,
            "name": "Go club Firenze",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 191616,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-01T19:30:40.087730Z",
            "ended": "2021-04-01T20:32:04.285698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.291015625,
                            "deviation": 63.28093719482422,
                            "volatility": 0.05981942266225815
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 191616,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.8961181640625,
                            "deviation": 73.69371032714844,
                            "volatility": 0.06002570316195488
                        }
                    },
                    "username": "afikol",
                    "country": "it",
                    "ranking": 25.971837073874067,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/05fad0fb55b133160abe8f49dc2ea66e-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/32583858"
            },
            "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": 533906,
                    "username": "Nosean",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7183bcec7c4e4d76f1fe2932562005eb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.007943519926,
                            "deviation": 64.64775754038429,
                            "volatility": 0.060013777587073866
                        }
                    },
                    "ranking": 16.912047305509013,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32583858,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:1 (Nosean vs Lys)",
            "creator": 533906,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 533906,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-03T23:51:26.599520Z",
            "ended": "2021-04-05T07:32:07.489381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.019287109375,
                            "deviation": 63.5306282043457,
                            "volatility": 0.05981742590665817
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 533906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.8468017578125,
                            "deviation": 62.95249938964844,
                            "volatility": 0.060013510286808014
                        }
                    },
                    "username": "Nosean",
                    "country": "un",
                    "ranking": 16.912047305509013,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7183bcec7c4e4d76f1fe2932562005eb-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
        }
    ]
}