List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=84
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=85",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=83",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52438205"
            },
            "players": {
                "black": {
                    "id": 1161013,
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.0937500744108,
                            "deviation": 63.06821920011851,
                            "volatility": 0.05991569077389414
                        }
                    },
                    "ranking": 18.174361096243295,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 52438205,
            "name": "Tournament Game: Go students (101057) R:1 (Julko vs 朵兒普拉斯-DoorPlus-)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1161013,
            "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": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T21:00:22.432327Z",
            "ended": "2023-04-22T00:36:52.701917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1161013,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.1373291015625,
                            "deviation": 62.36112594604492,
                            "volatility": 0.059999410063028336
                        }
                    },
                    "username": "朵兒普拉斯-doorplus-",
                    "country": "_United_Nations",
                    "ranking": 18.174361096243295,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c935550f93ff5eb3f3e93239454342f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.56005859375,
                            "deviation": 73.71572875976562,
                            "volatility": 0.05915438383817673
                        }
                    },
                    "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/52438204"
            },
            "players": {
                "black": {
                    "id": 1318741,
                    "username": "muscarine",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45a9b81fa96c81d0fcdd3eddf1c63c3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.282367076137,
                            "deviation": 66.8253265127322,
                            "volatility": 0.05996302972876254
                        }
                    },
                    "ranking": 25.02184179342439,
                    "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": 52438204,
            "name": "Tournament Game: Go students (101057) R:1 (Julko vs muscarine)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1318741,
            "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": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "70.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T21:00:22.233297Z",
            "ended": "2023-04-21T19:36:30.548428Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1318741,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.7645263671875,
                            "deviation": 68.6293716430664,
                            "volatility": 0.05995970219373703
                        }
                    },
                    "username": "muscarine",
                    "country": "un",
                    "ranking": 25.02184179342439,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45a9b81fa96c81d0fcdd3eddf1c63c3d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.086669921875,
                            "deviation": 73.30146026611328,
                            "volatility": 0.0591549351811409
                        }
                    },
                    "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/52438203"
            },
            "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": 1218730,
                    "username": "Petru Dumitriu",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/c234bf3d6aabfd36a9d9dd48123a71e5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1125.153638125865,
                            "deviation": 63.335141161431274,
                            "volatility": 0.059772632482999
                        }
                    },
                    "ranking": 17.646703520236787,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52438203,
            "name": "Tournament Game: Go students (101057) R:1 (Petru Dumitriu vs Julko)",
            "creator": 1218730,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1218730,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "60.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T21:00:22.075445Z",
            "ended": "2023-05-04T08:36:26.954351Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.7213134765625,
                            "deviation": 70.4732666015625,
                            "volatility": 0.059148333966732025
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1218730,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.31884765625,
                            "deviation": 64.5858154296875,
                            "volatility": 0.05996597930788994
                        }
                    },
                    "username": "Petru Dumitriu",
                    "country": "ro",
                    "ranking": 17.646703520236787,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c234bf3d6aabfd36a9d9dd48123a71e5-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/52438202"
            },
            "players": {
                "black": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.9826961914522,
                            "deviation": 66.24715124624622,
                            "volatility": 0.0592902855384419
                        }
                    },
                    "ranking": 12.244654124295765,
                    "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": 52438202,
            "name": "Tournament Game: Go students (101057) R:1 (Julko vs regina25)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 227608,
            "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": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T21:00:21.711636Z",
            "ended": "2023-04-23T07:42:27.727424Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.313232421875,
                            "deviation": 64.73831939697266,
                            "volatility": 0.05942642688751221
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.244654124295765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.0848388671875,
                            "deviation": 73.23577880859375,
                            "volatility": 0.05915285646915436
                        }
                    },
                    "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/52438201"
            },
            "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": 154786,
                    "username": "Samurai T",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/fc8655823be3f2eafe135fa4e85b86bc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 836.9339032072487,
                            "deviation": 72.26187322541816,
                            "volatility": 0.05978181188194133
                        }
                    },
                    "ranking": 10.795929255497178,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52438201,
            "name": "Tournament Game: Go students (101057) R:1 (Samurai T vs Julko)",
            "creator": 154786,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 154786,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T21:00:21.441174Z",
            "ended": "2023-05-17T18:06:11.216343Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.065185546875,
                            "deviation": 68.07962036132812,
                            "volatility": 0.05914543569087982
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 154786,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.1075439453125,
                            "deviation": 62.743465423583984,
                            "volatility": 0.05979306250810623
                        }
                    },
                    "username": "Samurai T",
                    "country": "rs",
                    "ranking": 10.795929255497178,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fc8655823be3f2eafe135fa4e85b86bc-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/52438200"
            },
            "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": 859868,
                    "username": "vadim852",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/347a2e3414d65e917c9d6b7db9dba3bc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 645.1274250592062,
                            "deviation": 73.98327130398863,
                            "volatility": 0.05989522238198407
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52438200,
            "name": "Tournament Game: Go students (101057) R:1 (vadim852 vs Julko)",
            "creator": 859868,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 859868,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T21:00:21.165467Z",
            "ended": "2023-05-03T18:49:19.234437Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.0079345703125,
                            "deviation": 71.71134948730469,
                            "volatility": 0.059150129556655884
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 859868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.6879272460938,
                            "deviation": 71.76174926757812,
                            "volatility": 0.059995610266923904
                        }
                    },
                    "username": "vadim852",
                    "country": "ru",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/347a2e3414d65e917c9d6b7db9dba3bc-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/52438199"
            },
            "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": 52438199,
            "name": "Tournament Game: Go students (101057) R:1 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T21:00:21.009476Z",
            "ended": "2023-04-19T10:49:58.742950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.447509765625,
                            "deviation": 74.76874542236328,
                            "volatility": 0.05915726721286774
                        }
                    },
                    "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": 1158.5732421875,
                            "deviation": 67.42803955078125,
                            "volatility": 0.059941936284303665
                        }
                    },
                    "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/52438191"
            },
            "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": 118499,
                    "username": "ernestom",
                    "country": "ec",
                    "icon": "https://user-uploads.online-go.com/2aebcb6b96c1a330a3050fcf4238f351-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.4949063529502,
                            "deviation": 63.45650043329688,
                            "volatility": 0.05979986558400235
                        }
                    },
                    "ranking": 14.812336378865767,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52438191,
            "name": "Tournament Game: Go students (101057) R:1 (ernestom vs Julko)",
            "creator": 118499,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 118499,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T21:00:19.242036Z",
            "ended": "2023-06-03T12:25:21.508000Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.8013916015625,
                            "deviation": 67.04240417480469,
                            "volatility": 0.05915373936295509
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 118499,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.1470947265625,
                            "deviation": 63.91584396362305,
                            "volatility": 0.0598314069211483
                        }
                    },
                    "username": "ernestom",
                    "country": "ec",
                    "ranking": 14.812336378865767,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2aebcb6b96c1a330a3050fcf4238f351-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/52438183"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 89624,
                    "username": "legas",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/54ff63669879bef936bf7489065498ff-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.5582805760992,
                            "deviation": 66.44665513313522,
                            "volatility": 0.05987175874904291
                        }
                    },
                    "ranking": 23.828732132679782,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52438183,
            "name": "Tournament Game: Go students (101057) R:1 (legas vs Julko)",
            "creator": 89624,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 89624,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T21:00:17.864234Z",
            "ended": "2023-06-21T18:23:08.275091Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.3465576171875,
                            "deviation": 68.94740295410156,
                            "volatility": 0.05914447084069252
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 89624,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.70556640625,
                            "deviation": 67.45793151855469,
                            "volatility": 0.059885092079639435
                        }
                    },
                    "username": "legas",
                    "country": "ar",
                    "ranking": 23.828732132679782,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/54ff63669879bef936bf7489065498ff-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52427849"
            },
            "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": 136253,
                    "username": "setenza",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/ed9eb15cb9fb249624898b8c4929d234?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1035.2688037614132,
                            "deviation": 64.18978689886885,
                            "volatility": 0.05977854514349851
                        }
                    },
                    "ranking": 15.719269551320762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52427849,
            "name": "Tournament Game: 19x19 Double Elimination - April 2023 (100644) R:1 (setenza vs Julko)",
            "creator": 136253,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 136253,
            "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": 100644,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T14:01:02.926379Z",
            "ended": "2023-05-28T13:20:11.695614Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.7440185546875,
                            "deviation": 67.67877197265625,
                            "volatility": 0.05915229767560959
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 136253,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.872802734375,
                            "deviation": 63.39961242675781,
                            "volatility": 0.059745557606220245
                        }
                    },
                    "username": "setenza",
                    "country": "150",
                    "ranking": 15.719269551320762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed9eb15cb9fb249624898b8c4929d234?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
        }
    ]
}