List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=67
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=68",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=66",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/58366725"
            },
            "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": 583963,
                    "username": "taka2",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/da1946c6d459d1e752cc9f3ff68fba98-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1429.7249811452666,
                            "deviation": 65.63533936422965,
                            "volatility": 0.05968472438439596
                        }
                    },
                    "ranking": 23.192575657837153,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58366725,
            "name": "Tournament Game: gO tHiFeSπŸŒ‘πŸŒ•πŸŒ“πŸŒ— (79139) R:5 (taka2 vs Julko)",
            "creator": 583963,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 583963,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": 272640,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 1209600, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-27T16:55:50.656756Z",
            "ended": "2023-12-24T22:27:57.739052Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.997802734375,
                            "deviation": 68.82508087158203,
                            "volatility": 0.05914944410324097
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 583963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1400.73583984375,
                            "deviation": 63.815650939941406,
                            "volatility": 0.05970751866698265
                        }
                    },
                    "username": "taka2",
                    "country": "jp",
                    "ranking": 23.192575657837153,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/da1946c6d459d1e752cc9f3ff68fba98-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/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/58297174"
            },
            "players": {
                "black": {
                    "id": 749722,
                    "username": "RMFlyer",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/5f6743f21837dd3f3aac765fcf28f12b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 761.0231323808767,
                            "deviation": 73.2448369996111,
                            "volatility": 0.059789223890692474
                        }
                    },
                    "ranking": 8.59479614338413,
                    "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": 58297174,
            "name": "Tournament Game: Winter Olympic Games 2020 (β„–6) (19x19) (66100) R:14 (Julko vs RMFlyer)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 749722,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 14,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-25T11:48:02.601296Z",
            "ended": "2023-12-04T01:05:37.235246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 749722,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.520751953125,
                            "deviation": 69.36461639404297,
                            "volatility": 0.05979328230023384
                        }
                    },
                    "username": "RMFlyer",
                    "country": "us",
                    "ranking": 8.59479614338413,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5f6743f21837dd3f3aac765fcf28f12b?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.0345458984375,
                            "deviation": 68.52739715576172,
                            "volatility": 0.059147559106349945
                        }
                    },
                    "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/58240464"
            },
            "players": {
                "black": {
                    "id": 455580,
                    "username": "[A]khor'd",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/f5816ea6ae081f3b30dd859758e64f43?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1790.9545016965312,
                            "deviation": 69.43409980484869,
                            "volatility": 0.05990467063765005
                        }
                    },
                    "ranking": 28.407497772006824,
                    "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": 58240464,
            "name": "Tournament Game: TEST+ (47945) R:9 (Julko vs [A]khor'd)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 455580,
            "white": 15530,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 47945,
            "tournament_round": 9,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "77.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-23T15:24:42.995938Z",
            "ended": "2023-12-03T18:29:23.120217Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 455580,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1863.8743896484375,
                            "deviation": 67.55441284179688,
                            "volatility": 0.05989936366677284
                        }
                    },
                    "username": "[A]khor'd",
                    "country": "fr",
                    "ranking": 28.407497772006824,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f5816ea6ae081f3b30dd859758e64f43?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.5538330078125,
                            "deviation": 68.34793853759766,
                            "volatility": 0.059146467596292496
                        }
                    },
                    "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/58172812"
            },
            "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": 526981,
                    "username": "pseudocneo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1d0772bd6b65d543171c13b55acb3501?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.1152185494713,
                            "deviation": 62.621372279414615,
                            "volatility": 0.05993024077699915
                        }
                    },
                    "ranking": 13.829489968031949,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58172812,
            "name": "Tournament Game: Autumn olympic games 2020(β„–5) (19Ρ…19) (64944) R:7 (pseudocneo vs Julko)",
            "creator": 526981,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 526981,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 64944,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-21T09:57:40.155176Z",
            "ended": "2023-12-30T20:57:56.120342Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.649169921875,
                            "deviation": 67.98676300048828,
                            "volatility": 0.05915077403187752
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526981,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.9879150390625,
                            "deviation": 63.33058166503906,
                            "volatility": 0.05995296686887741
                        }
                    },
                    "username": "pseudocneo",
                    "country": "un",
                    "ranking": 13.829489968031949,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1d0772bd6b65d543171c13b55acb3501?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/57964904"
            },
            "players": {
                "black": {
                    "id": 1415116,
                    "username": "shadowwolf886",
                    "country": "in",
                    "icon": "https://secure.gravatar.com/avatar/1b4c6b7b740488fe7621941057295526?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1507.344459122409,
                            "deviation": 61.95429724275346,
                            "volatility": 0.05987870715385946
                        }
                    },
                    "ranking": 24.416455073538373,
                    "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": 57964904,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (Julko vs shadowwolf886)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1415116,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 107858,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-14T14:01:29.262549Z",
            "ended": "2023-10-22T08:55:11.888518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1415116,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.633056640625,
                            "deviation": 67.04169464111328,
                            "volatility": 0.06004662439227104
                        }
                    },
                    "username": "shadowwolf886",
                    "country": "in",
                    "ranking": 24.416455073538373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1b4c6b7b740488fe7621941057295526?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.8370361328125,
                            "deviation": 69.9818115234375,
                            "volatility": 0.05915378779172897
                        }
                    },
                    "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/57964903"
            },
            "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": 1207928,
                    "username": "Nirimco91",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c66f8143d23fb1691f75cf7f44ba9479-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.2636757023688,
                            "deviation": 62.38804953875728,
                            "volatility": 0.05993176242862187
                        }
                    },
                    "ranking": 16.959905893012014,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57964903,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (Nirimco91 vs Julko)",
            "creator": 1207928,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1207928,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-10-14T14:01:29.153474Z",
            "ended": "2023-11-18T07:50:43.486145Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1134.049560546875,
                            "deviation": 69.99617004394531,
                            "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": 1207928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.2496337890625,
                            "deviation": 65.4349136352539,
                            "volatility": 0.059992361813783646
                        }
                    },
                    "username": "Nirimco91",
                    "country": "fr",
                    "ranking": 16.959905893012014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c66f8143d23fb1691f75cf7f44ba9479-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/57964902"
            },
            "players": {
                "black": {
                    "id": 1164695,
                    "username": "Guy Mulford",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5cb2530df2b32aef8bd63989615c3485-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.2387297156342,
                            "deviation": 66.20731223507522,
                            "volatility": 0.0599763971830409
                        }
                    },
                    "ranking": 20.49087859037592,
                    "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": 57964902,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (Julko vs Guy Mulford)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1164695,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 107858,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-14T14:01:29.064763Z",
            "ended": "2023-10-27T09:48:09.999415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1164695,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1181.6024169921875,
                            "deviation": 65.52867126464844,
                            "volatility": 0.0599837601184845
                        }
                    },
                    "username": "Guy Mulford",
                    "country": "us",
                    "ranking": 20.49087859037592,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5cb2530df2b32aef8bd63989615c3485-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.615478515625,
                            "deviation": 70.14495086669922,
                            "volatility": 0.05915237218141556
                        }
                    },
                    "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/57964901"
            },
            "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": 924554,
                    "username": "sigi_sax",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/4e8ba08368e5df396465c2204b473b08?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.01392485126,
                            "deviation": 64.99302828808746,
                            "volatility": 0.059710392435961136
                        }
                    },
                    "ranking": 14.140358749574649,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57964901,
            "name": "Tournament Game: 13x13 Open League #14 (107858) R:1 (sigi_sax vs Julko)",
            "creator": 924554,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 924554,
            "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": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-14T14:01:28.978319Z",
            "ended": "2023-11-03T10:36:51.812419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.808349609375,
                            "deviation": 71.95084381103516,
                            "volatility": 0.05915023013949394
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 924554,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.480712890625,
                            "deviation": 64.28578186035156,
                            "volatility": 0.05981068313121796
                        }
                    },
                    "username": "sigi_sax",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 14.140358749574649,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e8ba08368e5df396465c2204b473b08?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/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
        }
    ]
}