List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&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=-id&page=71",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=69",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/57770996"
            },
            "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": 57770996,
            "name": "Tournament Game: OST - Olympic System Tournament (103328) R:4 (jubu vs Julko)",
            "creator": 750303,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 750303,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 103328,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-08T06:14:38.006354Z",
            "ended": "2023-10-31T09:25:41.563432Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.82373046875,
                            "deviation": 70.87122344970703,
                            "volatility": 0.059152424335479736
                        }
                    },
                    "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": 1510.0548095703125,
                            "deviation": 67.66878509521484,
                            "volatility": 0.059853505343198776
                        }
                    },
                    "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/57738931"
            },
            "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": 57738931,
            "name": "Tournament Game: 19x19 Open D.E. Cup #12 (100398) R:3 (Woodman vs Julko)",
            "creator": 291304,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 291304,
            "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": 100398,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-07T04:13:57.986076Z",
            "ended": "2024-01-03T20:58:33.145452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.361572265625,
                            "deviation": 67.29363250732422,
                            "volatility": 0.059155844151973724
                        }
                    },
                    "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": 1445.4443359375,
                            "deviation": 66.57896423339844,
                            "volatility": 0.060007624328136444
                        }
                    },
                    "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/57655188"
            },
            "players": {
                "black": {
                    "id": 483986,
                    "username": "Gibleh",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.1672693940577,
                            "deviation": 67.55824000396933,
                            "volatility": 0.06086121204497883
                        }
                    },
                    "ranking": 21.52166875266919,
                    "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": 57655188,
            "name": "Tournament Game: 9x9 Open D.E. Cup #97 (107856) R:1 (Julko vs Gibleh)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 483986,
            "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": 107856,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-04T10:50:33.152302Z",
            "ended": "2023-10-30T19:17:21.947960Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.5081787109375,
                            "deviation": 68.60411071777344,
                            "volatility": 0.06066643074154854
                        }
                    },
                    "username": "Gibleh",
                    "country": "de",
                    "ranking": 21.52166875266919,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.3968505859375,
                            "deviation": 70.22415924072266,
                            "volatility": 0.05915408581495285
                        }
                    },
                    "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/57614415"
            },
            "players": {
                "black": {
                    "id": 1375276,
                    "username": "SylTi",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/5971aaf63e5c72448a5e6e5373c59b03?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.8195281968415,
                            "deviation": 66.82194342762726,
                            "volatility": 0.05993757735948634
                        }
                    },
                    "ranking": 25.193817161415264,
                    "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": 57614415,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (Julko vs SylTi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1375276,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "47.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-03T01:12:28.651703Z",
            "ended": "2023-11-01T16:22:08.236728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1375276,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.7177734375,
                            "deviation": 65.9186782836914,
                            "volatility": 0.05995022878050804
                        }
                    },
                    "username": "SylTi",
                    "country": "fr",
                    "ranking": 25.193817161415264,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5971aaf63e5c72448a5e6e5373c59b03?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.4012451171875,
                            "deviation": 71.16419219970703,
                            "volatility": 0.05915156379342079
                        }
                    },
                    "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/57614414"
            },
            "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": 1156743,
                    "username": "ik2",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2b62b94786d1dbff833efe25bdab72d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.2703592996918,
                            "deviation": 63.51969881995461,
                            "volatility": 0.06008098684700773
                        }
                    },
                    "ranking": 17.421690401986197,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57614414,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (ik2 vs Julko)",
            "creator": 1156743,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1156743,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "81.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-03T01:12:28.558784Z",
            "ended": "2024-01-10T20:20:57.529897Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1162.5516357421875,
                            "deviation": 68.56837463378906,
                            "volatility": 0.059149399399757385
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1156743,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.9962158203125,
                            "deviation": 65.58539581298828,
                            "volatility": 0.060048650950193405
                        }
                    },
                    "username": "ik2",
                    "country": "un",
                    "ranking": 17.421690401986197,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b62b94786d1dbff833efe25bdab72d2?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/57614413"
            },
            "players": {
                "black": {
                    "id": 1100591,
                    "username": "THE SAGANIST",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.4692409193991,
                            "deviation": 64.13953806436146,
                            "volatility": 0.059684408955449575
                        }
                    },
                    "ranking": 15.24942765213303,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57614413,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (Julko vs THE SAGANIST)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1100591,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-03T01:12:28.465596Z",
            "ended": "2023-11-22T23:25:36.551252Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1100591,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.7366943359375,
                            "deviation": 62.82038879394531,
                            "volatility": 0.05982261151075363
                        }
                    },
                    "username": "THE SAGANIST",
                    "country": "us",
                    "ranking": 15.24942765213303,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.5018310546875,
                            "deviation": 69.4902572631836,
                            "volatility": 0.05915201082825661
                        }
                    },
                    "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/57614412"
            },
            "players": {
                "black": {
                    "id": 783619,
                    "username": "CodeX64",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/03c55c1b4d33d77b6cfd994c89eae598?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 688.0309308134022,
                            "deviation": 66.73203236477734,
                            "volatility": 0.059875208144711506
                        }
                    },
                    "ranking": 6.260582563688205,
                    "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": 57614412,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (Julko vs CodeX64)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 783619,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-03T01:12:28.363401Z",
            "ended": "2023-12-02T01:21:17.920473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 783619,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.8446044921875,
                            "deviation": 66.19799041748047,
                            "volatility": 0.05982974171638489
                        }
                    },
                    "username": "CodeX64",
                    "country": "us",
                    "ranking": 6.260582563688205,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03c55c1b4d33d77b6cfd994c89eae598?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.9591064453125,
                            "deviation": 68.44542694091797,
                            "volatility": 0.05914851278066635
                        }
                    },
                    "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/57614411"
            },
            "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": 825374,
                    "username": "jaygeorgeanderson",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d99a40d3d2a430a0b3573c87e3b0eb82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.6986694908321,
                            "deviation": 66.78385014963858,
                            "volatility": 0.060079620791852716
                        }
                    },
                    "ranking": 15.41381682046831,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57614411,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (jaygeorgeanderson vs Julko)",
            "creator": 825374,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 825374,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-03T01:12:28.269516Z",
            "ended": "2023-11-07T23:10:28.981638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.809326171875,
                            "deviation": 71.31884002685547,
                            "volatility": 0.059147510677576065
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 825374,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.7333984375,
                            "deviation": 63.537078857421875,
                            "volatility": 0.05997857823967934
                        }
                    },
                    "username": "jaygeorgeanderson",
                    "country": "us",
                    "ranking": 15.41381682046831,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d99a40d3d2a430a0b3573c87e3b0eb82?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/57614405"
            },
            "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": 119281,
                    "username": "vladislaw.ageew",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/70ba9bfdbba9168b7edda759da50bb97-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.340943115032,
                            "deviation": 65.20591285414669,
                            "volatility": 0.05983735443803749
                        }
                    },
                    "ranking": 20.419844541283446,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57614405,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (vladislaw.ageew vs Julko)",
            "creator": 119281,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 119281,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-03T01:12:27.673537Z",
            "ended": "2023-12-04T18:24:23.385958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.62841796875,
                            "deviation": 68.00788879394531,
                            "volatility": 0.05915456637740135
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 119281,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.322998046875,
                            "deviation": 66.00993347167969,
                            "volatility": 0.059907592833042145
                        }
                    },
                    "username": "vladislaw.ageew",
                    "country": "ru",
                    "ranking": 20.419844541283446,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70ba9bfdbba9168b7edda759da50bb97-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/57614399"
            },
            "players": {
                "black": {
                    "id": 750314,
                    "username": "gass_",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6ea6c553dd28eb23f395f3b1ef37eb60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.627712603033,
                            "deviation": 62.4376927770314,
                            "volatility": 0.05983054155995867
                        }
                    },
                    "ranking": 24.158282768646917,
                    "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": 57614399,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (Julko vs gass_)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 750314,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-03T01:12:27.246053Z",
            "ended": "2023-11-07T22:22:02.309698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750314,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.6402587890625,
                            "deviation": 63.821014404296875,
                            "volatility": 0.05983814224600792
                        }
                    },
                    "username": "gass_",
                    "country": "fr",
                    "ranking": 24.158282768646917,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6ea6c553dd28eb23f395f3b1ef37eb60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.760498046875,
                            "deviation": 70.76248931884766,
                            "volatility": 0.05914789065718651
                        }
                    },
                    "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
        }
    ]
}