List all games played by a specific player.

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

{
    "count": 289,
    "next": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-id&page=22",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-id&page=20",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81728952"
            },
            "players": {
                "black": {
                    "id": 1897234,
                    "username": "rjhq",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f74039d31f2a3893c32274ed0419d28b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 375.8505355264622,
                            "deviation": 69.17774207996173,
                            "volatility": 0.05998016596790474
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81728952,
            "name": "rjhq vs. lazerwalker",
            "creator": 1897234,
            "mode": "game",
            "source": "play",
            "black": 1897234,
            "white": 1845696,
            "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": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"periods\": 5, \"period_time\": 30, \"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": "2025-11-30T05:37:47.824823Z",
            "ended": "2025-11-30T05:37:53.142350Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1897234,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 445.3968505859375,
                            "deviation": 74.2199935913086,
                            "volatility": 0.05998943746089935
                        }
                    },
                    "username": "rjhq",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f74039d31f2a3893c32274ed0419d28b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.27142333984375,
                            "deviation": 76.55659484863281,
                            "volatility": 0.060003455728292465
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?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/81693898"
            },
            "players": {
                "black": {
                    "id": 1890583,
                    "username": "husqunbar08",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4e054b050bc39915d68a2ca14feea4c8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 238.0401313237944,
                            "deviation": 143.76557233123185,
                            "volatility": 0.05999838779058915
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81693898,
            "name": "husqunbar08 vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1890583,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-29T01:26:03.754398Z",
            "ended": "2025-12-03T23:59:13.569620Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1890583,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 299.9299011230469,
                            "deviation": 165.3334503173828,
                            "volatility": 0.06000190228223801
                        }
                    },
                    "username": "husqunbar08",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e054b050bc39915d68a2ca14feea4c8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 436.9720153808594,
                            "deviation": 72.64305114746094,
                            "volatility": 0.06000162288546562
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?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/81637635"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2539.881586404098,
                            "deviation": 91.15459546452608,
                            "volatility": 0.06000840002294704
                        }
                    },
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81637635,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1543347,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-27T05:14:34.770723Z",
            "ended": "2025-11-27T06:38:11.755343Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.27142333984375,
                            "deviation": 76.55659484863281,
                            "volatility": 0.060003455728292465
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2583.56689453125,
                            "deviation": 87.2288589477539,
                            "volatility": 0.06001193821430206
                        }
                    },
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/81636930"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2539.881586404098,
                            "deviation": 91.15459546452608,
                            "volatility": 0.06000840002294704
                        }
                    },
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81636930,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1543347,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-27T04:33:57.552759Z",
            "ended": "2025-11-27T05:14:26.119359Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.27142333984375,
                            "deviation": 76.55659484863281,
                            "volatility": 0.060003455728292465
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2583.56689453125,
                            "deviation": 87.2288589477539,
                            "volatility": 0.06001193821430206
                        }
                    },
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/81629087"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2539.881586404098,
                            "deviation": 91.15459546452608,
                            "volatility": 0.06000840002294704
                        }
                    },
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81629087,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1543347,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-26T21:31:05.022281Z",
            "ended": "2025-11-27T01:15:21.453335Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.27142333984375,
                            "deviation": 76.55659484863281,
                            "volatility": 0.060003455728292465
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2582.281982421875,
                            "deviation": 86.91376495361328,
                            "volatility": 0.060012299567461014
                        }
                    },
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/81627773"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2539.881586404098,
                            "deviation": 91.15459546452608,
                            "volatility": 0.06000840002294704
                        }
                    },
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81627773,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1543347,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-26T20:31:52.834032Z",
            "ended": "2025-11-26T21:28:39.436777Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.27142333984375,
                            "deviation": 76.55659484863281,
                            "volatility": 0.060003455728292465
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1543347,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2582.281982421875,
                            "deviation": 86.91376495361328,
                            "volatility": 0.060012299567461014
                        }
                    },
                    "username": "DangoApp_bot_1",
                    "country": "001",
                    "ranking": 36.49538413811189,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/81602154"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195515,
                    "username": "Agapanthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 531.0208283986158,
                            "deviation": 117.80228336450917,
                            "volatility": 0.14983087618330024
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot robot-248"
                }
            },
            "id": 81602154,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1195515,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-26T00:40:00.334417Z",
            "ended": "2025-11-26T00:40:06.599280Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 186.74667358398438,
                            "deviation": 123.64813232421875,
                            "volatility": 0.14944294095039368
                        }
                    },
                    "username": "Agapanthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-32.png",
                    "ui_class": "bot robot-248"
                }
            },
            "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/81601710"
            },
            "players": {
                "black": {
                    "id": 1893795,
                    "username": "Oroton",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 651.8254460049523,
                            "deviation": 68.15935196998879,
                            "volatility": 0.06132480343961214
                        }
                    },
                    "ranking": 5.009163262118415,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81601710,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1893795,
            "white": 1845696,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-26T00:18:20.489081Z",
            "ended": "2025-11-26T00:39:51.561358Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1893795,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 512.7531127929688,
                            "deviation": 67.56993103027344,
                            "volatility": 0.060158636420965195
                        }
                    },
                    "username": "Oroton",
                    "country": "nl",
                    "ranking": 5.009163262118415,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67647bf5276bf38fbe3a1c6bf86e6f58-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?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/81601697"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.194801043363,
                            "deviation": 109.03192420240535,
                            "volatility": 0.14910733499192466
                        }
                    },
                    "ranking": 24.22910290572212,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 81601697,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1195520,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-26T00:17:34.802478Z",
            "ended": "2025-11-26T00:18:05.482158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.003662109375,
                            "deviation": 115.09819030761719,
                            "volatility": 0.14983735978603363
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 24.22910290572212,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                }
            },
            "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/81601505"
            },
            "players": {
                "black": {
                    "id": 605979,
                    "username": "amybot-beginner",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.624247083419,
                            "deviation": 101.72387873830269,
                            "volatility": 0.14986819684902195
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81601505,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 605979,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-11-26T00:08:13.480922Z",
            "ended": "2025-11-26T00:08:17.198793Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 605979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 645.2703857421875,
                            "deviation": 108.79186248779297,
                            "volatility": 0.14986570179462433
                        }
                    },
                    "username": "amybot-beginner",
                    "country": "ee",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b658f2086df726be457b8cfae0754f27-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.3251647949219,
                            "deviation": 77.66938018798828,
                            "volatility": 0.06000260263681412
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?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
        }
    ]
}