List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=99
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=100",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=98",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49623543"
            },
            "players": {
                "black": {
                    "id": 436574,
                    "username": "superdupont888",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.0220525246201,
                            "deviation": 69.71759551230856,
                            "volatility": 0.059025090626597616
                        }
                    },
                    "ranking": 13.632285345712019,
                    "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": 49623543,
            "name": "Tournament Game: Julko's Fifth (81592) R:5 (Julko vs superdupont888)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 436574,
            "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\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 81592,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-25T08:32:38.186405Z",
            "ended": "2023-01-09T06:36:55.241015Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.35009765625,
                            "deviation": 62.34390640258789,
                            "volatility": 0.05938015133142471
                        }
                    },
                    "username": "superdupont888",
                    "country": "cn",
                    "ranking": 13.632285345712019,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1093.7435302734375,
                            "deviation": 65.9672622680664,
                            "volatility": 0.05915912985801697
                        }
                    },
                    "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/49417636"
            },
            "players": {
                "black": {
                    "id": 879842,
                    "username": "mjtanton",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1e5769440be526b44d90f0bb0665faac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 893.2679105549764,
                            "deviation": 64.9148966260586,
                            "volatility": 0.05995843270053698
                        }
                    },
                    "ranking": 12.30395380029675,
                    "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": 49417636,
            "name": "Tournament Game: random kyu competition (93775) R:2 (Julko vs mjtanton)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 879842,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 1814400}",
            "disable_analysis": false,
            "tournament": 93775,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-16T23:24:28.068514Z",
            "ended": "2023-01-09T06:23:40.752228Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 879842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.7232666015625,
                            "deviation": 64.53680419921875,
                            "volatility": 0.05998696759343147
                        }
                    },
                    "username": "mjtanton",
                    "country": "us",
                    "ranking": 12.30395380029675,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1e5769440be526b44d90f0bb0665faac?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.3095703125,
                            "deviation": 66.33416748046875,
                            "volatility": 0.059158556163311005
                        }
                    },
                    "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/49455387"
            },
            "players": {
                "black": {
                    "id": 606966,
                    "username": "AJGibson",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.3837066111273,
                            "deviation": 65.94367571276037,
                            "volatility": 0.0596928726911282
                        }
                    },
                    "ranking": 15.922198984085481,
                    "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": 49455387,
            "name": "Tournament Game: 13x13 Open D.E. Cup #1 (97474) R:1 (Julko vs AJGibson)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 606966,
            "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": 97474,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-18T13:15:01.311547Z",
            "ended": "2023-01-08T19:32:34.386645Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 606966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.5709228515625,
                            "deviation": 63.48053741455078,
                            "volatility": 0.05979756638407707
                        }
                    },
                    "username": "AJGibson",
                    "country": "gb",
                    "ranking": 15.922198984085481,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/646be22fca4ad060895d62058cbf9c65-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.0103759765625,
                            "deviation": 66.46403503417969,
                            "volatility": 0.059154510498046875
                        }
                    },
                    "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/49625826"
            },
            "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": 164533,
                    "username": "Trulo",
                    "country": "pe",
                    "icon": "https://user-uploads.online-go.com/d0206b28d831b9538e6454f53c4e82f8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.430031738009,
                            "deviation": 66.245203272165,
                            "volatility": 0.060303018453314275
                        }
                    },
                    "ranking": 22.61391009710097,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49625826,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (Trulo vs Julko)",
            "creator": 164533,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 164533,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-25T10:57:47.840615Z",
            "ended": "2023-01-07T00:23:51.106151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.9068603515625,
                            "deviation": 65.99967193603516,
                            "volatility": 0.05915530398488045
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 164533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.504638671875,
                            "deviation": 64.31529235839844,
                            "volatility": 0.06024773418903351
                        }
                    },
                    "username": "Trulo",
                    "country": "pe",
                    "ranking": 22.61391009710097,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d0206b28d831b9538e6454f53c4e82f8-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/49819613"
            },
            "players": {
                "black": {
                    "id": 1246819,
                    "username": "deleted-019c5854-b445-476e-b89b-91f4932e9475",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/f0d0e6b73c3e4bb92abcecb8ba7cae2b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.5762982494316,
                            "deviation": 63.98416180800126,
                            "volatility": 0.060146320134054826
                        }
                    },
                    "ranking": 20.85801974829077,
                    "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": 49819613,
            "name": "Tournament Game: 19x19 Double Elimination - Jan 2023 (96313) R:1 (Julko vs deleted-019c5854-b445-476e-b89b-91f4932e9475)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1246819,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 96313,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-01-01T22:00:56.933030Z",
            "ended": "2023-01-04T22:01:07.045118Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1246819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.5762939453125,
                            "deviation": 63.984161376953125,
                            "volatility": 0.06014632061123848
                        }
                    },
                    "username": "deleted-019c5854-b445-476e-b89b-91f4932e9475",
                    "country": "kr",
                    "ranking": 20.85801974829077,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f0d0e6b73c3e4bb92abcecb8ba7cae2b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.9068603515625,
                            "deviation": 65.99967193603516,
                            "volatility": 0.05915530398488045
                        }
                    },
                    "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/49625833"
            },
            "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": 508594,
                    "username": "Kampinkarl1",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/7cceb0191a16caacbcd28f303e6b72ac-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.7204371363496,
                            "deviation": 67.42639978843152,
                            "volatility": 0.060125611186152214
                        }
                    },
                    "ranking": 23.673235197189392,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49625833,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (Kampinkarl1 vs Julko)",
            "creator": 508594,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 508594,
            "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:48.587560Z",
            "ended": "2023-01-04T20:27:16.126259Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.4339599609375,
                            "deviation": 65.46571350097656,
                            "volatility": 0.05915597081184387
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 508594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.12890625,
                            "deviation": 67.1518783569336,
                            "volatility": 0.060101598501205444
                        }
                    },
                    "username": "Kampinkarl1",
                    "country": "_Starfleet",
                    "ranking": 23.673235197189392,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7cceb0191a16caacbcd28f303e6b72ac-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/49597276"
            },
            "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": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.4012904208798,
                            "deviation": 64.14809656860622,
                            "volatility": 0.05983013415025145
                        }
                    },
                    "ranking": 14.599894691435727,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49597276,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #112 (98006) R:1 (car8 vs Julko)",
            "creator": 787553,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 787553,
            "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": 98006,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-24T06:06:59.823783Z",
            "ended": "2023-01-03T21:12:01.813866Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.0130615234375,
                            "deviation": 65.6629409790039,
                            "volatility": 0.05915320664644241
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.644775390625,
                            "deviation": 63.2204475402832,
                            "volatility": 0.059771813452243805
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.599894691435727,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-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/48248300"
            },
            "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": 36898,
                    "username": "lilomar",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/7f4d51cd39d41810b87b690620474bfe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.5805275272387,
                            "deviation": 61.74631378429741,
                            "volatility": 0.059954008818532335
                        }
                    },
                    "ranking": 22.248297805287265,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48248300,
            "name": "Tournament Game: GO thiefS🎃🎃🎃🗡⚔🔪 (95129) R:1 (lilomar vs Julko)",
            "creator": 36898,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 36898,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 359040,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 345600, \"initial_time\": 1209600, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "53.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-10-31T19:00:33.243566Z",
            "ended": "2023-01-03T07:14:44.622112Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.600830078125,
                            "deviation": 65.99714660644531,
                            "volatility": 0.05915401503443718
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 36898,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.201904296875,
                            "deviation": 65.64903259277344,
                            "volatility": 0.05993719398975372
                        }
                    },
                    "username": "lilomar",
                    "country": "_Pirate",
                    "ranking": 22.248297805287265,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f4d51cd39d41810b87b690620474bfe-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/49625818"
            },
            "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": 49625818,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (🐬Sofiam🐬 vs Julko)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 126739,
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-25T10:57:46.376282Z",
            "ended": "2023-01-02T20:54:24.468301Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.5966796875,
                            "deviation": 65.37130737304688,
                            "volatility": 0.05915446951985359
                        }
                    },
                    "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": 1630.9212646484375,
                            "deviation": 77.2925033569336,
                            "volatility": 0.07428650557994843
                        }
                    },
                    "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/49682632"
            },
            "players": {
                "black": {
                    "id": 1185877,
                    "username": "TranBao",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.7533840872322,
                            "deviation": 64.812679646844,
                            "volatility": 0.0600861402778917
                        }
                    },
                    "ranking": 16.172859387387316,
                    "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": 49682632,
            "name": "Tournament Game: End of year: Ur mom parody (93578) R:6 (Julko vs TranBao)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1185877,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": 93578,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-27T16:29:04.966531Z",
            "ended": "2022-12-31T14:30:41.585992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185877,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.347900390625,
                            "deviation": 62.8212890625,
                            "volatility": 0.059977930039167404
                        }
                    },
                    "username": "TranBao",
                    "country": "vn",
                    "ranking": 16.172859387387316,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67d7d186b94fc74fe63b005140aead0c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.4178466796875,
                            "deviation": 65.39939880371094,
                            "volatility": 0.05915600433945656
                        }
                    },
                    "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
        }
    ]
}