List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=98
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=99",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=97",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49561819"
            },
            "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": 811171,
                    "username": "psicohistoriador",
                    "country": "pe",
                    "icon": "https://user-uploads.online-go.com/67e6edb7bf9a0db433c1d3b3a63881a1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.3897631189047,
                            "deviation": 65.39064706428078,
                            "volatility": 0.059864985232672877
                        }
                    },
                    "ranking": 19.33718209179832,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49561819,
            "name": "Tournament Game: OST - Olympic System Tournament (91554) R:3 (psicohistoriador vs Julko)",
            "creator": 811171,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 811171,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 91554,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-22T20:12:11.481546Z",
            "ended": "2023-01-17T09:56:51.215314Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.377685546875,
                            "deviation": 65.12369537353516,
                            "volatility": 0.05915527418255806
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 811171,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.160888671875,
                            "deviation": 64.45298767089844,
                            "volatility": 0.05986734852194786
                        }
                    },
                    "username": "psicohistoriador",
                    "country": "pe",
                    "ranking": 19.33718209179832,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67e6edb7bf9a0db433c1d3b3a63881a1-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/49162209"
            },
            "players": {
                "black": {
                    "id": 612096,
                    "username": "DuncanFer",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/87a94df9bf216d6b76d1e787f3bfc54b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.8646985144478,
                            "deviation": 64.9777621138491,
                            "volatility": 0.05947899471768831
                        }
                    },
                    "ranking": 16.240982309023227,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 49162209,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:9 (Julko vs DuncanFer)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 612096,
            "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": 9,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-06T21:40:36.505526Z",
            "ended": "2023-01-17T08:35:55.157375Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 612096,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.08447265625,
                            "deviation": 64.0576171875,
                            "volatility": 0.05959813669323921
                        }
                    },
                    "username": "DuncanFer",
                    "country": "rs",
                    "ranking": 16.240982309023227,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/87a94df9bf216d6b76d1e787f3bfc54b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.3433837890625,
                            "deviation": 65.375732421875,
                            "volatility": 0.05915645509958267
                        }
                    },
                    "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/50025287"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50025287,
            "name": "Tournament Game: Handicap Jan/2023 - handicap to ensure an interesting game for everyone (98070) R:1 (🐬Sofiam🐬 vs Julko)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 8,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-01-09T11:00:50.049958Z",
            "ended": "2023-01-16T21:24:40.864204Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.3433837890625,
                            "deviation": 65.375732421875,
                            "volatility": 0.05915645509958267
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.131103515625,
                            "deviation": 76.37914276123047,
                            "volatility": 0.07429680228233337
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/50222952"
            },
            "players": {
                "black": {
                    "id": 839901,
                    "username": "nenleh",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/58f3b564798cf9c58eba8550f15a6c5c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.140432286271,
                            "deviation": 62.17268173482884,
                            "volatility": 0.05981236522620437
                        }
                    },
                    "ranking": 23.932189465251014,
                    "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": 50222952,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (Julko vs nenleh)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 839901,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-01-16T10:27:19.698021Z",
            "ended": "2023-01-16T10:41:05.927513Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 839901,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.2415771484375,
                            "deviation": 63.913578033447266,
                            "volatility": 0.059868354350328445
                        }
                    },
                    "username": "nenleh",
                    "country": "eu",
                    "ranking": 23.932189465251014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/58f3b564798cf9c58eba8550f15a6c5c-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.3433837890625,
                            "deviation": 65.375732421875,
                            "volatility": 0.05915645509958267
                        }
                    },
                    "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/49625839"
            },
            "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": 483986,
                    "username": "Gibleh",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.0802207548552,
                            "deviation": 67.15168580288808,
                            "volatility": 0.06086081434868503
                        }
                    },
                    "ranking": 21.310346268599677,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49625839,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (Gibleh vs Julko)",
            "creator": 483986,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 483986,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97765,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-25T10:57:49.333785Z",
            "ended": "2023-01-14T15:14:29.422644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.6983642578125,
                            "deviation": 64.80255889892578,
                            "volatility": 0.05915706977248192
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.381103515625,
                            "deviation": 67.10398864746094,
                            "volatility": 0.060552481561899185
                        }
                    },
                    "username": "Gibleh",
                    "country": "de",
                    "ranking": 21.310346268599677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?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/49968168"
            },
            "players": {
                "black": {
                    "id": 1232964,
                    "username": "Ivan7471",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/9a40330f9dd3ec379992ed9467fb34b9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.854807297181,
                            "deviation": 62.72491659022004,
                            "volatility": 0.059970777144908276
                        }
                    },
                    "ranking": 22.98323913686149,
                    "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": 49968168,
            "name": "Tournament Game: 13x13 Open League #1 (97472) R:1 (Julko vs Ivan7471)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1232964,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97472,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-07T08:31:58.298111Z",
            "ended": "2023-01-13T19:46:19.804671Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1232964,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1175.0562744140625,
                            "deviation": 62.8574104309082,
                            "volatility": 0.0599932037293911
                        }
                    },
                    "username": "Ivan7471",
                    "country": "ru",
                    "ranking": 22.98323913686149,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9a40330f9dd3ec379992ed9467fb34b9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.0673828125,
                            "deviation": 64.99154663085938,
                            "volatility": 0.0591546930372715
                        }
                    },
                    "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/49616792"
            },
            "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": 49616792,
            "name": "Tournament Game: Come if you want to play! Join! XD Swiss tournament 13x13 The new year’s game! (82209) R:8 (shaheen abu vs Julko)",
            "creator": 792967,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 792967,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 82209,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "44.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-25T01:59:29.584957Z",
            "ended": "2023-01-11T17:06:55.647278Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.8394775390625,
                            "deviation": 65.29708862304688,
                            "volatility": 0.05915529280900955
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 792967,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.7757568359375,
                            "deviation": 64.45056915283203,
                            "volatility": 0.060094356536865234
                        }
                    },
                    "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/49968150"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 47299,
                    "username": "Tethys",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.2680175780865,
                            "deviation": 64.04702307344198,
                            "volatility": 0.059853162371508846
                        }
                    },
                    "ranking": 19.695462107406865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49968150,
            "name": "Tournament Game: 13x13 Open League #1 (97472) R:1 (Tethys vs Julko)",
            "creator": 47299,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 47299,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97472,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-01-07T08:31:56.434366Z",
            "ended": "2023-01-11T15:13:50.225979Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.8394775390625,
                            "deviation": 65.29708862304688,
                            "volatility": 0.05915529280900955
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 47299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.2025146484375,
                            "deviation": 64.38160705566406,
                            "volatility": 0.05985049530863762
                        }
                    },
                    "username": "Tethys",
                    "country": "gb",
                    "ranking": 19.695462107406865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/49585925"
            },
            "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": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49585925,
            "name": "Tournament Game: How to play solo (89084) R:3 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 89084,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-23T18:46:47.678813Z",
            "ended": "2023-01-09T08:20:29.784327Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.76025390625,
                            "deviation": 65.598388671875,
                            "volatility": 0.059156227856874466
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.549072265625,
                            "deviation": 63.52163314819336,
                            "volatility": 0.059961430728435516
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-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/49869613"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 574507,
                    "username": "HelmutLampshade",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/19987e4ec7af1366fc4ce097aa358e31-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.298085078563,
                            "deviation": 63.74367509409327,
                            "volatility": 0.059921602431684616
                        }
                    },
                    "ranking": 16.05292836352143,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49869613,
            "name": "Tournament Game: 9x9 Open D.E. Cup #47 (96003) R:3 (HelmutLampshade vs Julko)",
            "creator": 574507,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 574507,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96003,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-03T18:16:39.665015Z",
            "ended": "2023-01-09T07:41:40.651460Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1086.7642822265625,
                            "deviation": 65.81597900390625,
                            "volatility": 0.05915762111544609
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 574507,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.45703125,
                            "deviation": 64.76936340332031,
                            "volatility": 0.059971991926431656
                        }
                    },
                    "username": "HelmutLampshade",
                    "country": "_Starfleet",
                    "ranking": 16.05292836352143,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/19987e4ec7af1366fc4ce097aa358e31-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}