List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=56
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=57",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/61301018"
            },
            "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": 643848,
                    "username": "MoonyBird",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/2301bff028ed133356c4ced5e60f5ae1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.5650514463325,
                            "deviation": 61.60422342642458,
                            "volatility": 0.059531554913040456
                        }
                    },
                    "ranking": 22.94579653763767,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61301018,
            "name": "Tournament Game: Handicap Arena 2024 - 014 (112309) R:1 (MoonyBird vs Julko)",
            "creator": 643848,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 643848,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.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": 112309,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-05T02:24:34.109165Z",
            "ended": "2024-03-11T10:20:07.046037Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.2269287109375,
                            "deviation": 65.2635269165039,
                            "volatility": 0.05916104465723038
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 643848,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.3671875,
                            "deviation": 63.216556549072266,
                            "volatility": 0.05958937481045723
                        }
                    },
                    "username": "MoonyBird",
                    "country": "de",
                    "ranking": 22.94579653763767,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2301bff028ed133356c4ced5e60f5ae1?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/61884467"
            },
            "players": {
                "black": {
                    "id": 1126140,
                    "username": "巴爾克史加納",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/d6fe04d80b2e638807325774ac279899-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.7159435632348,
                            "deviation": 68.96929274090992,
                            "volatility": 0.06001497053548095
                        }
                    },
                    "ranking": 26.50582710363569,
                    "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": 61884467,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Julko vs 巴爾克史加納)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1126140,
            "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": "84 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-24T06:52:28.459388Z",
            "ended": "2024-03-11T09:00:22.702806Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1126140,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.669189453125,
                            "deviation": 70.44680786132812,
                            "volatility": 0.060007963329553604
                        }
                    },
                    "username": "巴爾克史加納",
                    "country": "tw",
                    "ranking": 26.50582710363569,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6fe04d80b2e638807325774ac279899-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.318115234375,
                            "deviation": 64.64339447021484,
                            "volatility": 0.05916155129671097
                        }
                    },
                    "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/61921157"
            },
            "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": 964246,
                    "username": "For Our Planet",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a045e99db60be7a2955a559395854dca-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2365.354700829977,
                            "deviation": 62.85745768401572,
                            "volatility": 0.06017386901220523
                        }
                    },
                    "ranking": 34.84734789579743,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61921157,
            "name": "Tournament Game: Handicap Arena 2024 - 019 (112996) R:1 (For Our Planet vs Julko)",
            "creator": 964246,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 964246,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 112996,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-25T12:07:47.769811Z",
            "ended": "2024-03-10T18:56:11.210209Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1127.82958984375,
                            "deviation": 64.84317016601562,
                            "volatility": 0.059162791818380356
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 964246,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2352.98486328125,
                            "deviation": 70.2138671875,
                            "volatility": 0.060073744505643845
                        }
                    },
                    "username": "For Our Planet",
                    "country": "us",
                    "ranking": 34.84734789579743,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a045e99db60be7a2955a559395854dca-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/61794683"
            },
            "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": 178104,
                    "username": "dexonsmith",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.7732166446785,
                            "deviation": 67.55416504748428,
                            "volatility": 0.06064009346038413
                        }
                    },
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61794683,
            "name": "Tournament Game: 9x9 Open D.E. Cup #127 (112846) R:1 (dexonsmith vs Julko)",
            "creator": 178104,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 178104,
            "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": 112846,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-21T10:28:22.974279Z",
            "ended": "2024-03-10T18:55:16.486173Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1128.56884765625,
                            "deviation": 64.15567779541016,
                            "volatility": 0.05916315317153931
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 178104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1740.53515625,
                            "deviation": 73.72046661376953,
                            "volatility": 0.06015627458691597
                        }
                    },
                    "username": "dexonsmith",
                    "country": "ca",
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-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/61839085"
            },
            "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": 802455,
                    "username": "royz",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.1310274249,
                            "deviation": 62.60253870008884,
                            "volatility": 0.06006769076422171
                        }
                    },
                    "ranking": 16.093293696950248,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61839085,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #69 (112956) R:1 (royz vs Julko)",
            "creator": 802455,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 802455,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-22T19:19:48.200227Z",
            "ended": "2024-03-10T10:29:37.860453Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.498046875,
                            "deviation": 64.2551040649414,
                            "volatility": 0.059160105884075165
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 802455,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.7030029296875,
                            "deviation": 63.0966796875,
                            "volatility": 0.0600566491484642
                        }
                    },
                    "username": "royz",
                    "country": "au",
                    "ranking": 16.093293696950248,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-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/61942039"
            },
            "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": 802455,
                    "username": "royz",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.1310274249,
                            "deviation": 62.60253870008884,
                            "volatility": 0.06006769076422171
                        }
                    },
                    "ranking": 16.093293696950248,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61942039,
            "name": "Tournament Game: 9x9 New Zealand 15k-1k League #2 (112675) R:1 (royz vs Julko)",
            "creator": 802455,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 802455,
            "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": "12 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-26T04:46:09.138465Z",
            "ended": "2024-03-10T08:44:21.496869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.474609375,
                            "deviation": 64.28742980957031,
                            "volatility": 0.05915619060397148
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 802455,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.102294921875,
                            "deviation": 63.041221618652344,
                            "volatility": 0.06005255505442619
                        }
                    },
                    "username": "royz",
                    "country": "au",
                    "ranking": 16.093293696950248,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-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/61884468"
            },
            "players": {
                "black": {
                    "id": 1421649,
                    "username": "Sergey_go_player",
                    "country": "lv",
                    "icon": "https://user-uploads.online-go.com/39dbf1a3ecb34e9e32ca8dad51eb01a1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.2038803801413,
                            "deviation": 61.71564544611324,
                            "volatility": 0.06031450128804637
                        }
                    },
                    "ranking": 19.122245397973412,
                    "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": 61884468,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Julko vs Sergey_go_player)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1421649,
            "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": "29 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-24T06:52:28.569372Z",
            "ended": "2024-03-08T21:11:24.996716Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1421649,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.2462158203125,
                            "deviation": 64.18099975585938,
                            "volatility": 0.0601772740483284
                        }
                    },
                    "username": "Sergey_go_player",
                    "country": "lv",
                    "ranking": 19.122245397973412,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/39dbf1a3ecb34e9e32ca8dad51eb01a1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1108.211181640625,
                            "deviation": 64.54843139648438,
                            "volatility": 0.059155698865652084
                        }
                    },
                    "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/61885842"
            },
            "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": 61885842,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #218 (112795) 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": 112795,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-24T08:01:35.218857Z",
            "ended": "2024-03-08T19:40:22.815510Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.057861328125,
                            "deviation": 64.7110824584961,
                            "volatility": 0.059157077223062515
                        }
                    },
                    "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": 1238.5482177734375,
                            "deviation": 63.717838287353516,
                            "volatility": 0.05973555147647858
                        }
                    },
                    "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/61794720"
            },
            "players": {
                "black": {
                    "id": 1073303,
                    "username": "deleted-721ac504-8ea2-4664-bc88-d9941e69334b",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/d2efcf7129fe13b9e952935d837ff81e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.925762783045,
                            "deviation": 68.26321362773422,
                            "volatility": 0.059996287214151824
                        }
                    },
                    "ranking": 17.121733183212687,
                    "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": 61794720,
            "name": "Tournament Game: 13x13 Open League #22 (112358) R:1 (Julko vs cafie)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1073303,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-21T10:29:20.106143Z",
            "ended": "2024-03-06T20:02:05.705636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1073303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.845703125,
                            "deviation": 71.5268783569336,
                            "volatility": 0.060003187507390976
                        }
                    },
                    "username": "deleted-721ac504-8ea2-4664-bc88-d9941e69334b",
                    "country": "_Pirate",
                    "ranking": 17.121733183212687,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d2efcf7129fe13b9e952935d837ff81e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1125.1307373046875,
                            "deviation": 64.9392318725586,
                            "volatility": 0.05915818363428116
                        }
                    },
                    "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/61301021"
            },
            "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": 7781,
                    "username": "ThornsFan",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.9484859447628,
                            "deviation": 62.41508550443843,
                            "volatility": 0.05974564346244173
                        }
                    },
                    "ranking": 21.4655817168294,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61301021,
            "name": "Tournament Game: Handicap Arena 2024 - 014 (112309) R:1 (ThornsFan vs Julko)",
            "creator": 7781,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 7781,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.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": 112309,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-05T02:24:34.329080Z",
            "ended": "2024-03-06T07:15:40.253161Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.8958740234375,
                            "deviation": 65.2306900024414,
                            "volatility": 0.05915898084640503
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 7781,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.3013916015625,
                            "deviation": 63.37899398803711,
                            "volatility": 0.059715356677770615
                        }
                    },
                    "username": "ThornsFan",
                    "country": "_LGBT",
                    "ranking": 21.4655817168294,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-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
        }
    ]
}