List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=2",
    "previous": null,
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85625286"
            },
            "players": {
                "black": {
                    "id": 26945,
                    "username": "Farael",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/168b01103f08c8a226b12d64a9542672-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.2357316911127,
                            "deviation": 64.43599499255595,
                            "volatility": 0.060274637805304954
                        }
                    },
                    "ranking": 17.791960697515186,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85625286,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 26945,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-31T20:03:16.189788Z",
            "ended": "2026-03-31T20:17:13.548123Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 26945,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.228515625,
                            "deviation": 64.54490661621094,
                            "volatility": 0.06027526780962944
                        }
                    },
                    "username": "Farael",
                    "country": "_DOOP",
                    "ranking": 17.791960697515186,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/168b01103f08c8a226b12d64a9542672-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.1112060546875,
                            "deviation": 63.32493209838867,
                            "volatility": 0.058753665536642075
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85623353"
            },
            "players": {
                "black": {
                    "id": 192423,
                    "username": "spee",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.871259320828,
                            "deviation": 60.842206119938446,
                            "volatility": 0.059251121588584726
                        }
                    },
                    "ranking": 19.612512404010513,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85623353,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 192423,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-31T18:52:53.143419Z",
            "ended": "2026-03-31T19:08:19.066975Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 192423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.22802734375,
                            "deviation": 60.89303970336914,
                            "volatility": 0.059250425547361374
                        }
                    },
                    "username": "spee",
                    "country": "eu",
                    "ranking": 19.612512404010513,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.8912353515625,
                            "deviation": 63.499244689941406,
                            "volatility": 0.05875224247574806
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85622786"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1952012,
                    "username": "alexander akh",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0b9ccb945c44e0c8de5281d155a5367a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.4232752143653,
                            "deviation": 61.212717641967366,
                            "volatility": 0.059912286041821514
                        }
                    },
                    "ranking": 21.974172308512752,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85622786,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1952012,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-31T18:31:42.412681Z",
            "ended": "2026-03-31T18:48:50.168901Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.1339111328125,
                            "deviation": 63.64068603515625,
                            "volatility": 0.058750126510858536
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1952012,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.709716796875,
                            "deviation": 60.74356460571289,
                            "volatility": 0.05990931764245033
                        }
                    },
                    "username": "alexander akh",
                    "country": "un",
                    "ranking": 21.974172308512752,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0b9ccb945c44e0c8de5281d155a5367a-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85610401"
            },
            "players": {
                "black": {
                    "id": 1808553,
                    "username": "sanok.fr",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6327513a8e594e75ea3942dc9eeaa5f8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1148.825565132665,
                            "deviation": 64.51990689148069,
                            "volatility": 0.06044526753434057
                        }
                    },
                    "ranking": 18.128699930586404,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85610401,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1808553,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-31T10:53:17.880585Z",
            "ended": "2026-03-31T11:22:34.192459Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1808553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.462890625,
                            "deviation": 64.64997863769531,
                            "volatility": 0.06045190617442131
                        }
                    },
                    "username": "sanok.fr",
                    "country": "un",
                    "ranking": 18.128699930586404,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6327513a8e594e75ea3942dc9eeaa5f8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1276.4068603515625,
                            "deviation": 63.766849517822266,
                            "volatility": 0.05875145643949509
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85609956"
            },
            "players": {
                "black": {
                    "id": 1699792,
                    "username": "savgt",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/908fadf97eb6d244c5023ff7918b727b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.33566687044,
                            "deviation": 61.60427733986998,
                            "volatility": 0.0599317934770495
                        }
                    },
                    "ranking": 19.564540174442623,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85609956,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1699792,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-31T10:32:36.731395Z",
            "ended": "2026-03-31T10:38:49.104496Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1699792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.8306884765625,
                            "deviation": 61.71125793457031,
                            "volatility": 0.05993125960230827
                        }
                    },
                    "username": "savgt",
                    "country": "un",
                    "ranking": 19.564540174442623,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/908fadf97eb6d244c5023ff7918b727b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.4573974609375,
                            "deviation": 63.99892044067383,
                            "volatility": 0.058752212673425674
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85609170"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "username": "Argonijt",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.7428198029506,
                            "deviation": 62.53862797064854,
                            "volatility": 0.05852669502875689
                        }
                    },
                    "ranking": 23.594159262342693,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85609170,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 757755,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-31T09:55:31.278748Z",
            "ended": "2026-03-31T10:10:56.562019Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.639404296875,
                            "deviation": 63.92824935913086,
                            "volatility": 0.05875369906425476
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.618896484375,
                            "deviation": 62.82347106933594,
                            "volatility": 0.05852414667606354
                        }
                    },
                    "username": "Argonijt",
                    "country": "ua",
                    "ranking": 23.594159262342693,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85608946"
            },
            "players": {
                "black": {
                    "id": 656328,
                    "username": "OO7Samurai",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.8253755348223,
                            "deviation": 65.94635734088229,
                            "volatility": 0.060239889687213895
                        }
                    },
                    "ranking": 19.3072421521536,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85608946,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 656328,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-31T09:43:44.061867Z",
            "ended": "2026-03-31T09:49:48.366961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 656328,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.444091796875,
                            "deviation": 66.06046295166016,
                            "volatility": 0.060233935713768005
                        }
                    },
                    "username": "OO7Samurai",
                    "country": "gb",
                    "ranking": 19.3072421521536,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.1717529296875,
                            "deviation": 64.1495590209961,
                            "volatility": 0.05875461921095848
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85608801"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 656328,
                    "username": "OO7Samurai",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.8253755348223,
                            "deviation": 65.94635734088229,
                            "volatility": 0.060239889687213895
                        }
                    },
                    "ranking": 19.3072421521536,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85608801,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 656328,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-31T09:39:27.182343Z",
            "ended": "2026-03-31T09:43:09.622878Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.96875,
                            "deviation": 64.4033432006836,
                            "volatility": 0.058755312114953995
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 656328,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.2757568359375,
                            "deviation": 66.40066528320312,
                            "volatility": 0.060234688222408295
                        }
                    },
                    "username": "OO7Samurai",
                    "country": "gb",
                    "ranking": 19.3072421521536,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85608238"
            },
            "players": {
                "black": {
                    "id": 654963,
                    "username": "amitiz",
                    "country": "kz",
                    "icon": "https://secure.gravatar.com/avatar/95d71204e18477fda6a59907e252287c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.1916830281152,
                            "deviation": 62.79148505364945,
                            "volatility": 0.060029394715861474
                        }
                    },
                    "ranking": 20.994010832620102,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85608238,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 654963,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "135.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-31T09:10:46.545164Z",
            "ended": "2026-03-31T09:36:16.740007Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 654963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.9228515625,
                            "deviation": 63.11481475830078,
                            "volatility": 0.06002895161509514
                        }
                    },
                    "username": "amitiz",
                    "country": "kz",
                    "ranking": 20.994010832620102,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/95d71204e18477fda6a59907e252287c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.6099853515625,
                            "deviation": 64.6846694946289,
                            "volatility": 0.05875587835907936
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85607758"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.1615688705879,
                            "deviation": 63.25931656565093,
                            "volatility": 0.05875224790613603
                        }
                    },
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 68803,
                    "username": "seestarr2003",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f73deb1d6a03f77bab1e08f8efe7c25a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1511.6984588162795,
                            "deviation": 60.842169346856736,
                            "volatility": 0.05817757544177622
                        }
                    },
                    "ranking": 24.483227998292,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85607758,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 68803,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-31T08:46:26.319053Z",
            "ended": "2026-03-31T09:06:29.669929Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.9373779296875,
                            "deviation": 64.53887939453125,
                            "volatility": 0.058757275342941284
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.850590766555513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 68803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.6497802734375,
                            "deviation": 60.43422317504883,
                            "volatility": 0.05817585811018944
                        }
                    },
                    "username": "seestarr2003",
                    "country": "un",
                    "ranking": 24.483227998292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f73deb1d6a03f77bab1e08f8efe7c25a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}