List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=80
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=81",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=79",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/54126919"
            },
            "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": 846787,
                    "username": "esgo747",
                    "country": "_Esperanto",
                    "icon": "https://user-uploads.online-go.com/7993053afd46e71fbadd20c13f94714d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.8922444940276,
                            "deviation": 68.44584908733981,
                            "volatility": 0.06002864442817756
                        }
                    },
                    "ranking": 25.165177398391144,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 54126919,
            "name": "Tournament Game: Ludu Go IX (100591) R:2 (esgo747 vs Julko)",
            "creator": 846787,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 846787,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100591,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "94.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-05-31T10:08:18.584392Z",
            "ended": "2023-06-17T18:15:20.111078Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.959716796875,
                            "deviation": 68.04388427734375,
                            "volatility": 0.0591493621468544
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 846787,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1555.0123291015625,
                            "deviation": 70.03217315673828,
                            "volatility": 0.06003466248512268
                        }
                    },
                    "username": "esgo747",
                    "country": "_Esperanto",
                    "ranking": 25.165177398391144,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7993053afd46e71fbadd20c13f94714d-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/54032772"
            },
            "players": {
                "black": {
                    "id": 586872,
                    "username": "找借口安静",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/3a0b30b38ca88f3425996a829a6a7aea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2222.48066804427,
                            "deviation": 69.0985412839196,
                            "volatility": 0.05983451095056678
                        }
                    },
                    "ranking": 33.40501029968358,
                    "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": 54032772,
            "name": "Tournament Game: TEST+ (47945) R:8 (Julko vs 找借口安静)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 586872,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 47945,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-05-27T22:29:04.874819Z",
            "ended": "2023-08-18T01:19:30.717957Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 586872,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2147.365478515625,
                            "deviation": 71.58930206298828,
                            "volatility": 0.05970126390457153
                        }
                    },
                    "username": "找借口安静",
                    "country": "_LGBT",
                    "ranking": 33.40501029968358,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a0b30b38ca88f3425996a829a6a7aea-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.468994140625,
                            "deviation": 68.72242736816406,
                            "volatility": 0.05914575979113579
                        }
                    },
                    "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/54018729"
            },
            "players": {
                "black": {
                    "id": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.0742523258923,
                            "deviation": 63.58699081882652,
                            "volatility": 0.05983092066755361
                        }
                    },
                    "ranking": 14.639124427667486,
                    "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": 54018729,
            "name": "Tournament Game: 9x9 Double Elimination - February 2023 (98144) R:3 (Julko vs car8)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 787553,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98144,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-05-27T10:46:53.516703Z",
            "ended": "2023-06-03T13:27:05.199927Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.3055419921875,
                            "deviation": 62.831764221191406,
                            "volatility": 0.05974923446774483
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.639124427667486,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.2965087890625,
                            "deviation": 66.61711883544922,
                            "volatility": 0.05915362387895584
                        }
                    },
                    "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/53908068"
            },
            "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": 77543,
                    "username": "Platybelodon",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/0aaa721453fb4b7c3205d95ebafee5fa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.765140767661,
                            "deviation": 65.43180280334832,
                            "volatility": 0.059921150144679164
                        }
                    },
                    "ranking": 20.096804214207964,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 53908068,
            "name": "Tournament Game: Julko's mini tournament XXX (95064) R:4 (Platybelodon vs Julko)",
            "creator": 77543,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 77543,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 95064,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-05-23T14:18:28.394840Z",
            "ended": "2023-07-12T17:50:49.444136Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.7327880859375,
                            "deviation": 67.98194122314453,
                            "volatility": 0.05914677679538727
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 77543,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.7412109375,
                            "deviation": 65.15373229980469,
                            "volatility": 0.05992792174220085
                        }
                    },
                    "username": "Platybelodon",
                    "country": "us",
                    "ranking": 20.096804214207964,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0aaa721453fb4b7c3205d95ebafee5fa-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/53786893"
            },
            "players": {
                "black": {
                    "id": 771732,
                    "username": "Flowflo98",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/23b1ecb5cd26f069ce59d9e534d708ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 654.7428172159429,
                            "deviation": 72.40362634865153,
                            "volatility": 0.05974829734382447
                        }
                    },
                    "ranking": 5.112544398296415,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 53786893,
            "name": "Tournament Game: Autumn olympic games 2020(№5) (19х19) (64944) R:6 (Julko vs Flowflo98)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 771732,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "68.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-05-19T05:52:14.535412Z",
            "ended": "2023-07-25T07:06:37.816917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 771732,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.2582397460938,
                            "deviation": 68.04248809814453,
                            "volatility": 0.05980033800005913
                        }
                    },
                    "username": "Flowflo98",
                    "country": "de",
                    "ranking": 5.112544398296415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23b1ecb5cd26f069ce59d9e534d708ac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.58740234375,
                            "deviation": 68.56419372558594,
                            "volatility": 0.05915369465947151
                        }
                    },
                    "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/53714478"
            },
            "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": 1161013,
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.0937500744108,
                            "deviation": 63.06821920011851,
                            "volatility": 0.05991569077389414
                        }
                    },
                    "ranking": 18.174361096243295,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53714478,
            "name": "Tournament Game: DDK 1 week per move 13x13 (101657) R:1 (暴力是什麼_我只知道我的拳頭很好吃_ vs Julko)",
            "creator": 1161013,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1161013,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 604800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 604800}",
            "disable_analysis": false,
            "tournament": 101657,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-05-16T16:00:03.538895Z",
            "ended": "2023-05-27T07:26:35.620433Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.9959716796875,
                            "deviation": 68.06627655029297,
                            "volatility": 0.05915017053484917
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1161013,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.381103515625,
                            "deviation": 61.52631759643555,
                            "volatility": 0.0599832609295845
                        }
                    },
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "ranking": 18.174361096243295,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-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/53536153"
            },
            "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": 771732,
                    "username": "Flowflo98",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/23b1ecb5cd26f069ce59d9e534d708ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 654.7428172159429,
                            "deviation": 72.40362634865153,
                            "volatility": 0.05974829734382447
                        }
                    },
                    "ranking": 5.112544398296415,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53536153,
            "name": "Tournament Game: Noob swser 17 (93152) R:3 (Flowflo98 vs Julko)",
            "creator": 771732,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 771732,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 93152,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-05-10T09:24:28.100836Z",
            "ended": "2023-07-11T18:34:42.255075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.6636962890625,
                            "deviation": 67.71929168701172,
                            "volatility": 0.05914340540766716
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 771732,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.4357299804688,
                            "deviation": 69.19873046875,
                            "volatility": 0.05978871509432793
                        }
                    },
                    "username": "Flowflo98",
                    "country": "de",
                    "ranking": 5.112544398296415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23b1ecb5cd26f069ce59d9e534d708ac?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/53432234"
            },
            "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": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53432234,
            "name": "Tournament Game: 13x13 Open D.E. Cup #5 (99928) R:2 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 99928,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-05-06T14:56:10.399906Z",
            "ended": "2023-05-16T08:55:33.743079Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.3206787109375,
                            "deviation": 68.42112731933594,
                            "volatility": 0.05914686620235443
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.220458984375,
                            "deviation": 66.58740997314453,
                            "volatility": 0.05993669480085373
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-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/53403975"
            },
            "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": 1185877,
                    "username": "TranBao",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.10210320493,
                            "deviation": 64.30590013464666,
                            "volatility": 0.060086840886460054
                        }
                    },
                    "ranking": 16.42038009900356,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53403975,
            "name": "Tournament Game: 6 kyu- 15 kyu NO ANALYSIS :D (97103) R:5 (TranBao vs Julko)",
            "creator": 1185877,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1185877,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89819,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 432000, \"period_time\": 86400, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 97103,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "44.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-05-05T15:16:04.267657Z",
            "ended": "2023-07-05T10:17:09.506236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.675048828125,
                            "deviation": 69.73719787597656,
                            "volatility": 0.0591425746679306
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185877,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.70654296875,
                            "deviation": 63.78666687011719,
                            "volatility": 0.05996709689497948
                        }
                    },
                    "username": "TranBao",
                    "country": "vn",
                    "ranking": 16.42038009900356,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-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/53283239"
            },
            "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": 743533,
                    "username": "ss76",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 865.69965614538,
                            "deviation": 63.39878919317945,
                            "volatility": 0.06003400172803372
                        }
                    },
                    "ranking": 11.578235639193064,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53283239,
            "name": "Tournament Game: Winter Olympic Games 2020 (№3) (9x9) (67507) R:9 (ss76 vs Julko)",
            "creator": 743533,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 743533,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": 9,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-05-01T11:18:26.840867Z",
            "ended": "2023-05-11T11:34:44.176957Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.30126953125,
                            "deviation": 69.45951843261719,
                            "volatility": 0.0591484010219574
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 743533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1030.8021240234375,
                            "deviation": 64.20531463623047,
                            "volatility": 0.06010228395462036
                        }
                    },
                    "username": "ss76",
                    "country": "ru",
                    "ranking": 11.578235639193064,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/13929beaec2a082c41c26666dd917e5a?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
        }
    ]
}