List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=69
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=70",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=68",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/57877009"
            },
            "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": 57877009,
            "name": "Tournament Game: 9x9 Open League #77 (107773) 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": 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:03.842514Z",
            "ended": "2023-11-03T08:40:31.400812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.6143798828125,
                            "deviation": 68.53759765625,
                            "volatility": 0.06066293641924858
                        }
                    },
                    "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": 1083.5472412109375,
                            "deviation": 71.54994201660156,
                            "volatility": 0.059150874614715576
                        }
                    },
                    "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/57877002"
            },
            "players": {
                "black": {
                    "id": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.0458181157528,
                            "deviation": 70.5696487080923,
                            "volatility": 0.060526317850265375
                        }
                    },
                    "ranking": 19.74771558993048,
                    "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": 57877002,
            "name": "Tournament Game: 9x9 Open League #77 (107773) R:1 (Julko vs Cher.ChChChCherry)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 744862,
            "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": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-11T17:41:02.858365Z",
            "ended": "2023-10-27T09:10:15.219109Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.731689453125,
                            "deviation": 67.0399169921875,
                            "volatility": 0.06029975786805153
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 19.74771558993048,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.032470703125,
                            "deviation": 69.65811920166016,
                            "volatility": 0.059152938425540924
                        }
                    },
                    "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/57876994"
            },
            "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": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.578013263182,
                            "deviation": 70.61456157246022,
                            "volatility": 0.060772175447988304
                        }
                    },
                    "ranking": 25.529359490696685,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57876994,
            "name": "Tournament Game: 9x9 Open League #77 (107773) R:1 (Christoph_R vs Julko)",
            "creator": 162289,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 162289,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-11T17:41:02.101837Z",
            "ended": "2023-10-14T06:33:25.042134Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1105.9793701171875,
                            "deviation": 65.3832778930664,
                            "volatility": 0.059146080166101456
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1678.749755859375,
                            "deviation": 66.5796890258789,
                            "volatility": 0.06029660254716873
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 25.529359490696685,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-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/57875623"
            },
            "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": 1248272,
                    "username": "이라겸",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/2bbbea827787bee6abf55d384f6c796b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.0946426734831,
                            "deviation": 66.5111442534009,
                            "volatility": 0.06013917500851016
                        }
                    },
                    "ranking": 15.468042048607197,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57875623,
            "name": "Tournament Game: Hyrule vs monster (104632) R:1 (이라겸 vs Julko)",
            "creator": 1248272,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1248272,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-10-11T16:46:37.125683Z",
            "ended": "2023-10-14T21:17:07.638040Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.879638671875,
                            "deviation": 66.7518081665039,
                            "volatility": 0.0591421015560627
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1248272,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.0946044921875,
                            "deviation": 66.51114654541016,
                            "volatility": 0.06013917550444603
                        }
                    },
                    "username": "이라겸",
                    "country": "kr",
                    "ranking": 15.468042048607197,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2bbbea827787bee6abf55d384f6c796b?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/57875619"
            },
            "players": {
                "black": {
                    "id": 625585,
                    "username": "June144",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/b8607f429035b8cd720996cdcd9776e0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.244574937161,
                            "deviation": 61.971909365902654,
                            "volatility": 0.05983478207593453
                        }
                    },
                    "ranking": 26.944084843945824,
                    "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": 57875619,
            "name": "Tournament Game: Hyrule vs monster (104632) R:1 (Julko vs June144)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 625585,
            "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": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-11T16:46:36.777020Z",
            "ended": "2023-10-16T14:27:15.736589Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.351806640625,
                            "deviation": 67.04690551757812,
                            "volatility": 0.059884268790483475
                        }
                    },
                    "username": "June144",
                    "country": "vn",
                    "ranking": 26.944084843945824,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b8607f429035b8cd720996cdcd9776e0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.568115234375,
                            "deviation": 67.62532806396484,
                            "volatility": 0.05914069339632988
                        }
                    },
                    "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/57873943"
            },
            "players": {
                "black": {
                    "id": 617905,
                    "username": "Valgrind",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7835b163b859452c8835f8b894a22313?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.23524526193,
                            "deviation": 63.862581857082404,
                            "volatility": 0.05983926920092155
                        }
                    },
                    "ranking": 24.916163916383237,
                    "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": 57873943,
            "name": "Tournament Game: 바아아아아둑1 다섯번째 토너먼트 (107756) R:2 (Julko vs Valgrind)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 617905,
            "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": 107756,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-11T15:37:13.749745Z",
            "ended": "2023-10-19T15:19:33.706004Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 617905,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.6173095703125,
                            "deviation": 78.41573333740234,
                            "volatility": 0.059839360415935516
                        }
                    },
                    "username": "Valgrind",
                    "country": "un",
                    "ranking": 24.916163916383237,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7835b163b859452c8835f8b894a22313?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.0853271484375,
                            "deviation": 68.03317260742188,
                            "volatility": 0.059142887592315674
                        }
                    },
                    "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/57864541"
            },
            "players": {
                "black": {
                    "id": 369487,
                    "username": "Hervé",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/6d15d1d01467ade3c6e0d3bdbe077000?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.3896850126434,
                            "deviation": 62.48967290694107,
                            "volatility": 0.059487285093471946
                        }
                    },
                    "ranking": 22.295628753886202,
                    "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": 57864541,
            "name": "Tournament Game: Noob swser 17 (93152) R:5 (Julko vs Hervé)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 369487,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 93152,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "61.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-11T08:49:15.141396Z",
            "ended": "2023-11-04T15:33:45.487015Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 369487,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.3988037109375,
                            "deviation": 64.11287689208984,
                            "volatility": 0.05965375527739525
                        }
                    },
                    "username": "Hervé",
                    "country": "fr",
                    "ranking": 22.295628753886202,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6d15d1d01467ade3c6e0d3bdbe077000?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.944091796875,
                            "deviation": 71.2562255859375,
                            "volatility": 0.05915147066116333
                        }
                    },
                    "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/57810394"
            },
            "players": {
                "black": {
                    "id": 1350517,
                    "username": "brolga",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/dbb03ec53bba671c8df54cda05af3626-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.3332433494531,
                            "deviation": 62.02537591171173,
                            "volatility": 0.059686445415842365
                        }
                    },
                    "ranking": 22.1934640868379,
                    "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": 57810394,
            "name": "Tournament Game: 13x13 Open D.E. Cup #22 (107859) R:1 (Julko vs brolga)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1350517,
            "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": 107859,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-09T13:44:58.506075Z",
            "ended": "2023-10-30T19:18:39.455700Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1350517,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.5079345703125,
                            "deviation": 60.9371452331543,
                            "volatility": 0.05989132821559906
                        }
                    },
                    "username": "brolga",
                    "country": "au",
                    "ranking": 22.1934640868379,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbb03ec53bba671c8df54cda05af3626-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.4765625,
                            "deviation": 70.61408233642578,
                            "volatility": 0.05915335938334465
                        }
                    },
                    "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/57773877"
            },
            "players": {
                "black": {
                    "id": 14911,
                    "username": "druuchi",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/2c155a9fbc24ac5484b39f918a21753d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.0644302411124,
                            "deviation": 63.39106677812291,
                            "volatility": 0.05949952428507674
                        }
                    },
                    "ranking": 16.376132013562167,
                    "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": 57773877,
            "name": "Tournament Game: Christmas Tournament - Presents for everyone! 🎄🎄🎄 (81923) R:3 (Julko vs druuchi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 14911,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 81923,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-08T08:42:10.966910Z",
            "ended": "2023-12-14T15:37:02.698546Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 14911,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.580322265625,
                            "deviation": 64.41702270507812,
                            "volatility": 0.05958133563399315
                        }
                    },
                    "username": "druuchi",
                    "country": "de",
                    "ranking": 16.376132013562167,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c155a9fbc24ac5484b39f918a21753d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1139.24462890625,
                            "deviation": 69.48793029785156,
                            "volatility": 0.05915172025561333
                        }
                    },
                    "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
        }
    ]
}