List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=89
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=90",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=88",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51548397"
            },
            "players": {
                "black": {
                    "id": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "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": 51548397,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (Julko vs vixigi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 706506,
            "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": 105547,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 98404,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-02T12:00:13.325458Z",
            "ended": "2023-03-25T20:47:18.581548Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.267578125,
                            "deviation": 67.7348861694336,
                            "volatility": 0.060052670538425446
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.6923828125,
                            "deviation": 75.29596710205078,
                            "volatility": 0.059164270758628845
                        }
                    },
                    "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/51509407"
            },
            "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": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51509407,
            "name": "Tournament Game: 19x19 Open D.E. Cup #12 (100398) R:1 (vixigi vs Julko)",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 706506,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100398,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-01T02:26:38.782843Z",
            "ended": "2023-03-25T07:24:45.795735Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.74951171875,
                            "deviation": 74.79901123046875,
                            "volatility": 0.05915313586592674
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.344482421875,
                            "deviation": 66.10845947265625,
                            "volatility": 0.06005176901817322
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/51797440"
            },
            "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": 151301,
                    "username": "Itarios",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.810363134346,
                            "deviation": 63.007965016079915,
                            "volatility": 0.059931303961670034
                        }
                    },
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 51797440,
            "name": "Tournament Game: Winter Olympic Games 2020(9х9)(№2) (66280) R:12 (Itarios vs Julko)",
            "creator": 151301,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 151301,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66280,
            "tournament_round": 12,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-11T00:36:44.576322Z",
            "ended": "2023-03-24T12:22:42.733421Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.035888671875,
                            "deviation": 74.15029907226562,
                            "volatility": 0.0591532438993454
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 151301,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1866.092529296875,
                            "deviation": 64.31580352783203,
                            "volatility": 0.05989035591483116
                        }
                    },
                    "username": "Itarios",
                    "country": "mx",
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-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/51359261"
            },
            "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": 346158,
                    "username": "ricardosigwalt",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/0f61deb996505057b2a7d75f003fa44a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.5454568315267,
                            "deviation": 63.385971814786345,
                            "volatility": 0.05982151101479021
                        }
                    },
                    "ranking": 18.70031921794018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51359261,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:10 (ricardosigwalt vs Julko)",
            "creator": 346158,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 346158,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 10,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-23T23:01:01.027078Z",
            "ended": "2023-03-24T09:04:17.181728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.035888671875,
                            "deviation": 74.15029907226562,
                            "volatility": 0.0591532438993454
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 346158,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1277.6644287109375,
                            "deviation": 61.497520446777344,
                            "volatility": 0.059894151985645294
                        }
                    },
                    "username": "ricardosigwalt",
                    "country": "br",
                    "ranking": 18.70031921794018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f61deb996505057b2a7d75f003fa44a-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/51580349"
            },
            "players": {
                "black": {
                    "id": 178104,
                    "username": "dexonsmith",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.7732166446785,
                            "deviation": 67.55416504748428,
                            "volatility": 0.06064009346038413
                        }
                    },
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 51580349,
            "name": "Tournament Game: 9x9 Open League #63 (100503) R:1 (Julko vs dexonsmith)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 178104,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100503,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-03T13:55:47.360299Z",
            "ended": "2023-03-23T15:14:08.087893Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 178104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.0238037109375,
                            "deviation": 67.5613784790039,
                            "volatility": 0.06008819490671158
                        }
                    },
                    "username": "dexonsmith",
                    "country": "ca",
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1035.8218994140625,
                            "deviation": 73.79193878173828,
                            "volatility": 0.05915386974811554
                        }
                    },
                    "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/50222970"
            },
            "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": 612096,
                    "username": "DuncanFer",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/87a94df9bf216d6b76d1e787f3bfc54b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.8646985144478,
                            "deviation": 64.9777621138491,
                            "volatility": 0.05947899471768831
                        }
                    },
                    "ranking": 16.240982309023227,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50222970,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (DuncanFer vs Julko)",
            "creator": 612096,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 612096,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-16T10:27:22.193209Z",
            "ended": "2023-03-23T09:03:58.114092Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.0203857421875,
                            "deviation": 74.25890350341797,
                            "volatility": 0.05915538966655731
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612096,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.8946533203125,
                            "deviation": 64.04890441894531,
                            "volatility": 0.05955836549401283
                        }
                    },
                    "username": "DuncanFer",
                    "country": "rs",
                    "ranking": 16.240982309023227,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/87a94df9bf216d6b76d1e787f3bfc54b-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/51478033"
            },
            "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": 51478033,
            "name": "Tournament Game: 9x9 Round Robin. (100341) R:1 (Julko vs 🐬Sofiam🐬)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "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": 45143,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 36000, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100341,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-28T00:00:31.169117Z",
            "ended": "2023-03-20T23:00:42.168542Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2041.789794921875,
                            "deviation": 78.86650848388672,
                            "volatility": 0.07540557533502579
                        }
                    },
                    "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": 1043.136474609375,
                            "deviation": 73.56864166259766,
                            "volatility": 0.059155434370040894
                        }
                    },
                    "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/51056561"
            },
            "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": 1359,
                    "username": "ygramul",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.0023127739332,
                            "deviation": 69.90425206899413,
                            "volatility": 0.06005818649827278
                        }
                    },
                    "ranking": 20.97282432376346,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 51056561,
            "name": "Tournament Game: 19x19 Double Elimination - Jan 2023 (96313) R:2 (ygramul vs Julko)",
            "creator": 1359,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1359,
            "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": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-13T22:14:33.498752Z",
            "ended": "2023-03-20T16:43:35.640587Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.94677734375,
                            "deviation": 73.20662689208984,
                            "volatility": 0.05915607884526253
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1359,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1535.1124267578125,
                            "deviation": 64.94017791748047,
                            "volatility": 0.06002990901470184
                        }
                    },
                    "username": "ygramul",
                    "country": "es",
                    "ranking": 20.97282432376346,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-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/51478046"
            },
            "players": {
                "black": {
                    "id": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2034.2601861056155,
                            "deviation": 74.13480441505476,
                            "volatility": 0.06434308743851426
                        }
                    },
                    "ranking": 31.356425541974456,
                    "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": 51478046,
            "name": "Tournament Game: 9x9 Round Robin. (100341) R:1 (Julko vs fuseki3)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1185576,
            "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": 45143,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 36000, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100341,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-28T00:00:33.855553Z",
            "ended": "2023-03-16T20:01:44.902036Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2203.771240234375,
                            "deviation": 87.63603973388672,
                            "volatility": 0.06018596142530441
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.356425541974456,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.994873046875,
                            "deviation": 72.49158477783203,
                            "volatility": 0.05915607884526253
                        }
                    },
                    "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/51611573"
            },
            "players": {
                "black": {
                    "id": 1016200,
                    "username": "marlowe.a.h",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5226987436638169cd3cd6cb4813c7bd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1799.0759032084695,
                            "deviation": 61.64245036685715,
                            "volatility": 0.0599545185740656
                        }
                    },
                    "ranking": 28.512238258586418,
                    "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": 51611573,
            "name": "Tournament Game: OST - Olympic System Tournament  / Double Elimination (100205) R:1 (Julko vs marlowe.a.h)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1016200,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100205,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-04T15:00:21.136677Z",
            "ended": "2023-03-15T18:16:48.179049Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1016200,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1936.6287841796875,
                            "deviation": 62.466556549072266,
                            "volatility": 0.059989020228385925
                        }
                    },
                    "username": "marlowe.a.h",
                    "country": "us",
                    "ranking": 28.512238258586418,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5226987436638169cd3cd6cb4813c7bd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.1868896484375,
                            "deviation": 71.7989730834961,
                            "volatility": 0.059156157076358795
                        }
                    },
                    "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
        }
    ]
}