List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=71",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=69",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/55854528"
            },
            "players": {
                "black": {
                    "id": 449678,
                    "username": "DashaTabasco",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/53d48cb6978a95d6c3f9c22eb948ee3f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9309249761086,
                            "deviation": 66.50053836027386,
                            "volatility": 0.05994400925588129
                        }
                    },
                    "ranking": 13.703358824521938,
                    "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": 55854528,
            "name": "Tournament Game: Mingren Handicap Title Tournament 2021 (80970) R:3 (Julko vs DashaTabasco)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 449678,
            "white": 15530,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 80970,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-08-02T15:21:57.583450Z",
            "ended": "2023-10-27T07:32:08.579871Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 449678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.8837890625,
                            "deviation": 64.77598571777344,
                            "volatility": 0.059996239840984344
                        }
                    },
                    "username": "DashaTabasco",
                    "country": "au",
                    "ranking": 13.703358824521938,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/53d48cb6978a95d6c3f9c22eb948ee3f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1093.7412109375,
                            "deviation": 70.22391510009766,
                            "volatility": 0.059151485562324524
                        }
                    },
                    "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
        },
        {
            "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/57964892"
            },
            "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": 750303,
                    "username": "jubu",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.594164655018,
                            "deviation": 68.35333872883297,
                            "volatility": 0.05986610906795695
                        }
                    },
                    "ranking": 17.819718939149247,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57964892,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (jubu vs Julko)",
            "creator": 750303,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 750303,
            "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": 107858,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-14T14:01:28.203001Z",
            "ended": "2023-10-25T21:13:10.199372Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.4140625,
                            "deviation": 69.04838562011719,
                            "volatility": 0.05915374681353569
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 750303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.760009765625,
                            "deviation": 67.55899047851562,
                            "volatility": 0.059858109802007675
                        }
                    },
                    "username": "jubu",
                    "country": "de",
                    "ranking": 17.819718939149247,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-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/57964899"
            },
            "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": 57964899,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (Julko vs J_Dummy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 713716,
            "white": 15530,
            "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": 107858,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-14T14:01:28.817867Z",
            "ended": "2023-10-25T17:54:39.738964Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1104.6993408203125,
                            "deviation": 68.01622772216797,
                            "volatility": 0.059934064745903015
                        }
                    },
                    "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": 1110.0286865234375,
                            "deviation": 69.6348876953125,
                            "volatility": 0.05915374681353569
                        }
                    },
                    "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/57877022"
            },
            "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": 1244344,
                    "username": "wxwxw",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c9727e8a86d9ea8e261e77f7ffe5daad?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1982.7902520083896,
                            "deviation": 67.57811913794055,
                            "volatility": 0.060296096341071234
                        }
                    },
                    "ranking": 30.763157320229503,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57877022,
            "name": "Tournament Game: 9x9 Open League #77 (107773) R:1 (wxwxw vs Julko)",
            "creator": 1244344,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1244344,
            "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": 107773,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-11T17:41:05.263717Z",
            "ended": "2023-10-23T06:38:21.285695Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.5506591796875,
                            "deviation": 69.4781494140625,
                            "volatility": 0.0591525174677372
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1244344,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2104.072265625,
                            "deviation": 72.6476821899414,
                            "volatility": 0.06006187945604324
                        }
                    },
                    "username": "wxwxw",
                    "country": "un",
                    "ranking": 30.763157320229503,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c9727e8a86d9ea8e261e77f7ffe5daad?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/57875622"
            },
            "players": {
                "black": {
                    "id": 1392300,
                    "username": "다시만든 이라겸",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/dab8b8192ec2fc5b1cae17c86b1b766d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.4604739855497,
                            "deviation": 91.3219382615396,
                            "volatility": 0.06000652015400954
                        }
                    },
                    "ranking": 19.146490575905275,
                    "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": 57875622,
            "name": "Tournament Game: Hyrule vs monster (104632) R:1 (Julko vs 다시만든 이라겸)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1392300,
            "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": 104632,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-10-11T16:46:37.031590Z",
            "ended": "2023-10-22T09:57:47.223819Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1392300,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.46044921875,
                            "deviation": 91.32193756103516,
                            "volatility": 0.0600065216422081
                        }
                    },
                    "username": "다시만든 이라겸",
                    "country": "kr",
                    "ranking": 19.146490575905275,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dab8b8192ec2fc5b1cae17c86b1b766d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.5506591796875,
                            "deviation": 69.4781494140625,
                            "volatility": 0.0591525174677372
                        }
                    },
                    "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/57964904"
            },
            "players": {
                "black": {
                    "id": 1415116,
                    "username": "shadowwolf886",
                    "country": "in",
                    "icon": "https://secure.gravatar.com/avatar/1b4c6b7b740488fe7621941057295526?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1507.344459122409,
                            "deviation": 61.95429724275346,
                            "volatility": 0.05987870715385946
                        }
                    },
                    "ranking": 24.416455073538373,
                    "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": 57964904,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (Julko vs shadowwolf886)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1415116,
            "white": 15530,
            "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": 107858,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-14T14:01:29.262549Z",
            "ended": "2023-10-22T08:55:11.888518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1415116,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.633056640625,
                            "deviation": 67.04169464111328,
                            "volatility": 0.06004662439227104
                        }
                    },
                    "username": "shadowwolf886",
                    "country": "in",
                    "ranking": 24.416455073538373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1b4c6b7b740488fe7621941057295526?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.8370361328125,
                            "deviation": 69.9818115234375,
                            "volatility": 0.05915378779172897
                        }
                    },
                    "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/57877023"
            },
            "players": {
                "black": {
                    "id": 1381238,
                    "username": "BuzzerBeater",
                    "country": "030",
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1721.103824794729,
                            "deviation": 78.19378431126725,
                            "volatility": 0.06096071435813301
                        }
                    },
                    "ranking": 27.486524208501613,
                    "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": 57877023,
            "name": "Tournament Game: 9x9 Open League #77 (107773) R:1 (Julko vs Cfilorux)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1381238,
            "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": 107773,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-11T17:41:05.365940Z",
            "ended": "2023-10-22T08:45:44.002967Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1381238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2067.481689453125,
                            "deviation": 78.09286499023438,
                            "volatility": 0.05998267978429794
                        }
                    },
                    "username": "BuzzerBeater",
                    "country": "030",
                    "ranking": 27.486524208501613,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.9715576171875,
                            "deviation": 69.24969482421875,
                            "volatility": 0.05915384739637375
                        }
                    },
                    "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
        }
    ]
}