List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=28
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=29",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=27",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/69520604"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1612.0703187834126,
                            "deviation": 69.2530705822751,
                            "volatility": 0.06076573229986437
                        }
                    },
                    "ranking": 25.97143591898472,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69520604,
            "name": "Tournament Game: 9x9 Open D.E. Cup #154 (121818) R:1 (Christoph_R vs Julko)",
            "creator": 162289,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 162289,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 121818,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-14T14:43:57.182958Z",
            "ended": "2024-11-17T10:46:34.980592Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.2913818359375,
                            "deviation": 65.7712173461914,
                            "volatility": 0.05922394245862961
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1744.932861328125,
                            "deviation": 72.09627532958984,
                            "volatility": 0.06052607670426369
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 25.97143591898472,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69409830"
            },
            "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": 1521848,
                    "username": "smallboard",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/4f289fe1f546096cdf32640117306666?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.4494205859992,
                            "deviation": 66.26595120975831,
                            "volatility": 0.059999111642358396
                        }
                    },
                    "ranking": 18.48114198309061,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69409830,
            "name": "Tournament Game: 13x13 New Zealand Handicap D.E. #8 (118819) R:4 (smallboard vs Julko)",
            "creator": 1521848,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1521848,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "-1.00",
            "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": 118819,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-10T19:14:03.755775Z",
            "ended": "2024-11-27T14:59:44.941623Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.3895263671875,
                            "deviation": 66.5316390991211,
                            "volatility": 0.05923273414373398
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1521848,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1147.767822265625,
                            "deviation": 65.57415008544922,
                            "volatility": 0.05996931344270706
                        }
                    },
                    "username": "smallboard",
                    "country": "001",
                    "ranking": 18.48114198309061,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f289fe1f546096cdf32640117306666?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/69222469"
            },
            "players": {
                "black": {
                    "id": 775740,
                    "username": "rawrzimmy",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/be898d5cfc2c1fdbf6ee3e1865c3704d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 702.861843651185,
                            "deviation": 63.90044677541224,
                            "volatility": 0.05999304098251526
                        }
                    },
                    "ranking": 6.7542922894798885,
                    "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": 69222469,
            "name": "Tournament Game: Julko's 14 (121706) R:1 (Julko vs rawrzimmy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 775740,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 121706,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "31.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-04T05:00:36.393827Z",
            "ended": "2024-12-11T15:03:46.367878Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 775740,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9722900390625,
                            "deviation": 64.86748504638672,
                            "volatility": 0.06000087410211563
                        }
                    },
                    "username": "rawrzimmy",
                    "country": "us",
                    "ranking": 6.7542922894798885,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/be898d5cfc2c1fdbf6ee3e1865c3704d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.2413330078125,
                            "deviation": 68.1047592163086,
                            "volatility": 0.059247296303510666
                        }
                    },
                    "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/69124591"
            },
            "players": {
                "black": {
                    "id": 776438,
                    "username": "uurtamo",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/38fb0e7106c954f344a0a0d406b6dff2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.3706607645202,
                            "deviation": 75.04585275320345,
                            "volatility": 0.06003449745732282
                        }
                    },
                    "ranking": 9.877223475809487,
                    "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": 69124591,
            "name": "Tournament Game: 19x19 New Zealand Handicap D.E. #17 (119185) R:2 (Julko vs uurtamo)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 776438,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.00",
            "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": 119185,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-10-31T18:24:55.942852Z",
            "ended": "2024-11-25T08:06:59.161766Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 776438,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.18505859375,
                            "deviation": 68.68982696533203,
                            "volatility": 0.0600283145904541
                        }
                    },
                    "username": "uurtamo",
                    "country": "us",
                    "ranking": 9.877223475809487,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38fb0e7106c954f344a0a0d406b6dff2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.9801025390625,
                            "deviation": 66.80480194091797,
                            "volatility": 0.05923407897353172
                        }
                    },
                    "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/69099320"
            },
            "players": {
                "black": {
                    "id": 1649210,
                    "username": "Bougainvillea",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9a9495dbf357df5bb0513183d04d9dbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.2428727452719,
                            "deviation": 65.80931944870223,
                            "volatility": 0.06024075278591883
                        }
                    },
                    "ranking": 10.969783975226155,
                    "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": 69099320,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #258 (121470) R:1 (Julko vs Bougainvillea)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1649210,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 121470,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-10-30T20:25:56.281742Z",
            "ended": "2024-10-30T20:33:50.277098Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1649210,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 542.8638305664062,
                            "deviation": 67.2308578491211,
                            "volatility": 0.05998002737760544
                        }
                    },
                    "username": "Bougainvillea",
                    "country": "un",
                    "ranking": 10.969783975226155,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9a9495dbf357df5bb0513183d04d9dbe-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.1341552734375,
                            "deviation": 67.22188568115234,
                            "volatility": 0.0592246949672699
                        }
                    },
                    "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/69099319"
            },
            "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": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.5807550515904,
                            "deviation": 64.48311956080356,
                            "volatility": 0.05982842522427498
                        }
                    },
                    "ranking": 14.439266543648484,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69099319,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #258 (121470) R:1 (car8 vs Julko)",
            "creator": 787553,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 787553,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 121470,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-30T20:25:56.170049Z",
            "ended": "2024-11-04T20:02:58.538119Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.5568237304688,
                            "deviation": 67.52810668945312,
                            "volatility": 0.05923767387866974
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.171142578125,
                            "deviation": 63.425086975097656,
                            "volatility": 0.059757694602012634
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.439266543648484,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-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/69099318"
            },
            "players": {
                "black": {
                    "id": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.4685946840574,
                            "deviation": 64.46030337484223,
                            "volatility": 0.05993418642783206
                        }
                    },
                    "ranking": 11.545291932561787,
                    "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": 69099318,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #258 (121470) R:1 (Julko vs J_Dummy)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 713716,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 121470,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-30T20:25:56.085116Z",
            "ended": "2024-10-31T18:56:26.085864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.9183349609375,
                            "deviation": 64.358154296875,
                            "volatility": 0.059929344803094864
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.545291932561787,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.6498413085938,
                            "deviation": 67.62706756591797,
                            "volatility": 0.059222690761089325
                        }
                    },
                    "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/69099314"
            },
            "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": 680785,
                    "username": "tjc35sc.jowie",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b5adc81947fee1fbdf5bdbb6334144bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.9998164607528,
                            "deviation": 62.910179753233464,
                            "volatility": 0.05993631122946955
                        }
                    },
                    "ranking": 17.643538428055507,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69099314,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #258 (121470) R:1 (tjc35sc.jowie vs Julko)",
            "creator": 680785,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 680785,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 121470,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-30T20:25:55.817937Z",
            "ended": "2024-11-05T18:19:01.389663Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.210205078125,
                            "deviation": 67.21687316894531,
                            "volatility": 0.05923626944422722
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 680785,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.8896484375,
                            "deviation": 64.46192169189453,
                            "volatility": 0.05990299955010414
                        }
                    },
                    "username": "tjc35sc.jowie",
                    "country": "un",
                    "ranking": 17.643538428055507,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b5adc81947fee1fbdf5bdbb6334144bc?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/69006434"
            },
            "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": 178104,
                    "username": "dexonsmith",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.7732166446785,
                            "deviation": 67.55416504748428,
                            "volatility": 0.06064009346038413
                        }
                    },
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69006434,
            "name": "Tournament Game: 13x13 New Zealand Handicap D.E. #5 (114270) R:4 (dexonsmith vs Julko)",
            "creator": 178104,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 178104,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "12.0",
            "handicap": 5,
            "komi": "7.00",
            "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": 114270,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T14:10:15.092792Z",
            "ended": "2024-12-19T23:04:53.304648Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.6472778320312,
                            "deviation": 68.10182189941406,
                            "volatility": 0.05924789234995842
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 178104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.2484130859375,
                            "deviation": 70.88910675048828,
                            "volatility": 0.06034667417407036
                        }
                    },
                    "username": "dexonsmith",
                    "country": "ca",
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-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/68999145"
            },
            "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": 92668,
                    "username": "rafasakurai",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/fbd4934e0835ccda441271eb3bb6827d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 956.0846932319722,
                            "deviation": 64.89277747532165,
                            "volatility": 0.05982370893468446
                        }
                    },
                    "ranking": 13.87722670466806,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68999145,
            "name": "Tournament Game: 19x19 Open D.E. Cup #63 (112999) R:4 (rafasakurai vs Julko)",
            "creator": 92668,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 92668,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 112999,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T08:05:55.320769Z",
            "ended": "2024-11-28T10:09:03.061776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.5914306640625,
                            "deviation": 66.32184600830078,
                            "volatility": 0.0592389851808548
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 92668,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.0223388671875,
                            "deviation": 65.76013946533203,
                            "volatility": 0.05981507524847984
                        }
                    },
                    "username": "rafasakurai",
                    "country": "br",
                    "ranking": 13.87722670466806,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fbd4934e0835ccda441271eb3bb6827d-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
        }
    ]
}