List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&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=-ended&page=81",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=79",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/54715068"
            },
            "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": 1067981,
                    "username": "Averyw123",
                    "country": "nz",
                    "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.6513862158752,
                            "deviation": 65.37626830930803,
                            "volatility": 0.06010299986513658
                        }
                    },
                    "ranking": 20.534738366137827,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 54715068,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #160 (104441) R:1 (Averyw123 vs Julko)",
            "creator": 1067981,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1067981,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 104441,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-06-21T18:27:05.494955Z",
            "ended": "2023-07-02T09:10:18.628619Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.8292236328125,
                            "deviation": 69.99507904052734,
                            "volatility": 0.05914197862148285
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1067981,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1278.868408203125,
                            "deviation": 67.47305297851562,
                            "volatility": 0.060029033571481705
                        }
                    },
                    "username": "Averyw123",
                    "country": "nz",
                    "ranking": 20.534738366137827,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-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/54871200"
            },
            "players": {
                "black": {
                    "id": 1284028,
                    "username": "SangLiang",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/bea44be659b99e34df348caab887daec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.7767323925468,
                            "deviation": 66.74768708885226,
                            "volatility": 0.05997715005045392
                        }
                    },
                    "ranking": 23.41898974546638,
                    "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": 54871200,
            "name": "Tournament Game: 19x19 Open D.E. Cup #12 (100398) R:2 (Julko vs SangLiang)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1284028,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100398,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-06-27T14:22:49.807865Z",
            "ended": "2023-06-30T14:22:59.913811Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1284028,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.268310546875,
                            "deviation": 69.69683837890625,
                            "volatility": 0.06000635400414467
                        }
                    },
                    "username": "SangLiang",
                    "country": "cn",
                    "ranking": 23.41898974546638,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bea44be659b99e34df348caab887daec-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.8292236328125,
                            "deviation": 69.99507904052734,
                            "volatility": 0.05914197862148285
                        }
                    },
                    "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/54857806"
            },
            "players": {
                "black": {
                    "id": 782501,
                    "username": "マンジュリカ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.1492347649423,
                            "deviation": 66.21889845362597,
                            "volatility": 0.05849840812884101
                        }
                    },
                    "ranking": 25.986924418598104,
                    "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": 54857806,
            "name": "Tournament Game: 19x19 Double Elimination - Jan 2023 (96313) R:3 (Julko vs マンジュリカ)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 782501,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96313,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-06-27T02:08:28.242230Z",
            "ended": "2023-06-30T02:08:38.355880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 782501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.4979248046875,
                            "deviation": 66.50425720214844,
                            "volatility": 0.058496084064245224
                        }
                    },
                    "username": "マンジュリカ",
                    "country": "jp",
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.8292236328125,
                            "deviation": 69.99507904052734,
                            "volatility": 0.05914197862148285
                        }
                    },
                    "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/51985428"
            },
            "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": 404149,
                    "username": "Тotoro",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/0c7b952463c11feb78ec3b28194e68b2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 579.2910363701156,
                            "deviation": 79.57259918571509,
                            "volatility": 0.05998848290857419
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51985428,
            "name": "Tournament Game: 🌞🌈 Sacred Clouds  🌤⛅️🌥☁️ of Providence 🌈☀️ (85952) R:2 (Тotoro vs Julko)",
            "creator": 404149,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 404149,
            "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": 85952,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "122.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-17T12:47:19.265916Z",
            "ended": "2023-06-29T19:21:28.017400Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.979248046875,
                            "deviation": 69.5808334350586,
                            "volatility": 0.05914268642663956
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 404149,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 609.5741577148438,
                            "deviation": 76.59419250488281,
                            "volatility": 0.05997813865542412
                        }
                    },
                    "username": "Тotoro",
                    "country": "ru",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0c7b952463c11feb78ec3b28194e68b2-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/51548405"
            },
            "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": 1046335,
                    "username": "狐黍稷",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/c460948a6aa0fb309eff4518bb454cb0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1689.0616766568025,
                            "deviation": 66.97984013957903,
                            "volatility": 0.05993425880313867
                        }
                    },
                    "ranking": 27.051473440596546,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51548405,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (狐黍稷 vs Julko)",
            "creator": 1046335,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1046335,
            "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": 105547,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 98404,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-02T12:00:14.085256Z",
            "ended": "2023-06-29T01:11:31.375007Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.979248046875,
                            "deviation": 69.5808334350586,
                            "volatility": 0.05914268642663956
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1046335,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.9193115234375,
                            "deviation": 67.1538314819336,
                            "volatility": 0.05997683107852936
                        }
                    },
                    "username": "狐黍稷",
                    "country": "cn",
                    "ranking": 27.051473440596546,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c460948a6aa0fb309eff4518bb454cb0-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/54715065"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 54715065,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #160 (104441) R:1 (Julko vs J_Dummy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 713716,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 104441,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-06-21T18:27:05.206133Z",
            "ended": "2023-06-27T15:59:30.680769Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.4102783203125,
                            "deviation": 67.76914978027344,
                            "volatility": 0.059933315962553024
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5555419921875,
                            "deviation": 70.13493347167969,
                            "volatility": 0.0591437853872776
                        }
                    },
                    "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/52807862"
            },
            "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": 52807862,
            "name": "Tournament Game: New Year Tournament (52054) R:3 (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": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2419200,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 2419200}",
            "disable_analysis": false,
            "tournament": 52054,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-14T21:46:27.032839Z",
            "ended": "2023-06-22T07:36:17.278639Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 586872,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2197.6865234375,
                            "deviation": 68.65434265136719,
                            "volatility": 0.05965948477387428
                        }
                    },
                    "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": 1089.6097412109375,
                            "deviation": 69.38909149169922,
                            "volatility": 0.0591437853872776
                        }
                    },
                    "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/52438183"
            },
            "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": 89624,
                    "username": "legas",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/54ff63669879bef936bf7489065498ff-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.5582805760992,
                            "deviation": 66.44665513313522,
                            "volatility": 0.05987175874904291
                        }
                    },
                    "ranking": 23.828732132679782,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52438183,
            "name": "Tournament Game: Go students (101057) R:1 (legas vs Julko)",
            "creator": 89624,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 89624,
            "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": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T21:00:17.864234Z",
            "ended": "2023-06-21T18:23:08.275091Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.3465576171875,
                            "deviation": 68.94740295410156,
                            "volatility": 0.05914447084069252
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 89624,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.70556640625,
                            "deviation": 67.45793151855469,
                            "volatility": 0.059885092079639435
                        }
                    },
                    "username": "legas",
                    "country": "ar",
                    "ranking": 23.828732132679782,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/54ff63669879bef936bf7489065498ff-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/54451489"
            },
            "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": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.1118961518212,
                            "deviation": 70.6649077064412,
                            "volatility": 0.06077378122868296
                        }
                    },
                    "ranking": 26.000735269882327,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 54451489,
            "name": "Tournament Game: 13x13 Open D.E. Cup #2 (98007) R:3 (Christoph_R vs Julko)",
            "creator": 162289,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 162289,
            "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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98007,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-06-12T03:50:29.804547Z",
            "ended": "2023-06-21T18:22:50.524049Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.91845703125,
                            "deviation": 68.2874526977539,
                            "volatility": 0.05914472043514252
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.1634521484375,
                            "deviation": 70.18382263183594,
                            "volatility": 0.06011379137635231
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 26.000735269882327,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-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/52022615"
            },
            "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": 51369,
                    "username": "Axha",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/5e80fe77ae1ae8e9f46773a863deb5d1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.447859183419,
                            "deviation": 63.73340744264426,
                            "volatility": 0.05987291394294525
                        }
                    },
                    "ranking": 20.531041647918734,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52022615,
            "name": "Tournament Game: 2014 year. (28) R:12 (Axha vs Julko)",
            "creator": 51369,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 51369,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 432030,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 864000, \"max_time\": 1728000, \"time_increment\": 432030}",
            "disable_analysis": false,
            "tournament": 28,
            "tournament_round": 12,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-18T17:47:48.722879Z",
            "ended": "2023-06-21T07:52:35.598840Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.420166015625,
                            "deviation": 68.48396301269531,
                            "volatility": 0.059146251529455185
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 51369,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.4007568359375,
                            "deviation": 63.80459213256836,
                            "volatility": 0.0599040761590004
                        }
                    },
                    "username": "Axha",
                    "country": "ar",
                    "ranking": 20.531041647918734,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5e80fe77ae1ae8e9f46773a863deb5d1?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
        }
    ]
}