List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=44",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=42",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/64363435"
            },
            "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": 480887,
                    "username": "Metal-Igel",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a613232d7520b81d6079f2ac7185501b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.6975052595262,
                            "deviation": 62.607844284139205,
                            "volatility": 0.05990457536073709
                        }
                    },
                    "ranking": 16.51985993886105,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64363435,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:18 (Metal-Igel vs Julko)",
            "creator": 480887,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 480887,
            "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": 18,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "117.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-17T16:53:49.028952Z",
            "ended": "2024-06-17T19:48:18.915308Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.1700439453125,
                            "deviation": 66.51065826416016,
                            "volatility": 0.05919460207223892
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 480887,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.7335205078125,
                            "deviation": 61.12968063354492,
                            "volatility": 0.05993369221687317
                        }
                    },
                    "username": "Metal-Igel",
                    "country": "de",
                    "ranking": 16.51985993886105,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a613232d7520b81d6079f2ac7185501b-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/64095101"
            },
            "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": 36291,
                    "username": "gubbelface",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/f67003cc083c06259acf8c3069382d40-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.7490946504943,
                            "deviation": 64.81171059765373,
                            "volatility": 0.05985103695546501
                        }
                    },
                    "ranking": 26.081444538338282,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64095101,
            "name": "Tournament Game: 19x19 Open D.E. Cup #54 (110673) R:3 (gubbelface vs Julko)",
            "creator": 36291,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 36291,
            "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": 110673,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "86.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-08T09:27:15.235357Z",
            "ended": "2024-06-27T10:21:23.618178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.545654296875,
                            "deviation": 66.6833267211914,
                            "volatility": 0.059200335294008255
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 36291,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.1051025390625,
                            "deviation": 67.761474609375,
                            "volatility": 0.05987890437245369
                        }
                    },
                    "username": "gubbelface",
                    "country": "ua",
                    "ranking": 26.081444538338282,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f67003cc083c06259acf8c3069382d40-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/64069413"
            },
            "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": 26050,
                    "username": "huangyungjan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7453c4bb28041f6f667ff08eaf34c5ab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.3971857227991,
                            "deviation": 64.31994795965791,
                            "volatility": 0.059782200099202924
                        }
                    },
                    "ranking": 24.646490191334333,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64069413,
            "name": "Tournament Game: 13x13 Open D.E. Cup #41 (114299) R:2 (huangyungjan vs Julko)",
            "creator": 26050,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 26050,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114299,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-07T12:15:56.940351Z",
            "ended": "2024-06-03T16:25:02.774535Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.7789306640625,
                            "deviation": 68.47378540039062,
                            "volatility": 0.05918775498867035
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 26050,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.138671875,
                            "deviation": 68.13623809814453,
                            "volatility": 0.05982806161046028
                        }
                    },
                    "username": "huangyungjan",
                    "country": "us",
                    "ranking": 24.646490191334333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7453c4bb28041f6f667ff08eaf34c5ab?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/64021693"
            },
            "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": 717054,
                    "username": "Dalmore",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/24d0d39798951c82e2ae9909eb8b6335-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.2598374614985,
                            "deviation": 66.43412783944095,
                            "volatility": 0.05978416372297557
                        }
                    },
                    "ranking": 12.993118060703292,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64021693,
            "name": "Tournament Game: Autumn olympic games 2020(№5) (19х19) (64944) R:8 (Dalmore vs Julko)",
            "creator": 717054,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 717054,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 64944,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "42.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-05T19:59:55.923911Z",
            "ended": "2024-06-10T20:04:04.229910Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.6463623046875,
                            "deviation": 67.14945220947266,
                            "volatility": 0.059190910309553146
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 717054,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.3541259765625,
                            "deviation": 65.4833984375,
                            "volatility": 0.059832632541656494
                        }
                    },
                    "username": "Dalmore",
                    "country": "se",
                    "ranking": 12.993118060703292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/24d0d39798951c82e2ae9909eb8b6335-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/64020146"
            },
            "players": {
                "black": {
                    "id": 906747,
                    "username": "Chibo",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.8842121552466,
                            "deviation": 69.2416732696434,
                            "volatility": 0.059371934433026664
                        }
                    },
                    "ranking": 24.62347204979876,
                    "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": 64020146,
            "name": "Tournament Game: OST - Olympic System Tournament (99418) R:5 (Julko vs Chibo)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 906747,
            "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": 99418,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "91.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-05T18:50:54.404268Z",
            "ended": "2024-06-01T09:19:20.089362Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 906747,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.9617919921875,
                            "deviation": 61.22980880737305,
                            "volatility": 0.0594291128218174
                        }
                    },
                    "username": "Chibo",
                    "country": "150",
                    "ranking": 24.62347204979876,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.5654296875,
                            "deviation": 68.61761474609375,
                            "volatility": 0.05918924883008003
                        }
                    },
                    "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/63928492"
            },
            "players": {
                "black": {
                    "id": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2035.131981464467,
                            "deviation": 69.68831342064766,
                            "volatility": 0.06434793717756984
                        }
                    },
                    "ranking": 31.3663444989268,
                    "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": 63928492,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (Julko vs fuseki3)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1185576,
            "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": false,
            "started": "2024-05-02T15:49:02.369535Z",
            "ended": "2024-08-05T08:27:22.810931Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2180.3349609375,
                            "deviation": 80.41422271728516,
                            "volatility": 0.062362123280763626
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.3663444989268,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.6094360351562,
                            "deviation": 70.33677673339844,
                            "volatility": 0.059237897396087646
                        }
                    },
                    "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/63928491"
            },
            "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": 1081552,
                    "username": "nukazuke",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/857d43ab4a791385a862a9c3ff603678?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.4592642513064,
                            "deviation": 64.28805537602578,
                            "volatility": 0.059810258378822354
                        }
                    },
                    "ranking": 23.123402244787435,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63928491,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (nukazuke vs Julko)",
            "creator": 1081552,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1081552,
            "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": "14 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-02T15:49:02.201520Z",
            "ended": "2024-05-23T21:22:37.850612Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.2352294921875,
                            "deviation": 67.89327239990234,
                            "volatility": 0.05918589606881142
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.0283203125,
                            "deviation": 64.53752899169922,
                            "volatility": 0.05976647138595581
                        }
                    },
                    "username": "nukazuke",
                    "country": "un",
                    "ranking": 23.123402244787435,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/857d43ab4a791385a862a9c3ff603678?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/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/63928489"
            },
            "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": 1042989,
                    "username": "artur.benson",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 707.9684517871419,
                            "deviation": 67.72391950292916,
                            "volatility": 0.060585716923822204
                        }
                    },
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63928489,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (artur.beniyaminyan vs Julko)",
            "creator": 1042989,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1042989,
            "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": "14 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-02T15:49:01.918117Z",
            "ended": "2024-06-18T08:23:17.209392Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.9874267578125,
                            "deviation": 67.34424591064453,
                            "volatility": 0.059192292392253876
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1042989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 680.336669921875,
                            "deviation": 67.9616470336914,
                            "volatility": 0.05996697023510933
                        }
                    },
                    "username": "artur.benson",
                    "country": "un",
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-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
        }
    ]
}