List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=100
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=101",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=99",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49339987"
            },
            "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": 12516,
                    "username": "beidao",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.1892462408214,
                            "deviation": 64.09167275280531,
                            "volatility": 0.05972569442227329
                        }
                    },
                    "ranking": 15.265852212220901,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339987,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (beidao vs Julko)",
            "creator": 12516,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 12516,
            "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": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:08.763783Z",
            "ended": "2023-01-21T18:59:22.976154Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.4844970703125,
                            "deviation": 64.55903625488281,
                            "volatility": 0.05915876105427742
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 12516,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.07666015625,
                            "deviation": 66.6479263305664,
                            "volatility": 0.059765588492155075
                        }
                    },
                    "username": "beidao",
                    "country": "gb",
                    "ranking": 15.265852212220901,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?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/49339986"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339986,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "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": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:08.614424Z",
            "ended": "2022-12-25T07:59:28.543797Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.165771484375,
                            "deviation": 64.13821411132812,
                            "volatility": 0.059152718633413315
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.74072265625,
                            "deviation": 62.39255142211914,
                            "volatility": 0.05996474251151085
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/49339985"
            },
            "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": 57826,
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.91820246566,
                            "deviation": 65.75558789452195,
                            "volatility": 0.05979918951216902
                        }
                    },
                    "ranking": 14.161996747106333,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339985,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (maciej.rozalski.7 vs Julko)",
            "creator": 57826,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 57826,
            "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": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:08.483525Z",
            "ended": "2023-02-02T17:41:02.878586Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.808837890625,
                            "deviation": 64.85884857177734,
                            "volatility": 0.05916251614689827
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 57826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1171.11767578125,
                            "deviation": 65.35150909423828,
                            "volatility": 0.05983031168580055
                        }
                    },
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "ranking": 14.161996747106333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?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/49339984"
            },
            "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": 55866,
                    "username": "gregwawa",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.414549635081,
                            "deviation": 67.26565039989154,
                            "volatility": 0.06016577813193745
                        }
                    },
                    "ranking": 16.470492655524925,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339984,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (gregwawa vs Julko)",
            "creator": 55866,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 55866,
            "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": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:08.269312Z",
            "ended": "2023-01-18T09:08:28.836692Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.718017578125,
                            "deviation": 64.9620132446289,
                            "volatility": 0.05915616825222969
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 55866,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1661376953125,
                            "deviation": 64.72306060791016,
                            "volatility": 0.060201797634363174
                        }
                    },
                    "username": "gregwawa",
                    "country": "pl",
                    "ranking": 16.470492655524925,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-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/49339979"
            },
            "players": {
                "black": {
                    "id": 820038,
                    "username": "pmilian",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8617bb6636173a0ad9b15c1395554180-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1741.8326897094685,
                            "deviation": 65.48623222284999,
                            "volatility": 0.059792171868114266
                        }
                    },
                    "ranking": 27.76367566789201,
                    "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": 49339979,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (Julko vs pmilian)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 820038,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-13T21:20:07.661382Z",
            "ended": "2022-12-28T08:10:02.123740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 820038,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.3643798828125,
                            "deviation": 65.3216781616211,
                            "volatility": 0.059821996837854385
                        }
                    },
                    "username": "pmilian",
                    "country": "un",
                    "ranking": 27.76367566789201,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8617bb6636173a0ad9b15c1395554180-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.9757080078125,
                            "deviation": 64.48092651367188,
                            "volatility": 0.05915125831961632
                        }
                    },
                    "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/49339974"
            },
            "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": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339974,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (🐬Sofiam🐬 vs Julko)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 126739,
            "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": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:06.684790Z",
            "ended": "2023-02-07T19:24:05.844228Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.949462890625,
                            "deviation": 64.66524505615234,
                            "volatility": 0.05916664004325867
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.0399169921875,
                            "deviation": 78.27997589111328,
                            "volatility": 0.07470852881669998
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/49233821"
            },
            "players": {
                "black": {
                    "id": 699769,
                    "username": "jeroentjeb",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.7418253958604,
                            "deviation": 67.81713170667842,
                            "volatility": 0.06009330905520194
                        }
                    },
                    "ranking": 24.68211601539118,
                    "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": 49233821,
            "name": "Tournament Game: End of year: Ur mom parody (93578) R:4 (Julko vs jeroentjeb)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 699769,
            "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": 89280,
            "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": 93578,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-09T17:20:42.586795Z",
            "ended": "2022-12-17T13:10:32.623101Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 699769,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.411865234375,
                            "deviation": 63.1575813293457,
                            "volatility": 0.06004758179187775
                        }
                    },
                    "username": "jeroentjeb",
                    "country": "ca",
                    "ranking": 24.68211601539118,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.3946533203125,
                            "deviation": 63.68498611450195,
                            "volatility": 0.059158459305763245
                        }
                    },
                    "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/49232642"
            },
            "players": {
                "black": {
                    "id": 960284,
                    "username": "Galou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/544e1e92517dd59c5569c49d5a848ea3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.7217259404133,
                            "deviation": 64.68691686036442,
                            "volatility": 0.06015102176143611
                        }
                    },
                    "ranking": 24.035173106395064,
                    "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": 49232642,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #109 (97632) R:1 (Julko vs Galou)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 960284,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97632,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-09T16:12:21.291245Z",
            "ended": "2022-12-29T10:42:17.896370Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 960284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.448974609375,
                            "deviation": 66.68601989746094,
                            "volatility": 0.06012848764657974
                        }
                    },
                    "username": "Galou",
                    "country": "fr",
                    "ranking": 24.035173106395064,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/544e1e92517dd59c5569c49d5a848ea3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.717529296875,
                            "deviation": 65.2475357055664,
                            "volatility": 0.05915112793445587
                        }
                    },
                    "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/49232641"
            },
            "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": 1122183,
                    "username": "GarageMirage",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/25457d8039096d8d0c4fc0e867cc390d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.2782425734486,
                            "deviation": 61.23822356423344,
                            "volatility": 0.0599763739177364
                        }
                    },
                    "ranking": 19.39236153953971,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49232641,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #109 (97632) R:1 (CoolestNero vs Julko)",
            "creator": 1122183,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1122183,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97632,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-09T16:12:21.150693Z",
            "ended": "2022-12-19T20:43:47.391418Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.6873779296875,
                            "deviation": 63.95194625854492,
                            "volatility": 0.05915563926100731
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1122183,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.8350830078125,
                            "deviation": 61.35852813720703,
                            "volatility": 0.06000503897666931
                        }
                    },
                    "username": "GarageMirage",
                    "country": "zz",
                    "ranking": 19.39236153953971,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/25457d8039096d8d0c4fc0e867cc390d?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/49232640"
            },
            "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": 49232640,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #109 (97632) 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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97632,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-09T16:12:21.047614Z",
            "ended": "2022-12-14T18:58:08.728505Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.739501953125,
                            "deviation": 62.66419219970703,
                            "volatility": 0.05996187403798103
                        }
                    },
                    "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": 1111.1529541015625,
                            "deviation": 64.29788208007812,
                            "volatility": 0.05916083604097366
                        }
                    },
                    "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
        }
    ]
}