List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=65
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=66",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=64",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/59639046"
            },
            "players": {
                "black": {
                    "id": 1281873,
                    "username": "zehx",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/d0a158253962c764a639c9001cf31a8b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 855.9441749931132,
                            "deviation": 70.88977959089382,
                            "volatility": 0.06002911267804977
                        }
                    },
                    "ranking": 11.315879626054095,
                    "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": 59639046,
            "name": "Tournament Game: HAPPY GO #50 Double Elimination (110256) R:1 (Julko vs zehx)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1281873,
            "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": 110256,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-10T04:00:32.838441Z",
            "ended": "2024-01-21T08:39:47.163734Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1281873,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.2135009765625,
                            "deviation": 69.72831726074219,
                            "volatility": 0.060012370347976685
                        }
                    },
                    "username": "zehx",
                    "country": "pl",
                    "ranking": 11.315879626054095,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0a158253962c764a639c9001cf31a8b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.12548828125,
                            "deviation": 68.3630142211914,
                            "volatility": 0.059156134724617004
                        }
                    },
                    "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/59629339"
            },
            "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": 1225565,
                    "username": "KaLyJa",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/32e86780b2f9a2e66ab5542282fef97b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.5118738916565,
                            "deviation": 62.17660919264535,
                            "volatility": 0.05999308083509756
                        }
                    },
                    "ranking": 17.0708725359019,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59629339,
            "name": "Tournament Game: OST - Olympic System Tournament (109978) R:1 (KaLyJa vs Julko)",
            "creator": 1225565,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1225565,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109978,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-09T19:22:32.175264Z",
            "ended": "2024-01-06T22:06:28.475061Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.0257568359375,
                            "deviation": 67.37996673583984,
                            "volatility": 0.05915447697043419
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1225565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.830078125,
                            "deviation": 62.23838424682617,
                            "volatility": 0.05999487638473511
                        }
                    },
                    "username": "KaLyJa",
                    "country": "_Pirate",
                    "ranking": 17.0708725359019,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32e86780b2f9a2e66ab5542282fef97b-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/59581467"
            },
            "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": 1281873,
                    "username": "zehx",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/d0a158253962c764a639c9001cf31a8b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 855.9441749931132,
                            "deviation": 70.88977959089382,
                            "volatility": 0.06002911267804977
                        }
                    },
                    "ranking": 11.315879626054095,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59581467,
            "name": "Tournament Game: Julko's 13 (110332) R:1 (zehx vs Julko)",
            "creator": 1281873,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1281873,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110332,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "69.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-08T05:00:34.018211Z",
            "ended": "2024-01-26T08:39:40.902162Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.8505859375,
                            "deviation": 69.3711166381836,
                            "volatility": 0.059156954288482666
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1281873,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1016.22021484375,
                            "deviation": 68.63741302490234,
                            "volatility": 0.06001678854227066
                        }
                    },
                    "username": "zehx",
                    "country": "pl",
                    "ranking": 11.315879626054095,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0a158253962c764a639c9001cf31a8b-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/59532324"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1448813,
                    "username": "Sun_li",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/fd8ad3017a73f01b7fb1aa5f6f108e75-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.0874972419963,
                            "deviation": 65.41928781604503,
                            "volatility": 0.05978217777072913
                        }
                    },
                    "ranking": 26.468913440857886,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59532324,
            "name": "Tournament Game: GO GO İGO Tournament 4 (110067) R:1 (Sun_li vs Julko)",
            "creator": 1448813,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1448813,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 611638,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 864000, \"period_time\": 604800, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 110067,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-06T14:00:33.235822Z",
            "ended": "2023-12-09T07:36:03.887241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.874267578125,
                            "deviation": 69.06868743896484,
                            "volatility": 0.05915355309844017
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1448813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.5638427734375,
                            "deviation": 66.0860595703125,
                            "volatility": 0.05990011990070343
                        }
                    },
                    "username": "Sun_li",
                    "country": "hk",
                    "ranking": 26.468913440857886,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd8ad3017a73f01b7fb1aa5f6f108e75-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/59516177"
            },
            "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": 211967,
                    "username": "Algis9",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c76696a5fff9f74117a10617d9212d33?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.5843006686978,
                            "deviation": 64.5913479203149,
                            "volatility": 0.06172666955460893
                        }
                    },
                    "ranking": 21.476671511022037,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59516177,
            "name": "Tournament Game: Annual Tournament: 2020 (50317) R:7 (Algis9 vs Julko)",
            "creator": 211967,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 211967,
            "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": 265920,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 604800, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 50317,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "135.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-05T23:54:04.867838Z",
            "ended": "2024-01-02T19:29:42.619652Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1169.8590087890625,
                            "deviation": 67.45367431640625,
                            "volatility": 0.05915737524628639
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 211967,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1360.5015869140625,
                            "deviation": 64.68999481201172,
                            "volatility": 0.06164951249957085
                        }
                    },
                    "username": "Algis9",
                    "country": "un",
                    "ranking": 21.476671511022037,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c76696a5fff9f74117a10617d9212d33?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/59465171"
            },
            "players": {
                "black": {
                    "id": 779940,
                    "username": "carocroq",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/86bdb874b469bf6f160ce174dc54b2e3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.404800984019,
                            "deviation": 61.4119191748324,
                            "volatility": 0.05925422679205629
                        }
                    },
                    "ranking": 17.59007708467425,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 59465171,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:15 (Julko vs carocroq)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 779940,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 15,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-04T07:01:49.775004Z",
            "ended": "2023-12-17T10:12:48.370009Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 779940,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.9061279296875,
                            "deviation": 60.41884994506836,
                            "volatility": 0.05927294120192528
                        }
                    },
                    "username": "carocroq",
                    "country": "un",
                    "ranking": 17.59007708467425,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/86bdb874b469bf6f160ce174dc54b2e3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.4959716796875,
                            "deviation": 68.43522644042969,
                            "volatility": 0.05915280804038048
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/59424866"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1300305,
                    "username": "JanLev",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/1714aa7fd6b186ca1309d369e26cba11?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.5143582587223,
                            "deviation": 62.71741056094259,
                            "volatility": 0.06004699747717306
                        }
                    },
                    "ranking": 27.098747023112274,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59424866,
            "name": "Tournament Game: 13x13 Open D.E. Cup #28 (109893) R:1 (JanLev vs Julko)",
            "creator": 1300305,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1300305,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109893,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-02T19:47:07.392004Z",
            "ended": "2023-12-17T13:49:29.156142Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.898681640625,
                            "deviation": 67.95957946777344,
                            "volatility": 0.05915181711316109
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1300305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.975341796875,
                            "deviation": 75.22308349609375,
                            "volatility": 0.060000598430633545
                        }
                    },
                    "username": "JanLev",
                    "country": "cz",
                    "ranking": 27.098747023112274,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1714aa7fd6b186ca1309d369e26cba11?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/59221579"
            },
            "players": {
                "black": {
                    "id": 1100591,
                    "username": "THE SAGANIST",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.4451263376868,
                            "deviation": 64.38616585676888,
                            "volatility": 0.059684289668922974
                        }
                    },
                    "ranking": 14.97340051396725,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 59221579,
            "name": "Tournament Game: 19x19 Open D.E. Cup #16 (101595) R:4 (Julko vs THE SAGANIST)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1100591,
            "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": 101595,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-11-25T19:54:34.881136Z",
            "ended": "2024-02-15T21:27:12.767377Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1100591,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.64892578125,
                            "deviation": 62.47111129760742,
                            "volatility": 0.05981620401144028
                        }
                    },
                    "username": "THE SAGANIST",
                    "country": "us",
                    "ranking": 14.97340051396725,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.539794921875,
                            "deviation": 68.82511138916016,
                            "volatility": 0.05916472151875496
                        }
                    },
                    "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/59219906"
            },
            "players": {
                "black": {
                    "id": 1108890,
                    "username": "gowaikimono",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/bea3d78da68cc9fb85bce480edfe3534-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.1096071600734,
                            "deviation": 75.64818783135475,
                            "volatility": 0.0599933562040903
                        }
                    },
                    "ranking": 19.255174444468636,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 59219906,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #50 (109927) R:1 (Julko vs gowaikimono)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1108890,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109927,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-11-25T18:31:14.355234Z",
            "ended": "2023-12-04T15:51:45.592039Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1108890,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.522705078125,
                            "deviation": 83.21359252929688,
                            "volatility": 0.05999967083334923
                        }
                    },
                    "username": "gowaikimono",
                    "country": "de",
                    "ranking": 19.255174444468636,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bea3d78da68cc9fb85bce480edfe3534-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.22216796875,
                            "deviation": 68.25354766845703,
                            "volatility": 0.05915113165974617
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/59219905"
            },
            "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": 1355513,
                    "username": "GOA2023",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/919f846691d24c881d985e9c31df4cbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.2523634241388,
                            "deviation": 63.21512426660722,
                            "volatility": 0.060025470499701826
                        }
                    },
                    "ranking": 11.964160305945471,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59219905,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #50 (109927) R:1 (GOA2023 vs Julko)",
            "creator": 1355513,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1355513,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109927,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-11-25T18:31:14.224863Z",
            "ended": "2023-12-01T09:00:31.793447Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.3189697265625,
                            "deviation": 68.97724151611328,
                            "volatility": 0.05914922431111336
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1355513,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.9234619140625,
                            "deviation": 64.18498229980469,
                            "volatility": 0.06005343422293663
                        }
                    },
                    "username": "GOA2023",
                    "country": "ru",
                    "ranking": 11.964160305945471,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/919f846691d24c881d985e9c31df4cbe-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
        }
    ]
}