List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=46
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=47",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=45",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/63450230"
            },
            "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": 1100591,
                    "username": "THE SAGANIST",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.4451263376868,
                            "deviation": 64.38616585676888,
                            "volatility": 0.059684289668922974
                        }
                    },
                    "ranking": 14.97340051396725,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63450230,
            "name": "Tournament Game: Ludu Go IX (114955) R:1 (THE SAGANIST vs Julko)",
            "creator": 1100591,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1100591,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 114955,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-16T16:00:24.302969Z",
            "ended": "2024-07-08T19:46:41.097867Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.1781005859375,
                            "deviation": 66.78300476074219,
                            "volatility": 0.059214405715465546
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1100591,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.2457275390625,
                            "deviation": 63.479549407958984,
                            "volatility": 0.05980649217963219
                        }
                    },
                    "username": "THE SAGANIST",
                    "country": "us",
                    "ranking": 14.97340051396725,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-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/63388965"
            },
            "players": {
                "black": {
                    "id": 788800,
                    "username": "tonyhu0123",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.1494483637878,
                            "deviation": 66.86992376885068,
                            "volatility": 0.05967297243766684
                        }
                    },
                    "ranking": 24.243878929058447,
                    "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": 63388965,
            "name": "Tournament Game: 19x19 Open D.E. Cup #68 (114498) R:1 (Julko vs tonyhu0123)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 788800,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114498,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-14T15:32:22.337855Z",
            "ended": "2024-06-20T20:30:26.063509Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 788800,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.329833984375,
                            "deviation": 68.20723724365234,
                            "volatility": 0.05974150076508522
                        }
                    },
                    "username": "tonyhu0123",
                    "country": "us",
                    "ranking": 24.243878929058447,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1030.1358642578125,
                            "deviation": 66.20840454101562,
                            "volatility": 0.05920575559139252
                        }
                    },
                    "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/63377978"
            },
            "players": {
                "black": {
                    "id": 1436588,
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751839572613,
                            "deviation": 80.73457404236709,
                            "volatility": 0.0636275307525229
                        }
                    },
                    "ranking": 5,
                    "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": 63377978,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (Julko vs Arrow A6_25K)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1436588,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-04-14T07:01:25.531677Z",
            "ended": "2024-04-20T14:59:41.704077Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 389.42779541015625,
                            "deviation": 83.11332702636719,
                            "volatility": 0.06222062557935715
                        }
                    },
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.7354736328125,
                            "deviation": 66.0096206665039,
                            "volatility": 0.059165142476558685
                        }
                    },
                    "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/63377977"
            },
            "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": 1530553,
                    "username": "Qnixah",
                    "country": "rw",
                    "icon": "https://secure.gravatar.com/avatar/891e9e804d8986afadad54c149217bc5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.2794427260483,
                            "deviation": 69.79047717733432,
                            "volatility": 0.05994941372342024
                        }
                    },
                    "ranking": 25.714531315228797,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63377977,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (Qnixah vs Julko)",
            "creator": 1530553,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1530553,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-04-14T07:01:25.448593Z",
            "ended": "2024-04-19T09:48:52.471025Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.5986328125,
                            "deviation": 65.8255844116211,
                            "volatility": 0.05916646122932434
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1530553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2215.799072265625,
                            "deviation": 74.04605865478516,
                            "volatility": 0.05988349765539169
                        }
                    },
                    "username": "Qnixah",
                    "country": "rw",
                    "ranking": 25.714531315228797,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/891e9e804d8986afadad54c149217bc5?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/63377976"
            },
            "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": 1254880,
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.4952262441645,
                            "deviation": 68.23796252158223,
                            "volatility": 0.05995858607815388
                        }
                    },
                    "ranking": 24.708722426770795,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63377976,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (sintsov2009 vs Julko)",
            "creator": 1254880,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1254880,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-14T07:01:25.337996Z",
            "ended": "2024-04-24T14:52:03.837476Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1147.8968505859375,
                            "deviation": 66.0667724609375,
                            "volatility": 0.059164803475141525
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1254880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.169677734375,
                            "deviation": 68.54095458984375,
                            "volatility": 0.05993768945336342
                        }
                    },
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "ranking": 24.708722426770795,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-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/63377975"
            },
            "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": 1381238,
                    "username": "BuzzerBeater",
                    "country": "030",
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.6712256705969,
                            "deviation": 79.80229216955863,
                            "volatility": 0.06095734525100417
                        }
                    },
                    "ranking": 27.60147562370105,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63377975,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (Cfilorux vs Julko)",
            "creator": 1381238,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1381238,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-04-14T07:01:25.165257Z",
            "ended": "2024-05-06T17:36:28.678022Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.167236328125,
                            "deviation": 66.78380584716797,
                            "volatility": 0.0591806061565876
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1381238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2086.0517578125,
                            "deviation": 81.62207794189453,
                            "volatility": 0.060071129351854324
                        }
                    },
                    "username": "BuzzerBeater",
                    "country": "030",
                    "ranking": 27.60147562370105,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-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/63377974"
            },
            "players": {
                "black": {
                    "id": 769579,
                    "username": "Mordred49",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/84ee7b1f8c8464435af08dee93168c4f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.2243258128578,
                            "deviation": 60.619159808488995,
                            "volatility": 0.06012285761050382
                        }
                    },
                    "ranking": 17.06480644188734,
                    "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": 63377974,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (Julko vs Mordred49)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 769579,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-14T07:01:25.074310Z",
            "ended": "2024-04-19T19:00:57.777752Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 769579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.40478515625,
                            "deviation": 66.53137969970703,
                            "volatility": 0.06013268977403641
                        }
                    },
                    "username": "Mordred49",
                    "country": "de",
                    "ranking": 17.06480644188734,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84ee7b1f8c8464435af08dee93168c4f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.5986328125,
                            "deviation": 65.8255844116211,
                            "volatility": 0.05916646122932434
                        }
                    },
                    "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/63377973"
            },
            "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": 1017.6355918644065,
                            "deviation": 65.41837377649705,
                            "volatility": 0.05969377735596042
                        }
                    },
                    "ranking": 15.321570666131416,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63377973,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (AJGibson vs Julko)",
            "creator": 606966,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 606966,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-14T07:01:24.983241Z",
            "ended": "2024-05-20T15:52:13.657901Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.52587890625,
                            "deviation": 68.00247955322266,
                            "volatility": 0.05918826535344124
                        }
                    },
                    "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": 1136.03564453125,
                            "deviation": 63.475364685058594,
                            "volatility": 0.05970511958003044
                        }
                    },
                    "username": "AJGibson",
                    "country": "gb",
                    "ranking": 15.321570666131416,
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/63377966"
            },
            "players": {
                "black": {
                    "id": 750303,
                    "username": "jubu",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.594164655018,
                            "deviation": 68.35333872883297,
                            "volatility": 0.05986610906795695
                        }
                    },
                    "ranking": 17.819718939149247,
                    "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": 63377966,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (Julko vs jubu)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 750303,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-14T07:01:24.033584Z",
            "ended": "2024-05-31T17:24:30.623321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.3878173828125,
                            "deviation": 66.91082763671875,
                            "volatility": 0.05982794985175133
                        }
                    },
                    "username": "jubu",
                    "country": "de",
                    "ranking": 17.819718939149247,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.9979248046875,
                            "deviation": 68.81451416015625,
                            "volatility": 0.0591907761991024
                        }
                    },
                    "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/63377959"
            },
            "players": {
                "black": {
                    "id": 689035,
                    "username": "Normann",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/dbf9933db4f40a6feb01bee5669ee968-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1603.1074508490108,
                            "deviation": 70.05490857921087,
                            "volatility": 0.05992133996013134
                        }
                    },
                    "ranking": 25.84236627181202,
                    "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": 63377959,
            "name": "Tournament Game: 13x13 Open League #25 (114568) R:1 (Julko vs Normann)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 689035,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114568,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-14T07:01:23.161767Z",
            "ended": "2024-05-01T19:26:18.092505Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 689035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1750.747802734375,
                            "deviation": 64.7498550415039,
                            "volatility": 0.059893809258937836
                        }
                    },
                    "username": "Normann",
                    "country": "mx",
                    "ranking": 25.84236627181202,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbf9933db4f40a6feb01bee5669ee968-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.4560546875,
                            "deviation": 66.62590026855469,
                            "volatility": 0.05918245017528534
                        }
                    },
                    "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
        }
    ]
}