List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=72
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=73",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/57543158"
            },
            "players": {
                "black": {
                    "id": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "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": 57543158,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #183 (107920) R:1 (Julko vs J_Dummy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 713716,
            "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": 107920,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-09-30T15:58:55.477094Z",
            "ended": "2023-10-04T08:55:04.699436Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.01611328125,
                            "deviation": 67.46614074707031,
                            "volatility": 0.05991549417376518
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.560546875,
                            "deviation": 65.13316345214844,
                            "volatility": 0.059146586805582047
                        }
                    },
                    "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/57376019"
            },
            "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": 866927,
                    "username": "Pseudonyme",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/7fd2c2ca87225fcb0e5b16d2a450f68b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 819.7116557562533,
                            "deviation": 63.86713131531046,
                            "volatility": 0.059961571581583495
                        }
                    },
                    "ranking": 10.314583816100686,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57376019,
            "name": "Tournament Game: DDK 1 week per move 13x13 (101657) R:3 (Pseudonyme vs Julko)",
            "creator": 866927,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 866927,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 604800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 604800}",
            "disable_analysis": false,
            "tournament": 101657,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-09-25T02:23:06.523996Z",
            "ended": "2023-10-23T06:39:19.350962Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.4361572265625,
                            "deviation": 70.21147918701172,
                            "volatility": 0.05915246903896332
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 866927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.3919677734375,
                            "deviation": 64.96627807617188,
                            "volatility": 0.06000998988747597
                        }
                    },
                    "username": "Pseudonyme",
                    "country": "fr",
                    "ranking": 10.314583816100686,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7fd2c2ca87225fcb0e5b16d2a450f68b-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/57294644"
            },
            "players": {
                "black": {
                    "id": 1161013,
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.0937500744108,
                            "deviation": 63.06821920011851,
                            "volatility": 0.05991569077389414
                        }
                    },
                    "ranking": 18.174361096243295,
                    "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": 57294644,
            "name": "Tournament Game: 19x19 Open D.E. Cup #16 (101595) R:3 (Julko vs 朵兒普拉斯-doorplus-)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1161013,
            "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": 101595,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-09-22T07:45:14.595565Z",
            "ended": "2023-10-15T17:43:00.159305Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1161013,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.1278076171875,
                            "deviation": 63.43678283691406,
                            "volatility": 0.059896647930145264
                        }
                    },
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "ranking": 18.174361096243295,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.634033203125,
                            "deviation": 67.49181365966797,
                            "volatility": 0.059141986072063446
                        }
                    },
                    "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/57030482"
            },
            "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": 1076251,
                    "username": "Ikarosz",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/d760a397cc4d395a3503a0e958cc6254?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 760.2535787158922,
                            "deviation": 70.04000233412965,
                            "volatility": 0.06003515000908731
                        }
                    },
                    "ranking": 8.571374804275942,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57030482,
            "name": "Tournament Game: 19x19 Double Elimination - April 2023 (100644) R:2 (Ikarosz vs Julko)",
            "creator": 1076251,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1076251,
            "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": 100644,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "70.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-09-13T04:17:22.988374Z",
            "ended": "2023-11-06T09:14:02.115566Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.256591796875,
                            "deviation": 71.37333679199219,
                            "volatility": 0.05914907529950142
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1076251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.0274658203125,
                            "deviation": 69.75758361816406,
                            "volatility": 0.06003424525260925
                        }
                    },
                    "username": "Ikarosz",
                    "country": "hu",
                    "ranking": 8.571374804275942,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d760a397cc4d395a3503a0e958cc6254?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/56922236"
            },
            "players": {
                "black": {
                    "id": 810832,
                    "username": "MicrMacr",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/5422f0ec2b08ff832ff76a779f2f0cf2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.9728039186018,
                            "deviation": 62.812861129527136,
                            "volatility": 0.05982057003714198
                        }
                    },
                    "ranking": 20.883017618507527,
                    "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": 56922236,
            "name": "Tournament Game: Winter Olympic Games 2020(9х9)(№2) (66280) R:14 (Julko vs MicrMacr)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 810832,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66280,
            "tournament_round": 14,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-09-09T08:29:49.277769Z",
            "ended": "2023-09-25T15:30:37.702019Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 810832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.9727783203125,
                            "deviation": 62.812862396240234,
                            "volatility": 0.059820570051670074
                        }
                    },
                    "username": "MicrMacr",
                    "country": "se",
                    "ranking": 20.883017618507527,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5422f0ec2b08ff832ff76a779f2f0cf2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.652099609375,
                            "deviation": 65.36982727050781,
                            "volatility": 0.05914473161101341
                        }
                    },
                    "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/56843304"
            },
            "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": 291304,
                    "username": "Woodman",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.437894874557,
                            "deviation": 66.28269287036021,
                            "volatility": 0.06006527385647493
                        }
                    },
                    "ranking": 22.076596568933905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 56843304,
            "name": "Tournament Game: 13x13 Open D.E. Cup #13 (104246) R:2 (Woodman vs Julko)",
            "creator": 291304,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 291304,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 104246,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-09-06T15:59:22.340558Z",
            "ended": "2023-10-26T17:12:13.708226Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1093.5272216796875,
                            "deviation": 69.30040740966797,
                            "volatility": 0.059152718633413315
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 291304,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1603.5323486328125,
                            "deviation": 67.40161895751953,
                            "volatility": 0.06000588834285736
                        }
                    },
                    "username": "Woodman",
                    "country": "de",
                    "ranking": 22.076596568933905,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?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/56563866"
            },
            "players": {
                "black": {
                    "id": 646878,
                    "username": "Shikamaru4",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/4de7672cfb2c5d5d0a77668b7a721253-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 779.0027044554525,
                            "deviation": 63.43343203946138,
                            "volatility": 0.05993292089993528
                        }
                    },
                    "ranking": 9.135366302661472,
                    "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": 56563866,
            "name": "Tournament Game: Winter Olympic Games 2020 (№3) (9x9) (67507) R:11 (Julko vs Shikamaru4)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 646878,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": true,
            "tournament": 67507,
            "tournament_round": 11,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-08-27T19:34:51.667189Z",
            "ended": "2023-09-10T23:59:16.894704Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 646878,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.1433715820312,
                            "deviation": 67.70476531982422,
                            "volatility": 0.05993088707327843
                        }
                    },
                    "username": "Shikamaru4",
                    "country": "gb",
                    "ranking": 9.135366302661472,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4de7672cfb2c5d5d0a77668b7a721253-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.055419921875,
                            "deviation": 65.78680419921875,
                            "volatility": 0.05914733186364174
                        }
                    },
                    "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/56516050"
            },
            "players": {
                "black": {
                    "id": 864520,
                    "username": "relentlesssente",
                    "country": "sk",
                    "icon": "https://secure.gravatar.com/avatar/77db00bacdd1adc7ac2c62e581f5779c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.6799095831177,
                            "deviation": 67.64281809740947,
                            "volatility": 0.05992775519408062
                        }
                    },
                    "ranking": 24.877724887638298,
                    "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": 56516050,
            "name": "Tournament Game: Christmas tournament (97912) R:5 (Julko vs relentlesssente)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 864520,
            "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": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "33.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-08-26T03:30:12.542176Z",
            "ended": "2023-09-25T11:15:44.934884Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 864520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.2027587890625,
                            "deviation": 64.79793548583984,
                            "volatility": 0.05994492769241333
                        }
                    },
                    "username": "relentlesssente",
                    "country": "sk",
                    "ranking": 24.877724887638298,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/77db00bacdd1adc7ac2c62e581f5779c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.373779296875,
                            "deviation": 64.85767364501953,
                            "volatility": 0.0591454841196537
                        }
                    },
                    "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/56433293"
            },
            "players": {
                "black": {
                    "id": 670779,
                    "username": "kungfuchef",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/aa66f65dc22975db5218bd5087ddb935-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.110735266338,
                            "deviation": 64.29569929091667,
                            "volatility": 0.059987338492699466
                        }
                    },
                    "ranking": 20.524917073233308,
                    "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": 56433293,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:13 (Julko vs kungfuchef)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 670779,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 13,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "84.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-08-23T07:12:56.732734Z",
            "ended": "2023-09-21T08:19:02.207451Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 670779,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.7041015625,
                            "deviation": 63.982242584228516,
                            "volatility": 0.059995561838150024
                        }
                    },
                    "username": "kungfuchef",
                    "country": "us",
                    "ranking": 20.524917073233308,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa66f65dc22975db5218bd5087ddb935-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1117.545166015625,
                            "deviation": 65.05421447753906,
                            "volatility": 0.05914681777358055
                        }
                    },
                    "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/56337626"
            },
            "players": {
                "black": {
                    "id": 404149,
                    "username": "Тotoro",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/0c7b952463c11feb78ec3b28194e68b2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 579.2910363701156,
                            "deviation": 79.57259918571509,
                            "volatility": 0.05998848290857419
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 56337626,
            "name": "Tournament Game: 19x19 Open D.E. Cup #36 (106538) R:1 (Julko vs Тotoro)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 404149,
            "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": 106538,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "123.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-08-19T18:52:59.626336Z",
            "ended": "2023-10-26T21:36:05.944577Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404149,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 602.8137817382812,
                            "deviation": 79.26429748535156,
                            "volatility": 0.059977784752845764
                        }
                    },
                    "username": "Тotoro",
                    "country": "ru",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0c7b952463c11feb78ec3b28194e68b2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.0576171875,
                            "deviation": 69.78331756591797,
                            "volatility": 0.059152133762836456
                        }
                    },
                    "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
        }
    ]
}