List all games played by a specific player.

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

{
    "count": 1475,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=16",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=14",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/58661987"
            },
            "players": {
                "black": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.9845871261252,
                            "deviation": 62.7298584891829,
                            "volatility": 0.05949392130033508
                        }
                    },
                    "ranking": 22.085883881911712,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58661987,
            "name": "Tournament Game: The Speed Game #3 (107263) R:5 (Lys vs teapoweredrobot)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 483146,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": true,
            "tournament": 107263,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-11-06T17:04:58.840093Z",
            "ended": "2023-11-15T08:00:42.777964Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.3458251953125,
                            "deviation": 64.80839538574219,
                            "volatility": 0.059504296630620956
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 22.085883881911712,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.6739501953125,
                            "deviation": 63.23271942138672,
                            "volatility": 0.05979093909263611
                        }
                    },
                    "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/58559099"
            },
            "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": 475680,
                    "username": "Kame Sen'nin",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/cce71e9dfc8d392e6effb5e58770d46a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.7167097089534,
                            "deviation": 62.16966129705651,
                            "volatility": 0.059868602187767496
                        }
                    },
                    "ranking": 26.180814466122566,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58559099,
            "name": "Tournament Game: HAPPY GO #40 Double Elimination (107668) R:2 (Kame Sen'nin vs Lys)",
            "creator": 475680,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 475680,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 107668,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-11-03T05:48:52.255864Z",
            "ended": "2023-11-13T07:17:36.470163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.13525390625,
                            "deviation": 63.330543518066406,
                            "volatility": 0.059788770973682404
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 475680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1760.28955078125,
                            "deviation": 63.04061508178711,
                            "volatility": 0.05984082818031311
                        }
                    },
                    "username": "Kame Sen'nin",
                    "country": "cl",
                    "ranking": 26.180814466122566,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cce71e9dfc8d392e6effb5e58770d46a-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/58331202"
            },
            "players": {
                "black": {
                    "id": 445867,
                    "username": "toferi",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/be99a561390734becb0c9ad307a322e7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.6482245891302,
                            "deviation": 62.06044375836799,
                            "volatility": 0.059087996913872086
                        }
                    },
                    "ranking": 22.450942559107407,
                    "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": 58331202,
            "name": "Tournament Game: The Speed Game #3 (107263) R:4 (Lys vs toferi)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 445867,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": true,
            "tournament": 107263,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-26T14:30:31.512475Z",
            "ended": "2023-11-06T17:04:56.429392Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 445867,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.0697021484375,
                            "deviation": 64.81324768066406,
                            "volatility": 0.05924615263938904
                        }
                    },
                    "username": "toferi",
                    "country": "ro",
                    "ranking": 22.450942559107407,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/be99a561390734becb0c9ad307a322e7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.1412353515625,
                            "deviation": 63.429203033447266,
                            "volatility": 0.05979010462760925
                        }
                    },
                    "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/57349273"
            },
            "players": {
                "black": {
                    "id": 1027256,
                    "username": "Locminh",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/8867be582f0fd3dffbcd067d13264185-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.6085565804115,
                            "deviation": 64.58412303511204,
                            "volatility": 0.0599003882820329
                        }
                    },
                    "ranking": 23.43232365251469,
                    "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": 57349273,
            "name": "Tournament Game: HAPPY GO #40 Double Elimination (107668) R:1 (Lys vs Locminh)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 1027256,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 107668,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-09-24T04:00:33.622881Z",
            "ended": "2023-11-01T10:09:56.916382Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1027256,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.354736328125,
                            "deviation": 68.10237884521484,
                            "volatility": 0.059889331459999084
                        }
                    },
                    "username": "Locminh",
                    "country": "vn",
                    "ranking": 23.43232365251469,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8867be582f0fd3dffbcd067d13264185-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.7255859375,
                            "deviation": 63.58473205566406,
                            "volatility": 0.05978888273239136
                        }
                    },
                    "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/58353271"
            },
            "players": {
                "black": {
                    "id": 356,
                    "username": "Dyonn",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.168197448216,
                            "deviation": 64.0999768601294,
                            "volatility": 0.06022888910368637
                        }
                    },
                    "ranking": 26.72165501994329,
                    "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": 58353271,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:20 (Lys vs Dyonn)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 356,
            "white": 308797,
            "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": 20,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-27T07:45:39.055053Z",
            "ended": "2023-10-29T19:53:05.366871Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 356,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.9808349609375,
                            "deviation": 63.982696533203125,
                            "volatility": 0.060130536556243896
                        }
                    },
                    "username": "Dyonn",
                    "country": "gb",
                    "ranking": 26.72165501994329,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34852f36c3644d382908282ee323e3f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.7769775390625,
                            "deviation": 63.746482849121094,
                            "volatility": 0.05978995934128761
                        }
                    },
                    "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/57802314"
            },
            "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": 1336852,
                    "username": "Thuy Nhien",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0f7ae8c2bd970adc2f90bd96497b402d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.6491544662538,
                            "deviation": 64.34550833600662,
                            "volatility": 0.059907578465787724
                        }
                    },
                    "ranking": 22.848777179169208,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57802314,
            "name": "Tournament Game: The Speed Game #3 (107263) R:3 (Thuy Nhien vs Lys)",
            "creator": 1336852,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 1336852,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": true,
            "tournament": 107263,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-09T07:48:11.837677Z",
            "ended": "2023-10-26T14:30:29.056527Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.31982421875,
                            "deviation": 63.1443977355957,
                            "volatility": 0.05979066714644432
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1336852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.126953125,
                            "deviation": 65.9117660522461,
                            "volatility": 0.059995442628860474
                        }
                    },
                    "username": "Thuy Nhien",
                    "country": "un",
                    "ranking": 22.848777179169208,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f7ae8c2bd970adc2f90bd96497b402d-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/57637802"
            },
            "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": 213965,
                    "username": "jlt",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/99201c262ae27211af20c0de21ae601e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.2482606730641,
                            "deviation": 63.04975858711948,
                            "volatility": 0.05968308782667719
                        }
                    },
                    "ranking": 29.11141736521988,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57637802,
            "name": "Tournament Game: The Speed Game #3 (107263) R:2 (jlt vs Lys)",
            "creator": 213965,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 213965,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": true,
            "tournament": 107263,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-03T19:29:47.435870Z",
            "ended": "2023-10-08T13:58:49.000091Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.0047607421875,
                            "deviation": 62.56693649291992,
                            "volatility": 0.05979147553443909
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 213965,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2089.11474609375,
                            "deviation": 67.31533813476562,
                            "volatility": 0.05974369868636131
                        }
                    },
                    "username": "jlt",
                    "country": "fr",
                    "ranking": 29.11141736521988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99201c262ae27211af20c0de21ae601e-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/57305488"
            },
            "players": {
                "black": {
                    "id": 1214709,
                    "username": "Yilmaz33",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/26e307a39bd3bcf71b2b4609ea7abe23?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.6484660916813,
                            "deviation": 62.05653484841312,
                            "volatility": 0.059974362538457136
                        }
                    },
                    "ranking": 23.830152784485747,
                    "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": 57305488,
            "name": "Tournament Game: The Speed Game #3 (107263) R:1 (Lys vs Yilmaz33)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 1214709,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": true,
            "tournament": 107263,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-09-22T15:34:05.810472Z",
            "ended": "2023-09-27T17:12:12.122009Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1214709,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.6776123046875,
                            "deviation": 64.57304382324219,
                            "volatility": 0.05997949466109276
                        }
                    },
                    "username": "Yilmaz33",
                    "country": "ca",
                    "ranking": 23.830152784485747,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26e307a39bd3bcf71b2b4609ea7abe23?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.462646484375,
                            "deviation": 62.707340240478516,
                            "volatility": 0.05979128181934357
                        }
                    },
                    "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/57060963"
            },
            "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": 750071,
                    "username": "JezB",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/d606a6618ac224f70ee6c7bfaa90a894?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.6773903718943,
                            "deviation": 64.54533265786583,
                            "volatility": 0.059955588440186974
                        }
                    },
                    "ranking": 20.480662053819643,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57060963,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:19 (JezB vs Lys)",
            "creator": 750071,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 750071,
            "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": 19,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-09-14T06:07:30.083617Z",
            "ended": "2023-09-24T05:21:18.643945Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.892578125,
                            "deviation": 62.68410110473633,
                            "volatility": 0.059792812913656235
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 750071,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.6898193359375,
                            "deviation": 67.61186218261719,
                            "volatility": 0.06001204624772072
                        }
                    },
                    "username": "JezB",
                    "country": "gb",
                    "ranking": 20.480662053819643,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d606a6618ac224f70ee6c7bfaa90a894?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/54484771"
            },
            "players": {
                "black": {
                    "id": 36464,
                    "username": "trotro",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/99815e1ffdd7c157094979e0b0e208da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.4767281426566,
                            "deviation": 67.48533755945913,
                            "volatility": 0.05999890811987104
                        }
                    },
                    "ranking": 29.226844343273065,
                    "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": 54484771,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:7 (Lys vs trotro)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 36464,
            "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": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-06-13T09:43:50.269812Z",
            "ended": "2023-09-23T07:45:21.986024Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 36464,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.1273193359375,
                            "deviation": 65.06495666503906,
                            "volatility": 0.05999026075005531
                        }
                    },
                    "username": "trotro",
                    "country": "fr",
                    "ranking": 29.226844343273065,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99815e1ffdd7c157094979e0b0e208da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.62744140625,
                            "deviation": 62.39949417114258,
                            "volatility": 0.05978623405098915
                        }
                    },
                    "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
        }
    ]
}