List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=66
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=67",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/59424866"
            },
            "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": 1300305,
                    "username": "JanLev",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/1714aa7fd6b186ca1309d369e26cba11?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.5143582587223,
                            "deviation": 62.71741056094259,
                            "volatility": 0.06004699747717306
                        }
                    },
                    "ranking": 27.098747023112274,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59424866,
            "name": "Tournament Game: 13x13 Open D.E. Cup #28 (109893) R:1 (JanLev vs Julko)",
            "creator": 1300305,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1300305,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109893,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-02T19:47:07.392004Z",
            "ended": "2023-12-17T13:49:29.156142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.898681640625,
                            "deviation": 67.95957946777344,
                            "volatility": 0.05915181711316109
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1300305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.975341796875,
                            "deviation": 75.22308349609375,
                            "volatility": 0.060000598430633545
                        }
                    },
                    "username": "JanLev",
                    "country": "cz",
                    "ranking": 27.098747023112274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1714aa7fd6b186ca1309d369e26cba11?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/59465171"
            },
            "players": {
                "black": {
                    "id": 779940,
                    "username": "carocroq",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/86bdb874b469bf6f160ce174dc54b2e3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.404800984019,
                            "deviation": 61.4119191748324,
                            "volatility": 0.05925422679205629
                        }
                    },
                    "ranking": 17.59007708467425,
                    "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": 59465171,
            "name": "Tournament Game: Winter Olympic Games 2020 (â„–6) (19x19) (66100) R:15 (Julko vs carocroq)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 779940,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 15,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-04T07:01:49.775004Z",
            "ended": "2023-12-17T10:12:48.370009Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 779940,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.9061279296875,
                            "deviation": 60.41884994506836,
                            "volatility": 0.05927294120192528
                        }
                    },
                    "username": "carocroq",
                    "country": "un",
                    "ranking": 17.59007708467425,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/86bdb874b469bf6f160ce174dc54b2e3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.4959716796875,
                            "deviation": 68.43522644042969,
                            "volatility": 0.05915280804038048
                        }
                    },
                    "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/58749549"
            },
            "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": 173529,
                    "username": "Boomerang263",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/079db3a6427add95eb190a5874bef575?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.9350197962501,
                            "deviation": 64.09874112072409,
                            "volatility": 0.05967199019262599
                        }
                    },
                    "ranking": 16.438442567200966,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58749549,
            "name": "Tournament Game: Julko's seventh (98760) R:4 (Boomerang263 vs Julko)",
            "creator": 173529,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 173529,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98760,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "46.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-11-09T16:01:44.043790Z",
            "ended": "2023-12-14T19:36:17.783142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.7926025390625,
                            "deviation": 68.97586059570312,
                            "volatility": 0.05915328115224838
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 173529,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.9285888671875,
                            "deviation": 66.16923522949219,
                            "volatility": 0.05972156301140785
                        }
                    },
                    "username": "Boomerang263",
                    "country": "us",
                    "ranking": 16.438442567200966,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/079db3a6427add95eb190a5874bef575?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/57773877"
            },
            "players": {
                "black": {
                    "id": 14911,
                    "username": "druuchi",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/2c155a9fbc24ac5484b39f918a21753d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.0644302411124,
                            "deviation": 63.39106677812291,
                            "volatility": 0.05949952428507674
                        }
                    },
                    "ranking": 16.376132013562167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57773877,
            "name": "Tournament Game: Christmas Tournament - Presents for everyone! 🎄🎄🎄 (81923) R:3 (Julko vs druuchi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 14911,
            "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\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 81923,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-08T08:42:10.966910Z",
            "ended": "2023-12-14T15:37:02.698546Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 14911,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.580322265625,
                            "deviation": 64.41702270507812,
                            "volatility": 0.05958133563399315
                        }
                    },
                    "username": "druuchi",
                    "country": "de",
                    "ranking": 16.376132013562167,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c155a9fbc24ac5484b39f918a21753d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1139.24462890625,
                            "deviation": 69.48793029785156,
                            "volatility": 0.05915172025561333
                        }
                    },
                    "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/59079707"
            },
            "players": {
                "black": {
                    "id": 1084836,
                    "username": "Wuddlemush",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/09521819a3ffe23b80545835cf6aad8a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 866.2519921846683,
                            "deviation": 63.29280528905939,
                            "volatility": 0.05996806111287309
                        }
                    },
                    "ranking": 11.593001155026409,
                    "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": 59079707,
            "name": "Tournament Game: OST - Olympic System Tournament (99418) R:3 (Julko vs Wuddlemush)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1084836,
            "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": 99418,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-11-20T21:48:46.282288Z",
            "ended": "2023-12-11T21:46:25.978222Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1084836,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 913.68408203125,
                            "deviation": 62.95162582397461,
                            "volatility": 0.05999207869172096
                        }
                    },
                    "username": "Wuddlemush",
                    "country": "it",
                    "ranking": 11.593001155026409,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/09521819a3ffe23b80545835cf6aad8a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.1209716796875,
                            "deviation": 69.68470001220703,
                            "volatility": 0.0591532327234745
                        }
                    },
                    "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/59532324"
            },
            "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": 1448813,
                    "username": "Sun_li",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/fd8ad3017a73f01b7fb1aa5f6f108e75-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.0874972419963,
                            "deviation": 65.41928781604503,
                            "volatility": 0.05978217777072913
                        }
                    },
                    "ranking": 26.468913440857886,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59532324,
            "name": "Tournament Game: GO GO İGO Tournament 4 (110067) R:1 (Sun_li vs Julko)",
            "creator": 1448813,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1448813,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 611638,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 864000, \"period_time\": 604800, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 110067,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-06T14:00:33.235822Z",
            "ended": "2023-12-09T07:36:03.887241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.874267578125,
                            "deviation": 69.06868743896484,
                            "volatility": 0.05915355309844017
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1448813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.5638427734375,
                            "deviation": 66.0860595703125,
                            "volatility": 0.05990011990070343
                        }
                    },
                    "username": "Sun_li",
                    "country": "hk",
                    "ranking": 26.468913440857886,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd8ad3017a73f01b7fb1aa5f6f108e75-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/58952372"
            },
            "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": 1016829,
                    "username": "kevinmath",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/6551af930e436f5e20cee09d91ad2508?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2189.914034510191,
                            "deviation": 109.27083070484079,
                            "volatility": 0.059961982966255836
                        }
                    },
                    "ranking": 33.06327692927378,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58952372,
            "name": "Tournament Game: Julko's 12 (101790) R:6 (kevinmath vs Julko)",
            "creator": 1016829,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1016829,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101790,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-11-16T13:53:52.168454Z",
            "ended": "2023-12-05T20:04:07.703187Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.887451171875,
                            "deviation": 68.30249786376953,
                            "volatility": 0.05915355309844017
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1016829,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2521.70361328125,
                            "deviation": 103.84339904785156,
                            "volatility": 0.05991070717573166
                        }
                    },
                    "username": "kevinmath",
                    "country": "cn",
                    "ranking": 33.06327692927378,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6551af930e436f5e20cee09d91ad2508?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/57614405"
            },
            "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": 119281,
                    "username": "vladislaw.ageew",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/70ba9bfdbba9168b7edda759da50bb97-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.340943115032,
                            "deviation": 65.20591285414669,
                            "volatility": 0.05983735443803749
                        }
                    },
                    "ranking": 20.419844541283446,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57614405,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (vladislaw.ageew vs Julko)",
            "creator": 119281,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 119281,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-03T01:12:27.673537Z",
            "ended": "2023-12-04T18:24:23.385958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.62841796875,
                            "deviation": 68.00788879394531,
                            "volatility": 0.05915456637740135
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 119281,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.322998046875,
                            "deviation": 66.00993347167969,
                            "volatility": 0.059907592833042145
                        }
                    },
                    "username": "vladislaw.ageew",
                    "country": "ru",
                    "ranking": 20.419844541283446,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70ba9bfdbba9168b7edda759da50bb97-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/59219906"
            },
            "players": {
                "black": {
                    "id": 1108890,
                    "username": "gowaikimono",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/bea3d78da68cc9fb85bce480edfe3534-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.1096071600734,
                            "deviation": 75.64818783135475,
                            "volatility": 0.0599933562040903
                        }
                    },
                    "ranking": 19.255174444468636,
                    "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": 59219906,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #50 (109927) R:1 (Julko vs gowaikimono)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1108890,
            "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": 109927,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-11-25T18:31:14.355234Z",
            "ended": "2023-12-04T15:51:45.592039Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1108890,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.522705078125,
                            "deviation": 83.21359252929688,
                            "volatility": 0.05999967083334923
                        }
                    },
                    "username": "gowaikimono",
                    "country": "de",
                    "ranking": 19.255174444468636,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bea3d78da68cc9fb85bce480edfe3534-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.22216796875,
                            "deviation": 68.25354766845703,
                            "volatility": 0.05915113165974617
                        }
                    },
                    "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/58297174"
            },
            "players": {
                "black": {
                    "id": 749722,
                    "username": "RMFlyer",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/5f6743f21837dd3f3aac765fcf28f12b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 761.0231323808767,
                            "deviation": 73.2448369996111,
                            "volatility": 0.059789223890692474
                        }
                    },
                    "ranking": 8.59479614338413,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 58297174,
            "name": "Tournament Game: Winter Olympic Games 2020 (â„–6) (19x19) (66100) R:14 (Julko vs RMFlyer)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 749722,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 14,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-25T11:48:02.601296Z",
            "ended": "2023-12-04T01:05:37.235246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 749722,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.520751953125,
                            "deviation": 69.36461639404297,
                            "volatility": 0.05979328230023384
                        }
                    },
                    "username": "RMFlyer",
                    "country": "us",
                    "ranking": 8.59479614338413,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5f6743f21837dd3f3aac765fcf28f12b?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.0345458984375,
                            "deviation": 68.52739715576172,
                            "volatility": 0.059147559106349945
                        }
                    },
                    "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
        }
    ]
}