List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=18",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=16",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72754066"
            },
            "players": {
                "black": {
                    "id": 1693199,
                    "username": "Lvicala",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/cb4337fa94539be5cf43f873ac46b566?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 987.2002081294228,
                            "deviation": 67.25080206446606,
                            "volatility": 0.060036488829466716
                        }
                    },
                    "ranking": 14.618637022120598,
                    "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": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72754066,
            "name": "Tournament Game: 19x19 New Zealand Open League #16 (125429) R:1 (Julko vs Lvicala)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1693199,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125429,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-02-26T03:29:00.908742Z",
            "ended": "2025-04-23T10:22:01.699067Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1693199,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.8557739257812,
                            "deviation": 66.82307434082031,
                            "volatility": 0.06003759056329727
                        }
                    },
                    "username": "Lvicala",
                    "country": "cz",
                    "ranking": 14.618637022120598,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb4337fa94539be5cf43f873ac46b566?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 791.1224975585938,
                            "deviation": 71.05978393554688,
                            "volatility": 0.059283547103405
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "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/74152404"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 733738,
                    "username": "Hitagi",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/18a6ce5b9a177cafddd44bfb31769ca4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 947.0170430936115,
                            "deviation": 67.737573275759,
                            "volatility": 0.06009334576009577
                        }
                    },
                    "ranking": 13.656620853464181,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74152404,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #291 (127164) R:1 (Hitagi vs Julko)",
            "creator": 733738,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 733738,
            "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": 127164,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-09T23:35:45.586792Z",
            "ended": "2025-04-22T18:12:04.493081Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 767.9878540039062,
                            "deviation": 71.21219635009766,
                            "volatility": 0.059277575463056564
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 733738,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.0570068359375,
                            "deviation": 62.005123138427734,
                            "volatility": 0.0600663498044014
                        }
                    },
                    "username": "Hitagi",
                    "country": "de",
                    "ranking": 13.656620853464181,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/18a6ce5b9a177cafddd44bfb31769ca4?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/74263574"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 606966,
                    "username": "AJGibson",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.7926736442937,
                            "deviation": 64.63055736984244,
                            "volatility": 0.059694629092240915
                        }
                    },
                    "ranking": 16.217532715156512,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74263574,
            "name": "Tournament Game: 9x9 New Zealand 25k-10k League #30 (126600) R:1 (AJGibson vs Julko)",
            "creator": 606966,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 606966,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 126600,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-13T12:35:22.439450Z",
            "ended": "2025-04-22T09:06:13.350891Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 771.3086547851562,
                            "deviation": 71.06771850585938,
                            "volatility": 0.05927867442369461
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 606966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.01513671875,
                            "deviation": 62.404945373535156,
                            "volatility": 0.05970560759305954
                        }
                    },
                    "username": "AJGibson",
                    "country": "gb",
                    "ranking": 16.217532715156512,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-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/72754042"
            },
            "players": {
                "black": {
                    "id": 536373,
                    "username": "zimosana",
                    "country": "hr",
                    "icon": "https://secure.gravatar.com/avatar/13db812854a94f8ebc11d02b4b7b44e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.975819058887,
                            "deviation": 64.76120583371552,
                            "volatility": 0.06003891009055733
                        }
                    },
                    "ranking": 24.882179420258062,
                    "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": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72754042,
            "name": "Tournament Game: 19x19 New Zealand Open League #16 (125429) R:1 (Julko vs zimosana)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 536373,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125429,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-26T03:28:59.591354Z",
            "ended": "2025-04-21T18:03:18.965695Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 536373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.0316162109375,
                            "deviation": 66.84365844726562,
                            "volatility": 0.06001638248562813
                        }
                    },
                    "username": "zimosana",
                    "country": "hr",
                    "ranking": 24.882179420258062,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/13db812854a94f8ebc11d02b4b7b44e0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 771.525634765625,
                            "deviation": 70.36126708984375,
                            "volatility": 0.05927876755595207
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "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/74176701"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1381238,
                    "username": "BuzzerBeater",
                    "country": "030",
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.1040083846403,
                            "deviation": 76.20219874865965,
                            "volatility": 0.060961973069312204
                        }
                    },
                    "ranking": 27.41917545500926,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74176701,
            "name": "Tournament Game: 9x9 Open League #112 (126936) R:1 (Cfilorux vs Julko)",
            "creator": 1381238,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1381238,
            "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": 126936,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-10T18:25:21.132731Z",
            "ended": "2025-04-20T14:49:17.316307Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 771.543701171875,
                            "deviation": 69.60722351074219,
                            "volatility": 0.05927876755595207
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1381238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2079.03564453125,
                            "deviation": 72.14337158203125,
                            "volatility": 0.060273125767707825
                        }
                    },
                    "username": "BuzzerBeater",
                    "country": "030",
                    "ranking": 27.41917545500926,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-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/74176672"
            },
            "players": {
                "black": {
                    "id": 72003,
                    "username": "deleted-4476acc3-2f4b-48e2-91fb-417107d21e77",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/d2930e152f4f74f71551fd76952e5526?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.0441319120655,
                            "deviation": 66.21429815934316,
                            "volatility": 0.0602229376553582
                        }
                    },
                    "ranking": 26.057063802274598,
                    "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": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74176672,
            "name": "Tournament Game: 9x9 Open League #112 (126936) R:1 (Julko vs aggl)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 72003,
            "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": 126936,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-10T18:25:17.954670Z",
            "ended": "2025-04-18T16:03:19.190701Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 72003,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.14697265625,
                            "deviation": 68.17329406738281,
                            "volatility": 0.06023617461323738
                        }
                    },
                    "username": "deleted-4476acc3-2f4b-48e2-91fb-417107d21e77",
                    "country": "001",
                    "ranking": 26.057063802274598,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d2930e152f4f74f71551fd76952e5526?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 771.8457641601562,
                            "deviation": 68.9004898071289,
                            "volatility": 0.05927890166640282
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "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/72783534"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081552,
                    "username": "nukazuke",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/857d43ab4a791385a862a9c3ff603678?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.4592642513064,
                            "deviation": 64.28805537602578,
                            "volatility": 0.059810258378822354
                        }
                    },
                    "ranking": 23.123402244787435,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783534,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (nukazuke vs Julko)",
            "creator": 1081552,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1081552,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 4,
            "komi": "3.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": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "75 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:20.075307Z",
            "ended": "2025-04-17T13:59:42.516219Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 791.4774169921875,
                            "deviation": 69.17855072021484,
                            "volatility": 0.05927494540810585
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.5367431640625,
                            "deviation": 64.53031921386719,
                            "volatility": 0.05973981320858002
                        }
                    },
                    "username": "nukazuke",
                    "country": "un",
                    "ranking": 23.123402244787435,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/857d43ab4a791385a862a9c3ff603678?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/74263575"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1672844,
                    "username": "deleted-b9b59e78-7fe2-421b-9592-08ffce621348",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/50b661e8675f0399df4a903957995b4b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 800.7266229935348,
                            "deviation": 70.04385716130463,
                            "volatility": 0.060331232367038926
                        }
                    },
                    "ranking": 9.772108826139116,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74263575,
            "name": "Tournament Game: 9x9 New Zealand 25k-10k League #30 (126600) R:1 (Itadashi87 vs Julko)",
            "creator": 1672844,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1672844,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 126600,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-13T12:35:22.508277Z",
            "ended": "2025-04-17T13:27:59.602306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 795.3533935546875,
                            "deviation": 69.06609344482422,
                            "volatility": 0.059276193380355835
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1672844,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.791015625,
                            "deviation": 75.63446807861328,
                            "volatility": 0.06028413027524948
                        }
                    },
                    "username": "deleted-b9b59e78-7fe2-421b-9592-08ffce621348",
                    "country": "us",
                    "ranking": 9.772108826139116,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/50b661e8675f0399df4a903957995b4b-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/74176693"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 368453,
                    "username": "mtausan",
                    "country": "hr",
                    "icon": "https://user-uploads.online-go.com/feb9ebc28bf9230a1f1e4095292d6995-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.6479530921306,
                            "deviation": 64.83179478868945,
                            "volatility": 0.060072788241581764
                        }
                    },
                    "ranking": 20.51650700873255,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74176693,
            "name": "Tournament Game: 9x9 Open League #112 (126936) R:1 (mtausan vs Julko)",
            "creator": 368453,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 368453,
            "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": 126936,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-10T18:25:20.420897Z",
            "ended": "2025-04-15T16:49:23.005321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 796.3545532226562,
                            "deviation": 68.48469543457031,
                            "volatility": 0.05927662178874016
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 368453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.319091796875,
                            "deviation": 65.02641296386719,
                            "volatility": 0.060017649084329605
                        }
                    },
                    "username": "mtausan",
                    "country": "hr",
                    "ranking": 20.51650700873255,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/feb9ebc28bf9230a1f1e4095292d6995-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/74176703"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 845981,
                    "username": "deleted-2b50c1b5-a40a-4962-9623-393e8bf6b95c",
                    "country": "uy",
                    "icon": "https://user-uploads.online-go.com/4f804f84589b77fb951f8da36f0e5e6e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.4782880615553,
                            "deviation": 70.53548500880392,
                            "volatility": 0.06196015099157038
                        }
                    },
                    "ranking": 20.874168722955073,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74176703,
            "name": "Tournament Game: 9x9 Open League #112 (126936) R:1 (Nahuel.tenuki vs Julko)",
            "creator": 845981,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 845981,
            "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": 126936,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-04-10T18:25:21.337420Z",
            "ended": "2025-04-15T08:23:56.155930Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 796.3545532226562,
                            "deviation": 68.48469543457031,
                            "volatility": 0.05927662178874016
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 845981,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 760.9254150390625,
                            "deviation": 72.8215103149414,
                            "volatility": 0.06042102351784706
                        }
                    },
                    "username": "deleted-2b50c1b5-a40a-4962-9623-393e8bf6b95c",
                    "country": "uy",
                    "ranking": 20.874168722955073,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4f804f84589b77fb951f8da36f0e5e6e-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
        }
    ]
}