List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=72
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=73",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80100009"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 984674,
                    "username": "simoes",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b45a112124311809ed864238ebd113ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.401080641103,
                            "deviation": 61.265008712793275,
                            "volatility": 0.05977488129142474
                        }
                    },
                    "ranking": 21.92253513636345,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80100009,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 984674,
            "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": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-09T14:51:20.724121Z",
            "ended": "2025-10-09T15:18:18.548056Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.0411376953125,
                            "deviation": 62.87934494018555,
                            "volatility": 0.058703720569610596
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 984674,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1420.4202880859375,
                            "deviation": 60.838619232177734,
                            "volatility": 0.05980249494314194
                        }
                    },
                    "username": "simoes",
                    "country": "un",
                    "ranking": 21.92253513636345,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b45a112124311809ed864238ebd113ba?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/80099502"
            },
            "players": {
                "black": {
                    "id": 686450,
                    "username": "unawj",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ffd7e4d6a7dde9a511a0961523e4e562?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.8135043676575,
                            "deviation": 60.48173805119676,
                            "volatility": 0.0594060136420548
                        }
                    },
                    "ranking": 19.686900974793968,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80099502,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 686450,
            "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": "2025-10-09T14:35:04.093139Z",
            "ended": "2025-10-09T14:40:51.253898Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 686450,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.4505615234375,
                            "deviation": 60.67567443847656,
                            "volatility": 0.05944383144378662
                        }
                    },
                    "username": "unawj",
                    "country": "un",
                    "ranking": 19.686900974793968,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ffd7e4d6a7dde9a511a0961523e4e562?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1320.6258544921875,
                            "deviation": 63.051273345947266,
                            "volatility": 0.058704569935798645
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/80094562"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1583794,
                    "username": "Rei1234",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/c29bf01a000a4ffff522d4c4d719039f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.2302531514863,
                            "deviation": 64.57927379235939,
                            "volatility": 0.06003352007412682
                        }
                    },
                    "ranking": 25.771828750006854,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80094562,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1583794,
            "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": "2025-10-09T11:35:04.808798Z",
            "ended": "2025-10-09T12:23:08.930382Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.944580078125,
                            "deviation": 62.65738296508789,
                            "volatility": 0.05869675055146217
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1583794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.2764892578125,
                            "deviation": 65.03205871582031,
                            "volatility": 0.05999740958213806
                        }
                    },
                    "username": "Rei1234",
                    "country": "th",
                    "ranking": 25.771828750006854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c29bf01a000a4ffff522d4c4d719039f-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/80060912"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.170415625527,
                            "deviation": 66.60426887998868,
                            "volatility": 0.05963756124707749
                        }
                    },
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80060912,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 88660,
            "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": "2025-10-08T11:30:10.932033Z",
            "ended": "2025-10-08T11:45:32.756908Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.1744384765625,
                            "deviation": 62.31989669799805,
                            "volatility": 0.058697983622550964
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.902587890625,
                            "deviation": 69.78054809570312,
                            "volatility": 0.05966230481863022
                        }
                    },
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?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/80059598"
            },
            "players": {
                "black": {
                    "id": 1480023,
                    "username": "preons",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e00968ae8c88b52e3eeab09017def17c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1265.208978325654,
                            "deviation": 71.12873928484522,
                            "volatility": 0.06067441618770007
                        }
                    },
                    "ranking": 20.36260862799504,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80059598,
            "name": "🐧🐧🐻‍❄️🐻‍❄️",
            "creator": 1480023,
            "mode": "game",
            "source": "play",
            "black": 1480023,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 14,
            "time_control_parameters": "{\"total_time\": 1800, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"absolute\", \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "51.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-08T10:39:29.771594Z",
            "ended": "2025-10-08T10:50:22.656478Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1480023,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.77587890625,
                            "deviation": 68.56985473632812,
                            "volatility": 0.06057288497686386
                        }
                    },
                    "username": "preons",
                    "country": "un",
                    "ranking": 20.36260862799504,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e00968ae8c88b52e3eeab09017def17c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.898193359375,
                            "deviation": 62.46757125854492,
                            "volatility": 0.05869762599468231
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80056941"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1442216,
                    "username": "deleted-16a4c288-89dc-442d-8416-c94fe3d3ba7c",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/22dd3c5bd428319b3353e84c2880156a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.655372353285,
                            "deviation": 60.67904416709524,
                            "volatility": 0.059965627773206714
                        }
                    },
                    "ranking": 22.13120220801687,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80056941,
            "name": "Partida amistosa",
            "creator": 1442216,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1442216,
            "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": 35,
            "time_control_parameters": "{\"main_time\": 600, \"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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-08T08:37:54.141048Z",
            "ended": "2025-10-08T09:18:35.889088Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.38232421875,
                            "deviation": 62.587608337402344,
                            "volatility": 0.05869612097740173
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1442216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.5389404296875,
                            "deviation": 60.5781364440918,
                            "volatility": 0.05997913330793381
                        }
                    },
                    "username": "deleted-16a4c288-89dc-442d-8416-c94fe3d3ba7c",
                    "country": "un",
                    "ranking": 22.13120220801687,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/22dd3c5bd428319b3353e84c2880156a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80055068"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 184154,
                    "username": "Gazzgun",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/b745de60a31d57bab1f4b9b94599b4fb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.026078364637,
                            "deviation": 66.38056950787843,
                            "volatility": 0.060078135254979764
                        }
                    },
                    "ranking": 25.285807511478588,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80055068,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 184154,
            "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": "127.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-08T07:07:59.015318Z",
            "ended": "2025-10-08T07:31:38.994854Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1306.6234130859375,
                            "deviation": 62.372772216796875,
                            "volatility": 0.05869753658771515
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 184154,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.486572265625,
                            "deviation": 65.69084167480469,
                            "volatility": 0.06012676656246185
                        }
                    },
                    "username": "Gazzgun",
                    "country": "cz",
                    "ranking": 25.285807511478588,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b745de60a31d57bab1f4b9b94599b4fb-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/80054849"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "username": "CNMGADGET",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.7303694733114,
                            "deviation": 68.48172893326847,
                            "volatility": 0.059828553815731496
                        }
                    },
                    "ranking": 23.30572939151494,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80054849,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1310025,
            "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": "2025-10-08T06:54:01.616556Z",
            "ended": "2025-10-08T06:59:59.628000Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.400146484375,
                            "deviation": 62.29619216918945,
                            "volatility": 0.05869348347187042
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1310025,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.705078125,
                            "deviation": 66.93858337402344,
                            "volatility": 0.05976949259638786
                        }
                    },
                    "username": "CNMGADGET",
                    "country": "th",
                    "ranking": 23.30572939151494,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6c66a5e5cdb864fd6d380a85fe66138-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/80025352"
            },
            "players": {
                "black": {
                    "id": 192423,
                    "username": "spee",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.6715989258919,
                            "deviation": 60.758042604324636,
                            "volatility": 0.05925088960367786
                        }
                    },
                    "ranking": 19.380783558417903,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80025352,
            "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": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-07T10:32:57.443800Z",
            "ended": "2025-10-07T10:51:36.190235Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 192423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.7568359375,
                            "deviation": 61.21199417114258,
                            "volatility": 0.059299666434526443
                        }
                    },
                    "username": "spee",
                    "country": "eu",
                    "ranking": 19.380783558417903,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.10595703125,
                            "deviation": 62.433624267578125,
                            "volatility": 0.05869430676102638
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80023989"
            },
            "players": {
                "black": {
                    "id": 1838520,
                    "username": "edmondychuang",
                    "country": "es",
                    "icon": "https://secure.gravatar.com/avatar/d87b8d45369ae46121a8d4328f80f4d0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.2648178196303,
                            "deviation": 61.14118675335903,
                            "volatility": 0.0599606291277016
                        }
                    },
                    "ranking": 23.458850204817328,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80023989,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1838520,
            "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": "2025-10-07T09:30:04.768769Z",
            "ended": "2025-10-07T09:37:07.571878Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1838520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.9488525390625,
                            "deviation": 63.00910186767578,
                            "volatility": 0.059956301003694534
                        }
                    },
                    "username": "edmondychuang",
                    "country": "es",
                    "ranking": 23.458850204817328,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d87b8d45369ae46121a8d4328f80f4d0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.6456298828125,
                            "deviation": 62.49960708618164,
                            "volatility": 0.05869201198220253
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}