List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=22
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=23",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=21",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84274432"
            },
            "players": {
                "black": {
                    "id": 1153922,
                    "username": "Go1m30",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.47725478732,
                            "deviation": 59.63459631717829,
                            "volatility": 0.05390392642309242
                        }
                    },
                    "ranking": 19.108214021789102,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84274432,
            "name": "Friendly Match",
            "creator": 1153922,
            "mode": "game",
            "source": "play",
            "black": 1153922,
            "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": 22,
            "time_control_parameters": "{\"main_time\": 900, \"period_time\": 15, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-17T11:17:04.653181Z",
            "ended": "2026-02-17T11:38:51.739709Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1153922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.1146240234375,
                            "deviation": 59.79050827026367,
                            "volatility": 0.05397929251194
                        }
                    },
                    "username": "Go1m30",
                    "country": "un",
                    "ranking": 19.108214021789102,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.8360595703125,
                            "deviation": 62.74336242675781,
                            "volatility": 0.05869872868061066
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/84273703"
            },
            "players": {
                "black": {
                    "id": 1852879,
                    "username": "AdyAb",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/e1a1ebe536817fa10fbbb186a7865b01-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.9870262744707,
                            "deviation": 63.15388704861789,
                            "volatility": 0.060024354172792
                        }
                    },
                    "ranking": 15.824535646997152,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84273703,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1852879,
            "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": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-17T10:41:26.644936Z",
            "ended": "2026-02-17T10:59:44.535596Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1852879,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.476806640625,
                            "deviation": 62.488548278808594,
                            "volatility": 0.05998551473021507
                        }
                    },
                    "username": "AdyAb",
                    "country": "gb",
                    "ranking": 15.824535646997152,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e1a1ebe536817fa10fbbb186a7865b01-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.1505126953125,
                            "deviation": 62.880863189697266,
                            "volatility": 0.05869979038834572
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/84273669"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 654963,
                    "username": "amitiz",
                    "country": "kz",
                    "icon": "https://secure.gravatar.com/avatar/95d71204e18477fda6a59907e252287c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.8835276025966,
                            "deviation": 62.91381733823787,
                            "volatility": 0.060019733601314205
                        }
                    },
                    "ranking": 22.118114530375923,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84273669,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 654963,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-02-17T10:40:24.491589Z",
            "ended": "2026-02-17T10:41:03.919150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.1505126953125,
                            "deviation": 62.880863189697266,
                            "volatility": 0.05869979038834572
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 654963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.472900390625,
                            "deviation": 62.98882293701172,
                            "volatility": 0.06004579737782478
                        }
                    },
                    "username": "amitiz",
                    "country": "kz",
                    "ranking": 22.118114530375923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/95d71204e18477fda6a59907e252287c?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/84272959"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1376715,
                    "username": "tada123456",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/2afdd5dbb0e4197199fa299ba77735be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.0636638631893,
                            "deviation": 63.320421204870726,
                            "volatility": 0.059812283847331255
                        }
                    },
                    "ranking": 24.19608311532268,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84272959,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1376715,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-17T10:06:30.056365Z",
            "ended": "2026-02-17T10:33:22.084851Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.46435546875,
                            "deviation": 62.81809997558594,
                            "volatility": 0.05869554728269577
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1376715,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.2777099609375,
                            "deviation": 63.79460144042969,
                            "volatility": 0.05987068638205528
                        }
                    },
                    "username": "tada123456",
                    "country": "jp",
                    "ranking": 24.19608311532268,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2afdd5dbb0e4197199fa299ba77735be?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/84272341"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1529167,
                    "username": "SiCon",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c78faabe37fd0d3f34ada601e763aa4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.4907762367907,
                            "deviation": 62.134214445225176,
                            "volatility": 0.06000502187370973
                        }
                    },
                    "ranking": 22.548418952496682,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84272341,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1529167,
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-17T09:35:53.011821Z",
            "ended": "2026-02-17T09:57:29.171313Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.3804931640625,
                            "deviation": 62.684165954589844,
                            "volatility": 0.05869702622294426
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1529167,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.871337890625,
                            "deviation": 63.93433380126953,
                            "volatility": 0.05998962000012398
                        }
                    },
                    "username": "SiCon",
                    "country": "un",
                    "ranking": 22.548418952496682,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c78faabe37fd0d3f34ada601e763aa4?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/84244456"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1328474,
                    "username": "NikitaGRU",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c1f5f6198b50ac015b7a8344c3df9fa5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.7257281204518,
                            "deviation": 65.03081519249157,
                            "volatility": 0.06009731659913723
                        }
                    },
                    "ranking": 21.391793833114154,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84244456,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1328474,
            "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": "49.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-16T12:54:10.992559Z",
            "ended": "2026-02-16T13:08:56.271556Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.5477294921875,
                            "deviation": 62.7928466796875,
                            "volatility": 0.05869821086525917
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1328474,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.9267578125,
                            "deviation": 65.24537658691406,
                            "volatility": 0.060098595917224884
                        }
                    },
                    "username": "NikitaGRU",
                    "country": "ru",
                    "ranking": 21.391793833114154,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c1f5f6198b50ac015b7a8344c3df9fa5-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/84243541"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "username": "KyotoDean",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.6751958058571,
                            "deviation": 61.614832387553676,
                            "volatility": 0.05985329073732262
                        }
                    },
                    "ranking": 20.69804985249843,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84243541,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1354897,
            "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": "79.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-16T12:08:38.844943Z",
            "ended": "2026-02-16T12:23:47.347426Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.180419921875,
                            "deviation": 62.87894058227539,
                            "volatility": 0.05869952216744423
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1341.30908203125,
                            "deviation": 63.69337844848633,
                            "volatility": 0.05982212349772453
                        }
                    },
                    "username": "KyotoDean",
                    "country": "un",
                    "ranking": 20.69804985249843,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-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/84149068"
            },
            "players": {
                "black": {
                    "id": 1534504,
                    "username": "Davidcheong7",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1595eb7c96e3e0d070d259f5e1dd034e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.8522737473559,
                            "deviation": 60.69031845851239,
                            "volatility": 0.059868710647605315
                        }
                    },
                    "ranking": 18.269863962911284,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84149068,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1534504,
            "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": "120.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-13T11:46:43.937865Z",
            "ended": "2026-02-13T12:19:47.735051Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1534504,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.450927734375,
                            "deviation": 60.63553237915039,
                            "volatility": 0.05985499545931816
                        }
                    },
                    "username": "Davidcheong7",
                    "country": "un",
                    "ranking": 18.269863962911284,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1595eb7c96e3e0d070d259f5e1dd034e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.489501953125,
                            "deviation": 63.066287994384766,
                            "volatility": 0.058698974549770355
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/84148484"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1183774,
                    "username": "X進瓶",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/8f2e82f71711ad56c32f71fead1cdc57-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.3760563720184,
                            "deviation": 63.33824373906019,
                            "volatility": 0.059982824608255686
                        }
                    },
                    "ranking": 26.6549362309363,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84148484,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1183774,
            "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-02-13T11:20:20.648734Z",
            "ended": "2026-02-13T11:34:08.862264Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.96484375,
                            "deviation": 62.77204895019531,
                            "volatility": 0.05870025232434273
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1183774,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.7998046875,
                            "deviation": 65.14166259765625,
                            "volatility": 0.0600045844912529
                        }
                    },
                    "username": "X進瓶",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 26.6549362309363,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8f2e82f71711ad56c32f71fead1cdc57-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/84148418"
            },
            "players": {
                "black": {
                    "id": 1425115,
                    "username": "tasimho",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5cc529de90400b789b44208c7c82d1dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.1922523456628,
                            "deviation": 60.312848651464975,
                            "volatility": 0.05984514608607535
                        }
                    },
                    "ranking": 18.92816490746384,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84148418,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1425115,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-02-13T11:17:24.651919Z",
            "ended": "2026-02-13T11:18:13.174597Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1425115,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.16650390625,
                            "deviation": 60.405147552490234,
                            "volatility": 0.05985258147120476
                        }
                    },
                    "username": "tasimho",
                    "country": "un",
                    "ranking": 18.92816490746384,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5cc529de90400b789b44208c7c82d1dd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.96484375,
                            "deviation": 62.77204895019531,
                            "volatility": 0.05870025232434273
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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
        }
    ]
}