List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=18
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=19",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=17",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/74152400"
            },
            "players": {
                "black": {
                    "id": 606966,
                    "username": "AJGibson",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.7926736442937,
                            "deviation": 64.63055736984244,
                            "volatility": 0.059694629092240915
                        }
                    },
                    "ranking": 16.217532715156512,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74152400,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #291 (127164) R:1 (Julko vs AJGibson)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 606966,
            "white": 15530,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127164,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-09T23:35:45.313347Z",
            "ended": "2025-04-14T22:08:36.806790Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.94970703125,
                            "deviation": 61.545040130615234,
                            "volatility": 0.05968921259045601
                        }
                    },
                    "username": "AJGibson",
                    "country": "gb",
                    "ranking": 16.217532715156512,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 773.5283813476562,
                            "deviation": 68.33340454101562,
                            "volatility": 0.05926911532878876
                        }
                    },
                    "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/74176680"
            },
            "players": {
                "black": {
                    "id": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.5548742540932,
                            "deviation": 67.59018634139801,
                            "volatility": 0.06076898832665214
                        }
                    },
                    "ranking": 25.733044026870626,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74176680,
            "name": "Tournament Game: 9x9 Open League #112 (126936) R:1 (Julko vs Christoph_R)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 162289,
            "white": 15530,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 126936,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-10T18:25:18.615985Z",
            "ended": "2025-04-14T15:32:48.477916Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.5762939453125,
                            "deviation": 67.15199279785156,
                            "volatility": 0.06061181426048279
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 25.733044026870626,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 773.6959228515625,
                            "deviation": 67.58567810058594,
                            "volatility": 0.059269193559885025
                        }
                    },
                    "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/74152405"
            },
            "players": {
                "black": {
                    "id": 1637627,
                    "username": "KrkeJoel",
                    "country": "pt",
                    "icon": "https://user-uploads.online-go.com/be327cb66ec1f7cb53de39da71c5fa7b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.6264415346768,
                            "deviation": 63.201732826973334,
                            "volatility": 0.06002573703602438
                        }
                    },
                    "ranking": 15.79422934742541,
                    "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": 74152405,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #291 (127164) R:1 (Julko vs KrkeJoel)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1637627,
            "white": 15530,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127164,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-09T23:35:45.640505Z",
            "ended": "2025-04-14T15:32:26.910060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1637627,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.6280517578125,
                            "deviation": 62.774208068847656,
                            "volatility": 0.06004902347922325
                        }
                    },
                    "username": "KrkeJoel",
                    "country": "pt",
                    "ranking": 15.79422934742541,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/be327cb66ec1f7cb53de39da71c5fa7b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 777.8603515625,
                            "deviation": 67.48091888427734,
                            "volatility": 0.05927054211497307
                        }
                    },
                    "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/73026996"
            },
            "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": 1679691,
                    "username": "kazenotani",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/c371c1dcffda922a8ebc9e62ab95deb8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.9041529802269,
                            "deviation": 63.90539570142098,
                            "volatility": 0.05996790652114228
                        }
                    },
                    "ranking": 18.766255643363927,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73026996,
            "name": "Tournament Game: The Julko's double elimination II (124589) R:4 (kazenotani vs Julko)",
            "creator": 1679691,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1679691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "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\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 124589,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-06T09:04:06.480119Z",
            "ended": "2025-04-11T07:25:16.257422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 790.4830932617188,
                            "deviation": 67.95703887939453,
                            "volatility": 0.05927073955535889
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1679691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.6336669921875,
                            "deviation": 66.83393096923828,
                            "volatility": 0.059970736503601074
                        }
                    },
                    "username": "kazenotani",
                    "country": "jp",
                    "ranking": 18.766255643363927,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c371c1dcffda922a8ebc9e62ab95deb8-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/72585425"
            },
            "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": 723381,
                    "username": "csgrsg",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/a50d69d671a33df8800b83d5291aa02e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1778.5945353484947,
                            "deviation": 66.80108029004565,
                            "volatility": 0.0594612391845404
                        }
                    },
                    "ranking": 28.247178156534353,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72585425,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:24 (csgrsg vs Julko)",
            "creator": 723381,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 723381,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 24,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-20T19:46:39.041562Z",
            "ended": "2025-04-06T15:10:21.081216Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 790.5446166992188,
                            "deviation": 67.18438720703125,
                            "volatility": 0.05927073955535889
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 723381,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1863.7601318359375,
                            "deviation": 66.78506469726562,
                            "volatility": 0.05949060991406441
                        }
                    },
                    "username": "csgrsg",
                    "country": "ru",
                    "ranking": 28.247178156534353,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a50d69d671a33df8800b83d5291aa02e?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/72754064"
            },
            "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": 436574,
                    "username": "superdupont888",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3432785284963,
                            "deviation": 70.086636075137,
                            "volatility": 0.05902995369690344
                        }
                    },
                    "ranking": 14.315159495660486,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72754064,
            "name": "Tournament Game: 19x19 New Zealand Open League #16 (125429) R:1 (superdupont888 vs Julko)",
            "creator": 436574,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 436574,
            "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": 125429,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-26T03:29:00.784957Z",
            "ended": "2025-04-05T16:29:18.478429Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 797.0802612304688,
                            "deviation": 67.3373031616211,
                            "volatility": 0.059272266924381256
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 436574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 985.4024047851562,
                            "deviation": 69.3432388305664,
                            "volatility": 0.05903133749961853
                        }
                    },
                    "username": "superdupont888",
                    "country": "cn",
                    "ranking": 14.315159495660486,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?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/72783512"
            },
            "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": 47299,
                    "username": "Tethys",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.202694727223,
                            "deviation": 64.27286049233626,
                            "volatility": 0.05985248233490387
                        }
                    },
                    "ranking": 19.937779775567098,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783512,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (Tethys vs Julko)",
            "creator": 47299,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 47299,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 3,
            "komi": "-1.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": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0 points",
            "black_lost": false,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:18.952513Z",
            "ended": "2025-04-04T06:46:07.676438Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 798.1729125976562,
                            "deviation": 67.79672241210938,
                            "volatility": 0.05927523225545883
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 47299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.4830322265625,
                            "deviation": 65.39742279052734,
                            "volatility": 0.05985088273882866
                        }
                    },
                    "username": "Tethys",
                    "country": "gb",
                    "ranking": 19.937779775567098,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?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/73254780"
            },
            "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": 1408189,
                    "username": "msaari",
                    "country": "fi",
                    "icon": "https://user-uploads.online-go.com/d84f8843f1ada4bb45291df34e84950f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.6163704657981,
                            "deviation": 62.76521506097277,
                            "volatility": 0.05974198209363873
                        }
                    },
                    "ranking": 14.97735480821881,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73254780,
            "name": "Tournament Game: 19x19 New Zealand Handicap D.E. #22 (121756) R:3 (msaari vs Julko)",
            "creator": 1408189,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1408189,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.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": 121756,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-13T06:29:48.664978Z",
            "ended": "2025-04-03T10:51:28.593911Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 787.7535400390625,
                            "deviation": 68.24958038330078,
                            "volatility": 0.05927625671029091
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1408189,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.923583984375,
                            "deviation": 63.18183135986328,
                            "volatility": 0.05978589132428169
                        }
                    },
                    "username": "msaari",
                    "country": "fi",
                    "ranking": 14.97735480821881,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d84f8843f1ada4bb45291df34e84950f-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/72783531"
            },
            "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": 949961,
                    "username": "Parmacenda",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.24080516324,
                            "deviation": 62.38010882980903,
                            "volatility": 0.0598616643332869
                        }
                    },
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783531,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (Parmacenda vs Julko)",
            "creator": 949961,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 949961,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 4,
            "komi": "3.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": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:19.892847Z",
            "ended": "2025-03-31T07:21:14.320276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 807.2454833984375,
                            "deviation": 68.47140502929688,
                            "volatility": 0.05927209183573723
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 949961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.90087890625,
                            "deviation": 63.27145767211914,
                            "volatility": 0.05985941365361214
                        }
                    },
                    "username": "Parmacenda",
                    "country": "es",
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-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/73370653"
            },
            "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": 985546,
                    "username": "티어드롭",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/c5e2dbd7d8eae838360098b794c90f98-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1706.8041178848243,
                            "deviation": 67.62755936497861,
                            "volatility": 0.05978030157117631
                        }
                    },
                    "ranking": 27.29338008634424,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73370653,
            "name": "Tournament Game: 19x19 New Zealand Open D.E. #11 (119186) R:3 (티어드롭 vs Julko)",
            "creator": 985546,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 985546,
            "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": 119186,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-16T16:57:35.428403Z",
            "ended": "2025-03-28T08:10:07.294875Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 807.4119262695312,
                            "deviation": 67.72508239746094,
                            "volatility": 0.059272170066833496
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 985546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.652099609375,
                            "deviation": 66.11336517333984,
                            "volatility": 0.05985493212938309
                        }
                    },
                    "username": "티어드롭",
                    "country": "_Pirate",
                    "ranking": 27.29338008634424,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c5e2dbd7d8eae838360098b794c90f98-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
        }
    ]
}