List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&page=73
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=74",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&page=72",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/27638088"
            },
            "players": {
                "black": {
                    "id": 654832,
                    "username": "OldLion",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/7f118eec4759ec068a8d5c652d31e2e7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.8205536809219,
                            "deviation": 67.88824802891347,
                            "volatility": 0.059698342281535595
                        }
                    },
                    "ranking": 24.8948910882545,
                    "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": 27638088,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:2 (Lys vs OldLion)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 654832,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-10-17T17:49:38.795052Z",
            "ended": "2020-11-06T09:46:55.906367Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 654832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.975341796875,
                            "deviation": 64.20967864990234,
                            "volatility": 0.059949856251478195
                        }
                    },
                    "username": "OldLion",
                    "country": "fr",
                    "ranking": 24.8948910882545,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f118eec4759ec068a8d5c652d31e2e7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.277099609375,
                            "deviation": 61.989646911621094,
                            "volatility": 0.05980457365512848
                        }
                    },
                    "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/27579869"
            },
            "players": {
                "black": {
                    "id": 1085,
                    "username": "gaechka",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/34492f5263c22676906d0f00816b0955-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.822451274092,
                            "deviation": 64.23797701572742,
                            "volatility": 0.060158580388513926
                        }
                    },
                    "ranking": 22.999044081758022,
                    "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": 27579869,
            "name": "Tournament Game: Salt Cat: Mad Handicap 9x9 (66295) R:1 (Lys vs gaechka)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 1085,
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-10-15T02:28:36.382920Z",
            "ended": "2020-10-23T14:51:54.133315Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1085,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.390380859375,
                            "deviation": 63.80039596557617,
                            "volatility": 0.06008800491690636
                        }
                    },
                    "username": "gaechka",
                    "country": "ru",
                    "ranking": 22.999044081758022,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34492f5263c22676906d0f00816b0955-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1684.0496826171875,
                            "deviation": 62.02043151855469,
                            "volatility": 0.059807196259498596
                        }
                    },
                    "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/31242354"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 31242354,
            "name": "Go club Firenze",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 191616,
            "white": 308797,
            "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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-02-18T21:30:45.365906Z",
            "ended": "2021-02-18T22:15:00.507762Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 191616,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.81689453125,
                            "deviation": 76.6067123413086,
                            "volatility": 0.060022640973329544
                        }
                    },
                    "username": "afikol",
                    "country": "it",
                    "ranking": 25.971837073874067,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/05fad0fb55b133160abe8f49dc2ea66e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.280029296875,
                            "deviation": 64.2236328125,
                            "volatility": 0.059805978089571
                        }
                    },
                    "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/25130064"
            },
            "players": {
                "black": {
                    "id": 627944,
                    "username": "Lys prosodiae",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c0dfb9ec4d2943f084cd67c2754e17ce-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.4391928157395,
                            "deviation": 64.10915842779377,
                            "volatility": 0.059974328047033024
                        }
                    },
                    "ranking": 27.83806978963186,
                    "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": 25130064,
            "name": "Ladder Challenge: Lys(#105) vs prosody 最初頭に浮かぶ一手(#81)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 627944,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-02T06:28:44.733843Z",
            "ended": "2020-08-04T17:47:46.561941Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 627944,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.29443359375,
                            "deviation": 68.27972412109375,
                            "volatility": 0.059980858117341995
                        }
                    },
                    "username": "Lys prosodiae",
                    "country": "fr",
                    "ranking": 27.83806978963186,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0dfb9ec4d2943f084cd67c2754e17ce-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.2904052734375,
                            "deviation": 62.69278335571289,
                            "volatility": 0.05982045829296112
                        }
                    },
                    "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/25090709"
            },
            "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": 216961,
                    "username": "Potato Ghost",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/1dbd25df92d570d568e21500440d23c5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.9720007072822,
                            "deviation": 62.45724757947663,
                            "volatility": 0.06026902451173467
                        }
                    },
                    "ranking": 20.775409706655243,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25090709,
            "name": "Tournament Game: Through the Years: Long Correspondence (59567) R:1 (Potato Ghost vs Lys)",
            "creator": 216961,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 216961,
            "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": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 59567,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-30T21:14:27.102659Z",
            "ended": "2020-07-27T06:34:46.130365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.7872314453125,
                            "deviation": 62.234649658203125,
                            "volatility": 0.05982360616326332
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 216961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.8443603515625,
                            "deviation": 66.58177947998047,
                            "volatility": 0.06023509055376053
                        }
                    },
                    "username": "Potato Ghost",
                    "country": "un",
                    "ranking": 20.775409706655243,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1dbd25df92d570d568e21500440d23c5-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/34618769"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 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": 34618769,
            "name": "☀️",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-06-18T16:35:16.537678Z",
            "ended": "2021-07-02T09:27:27.659106Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.669677734375,
                            "deviation": 67.60533905029297,
                            "volatility": 0.0642523542046547
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.5107421875,
                            "deviation": 64.26841735839844,
                            "volatility": 0.05982451140880585
                        }
                    },
                    "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/28887901"
            },
            "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": 369487,
                    "username": "Hervé",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/6d15d1d01467ade3c6e0d3bdbe077000?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.3896850126434,
                            "deviation": 62.48967290694107,
                            "volatility": 0.059487285093471946
                        }
                    },
                    "ranking": 22.295628753886202,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 28887901,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:7 (Hervé vs Lys)",
            "creator": 369487,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 369487,
            "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": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-05T09:43:41.966843Z",
            "ended": "2020-12-10T12:44:24.497534Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1679.83447265625,
                            "deviation": 62.740211486816406,
                            "volatility": 0.05981499329209328
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 369487,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.278564453125,
                            "deviation": 62.00286102294922,
                            "volatility": 0.05984914302825928
                        }
                    },
                    "username": "Hervé",
                    "country": "fr",
                    "ranking": 22.295628753886202,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6d15d1d01467ade3c6e0d3bdbe077000?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/28747643"
            },
            "players": {
                "black": {
                    "id": 755758,
                    "username": "tim.suc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce57a9332d596fb0af72a6f4994f9728?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2033.4887165922007,
                            "deviation": 66.40878260939553,
                            "volatility": 0.06000178077459455
                        }
                    },
                    "ranking": 31.347644508593643,
                    "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": 28747643,
            "name": "Ladder Challenge: tim.suc(#147) vs Lys(#90)",
            "creator": 755758,
            "mode": "game",
            "source": "play",
            "black": 755758,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-11-30T17:05:24.084171Z",
            "ended": "2020-12-08T07:59:52.242030Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 755758,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2092.70703125,
                            "deviation": 72.0619888305664,
                            "volatility": 0.05999444052577019
                        }
                    },
                    "username": "tim.suc",
                    "country": "un",
                    "ranking": 31.347644508593643,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce57a9332d596fb0af72a6f4994f9728?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.8369140625,
                            "deviation": 62.2013053894043,
                            "volatility": 0.05981592833995819
                        }
                    },
                    "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/45869138"
            },
            "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": 36898,
                    "username": "lilomar",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/7f4d51cd39d41810b87b690620474bfe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.5805275272387,
                            "deviation": 61.74631378429741,
                            "volatility": 0.059954008818532335
                        }
                    },
                    "ranking": 22.248297805287265,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 45869138,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:10 (lilomar vs Lys)",
            "creator": 36898,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 36898,
            "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": 10,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-07-31T19:17:21.602878Z",
            "ended": "2022-08-09T22:20:08.148488Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.2908935546875,
                            "deviation": 65.06165313720703,
                            "volatility": 0.05979859083890915
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 36898,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.638427734375,
                            "deviation": 64.37422943115234,
                            "volatility": 0.05992992967367172
                        }
                    },
                    "username": "lilomar",
                    "country": "_Pirate",
                    "ranking": 22.248297805287265,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f4d51cd39d41810b87b690620474bfe-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
        }
    ]
}