List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&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=-id&page=90",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&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/51548391"
            },
            "players": {
                "black": {
                    "id": 431273,
                    "username": "goplayer69",
                    "country": "ps",
                    "icon": "https://secure.gravatar.com/avatar/b33c8e7d58c273d756a149dd2d887480?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.7922774743968,
                            "deviation": 64.81007305547261,
                            "volatility": 0.05977746631390639
                        }
                    },
                    "ranking": 21.30528844658924,
                    "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": 51548391,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (Julko vs goplayer69)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 431273,
            "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": "92.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-02T12:00:12.861016Z",
            "ended": "2023-03-31T16:55:00.660138Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 431273,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1563.162109375,
                            "deviation": 64.06787872314453,
                            "volatility": 0.05982153117656708
                        }
                    },
                    "username": "goplayer69",
                    "country": "ps",
                    "ranking": 21.30528844658924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b33c8e7d58c273d756a149dd2d887480?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.56787109375,
                            "deviation": 76.1478271484375,
                            "volatility": 0.0591614805161953
                        }
                    },
                    "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/51548384"
            },
            "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": 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": ""
                }
            },
            "id": 51548384,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (🐬Sofiam🐬 vs Julko)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 126739,
            "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": "Disqualification",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-02T12:00:09.431760Z",
            "ended": "2023-05-03T20:46:24.510966Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.0142822265625,
                            "deviation": 71.11437225341797,
                            "volatility": 0.059148844331502914
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.60302734375,
                            "deviation": 85.23124694824219,
                            "volatility": 0.07684678584337234
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/51548376"
            },
            "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": 788800,
                    "username": "tonyhu0123",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.3235623365092,
                            "deviation": 67.71596350507252,
                            "volatility": 0.059667104188151084
                        }
                    },
                    "ranking": 24.292940139563886,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51548376,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (tonyhu0123 vs Julko)",
            "creator": 788800,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 788800,
            "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": "54.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-02T12:00:08.450053Z",
            "ended": "2023-06-16T05:57:06.526293Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.70361328125,
                            "deviation": 67.58001708984375,
                            "volatility": 0.05915006995201111
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 788800,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.6173095703125,
                            "deviation": 71.63042449951172,
                            "volatility": 0.05977814272046089
                        }
                    },
                    "username": "tonyhu0123",
                    "country": "us",
                    "ranking": 24.292940139563886,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-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/51522142"
            },
            "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": 936790,
                    "username": "bjeanes",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/673b3af90381f26882b7e7283ab137fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.2912602191734,
                            "deviation": 62.383031303189384,
                            "volatility": 0.05991312621223285
                        }
                    },
                    "ranking": 21.226082560791742,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 51522142,
            "name": "Tournament Game: 19x19 Double Elimination - March 2023 (98874) R:1 (bjeanes vs Julko)",
            "creator": 936790,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 936790,
            "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": 98874,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-01T14:00:11.686399Z",
            "ended": "2023-03-27T08:53:42.797261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.5382080078125,
                            "deviation": 76.44917297363281,
                            "volatility": 0.05916387587785721
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 936790,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.6539306640625,
                            "deviation": 64.68788146972656,
                            "volatility": 0.059988781809806824
                        }
                    },
                    "username": "bjeanes",
                    "country": "au",
                    "ranking": 21.226082560791742,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/673b3af90381f26882b7e7283ab137fa?s=32&d=retro",
                    "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/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/51478045"
            },
            "players": {
                "black": {
                    "id": 1040914,
                    "username": "kashiwamochi",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.9150407845711,
                            "deviation": 67.94082446841038,
                            "volatility": 0.060245670645338624
                        }
                    },
                    "ranking": 17.64179386701293,
                    "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": 51478045,
            "name": "Tournament Game: 9x9 Round Robin. (100341) R:1 (Julko vs kashiwamochi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1040914,
            "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.737439Z",
            "ended": "2023-03-05T07:09:14.542199Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1040914,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.5223388671875,
                            "deviation": 63.718074798583984,
                            "volatility": 0.059933919459581375
                        }
                    },
                    "username": "kashiwamochi",
                    "country": "jp",
                    "ranking": 17.64179386701293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.642822265625,
                            "deviation": 66.74378967285156,
                            "volatility": 0.05915730446577072
                        }
                    },
                    "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/51478044"
            },
            "players": {
                "black": {
                    "id": 1282617,
                    "username": "sirgai123",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/231039154869ea9a0d1b81a98c14f961?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1128.8668504644672,
                            "deviation": 71.66550706776503,
                            "volatility": 0.060018445009595064
                        }
                    },
                    "ranking": 17.722976955935504,
                    "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": 51478044,
            "name": "Tournament Game: 9x9 Round Robin. (100341) R:1 (Julko vs sirgai123)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1282617,
            "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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-28T00:00:33.610946Z",
            "ended": "2023-03-02T09:53:26.296484Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1282617,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.8876953125,
                            "deviation": 69.26983642578125,
                            "volatility": 0.060008782893419266
                        }
                    },
                    "username": "sirgai123",
                    "country": "un",
                    "ranking": 17.722976955935504,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/231039154869ea9a0d1b81a98c14f961?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.649658203125,
                            "deviation": 66.0349349975586,
                            "volatility": 0.05915725231170654
                        }
                    },
                    "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/51478043"
            },
            "players": {
                "black": {
                    "id": 915664,
                    "username": "annikiya",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.166085715904,
                            "deviation": 66.1565273456288,
                            "volatility": 0.06046956579773443
                        }
                    },
                    "ranking": 22.459599085416702,
                    "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": 51478043,
            "name": "Tournament Game: 9x9 Round Robin. (100341) R:1 (Julko vs annikiya)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 915664,
            "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.466709Z",
            "ended": "2023-03-03T19:55:17.798422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 915664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.839599609375,
                            "deviation": 64.87993621826172,
                            "volatility": 0.06006317585706711
                        }
                    },
                    "username": "annikiya",
                    "country": "eu",
                    "ranking": 22.459599085416702,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.5599365234375,
                            "deviation": 65.58482360839844,
                            "volatility": 0.059161655604839325
                        }
                    },
                    "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
        }
    ]
}