List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=47
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=48",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=46",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/63247832"
            },
            "players": {
                "black": {
                    "id": 7781,
                    "username": "ThornsFan",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1326.9484859447628,
                            "deviation": 62.41508550443843,
                            "volatility": 0.05974564346244173
                        }
                    },
                    "ranking": 21.4655817168294,
                    "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": 63247832,
            "name": "Tournament Game: 19x19 New Zealand Open League #4 (114385) R:1 (Julko vs ThornsFan)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 7781,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "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": 114385,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-09T18:58:03.578304Z",
            "ended": "2024-05-20T02:18:50.868306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 7781,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.6817626953125,
                            "deviation": 64.01554870605469,
                            "volatility": 0.059733208268880844
                        }
                    },
                    "username": "ThornsFan",
                    "country": "_LGBT",
                    "ranking": 21.4655817168294,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.47119140625,
                            "deviation": 67.89175415039062,
                            "volatility": 0.05918130278587341
                        }
                    },
                    "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/63247825"
            },
            "players": {
                "black": {
                    "id": 460639,
                    "username": "Chritical",
                    "country": "nz",
                    "icon": "https://user-uploads.online-go.com/7050605715f133df0bfdac830d9beebd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1841.2709523209323,
                            "deviation": 70.95667619564519,
                            "volatility": 0.05982394023968986
                        }
                    },
                    "ranking": 29.04892290665749,
                    "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": 63247825,
            "name": "Tournament Game: 19x19 New Zealand Open League #4 (114385) R:1 (Julko vs Chritical)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 460639,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "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": 114385,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "63 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-09T18:58:01.242202Z",
            "ended": "2024-05-19T21:26:46.675214Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 460639,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1902.9874267578125,
                            "deviation": 75.06343078613281,
                            "volatility": 0.0598423108458519
                        }
                    },
                    "username": "Chritical",
                    "country": "nz",
                    "ranking": 29.04892290665749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7050605715f133df0bfdac830d9beebd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.737060546875,
                            "deviation": 67.15948486328125,
                            "volatility": 0.05918142944574356
                        }
                    },
                    "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/63278300"
            },
            "players": {
                "black": {
                    "id": 1530901,
                    "username": "Wirmless",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/ee31ee75ffd132d339ec92d9f86a4443?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 724.1994093066103,
                            "deviation": 61.60871205479815,
                            "volatility": 0.06008181037551107
                        }
                    },
                    "ranking": 7.4466262169347575,
                    "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": 63278300,
            "name": "Tournament Game: Handicap Arena 2024 - 031 (114554) R:1 (Julko vs Wirmless)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1530901,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 114554,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-04-10T19:56:18.710185Z",
            "ended": "2024-05-19T20:31:22.645685Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1530901,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 665.755126953125,
                            "deviation": 67.79515838623047,
                            "volatility": 0.0600784495472908
                        }
                    },
                    "username": "Wirmless",
                    "country": "fr",
                    "ranking": 7.4466262169347575,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ee31ee75ffd132d339ec92d9f86a4443?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.737060546875,
                            "deviation": 67.15948486328125,
                            "volatility": 0.05918142944574356
                        }
                    },
                    "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/63278301"
            },
            "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": 1285178,
                    "username": "VikingKoala",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8164406195783,
                            "deviation": 63.52080297059803,
                            "volatility": 0.05970506488565628
                        }
                    },
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63278301,
            "name": "Tournament Game: Handicap Arena 2024 - 031 (114554) R:1 (VikingKoala vs Julko)",
            "creator": 1285178,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1285178,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 114554,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-04-10T19:56:18.798557Z",
            "ended": "2024-05-19T11:03:49.800757Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.737060546875,
                            "deviation": 67.15948486328125,
                            "volatility": 0.05918142944574356
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1285178,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.6422119140625,
                            "deviation": 63.74812316894531,
                            "volatility": 0.05981605127453804
                        }
                    },
                    "username": "VikingKoala",
                    "country": "eu",
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-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/63278292"
            },
            "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": 622557,
                    "username": "Fabriek",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/02fb2430da40719e90fe8c374cd54884-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.9087817071436,
                            "deviation": 63.43898206099538,
                            "volatility": 0.059877772465745015
                        }
                    },
                    "ranking": 23.000453629674638,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63278292,
            "name": "Tournament Game: Handicap Arena 2024 - 031 (114554) R:1 (Fabriek vs Julko)",
            "creator": 622557,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 622557,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.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": 114554,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-10T19:56:17.814085Z",
            "ended": "2024-05-18T19:54:18.888007Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.116943359375,
                            "deviation": 67.56466674804688,
                            "volatility": 0.059180062264204025
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 622557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.8616943359375,
                            "deviation": 64.03084564208984,
                            "volatility": 0.059901341795921326
                        }
                    },
                    "username": "Fabriek",
                    "country": "eu",
                    "ranking": 23.000453629674638,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/02fb2430da40719e90fe8c374cd54884-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/63201261"
            },
            "players": {
                "black": {
                    "id": 1311038,
                    "username": "Celie63125",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/27e0c83c25bad9165fa6f9c0d02c1abf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2303.534405833747,
                            "deviation": 72.20720721192868,
                            "volatility": 0.05992201944978958
                        }
                    },
                    "ranking": 34.23425838274066,
                    "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": 63201261,
            "name": "Tournament Game: 19x19 Double Elimination - April 2023 (100644) R:3 (Julko vs Celie63125)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1311038,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100644,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "79.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-08T05:17:47.164459Z",
            "ended": "2024-05-17T22:08:10.099706Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1311038,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2231.9619140625,
                            "deviation": 71.78401184082031,
                            "volatility": 0.05993000417947769
                        }
                    },
                    "username": "Celie63125",
                    "country": "au",
                    "ranking": 34.23425838274066,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/27e0c83c25bad9165fa6f9c0d02c1abf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.1622314453125,
                            "deviation": 66.78661346435547,
                            "volatility": 0.059180062264204025
                        }
                    },
                    "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/64010561"
            },
            "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": 380817,
                    "username": "look info döskee",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.1282744304297,
                            "deviation": 68.63680878166396,
                            "volatility": 0.058646562422007574
                        }
                    },
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64010561,
            "name": "Tournament Game: Winter Olympic Games 2020 (№3) (9x9) (67507) R:15 (döskee vs Julko)",
            "creator": 380817,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 380817,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": true,
            "tournament": 67507,
            "tournament_round": 15,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-05T12:07:31.296193Z",
            "ended": "2024-05-17T19:59:10.467687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1104.8997802734375,
                            "deviation": 66.3011245727539,
                            "volatility": 0.05918079614639282
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 380817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1566.0155029296875,
                            "deviation": 63.904502868652344,
                            "volatility": 0.05867712199687958
                        }
                    },
                    "username": "look info döskee",
                    "country": "zz",
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/63912569"
            },
            "players": {
                "black": {
                    "id": 1547186,
                    "username": "Lothrada",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/fd058864f6c8d8d74ae0e503328a84bd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 935.5546032049389,
                            "deviation": 60.9676088338823,
                            "volatility": 0.059962677929723755
                        }
                    },
                    "ranking": 13.374709922592457,
                    "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": 63912569,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #3 (114339) R:1 (Julko vs Lothrada)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1547186,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "12.0",
            "handicap": 5,
            "komi": "7.00",
            "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": 114339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-02T02:49:49.440393Z",
            "ended": "2024-05-16T17:57:27.829275Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1547186,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 482.06719970703125,
                            "deviation": 69.88333129882812,
                            "volatility": 0.06007733196020126
                        }
                    },
                    "username": "Lothrada",
                    "country": "us",
                    "ranking": 13.374709922592457,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd058864f6c8d8d74ae0e503328a84bd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.101806640625,
                            "deviation": 66.11372375488281,
                            "volatility": 0.05918209254741669
                        }
                    },
                    "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/63928490"
            },
            "players": {
                "black": {
                    "id": 1530553,
                    "username": "Qnixah",
                    "country": "rw",
                    "icon": "https://secure.gravatar.com/avatar/891e9e804d8986afadad54c149217bc5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.2794427260483,
                            "deviation": 69.79047717733432,
                            "volatility": 0.05994941372342024
                        }
                    },
                    "ranking": 25.714531315228797,
                    "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": 63928490,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (Julko vs Qnixah)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1530553,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "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": 114508,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-05-02T15:49:02.039535Z",
            "ended": "2024-05-16T15:48:34.397175Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1530553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2233.579345703125,
                            "deviation": 71.76818084716797,
                            "volatility": 0.05989335477352142
                        }
                    },
                    "username": "Qnixah",
                    "country": "rw",
                    "ranking": 25.714531315228797,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/891e9e804d8986afadad54c149217bc5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.101806640625,
                            "deviation": 66.11372375488281,
                            "volatility": 0.05918209254741669
                        }
                    },
                    "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/63247768"
            },
            "players": {
                "black": {
                    "id": 609031,
                    "username": "カーンズ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/31137644d901a8a3bbcff8a4ee40a4b0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 846.6827953628477,
                            "deviation": 70.6159692255108,
                            "volatility": 0.06001408494391325
                        }
                    },
                    "ranking": 11.06402991762089,
                    "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": 63247768,
            "name": "Tournament Game: 19x19 New Zealand Handicap League #5 (114493) R:1 (Julko vs カーンズ)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 609031,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "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": 114493,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-09T18:57:48.998605Z",
            "ended": "2024-05-13T17:48:24.983946Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 609031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.3582763671875,
                            "deviation": 63.50050354003906,
                            "volatility": 0.0600372813642025
                        }
                    },
                    "username": "カーンズ",
                    "country": "jp",
                    "ranking": 11.06402991762089,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/31137644d901a8a3bbcff8a4ee40a4b0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.0670166015625,
                            "deviation": 66.50444030761719,
                            "volatility": 0.05918233469128609
                        }
                    },
                    "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
        }
    ]
}