List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=82
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=-id&page=83",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=81",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52653129"
            },
            "players": {
                "black": {
                    "id": 253061,
                    "username": "diidac",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/69ec49cab57bb99903cc9cd531d3e7e4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.1606941152854,
                            "deviation": 66.16630399894049,
                            "volatility": 0.060012124734083225
                        }
                    },
                    "ranking": 26.777094267252398,
                    "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": 52653129,
            "name": "Tournament Game: 19x19 Open League #12 (101593) R:1 (Julko vs diidac)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 253061,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101593,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-09T10:09:26.300328Z",
            "ended": "2023-06-15T19:26:06.712432Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 253061,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1694.360107421875,
                            "deviation": 67.5042953491211,
                            "volatility": 0.06000673025846481
                        }
                    },
                    "username": "diidac",
                    "country": "un",
                    "ranking": 26.777094267252398,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69ec49cab57bb99903cc9cd531d3e7e4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.64599609375,
                            "deviation": 66.96964263916016,
                            "volatility": 0.059150490909814835
                        }
                    },
                    "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/52653123"
            },
            "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": 699458,
                    "username": "CheeseNWine thx4game SunHouse LETTER",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/abf6f931403e5cf330acd54ddf419040?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.1480894036395,
                            "deviation": 63.01763732532659,
                            "volatility": 0.06063859383566464
                        }
                    },
                    "ranking": 24.53599511509198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52653123,
            "name": "Tournament Game: 19x19 Open League #12 (101593) R:1 (CheeseNWine thx4game SunHouse LETTER vs Julko)",
            "creator": 699458,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 699458,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101593,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "45.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-09T10:09:25.925539Z",
            "ended": "2023-07-26T06:07:45.069641Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.1865234375,
                            "deviation": 68.26911926269531,
                            "volatility": 0.05915220454335213
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 699458,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.4451904296875,
                            "deviation": 63.30727767944336,
                            "volatility": 0.06018087640404701
                        }
                    },
                    "username": "CheeseNWine thx4game SunHouse LETTER",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.53599511509198,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/abf6f931403e5cf330acd54ddf419040?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/52653116"
            },
            "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": 788800,
                    "username": "tonyhu0123",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.3235623365092,
                            "deviation": 67.71596350507252,
                            "volatility": 0.059667104188151084
                        }
                    },
                    "ranking": 24.292940139563886,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52653116,
            "name": "Tournament Game: 19x19 Open League #12 (101593) R:1 (tonyhu0123 vs Julko)",
            "creator": 788800,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 788800,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101593,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-09T10:09:25.457636Z",
            "ended": "2023-05-02T18:38:29.357774Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.0079345703125,
                            "deviation": 71.71134948730469,
                            "volatility": 0.059150129556655884
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 788800,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.9822998046875,
                            "deviation": 70.05836486816406,
                            "volatility": 0.059776417911052704
                        }
                    },
                    "username": "tonyhu0123",
                    "country": "us",
                    "ranking": 24.292940139563886,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-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/52653108"
            },
            "players": {
                "black": {
                    "id": 788934,
                    "username": "janc",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/eee9f66353829c1c039d44cb841c33ea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2061.635214411886,
                            "deviation": 73.27842132439112,
                            "volatility": 0.05996925579161119
                        }
                    },
                    "ranking": 31.66587745895115,
                    "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": 52653108,
            "name": "Tournament Game: 19x19 Open League #12 (101593) R:1 (Julko vs janc)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 788934,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101593,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-09T10:09:24.869694Z",
            "ended": "2023-04-19T15:02:10.674371Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 788934,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2302.531982421875,
                            "deviation": 82.78260803222656,
                            "volatility": 0.05996821075677872
                        }
                    },
                    "username": "janc",
                    "country": "de",
                    "ranking": 31.66587745895115,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/eee9f66353829c1c039d44cb841c33ea-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.6463623046875,
                            "deviation": 73.9107894897461,
                            "volatility": 0.0591561384499073
                        }
                    },
                    "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/52636117"
            },
            "players": {
                "black": {
                    "id": 782501,
                    "username": "マンジュリカ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.1492347649423,
                            "deviation": 66.21889845362597,
                            "volatility": 0.05849840812884101
                        }
                    },
                    "ranking": 25.986924418598104,
                    "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": 52636117,
            "name": "Tournament Game: Christmas tournament (97912) R:2 (Julko vs マンジュリカ)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 782501,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97912,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-08T17:54:21.313202Z",
            "ended": "2023-04-11T17:54:31.418776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 782501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.951171875,
                            "deviation": 66.51802062988281,
                            "volatility": 0.05849098414182663
                        }
                    },
                    "username": "マンジュリカ",
                    "country": "jp",
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.33251953125,
                            "deviation": 76.02822875976562,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "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/52627722"
            },
            "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": 782501,
                    "username": "マンジュリカ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.1492347649423,
                            "deviation": 66.21889845362597,
                            "volatility": 0.05849840812884101
                        }
                    },
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52627722,
            "name": "Tournament Game: Julko's seventh (98760) R:2 (マンジュリカ vs Julko)",
            "creator": 782501,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 782501,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98760,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-08T12:03:15.817801Z",
            "ended": "2023-04-11T17:52:56.446336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.33251953125,
                            "deviation": 76.02822875976562,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 782501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.951171875,
                            "deviation": 66.51802062988281,
                            "volatility": 0.05849098414182663
                        }
                    },
                    "username": "マンジュリカ",
                    "country": "jp",
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-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/52595242"
            },
            "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": 714395,
                    "username": "deleted-62176179-b1b7-4d0a-861a-cb2f56b8ea90",
                    "country": "si",
                    "icon": "https://user-uploads.online-go.com/e564e08fa4422ad81c7565d0ce72c9b3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 715.223928707186,
                            "deviation": 75.51068590087796,
                            "volatility": 0.060045327278889345
                        }
                    },
                    "ranking": 7.157920228381365,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52595242,
            "name": "Tournament Game: 13x13 Open D.E. Cup #2 (98007) R:2 (Brane75 vs Julko)",
            "creator": 714395,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 714395,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98007,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-07T08:56:10.817837Z",
            "ended": "2023-06-12T03:50:27.567400Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1117.3831787109375,
                            "deviation": 66.15548706054688,
                            "volatility": 0.059153441339731216
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 714395,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 778.3735961914062,
                            "deviation": 79.23628997802734,
                            "volatility": 0.06004748120903969
                        }
                    },
                    "username": "deleted-62176179-b1b7-4d0a-861a-cb2f56b8ea90",
                    "country": "si",
                    "ranking": 7.157920228381365,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e564e08fa4422ad81c7565d0ce72c9b3-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/52521879"
            },
            "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": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2038.9425039966063,
                            "deviation": 74.1420979770891,
                            "volatility": 0.06434474219351434
                        }
                    },
                    "ranking": 31.409649363703853,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52521879,
            "name": "Tournament Game: Kuwabara Honimbou first look at Hikaru - Twelfth Edition (93380) R:4 (fuseki3 vs Julko)",
            "creator": 1185576,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1185576,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 93380,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-04T19:19:13.977448Z",
            "ended": "2023-11-17T08:11:36.009907Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1134.087646484375,
                            "deviation": 69.24534606933594,
                            "volatility": 0.059149958193302155
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2315.4521484375,
                            "deviation": 84.16293334960938,
                            "volatility": 0.06179708614945412
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.409649363703853,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?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/52507039"
            },
            "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": 483986,
                    "username": "Gibleh",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.0802207548552,
                            "deviation": 67.15168580288808,
                            "volatility": 0.06086081434868503
                        }
                    },
                    "ranking": 21.310346268599677,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52507039,
            "name": "Tournament Game: 9x9 Double Elimination - February 2023 (98144) R:2 (Gibleh vs Julko)",
            "creator": 483986,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 483986,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98144,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-04T08:06:39.443457Z",
            "ended": "2023-04-26T07:12:54.098638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.0687255859375,
                            "deviation": 72.98151397705078,
                            "volatility": 0.05915386602282524
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.3538818359375,
                            "deviation": 67.88359832763672,
                            "volatility": 0.06055564805865288
                        }
                    },
                    "username": "Gibleh",
                    "country": "de",
                    "ranking": 21.310346268599677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?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/52494391"
            },
            "players": {
                "black": {
                    "id": 1248272,
                    "username": "이라겸",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/2bbbea827787bee6abf55d384f6c796b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.0946426734831,
                            "deviation": 66.5111442534009,
                            "volatility": 0.06013917500851016
                        }
                    },
                    "ranking": 15.468042048607197,
                    "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": 52494391,
            "name": "Tournament Game: 바아아아아둑1 세번째 토너먼트 (101502) R:1 (Julko vs 이라겸)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1248272,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101502,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-03T20:00:20.834630Z",
            "ended": "2023-04-06T20:00:30.955460Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1248272,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.2818603515625,
                            "deviation": 66.62609100341797,
                            "volatility": 0.06008075922727585
                        }
                    },
                    "username": "이라겸",
                    "country": "kr",
                    "ranking": 15.468042048607197,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2bbbea827787bee6abf55d384f6c796b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.5325927734375,
                            "deviation": 73.55282592773438,
                            "volatility": 0.05916185677051544
                        }
                    },
                    "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
        }
    ]
}