List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=96
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=97",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=95",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49968165"
            },
            "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": 714395,
                    "username": "deleted-62176179-b1b7-4d0a-861a-cb2f56b8ea90",
                    "country": "si",
                    "icon": "https://user-uploads.online-go.com/e564e08fa4422ad81c7565d0ce72c9b3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 715.223928707186,
                            "deviation": 75.51068590087796,
                            "volatility": 0.060045327278889345
                        }
                    },
                    "ranking": 7.157920228381365,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49968165,
            "name": "Tournament Game: 13x13 Open League #1 (97472) R:1 (Brane75 vs Julko)",
            "creator": 714395,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 714395,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97472,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-07T08:31:57.930515Z",
            "ended": "2023-01-28T06:50:29.713121Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.1611328125,
                            "deviation": 65.0160903930664,
                            "volatility": 0.059167057275772095
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 714395,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 846.11474609375,
                            "deviation": 78.4471664428711,
                            "volatility": 0.060055073350667953
                        }
                    },
                    "username": "deleted-62176179-b1b7-4d0a-861a-cb2f56b8ea90",
                    "country": "si",
                    "ranking": 7.157920228381365,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e564e08fa4422ad81c7565d0ce72c9b3-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/49968164"
            },
            "players": {
                "black": {
                    "id": 481207,
                    "username": "Gomelo",
                    "country": "_Esperanto",
                    "icon": "https://secure.gravatar.com/avatar/3b682b2c0c703d6354781b45e2986a3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 885.6420908668205,
                            "deviation": 62.73848909636389,
                            "volatility": 0.05991475691237409
                        }
                    },
                    "ranking": 12.105474049169112,
                    "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": 49968164,
            "name": "Tournament Game: 13x13 Open League #1 (97472) R:1 (Julko vs Gomelo)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 481207,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97472,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-07T08:31:57.691247Z",
            "ended": "2023-01-18T19:40:37.588996Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 481207,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.7254638671875,
                            "deviation": 61.70306396484375,
                            "volatility": 0.059955086559057236
                        }
                    },
                    "username": "Gomelo",
                    "country": "_Esperanto",
                    "ranking": 12.105474049169112,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3b682b2c0c703d6354781b45e2986a3c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.7391357421875,
                            "deviation": 64.93461608886719,
                            "volatility": 0.05915463715791702
                        }
                    },
                    "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/49968157"
            },
            "players": {
                "black": {
                    "id": 606966,
                    "username": "AJGibson",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.3837066111273,
                            "deviation": 65.94367571276037,
                            "volatility": 0.0596928726911282
                        }
                    },
                    "ranking": 15.922198984085481,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 49968157,
            "name": "Tournament Game: 13x13 Open League #1 (97472) R:1 (Julko vs AJGibson)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 606966,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97472,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-07T08:31:57.058708Z",
            "ended": "2023-01-26T21:31:47.307422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.8731689453125,
                            "deviation": 63.72340393066406,
                            "volatility": 0.05978591740131378
                        }
                    },
                    "username": "AJGibson",
                    "country": "gb",
                    "ranking": 15.922198984085481,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1093.982666015625,
                            "deviation": 65.48672485351562,
                            "volatility": 0.059168435633182526
                        }
                    },
                    "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/49968150"
            },
            "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": 47299,
                    "username": "Tethys",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.2680175780865,
                            "deviation": 64.04702307344198,
                            "volatility": 0.059853162371508846
                        }
                    },
                    "ranking": 19.695462107406865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49968150,
            "name": "Tournament Game: 13x13 Open League #1 (97472) R:1 (Tethys vs Julko)",
            "creator": 47299,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 47299,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97472,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-01-07T08:31:56.434366Z",
            "ended": "2023-01-11T15:13:50.225979Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.8394775390625,
                            "deviation": 65.29708862304688,
                            "volatility": 0.05915529280900955
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 47299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.2025146484375,
                            "deviation": 64.38160705566406,
                            "volatility": 0.05985049530863762
                        }
                    },
                    "username": "Tethys",
                    "country": "gb",
                    "ranking": 19.695462107406865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?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/49968142"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 49968142,
            "name": "Tournament Game: 13x13 Open League #1 (97472) R:1 (Julko vs 🐬Sofiam🐬)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97472,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-07T08:31:54.554625Z",
            "ended": "2023-01-22T16:52:56.608167Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.205078125,
                            "deviation": 77.77002716064453,
                            "volatility": 0.07447687536478043
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.6326904296875,
                            "deviation": 64.63463592529297,
                            "volatility": 0.05915765464305878
                        }
                    },
                    "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/49908319"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 49908319,
            "name": "Tournament Game: 13x13 Open D.E. Cup #2 (98007) R:1 (Julko vs 🐬Sofiam🐬)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98007,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-05T03:47:31.663172Z",
            "ended": "2023-01-29T06:47:34.580015Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1752.666015625,
                            "deviation": 77.09435272216797,
                            "volatility": 0.07468485087156296
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.1611328125,
                            "deviation": 65.0160903930664,
                            "volatility": 0.059167057275772095
                        }
                    },
                    "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/49869613"
            },
            "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": 574507,
                    "username": "HelmutLampshade",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/19987e4ec7af1366fc4ce097aa358e31-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.298085078563,
                            "deviation": 63.74367509409327,
                            "volatility": 0.059921602431684616
                        }
                    },
                    "ranking": 16.05292836352143,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49869613,
            "name": "Tournament Game: 9x9 Open D.E. Cup #47 (96003) R:3 (HelmutLampshade vs Julko)",
            "creator": 574507,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 574507,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96003,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-03T18:16:39.665015Z",
            "ended": "2023-01-09T07:41:40.651460Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1086.7642822265625,
                            "deviation": 65.81597900390625,
                            "volatility": 0.05915762111544609
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 574507,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.45703125,
                            "deviation": 64.76936340332031,
                            "volatility": 0.059971991926431656
                        }
                    },
                    "username": "HelmutLampshade",
                    "country": "_Starfleet",
                    "ranking": 16.05292836352143,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/19987e4ec7af1366fc4ce097aa358e31-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/49819613"
            },
            "players": {
                "black": {
                    "id": 1246819,
                    "username": "deleted-019c5854-b445-476e-b89b-91f4932e9475",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/f0d0e6b73c3e4bb92abcecb8ba7cae2b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.5762982494316,
                            "deviation": 63.98416180800126,
                            "volatility": 0.060146320134054826
                        }
                    },
                    "ranking": 20.85801974829077,
                    "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": 49819613,
            "name": "Tournament Game: 19x19 Double Elimination - Jan 2023 (96313) R:1 (Julko vs deleted-019c5854-b445-476e-b89b-91f4932e9475)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1246819,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96313,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-01-01T22:00:56.933030Z",
            "ended": "2023-01-04T22:01:07.045118Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1246819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.5762939453125,
                            "deviation": 63.984161376953125,
                            "volatility": 0.06014632061123848
                        }
                    },
                    "username": "deleted-019c5854-b445-476e-b89b-91f4932e9475",
                    "country": "kr",
                    "ranking": 20.85801974829077,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f0d0e6b73c3e4bb92abcecb8ba7cae2b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.9068603515625,
                            "deviation": 65.99967193603516,
                            "volatility": 0.05915530398488045
                        }
                    },
                    "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/49682632"
            },
            "players": {
                "black": {
                    "id": 1185877,
                    "username": "TranBao",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.10210320493,
                            "deviation": 64.30590013464666,
                            "volatility": 0.060086840886460054
                        }
                    },
                    "ranking": 16.42038009900356,
                    "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": 49682632,
            "name": "Tournament Game: End of year: Ur mom parody (93578) R:6 (Julko vs TranBao)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1185877,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 93578,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-27T16:29:04.966531Z",
            "ended": "2022-12-31T14:30:41.585992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185877,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.347900390625,
                            "deviation": 62.8212890625,
                            "volatility": 0.059977930039167404
                        }
                    },
                    "username": "TranBao",
                    "country": "vn",
                    "ranking": 16.42038009900356,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.4178466796875,
                            "deviation": 65.39939880371094,
                            "volatility": 0.05915600433945656
                        }
                    },
                    "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/49625849"
            },
            "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": 510893,
                    "username": "AldoPires",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/97cd32894d714c11317198d5e679f6be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.5640506887358,
                            "deviation": 74.92413896391771,
                            "volatility": 0.0600008324022198
                        }
                    },
                    "ranking": 15.274397536836018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49625849,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (AldoPires vs Julko)",
            "creator": 510893,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 510893,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97765,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-25T10:57:50.612204Z",
            "ended": "2023-01-29T21:40:26.609022Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.7418212890625,
                            "deviation": 65.90821075439453,
                            "volatility": 0.059165459126234055
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 510893,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.6083984375,
                            "deviation": 77.45454406738281,
                            "volatility": 0.06000187620520592
                        }
                    },
                    "username": "AldoPires",
                    "country": "br",
                    "ranking": 15.274397536836018,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/97cd32894d714c11317198d5e679f6be?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
        }
    ]
}