List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=58",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=56",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/61839084"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.9133570371253,
                            "deviation": 63.786598143128145,
                            "volatility": 0.05983058643781238
                        }
                    },
                    "ranking": 14.352433898079598,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61839084,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #69 (112956) R:1 (car8 vs Julko)",
            "creator": 787553,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 787553,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112956,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-22T19:19:48.111112Z",
            "ended": "2024-03-03T12:59:29.331246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.8118896484375,
                            "deviation": 65.42778778076172,
                            "volatility": 0.059160374104976654
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.5841064453125,
                            "deviation": 63.29215621948242,
                            "volatility": 0.059739455580711365
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.352433898079598,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-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/61942041"
            },
            "players": {
                "black": {
                    "id": 1355513,
                    "username": "GOA2023",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/919f846691d24c881d985e9c31df4cbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.2523634241388,
                            "deviation": 63.21512426660722,
                            "volatility": 0.060025470499701826
                        }
                    },
                    "ranking": 11.964160305945471,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61942041,
            "name": "Tournament Game: 9x9 New Zealand 15k-1k League #2 (112675) R:1 (Julko vs GOA2023)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1355513,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112675,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-26T04:46:09.343060Z",
            "ended": "2024-03-03T12:48:54.402236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1355513,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.939208984375,
                            "deviation": 62.74018478393555,
                            "volatility": 0.06007707864046097
                        }
                    },
                    "username": "GOA2023",
                    "country": "ru",
                    "ranking": 11.964160305945471,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/919f846691d24c881d985e9c31df4cbe-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.1961669921875,
                            "deviation": 65.7574462890625,
                            "volatility": 0.05916109308600426
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/61884466"
            },
            "players": {
                "black": {
                    "id": 1436588,
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751839572613,
                            "deviation": 80.73457404236709,
                            "volatility": 0.0636275307525229
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61884466,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Julko vs Arrow A6_25K)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1436588,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112548,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-24T06:52:27.837690Z",
            "ended": "2024-03-02T12:27:03.165271Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 620.4710083007812,
                            "deviation": 79.640625,
                            "volatility": 0.06090338155627251
                        }
                    },
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.7271728515625,
                            "deviation": 65.20713806152344,
                            "volatility": 0.05916174128651619
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/61794721"
            },
            "players": {
                "black": {
                    "id": 1344253,
                    "username": "OleksiiYakovlev",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/dc9fb791d715647ed2efe05f65d15a8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.2297755469428,
                            "deviation": 60.5318563225431,
                            "volatility": 0.059846092821738237
                        }
                    },
                    "ranking": 18.615319059180372,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61794721,
            "name": "Tournament Game: 13x13 Open League #22 (112358) R:1 (Julko vs OleksiiYakovlev)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1344253,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112358,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-21T10:29:20.188468Z",
            "ended": "2024-03-02T12:03:24.617862Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1344253,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.3389892578125,
                            "deviation": 64.24088287353516,
                            "volatility": 0.05990229919552803
                        }
                    },
                    "username": "OleksiiYakovlev",
                    "country": "ua",
                    "ranking": 18.615319059180372,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dc9fb791d715647ed2efe05f65d15a8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.246337890625,
                            "deviation": 65.19779968261719,
                            "volatility": 0.05916326120495796
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/61942040"
            },
            "players": {
                "black": {
                    "id": 1040914,
                    "username": "kashiwamochi",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.6739878172762,
                            "deviation": 68.06987475929732,
                            "volatility": 0.06024806828420137
                        }
                    },
                    "ranking": 17.574998892685073,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61942040,
            "name": "Tournament Game: 9x9 New Zealand 15k-1k League #2 (112675) R:1 (Julko vs kashiwamochi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1040914,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112675,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-26T04:46:09.234123Z",
            "ended": "2024-03-01T20:59:55.025378Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1040914,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.8131103515625,
                            "deviation": 65.90052032470703,
                            "volatility": 0.059924159198999405
                        }
                    },
                    "username": "kashiwamochi",
                    "country": "jp",
                    "ranking": 17.574998892685073,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.55419921875,
                            "deviation": 64.7739486694336,
                            "volatility": 0.05916421487927437
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/61794717"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1281873,
                    "username": "zehx",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/d0a158253962c764a639c9001cf31a8b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.554781210723,
                            "deviation": 71.36263310743234,
                            "volatility": 0.06003064894259185
                        }
                    },
                    "ranking": 11.54759984594431,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61794717,
            "name": "Tournament Game: 13x13 Open League #22 (112358) R:1 (zehx vs Julko)",
            "creator": 1281873,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1281873,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112358,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-21T10:29:19.741885Z",
            "ended": "2024-03-01T19:50:32.270429Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.3897705078125,
                            "deviation": 64.89266967773438,
                            "volatility": 0.059165678918361664
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1281873,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.8456420898438,
                            "deviation": 69.58794403076172,
                            "volatility": 0.060000188648700714
                        }
                    },
                    "username": "zehx",
                    "country": "pl",
                    "ranking": 11.54759984594431,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0a158253962c764a639c9001cf31a8b-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/61153538"
            },
            "players": {
                "black": {
                    "id": 1285178,
                    "username": "VikingKoala",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8164406195783,
                            "deviation": 63.52080297059803,
                            "volatility": 0.05970506488565628
                        }
                    },
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61153538,
            "name": "Tournament Game: 第三届华夏兄弟盟棋圣公开赛(The third Hua Xia league Go God Open tournament) (109767) R:1 (Julko vs VikingKoala)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1285178,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-01-31T04:00:05.944454Z",
            "ended": "2024-02-29T21:45:03.232627Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1285178,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.6900634765625,
                            "deviation": 65.48698425292969,
                            "volatility": 0.059845294803380966
                        }
                    },
                    "username": "VikingKoala",
                    "country": "eu",
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1123.829345703125,
                            "deviation": 65.19786071777344,
                            "volatility": 0.059165485203266144
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/61636857"
            },
            "players": {
                "black": {
                    "id": 1436588,
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751839572613,
                            "deviation": 80.73457404236709,
                            "volatility": 0.0636275307525229
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61636857,
            "name": "Tournament Game: 13x13 Open D.E. Cup #31 (110707) R:3 (Julko vs Arrow A6_25K)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1436588,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110707,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-16T07:42:38.048008Z",
            "ended": "2024-02-29T19:59:47.594536Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 724.8237915039062,
                            "deviation": 75.53101348876953,
                            "volatility": 0.06082975119352341
                        }
                    },
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.499267578125,
                            "deviation": 64.77447509765625,
                            "volatility": 0.05916643887758255
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/61885845"
            },
            "players": {
                "black": {
                    "id": 1231561,
                    "username": "wofyxt",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/d6637d05201cde7a2568fef1c9a5a0d5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.1419187848679,
                            "deviation": 60.668960103701906,
                            "volatility": 0.060218903500441345
                        }
                    },
                    "ranking": 14.850605616893269,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61885845,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #218 (112795) R:1 (Julko vs wofyxt)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1231561,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112795,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-24T08:01:35.460955Z",
            "ended": "2024-02-29T19:22:29.533734Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1231561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.4814453125,
                            "deviation": 63.14982223510742,
                            "volatility": 0.06020519137382507
                        }
                    },
                    "username": "wofyxt",
                    "country": "un",
                    "ranking": 14.850605616893269,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6637d05201cde7a2568fef1c9a5a0d5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.2415771484375,
                            "deviation": 64.98216247558594,
                            "volatility": 0.05916434898972511
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/61839086"
            },
            "players": {
                "black": {
                    "id": 1084759,
                    "username": "safonoff.ma",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/cdd99ead6186db9f92c8bf5fed5e2feb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 932.4270762356387,
                            "deviation": 65.34909148434598,
                            "volatility": 0.05997048341252366
                        }
                    },
                    "ranking": 13.297190621638501,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61839086,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #69 (112956) R:1 (Julko vs safonoff.ma)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1084759,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112956,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-22T19:19:48.307370Z",
            "ended": "2024-02-29T17:05:18.412530Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1084759,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.223876953125,
                            "deviation": 63.31647491455078,
                            "volatility": 0.06000976264476776
                        }
                    },
                    "username": "safonoff.ma",
                    "country": "001",
                    "ranking": 13.297190621638501,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cdd99ead6186db9f92c8bf5fed5e2feb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.9415283203125,
                            "deviation": 65.2869644165039,
                            "volatility": 0.05916497856378555
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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
        }
    ]
}