List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=86",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=84",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51548406"
            },
            "players": {
                "black": {
                    "id": 1107714,
                    "username": "tabei",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f49b853f1319427e423e67112eee9c37?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.1720552377465,
                            "deviation": 63.15147908844379,
                            "volatility": 0.05998997041318467
                        }
                    },
                    "ranking": 22.775082531028595,
                    "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": 51548406,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (Julko vs tabe)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1107714,
            "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": 105547,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 98404,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-02T12:00:14.188941Z",
            "ended": "2023-04-28T02:03:45.457207Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1107714,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 821.1887817382812,
                            "deviation": 97.37110137939453,
                            "volatility": 0.05999666824936867
                        }
                    },
                    "username": "tabei",
                    "country": "un",
                    "ranking": 22.775082531028595,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f49b853f1319427e423e67112eee9c37?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.249267578125,
                            "deviation": 72.51280975341797,
                            "volatility": 0.05915278568863869
                        }
                    },
                    "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/50964766"
            },
            "players": {
                "black": {
                    "id": 729396,
                    "username": "mgcjose32",
                    "country": "ni",
                    "icon": "https://secure.gravatar.com/avatar/894f144cb0095c3805eefa0068f2688b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.8805778905494,
                            "deviation": 61.61242464846025,
                            "volatility": 0.06002289162616664
                        }
                    },
                    "ranking": 13.6532846969356,
                    "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": 50964766,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2023-02-10 19:00 (99930) R:1 (Julko vs mgcjose32)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 729396,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 99930,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "85.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-10T19:00:24.512434Z",
            "ended": "2023-04-27T09:45:28.004229Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 729396,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.4664306640625,
                            "deviation": 62.698665618896484,
                            "volatility": 0.060027942061424255
                        }
                    },
                    "username": "mgcjose32",
                    "country": "ni",
                    "ranking": 13.6532846969356,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/894f144cb0095c3805eefa0068f2688b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.32080078125,
                            "deviation": 73.35906982421875,
                            "volatility": 0.0591532401740551
                        }
                    },
                    "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/52507039"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483986,
                    "username": "Gibleh",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.0802207548552,
                            "deviation": 67.15168580288808,
                            "volatility": 0.06086081434868503
                        }
                    },
                    "ranking": 21.310346268599677,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52507039,
            "name": "Tournament Game: 9x9 Double Elimination - February 2023 (98144) R:2 (Gibleh vs Julko)",
            "creator": 483986,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 483986,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98144,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-04T08:06:39.443457Z",
            "ended": "2023-04-26T07:12:54.098638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.0687255859375,
                            "deviation": 72.98151397705078,
                            "volatility": 0.05915386602282524
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.3538818359375,
                            "deviation": 67.88359832763672,
                            "volatility": 0.06055564805865288
                        }
                    },
                    "username": "Gibleh",
                    "country": "de",
                    "ranking": 21.310346268599677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51597002"
            },
            "players": {
                "black": {
                    "id": 783481,
                    "username": "Christoven",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/237c8d585e9c8e7af90eaf0071adc075?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.9542784729163,
                            "deviation": 63.341458280739694,
                            "volatility": 0.05989847840430741
                        }
                    },
                    "ranking": 23.38974944989508,
                    "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": 51597002,
            "name": "Tournament Game: 19x19 Open League #9 (100363) R:1 (Julko vs Christoven)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 783481,
            "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": 100363,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-04T02:18:51.181734Z",
            "ended": "2023-04-25T13:01:37.496366Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 783481,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.2210693359375,
                            "deviation": 63.1242561340332,
                            "volatility": 0.05996638163924217
                        }
                    },
                    "username": "Christoven",
                    "country": "un",
                    "ranking": 23.38974944989508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/237c8d585e9c8e7af90eaf0071adc075?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.2086181640625,
                            "deviation": 73.00843048095703,
                            "volatility": 0.05915508791804314
                        }
                    },
                    "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/51597010"
            },
            "players": {
                "black": {
                    "id": 1308438,
                    "username": "nankuru",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/716d5f7876f23fc475fae97c2ffd6aff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2108.4437896293616,
                            "deviation": 83.59314806712509,
                            "volatility": 0.06001245618719209
                        }
                    },
                    "ranking": 32.18561055263432,
                    "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": 51597010,
            "name": "Tournament Game: 19x19 Open League #9 (100363) R:1 (Julko vs nankuru)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1308438,
            "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": 100363,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-04T02:18:52.063156Z",
            "ended": "2023-04-24T20:57:24.922472Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1308438,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.8974609375,
                            "deviation": 274.3297119140625,
                            "volatility": 0.05999891832470894
                        }
                    },
                    "username": "nankuru",
                    "country": "un",
                    "ranking": 32.18561055263432,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/716d5f7876f23fc475fae97c2ffd6aff?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.386962890625,
                            "deviation": 72.59951782226562,
                            "volatility": 0.059155646711587906
                        }
                    },
                    "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/52438202"
            },
            "players": {
                "black": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.9826961914522,
                            "deviation": 66.24715124624622,
                            "volatility": 0.0592902855384419
                        }
                    },
                    "ranking": 12.244654124295765,
                    "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": 52438202,
            "name": "Tournament Game: Go students (101057) R:1 (Julko vs regina25)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 227608,
            "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": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T21:00:21.711636Z",
            "ended": "2023-04-23T07:42:27.727424Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.313232421875,
                            "deviation": 64.73831939697266,
                            "volatility": 0.05942642688751221
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.244654124295765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.0848388671875,
                            "deviation": 73.23577880859375,
                            "volatility": 0.05915285646915436
                        }
                    },
                    "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/52438205"
            },
            "players": {
                "black": {
                    "id": 1161013,
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.0937500744108,
                            "deviation": 63.06821920011851,
                            "volatility": 0.05991569077389414
                        }
                    },
                    "ranking": 18.174361096243295,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52438205,
            "name": "Tournament Game: Go students (101057) R:1 (Julko vs 朵兒普拉斯-DoorPlus-)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1161013,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T21:00:22.432327Z",
            "ended": "2023-04-22T00:36:52.701917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1161013,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.1373291015625,
                            "deviation": 62.36112594604492,
                            "volatility": 0.059999410063028336
                        }
                    },
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "ranking": 18.174361096243295,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.56005859375,
                            "deviation": 73.71572875976562,
                            "volatility": 0.05915438383817673
                        }
                    },
                    "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/52438204"
            },
            "players": {
                "black": {
                    "id": 1318741,
                    "username": "muscarine",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45a9b81fa96c81d0fcdd3eddf1c63c3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.282367076137,
                            "deviation": 66.8253265127322,
                            "volatility": 0.05996302972876254
                        }
                    },
                    "ranking": 25.02184179342439,
                    "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": 52438204,
            "name": "Tournament Game: Go students (101057) R:1 (Julko vs muscarine)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1318741,
            "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": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "70.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T21:00:22.233297Z",
            "ended": "2023-04-21T19:36:30.548428Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1318741,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.7645263671875,
                            "deviation": 68.6293716430664,
                            "volatility": 0.05995970219373703
                        }
                    },
                    "username": "muscarine",
                    "country": "un",
                    "ranking": 25.02184179342439,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45a9b81fa96c81d0fcdd3eddf1c63c3d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.086669921875,
                            "deviation": 73.30146026611328,
                            "volatility": 0.0591549351811409
                        }
                    },
                    "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/51878044"
            },
            "players": {
                "black": {
                    "id": 771732,
                    "username": "Flowflo98",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/23b1ecb5cd26f069ce59d9e534d708ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 654.7428172159429,
                            "deviation": 72.40362634865153,
                            "volatility": 0.05974829734382447
                        }
                    },
                    "ranking": 5.112544398296415,
                    "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": 51878044,
            "name": "Tournament Game: Fun tournament #4 (66008) R:7 (Julko vs Flowflo98)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 771732,
            "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": 66008,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-13T18:47:45.140144Z",
            "ended": "2023-04-21T18:47:31.192546Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 771732,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.8629760742188,
                            "deviation": 66.31759643554688,
                            "volatility": 0.059838179498910904
                        }
                    },
                    "username": "Flowflo98",
                    "country": "de",
                    "ranking": 5.112544398296415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23b1ecb5cd26f069ce59d9e534d708ac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.5321044921875,
                            "deviation": 74.16802215576172,
                            "volatility": 0.05915405601263046
                        }
                    },
                    "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/51580365"
            },
            "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": 477276,
                    "username": "Linden Lyons",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/efe4c34c3f3da729de59ab5f3b5b62cf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 848.8610751769813,
                            "deviation": 72.13252126318055,
                            "volatility": 0.05998946864015046
                        }
                    },
                    "ranking": 11.123511959125507,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51580365,
            "name": "Tournament Game: 9x9 Open League #63 (100503) R:1 (Linden Lyons vs Julko)",
            "creator": 477276,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 477276,
            "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": 100503,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-03T13:55:48.774578Z",
            "ended": "2023-04-21T12:40:28.832415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1060.538330078125,
                            "deviation": 74.90707397460938,
                            "volatility": 0.05915543809533119
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 477276,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 929.7073364257812,
                            "deviation": 76.60133361816406,
                            "volatility": 0.060005754232406616
                        }
                    },
                    "username": "Linden Lyons",
                    "country": "au",
                    "ranking": 11.123511959125507,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/efe4c34c3f3da729de59ab5f3b5b62cf-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
        }
    ]
}