List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=94
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=95",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=93",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/50222973"
            },
            "players": {
                "black": {
                    "id": 127600,
                    "username": "hacklun",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.349513844134,
                            "deviation": 65.24816578145332,
                            "volatility": 0.05992608817435922
                        }
                    },
                    "ranking": 17.671295558188955,
                    "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": 50222973,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (Julko vs hacklun)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 127600,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-16T10:27:22.476276Z",
            "ended": "2023-02-08T12:01:35.020661Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 127600,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.7882080078125,
                            "deviation": 65.47795104980469,
                            "volatility": 0.060031235218048096
                        }
                    },
                    "username": "hacklun",
                    "country": "ru",
                    "ranking": 17.671295558188955,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.7684326171875,
                            "deviation": 64.98937225341797,
                            "volatility": 0.0591665580868721
                        }
                    },
                    "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/50222970"
            },
            "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": 612096,
                    "username": "DuncanFer",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/87a94df9bf216d6b76d1e787f3bfc54b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.8646985144478,
                            "deviation": 64.9777621138491,
                            "volatility": 0.05947899471768831
                        }
                    },
                    "ranking": 16.240982309023227,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50222970,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (DuncanFer vs Julko)",
            "creator": 612096,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 612096,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-16T10:27:22.193209Z",
            "ended": "2023-03-23T09:03:58.114092Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.0203857421875,
                            "deviation": 74.25890350341797,
                            "volatility": 0.05915538966655731
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612096,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.8946533203125,
                            "deviation": 64.04890441894531,
                            "volatility": 0.05955836549401283
                        }
                    },
                    "username": "DuncanFer",
                    "country": "rs",
                    "ranking": 16.240982309023227,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/87a94df9bf216d6b76d1e787f3bfc54b-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/50222967"
            },
            "players": {
                "black": {
                    "id": 32863,
                    "username": "Leons",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/cb491eca2c084856576202654414b96f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.3687466410202,
                            "deviation": 61.01712969342785,
                            "volatility": 0.06008773338451734
                        }
                    },
                    "ranking": 22.177152523486143,
                    "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": 50222967,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (Julko vs Leons)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 32863,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-01-16T10:27:21.906856Z",
            "ended": "2023-01-19T10:27:32.079581Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 32863,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1359.65869140625,
                            "deviation": 62.02798080444336,
                            "volatility": 0.060025282204151154
                        }
                    },
                    "username": "Leons",
                    "country": "ru",
                    "ranking": 22.177152523486143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb491eca2c084856576202654414b96f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.610107421875,
                            "deviation": 64.82971954345703,
                            "volatility": 0.059158094227313995
                        }
                    },
                    "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/50222963"
            },
            "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": 683771,
                    "username": "isibboi",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/68022cd1bcdd544cdfb64bb6712b2036?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.2040802660636,
                            "deviation": 63.083869063416294,
                            "volatility": 0.05990999843508786
                        }
                    },
                    "ranking": 21.919165188832064,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 50222963,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (isibboi vs Julko)",
            "creator": 683771,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 683771,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-16T10:27:20.929597Z",
            "ended": "2023-02-16T20:20:55.114791Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.9818115234375,
                            "deviation": 64.6963119506836,
                            "volatility": 0.05915888026356697
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 683771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.9898681640625,
                            "deviation": 64.01265716552734,
                            "volatility": 0.05990219488739967
                        }
                    },
                    "username": "isibboi",
                    "country": "eu",
                    "ranking": 21.919165188832064,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/68022cd1bcdd544cdfb64bb6712b2036?s=32&d=retro",
                    "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/50222958"
            },
            "players": {
                "black": {
                    "id": 467752,
                    "username": "nuno_pm_martins",
                    "country": "pt",
                    "icon": "https://user-uploads.online-go.com/c14fb81199351153f13cd46bca88dcb1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.2356894664366,
                            "deviation": 69.3401827762294,
                            "volatility": 0.059771338777822064
                        }
                    },
                    "ranking": 13.539443759173611,
                    "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": 50222958,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (Julko vs nuno_pm_martins)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 467752,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-16T10:27:20.362513Z",
            "ended": "2023-02-19T13:47:45.452239Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 467752,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.186279296875,
                            "deviation": 62.278564453125,
                            "volatility": 0.0596754364669323
                        }
                    },
                    "username": "nuno_pm_martins",
                    "country": "pt",
                    "ranking": 13.539443759173611,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c14fb81199351153f13cd46bca88dcb1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.1025390625,
                            "deviation": 66.18255615234375,
                            "volatility": 0.05916464701294899
                        }
                    },
                    "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/50222952"
            },
            "players": {
                "black": {
                    "id": 839901,
                    "username": "nenleh",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/58f3b564798cf9c58eba8550f15a6c5c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.140432286271,
                            "deviation": 62.17268173482884,
                            "volatility": 0.05981236522620437
                        }
                    },
                    "ranking": 23.932189465251014,
                    "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": 50222952,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (Julko vs nenleh)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 839901,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-01-16T10:27:19.698021Z",
            "ended": "2023-01-16T10:41:05.927513Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 839901,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.2415771484375,
                            "deviation": 63.913578033447266,
                            "volatility": 0.059868354350328445
                        }
                    },
                    "username": "nenleh",
                    "country": "eu",
                    "ranking": 23.932189465251014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/58f3b564798cf9c58eba8550f15a6c5c-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.3433837890625,
                            "deviation": 65.375732421875,
                            "volatility": 0.05915645509958267
                        }
                    },
                    "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/50091172"
            },
            "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": 984519,
                    "username": "deleted-074b9709-eeeb-4bf3-93f3-8a974a3b881d",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9f2fbcf4567b3e1ec9f86c3b067e8b2a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.4355370892117,
                            "deviation": 65.84059668569628,
                            "volatility": 0.05984162630572205
                        }
                    },
                    "ranking": 14.834200197690105,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50091172,
            "name": "Tournament Game: Julko's seventh (98760) R:1 (mi4444d vs Julko)",
            "creator": 984519,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 984519,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 98760,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-11T18:08:17.898240Z",
            "ended": "2023-01-23T20:15:19.432768Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.095947265625,
                            "deviation": 65.22012329101562,
                            "volatility": 0.0591677688062191
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 984519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.5423583984375,
                            "deviation": 62.71735382080078,
                            "volatility": 0.05994521826505661
                        }
                    },
                    "username": "deleted-074b9709-eeeb-4bf3-93f3-8a974a3b881d",
                    "country": "un",
                    "ranking": 14.834200197690105,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9f2fbcf4567b3e1ec9f86c3b067e8b2a-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/50025310"
            },
            "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": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2034.2601861056155,
                            "deviation": 74.13480441505476,
                            "volatility": 0.06434308743851426
                        }
                    },
                    "ranking": 31.356425541974456,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50025310,
            "name": "Tournament Game: Handicap Jan/2023 - handicap to ensure an interesting game for everyone (98070) R:1 (fuseki3 vs Julko)",
            "creator": 1185576,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1185576,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-09T11:00:54.270640Z",
            "ended": "2023-06-19T18:13:59.413451Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1108.953369140625,
                            "deviation": 68.45602416992188,
                            "volatility": 0.059148576110601425
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2380.852783203125,
                            "deviation": 83.95491790771484,
                            "volatility": 0.06085561215877533
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.356425541974456,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?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/50025308"
            },
            "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": 521117,
                    "username": "mafidufa",
                    "country": "ke",
                    "icon": "https://user-uploads.online-go.com/909b9e24094a84ed65a0d04d7848e4f0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.985417223977,
                            "deviation": 64.12351281717282,
                            "volatility": 0.05991771379851914
                        }
                    },
                    "ranking": 24.256810307352882,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50025308,
            "name": "Tournament Game: Handicap Jan/2023 - handicap to ensure an interesting game for everyone (98070) R:1 (mafidufa vs Julko)",
            "creator": 521117,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 521117,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "79.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-09T11:00:54.063114Z",
            "ended": "2023-03-06T09:58:06.594376Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.5816650390625,
                            "deviation": 66.8731918334961,
                            "volatility": 0.059154659509658813
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 521117,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.00244140625,
                            "deviation": 63.80571746826172,
                            "volatility": 0.05994977056980133
                        }
                    },
                    "username": "mafidufa",
                    "country": "ke",
                    "ranking": 24.256810307352882,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/909b9e24094a84ed65a0d04d7848e4f0-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/50025306"
            },
            "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": 606966,
                    "username": "AJGibson",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.3837066111273,
                            "deviation": 65.94367571276037,
                            "volatility": 0.0596928726911282
                        }
                    },
                    "ranking": 15.922198984085481,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 50025306,
            "name": "Tournament Game: Handicap Jan/2023 - handicap to ensure an interesting game for everyone (98070) R:1 (AJGibson vs Julko)",
            "creator": 606966,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 606966,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-09T11:00:53.791833Z",
            "ended": "2023-03-10T07:15:55.463557Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.0113525390625,
                            "deviation": 69.34391784667969,
                            "volatility": 0.05915571004152298
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 606966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.865478515625,
                            "deviation": 64.46257019042969,
                            "volatility": 0.05975581333041191
                        }
                    },
                    "username": "AJGibson",
                    "country": "gb",
                    "ranking": 15.922198984085481,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-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
        }
    ]
}