List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=68
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=69",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=67",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/58832216"
            },
            "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": 1262592,
                    "username": "nauer_go",
                    "country": "es",
                    "icon": "https://secure.gravatar.com/avatar/df95e39b07ee027df20ecf99c8216a76?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.173835689793,
                            "deviation": 70.3170472301043,
                            "volatility": 0.06001660983962507
                        }
                    },
                    "ranking": 22.258302403193692,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58832216,
            "name": "Tournament Game: Julko's 12 (101790) R:5 (nauer_go vs Julko)",
            "creator": 1262592,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1262592,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101790,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-11-12T10:49:30.174250Z",
            "ended": "2023-11-16T13:53:49.933606Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1134.087646484375,
                            "deviation": 69.24534606933594,
                            "volatility": 0.059149958193302155
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1262592,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.173828125,
                            "deviation": 70.31704711914062,
                            "volatility": 0.060016609728336334
                        }
                    },
                    "username": "nauer_go",
                    "country": "es",
                    "ranking": 22.258302403193692,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/df95e39b07ee027df20ecf99c8216a76?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/58637705"
            },
            "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": 792967,
                    "username": "shaheen abu",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/4433d1c88dcfe67d0c16c15ee2f1a85a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.1596121324944,
                            "deviation": 67.7372856016954,
                            "volatility": 0.06001467309329232
                        }
                    },
                    "ranking": 18.35597319161745,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58637705,
            "name": "Tournament Game: Winter Olympic Games 2020 (№3) (9x9) (67507) R:12 (shaheen abu vs Julko)",
            "creator": 792967,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 792967,
            "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": true,
            "tournament": 67507,
            "tournament_round": 12,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-11-05T20:51:49.508964Z",
            "ended": "2023-11-16T10:41:53.533860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.998291015625,
                            "deviation": 69.75182342529297,
                            "volatility": 0.05915118753910065
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 792967,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.02294921875,
                            "deviation": 64.62096405029297,
                            "volatility": 0.060039106756448746
                        }
                    },
                    "username": "shaheen abu",
                    "country": "my",
                    "ranking": 18.35597319161745,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4433d1c88dcfe67d0c16c15ee2f1a85a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/58341517"
            },
            "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": 175748,
                    "username": "BojanIlic77",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/6c5097e899616b2de07755374f333db7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.6244778542284,
                            "deviation": 65.73257363575851,
                            "volatility": 0.05989674349309642
                        }
                    },
                    "ranking": 20.679093280755048,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58341517,
            "name": "Tournament Game: 19x19 Open D.E. Cup #36 (106538) R:2 (BojanIlic77 vs Julko)",
            "creator": 175748,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 175748,
            "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": 106538,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-26T21:36:08.266755Z",
            "ended": "2023-11-16T06:13:10.209916Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.92431640625,
                            "deviation": 70.04135131835938,
                            "volatility": 0.05915271118283272
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 175748,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.3809814453125,
                            "deviation": 66.68360900878906,
                            "volatility": 0.05995434522628784
                        }
                    },
                    "username": "BojanIlic77",
                    "country": "rs",
                    "ranking": 20.679093280755048,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c5097e899616b2de07755374f333db7-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/57964900"
            },
            "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": 143833,
                    "username": "RDDDIB",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/04ffd49688a93c7b79637ef60710af63?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.1250027378592,
                            "deviation": 65.05529854855834,
                            "volatility": 0.06003502164850742
                        }
                    },
                    "ranking": 18.593509572053986,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57964900,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (RDDDIB vs Julko)",
            "creator": 143833,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 143833,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 107858,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-14T14:01:28.895048Z",
            "ended": "2023-11-14T23:20:33.611654Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.2015380859375,
                            "deviation": 70.58821868896484,
                            "volatility": 0.059150729328393936
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 143833,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.013427734375,
                            "deviation": 65.38581085205078,
                            "volatility": 0.06003584712743759
                        }
                    },
                    "username": "RDDDIB",
                    "country": "us",
                    "ranking": 18.593509572053986,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/04ffd49688a93c7b79637ef60710af63?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/55854520"
            },
            "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": 796599,
                    "username": "4A773R",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7059e7b7c3e298dd15e2a906a9a33036?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.2387651471838,
                            "deviation": 62.155411847608704,
                            "volatility": 0.05991404314044297
                        }
                    },
                    "ranking": 20.308197638162973,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 55854520,
            "name": "Tournament Game: Mingren Handicap Title Tournament 2021 (80970) R:3 (4A773R vs Julko)",
            "creator": 796599,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 796599,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.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": 80970,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-08-02T15:21:56.846186Z",
            "ended": "2023-11-12T22:48:33.398900Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.0015869140625,
                            "deviation": 71.2886734008789,
                            "volatility": 0.05915117263793945
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 796599,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.7344970703125,
                            "deviation": 63.6871452331543,
                            "volatility": 0.05993691459298134
                        }
                    },
                    "username": "4A773R",
                    "country": "us",
                    "ranking": 20.308197638162973,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7059e7b7c3e298dd15e2a906a9a33036?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/57614392"
            },
            "players": {
                "black": {
                    "id": 84297,
                    "username": "tomasmcz",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/9ced4656bf1782cfe0c01ec5eaffe389?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.973113080896,
                            "deviation": 63.09015605213756,
                            "volatility": 0.05982908785963791
                        }
                    },
                    "ranking": 25.07699593482555,
                    "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": 57614392,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (Julko vs tomasmcz)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 84297,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-03T01:12:26.759741Z",
            "ended": "2023-11-11T07:51:41.702381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 84297,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.0323486328125,
                            "deviation": 66.31074523925781,
                            "volatility": 0.059850092977285385
                        }
                    },
                    "username": "tomasmcz",
                    "country": "cz",
                    "ranking": 25.07699593482555,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ced4656bf1782cfe0c01ec5eaffe389?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.3505859375,
                            "deviation": 70.98572540283203,
                            "volatility": 0.059152014553546906
                        }
                    },
                    "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/57614411"
            },
            "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": 825374,
                    "username": "jaygeorgeanderson",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d99a40d3d2a430a0b3573c87e3b0eb82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.6986694908321,
                            "deviation": 66.78385014963858,
                            "volatility": 0.060079620791852716
                        }
                    },
                    "ranking": 15.41381682046831,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57614411,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (jaygeorgeanderson vs Julko)",
            "creator": 825374,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 825374,
            "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": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-03T01:12:28.269516Z",
            "ended": "2023-11-07T23:10:28.981638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.809326171875,
                            "deviation": 71.31884002685547,
                            "volatility": 0.059147510677576065
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 825374,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.7333984375,
                            "deviation": 63.537078857421875,
                            "volatility": 0.05997857823967934
                        }
                    },
                    "username": "jaygeorgeanderson",
                    "country": "us",
                    "ranking": 15.41381682046831,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d99a40d3d2a430a0b3573c87e3b0eb82?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/57614399"
            },
            "players": {
                "black": {
                    "id": 750314,
                    "username": "gass_",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6ea6c553dd28eb23f395f3b1ef37eb60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.627712603033,
                            "deviation": 62.4376927770314,
                            "volatility": 0.05983054155995867
                        }
                    },
                    "ranking": 24.158282768646917,
                    "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": 57614399,
            "name": "Tournament Game: 19x19 Open League #32 (107861) R:1 (Julko vs gass_)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 750314,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 107861,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-03T01:12:27.246053Z",
            "ended": "2023-11-07T22:22:02.309698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750314,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.6402587890625,
                            "deviation": 63.821014404296875,
                            "volatility": 0.05983814224600792
                        }
                    },
                    "username": "gass_",
                    "country": "fr",
                    "ranking": 24.158282768646917,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6ea6c553dd28eb23f395f3b1ef37eb60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.760498046875,
                            "deviation": 70.76248931884766,
                            "volatility": 0.05914789065718651
                        }
                    },
                    "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/57030482"
            },
            "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": 1076251,
                    "username": "Ikarosz",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/d760a397cc4d395a3503a0e958cc6254?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 760.2535787158922,
                            "deviation": 70.04000233412965,
                            "volatility": 0.06003515000908731
                        }
                    },
                    "ranking": 8.571374804275942,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57030482,
            "name": "Tournament Game: 19x19 Double Elimination - April 2023 (100644) R:2 (Ikarosz vs Julko)",
            "creator": 1076251,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1076251,
            "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": 100644,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "70.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-09-13T04:17:22.988374Z",
            "ended": "2023-11-06T09:14:02.115566Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.256591796875,
                            "deviation": 71.37333679199219,
                            "volatility": 0.05914907529950142
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1076251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.0274658203125,
                            "deviation": 69.75758361816406,
                            "volatility": 0.06003424525260925
                        }
                    },
                    "username": "Ikarosz",
                    "country": "hu",
                    "ranking": 8.571374804275942,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d760a397cc4d395a3503a0e958cc6254?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/58457621"
            },
            "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": 914645,
                    "username": "oso1",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/5a2b459f09c6b7e49fc5dab56373a38a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1440.642943511568,
                            "deviation": 65.98729115521428,
                            "volatility": 0.0601312341926412
                        }
                    },
                    "ranking": 23.368686912112967,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58457621,
            "name": "Tournament Game: 9x9 Open D.E. Cup #97 (107856) R:2 (oso1 vs Julko)",
            "creator": 914645,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 914645,
            "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": 107856,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-30T19:17:24.252636Z",
            "ended": "2023-11-05T17:14:44.083011Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.846435546875,
                            "deviation": 71.27667236328125,
                            "volatility": 0.059150222688913345
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 914645,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1440.069580078125,
                            "deviation": 65.72703552246094,
                            "volatility": 0.060122642666101456
                        }
                    },
                    "username": "oso1",
                    "country": "eu",
                    "ranking": 23.368686912112967,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5a2b459f09c6b7e49fc5dab56373a38a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}