List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=7",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=5",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72426417"
            },
            "players": {
                "black": {
                    "id": 1689628,
                    "username": "ipmaan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72426417,
            "name": "Partita amichevole",
            "creator": 1689628,
            "mode": "game",
            "source": "play",
            "black": 1689628,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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-02-15T19:20:01.811420Z",
            "ended": "2025-02-15T19:21:56.550138Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1689628,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "ipmaan",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.517578125,
                            "deviation": 107.2919921875,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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/72426472"
            },
            "players": {
                "black": {
                    "id": 1689628,
                    "username": "ipmaan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72426472,
            "name": "Partita amichevole",
            "creator": 1689628,
            "mode": "game",
            "source": "play",
            "black": 1689628,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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-02-15T19:22:01.335884Z",
            "ended": "2025-02-15T19:25:34.416526Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1689628,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "ipmaan",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.3314208984375,
                            "deviation": 105.88972473144531,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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/72425956"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 683577,
                    "username": "tribarry",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/eb303908d0a2da339567fd8d61d6ba50?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5079778557672,
                            "deviation": 60.9669932498073,
                            "volatility": 0.05998460096023587
                        }
                    },
                    "ranking": 13.14976471744889,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72425956,
            "name": "Friendly Match",
            "creator": 683577,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 683577,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "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-02-15T19:03:11.195839Z",
            "ended": "2025-02-15T19:22:03.597776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.517578125,
                            "deviation": 107.2919921875,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 683577,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.3780517578125,
                            "deviation": 60.952484130859375,
                            "volatility": 0.05999548360705376
                        }
                    },
                    "username": "tribarry",
                    "country": "ca",
                    "ranking": 13.14976471744889,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/eb303908d0a2da339567fd8d61d6ba50?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/72426184"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1684295,
                    "username": "tailake",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/04145f137ed56e58dd63880cf13b1bce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.063293722913,
                            "deviation": 65.55551150435882,
                            "volatility": 0.059980141891621
                        }
                    },
                    "ranking": 19.445440912194822,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426184,
            "name": "Friendly Match",
            "creator": 1684295,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1684295,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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-02-15T19:12:18.791305Z",
            "ended": "2025-02-15T19:24:21.328821Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.1926879882812,
                            "deviation": 105.41371154785156,
                            "volatility": 0.14999152719974518
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1684295,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.6805419921875,
                            "deviation": 76.94845581054688,
                            "volatility": 0.05995727702975273
                        }
                    },
                    "username": "tailake",
                    "country": "us",
                    "ranking": 19.445440912194822,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/04145f137ed56e58dd63880cf13b1bce?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/72426634"
            },
            "players": {
                "black": {
                    "id": 1689628,
                    "username": "ipmaan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72426634,
            "name": "Partita amichevole",
            "creator": 1689628,
            "mode": "game",
            "source": "play",
            "black": 1689628,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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-02-15T19:28:58.092817Z",
            "ended": "2025-02-15T19:30:57.952835Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1689628,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "ipmaan",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.3314208984375,
                            "deviation": 105.88972473144531,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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/72426553"
            },
            "players": {
                "black": {
                    "id": 1689628,
                    "username": "ipmaan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72426553,
            "name": "Partita amichevole",
            "creator": 1689628,
            "mode": "game",
            "source": "play",
            "black": 1689628,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "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-02-15T19:25:40.039507Z",
            "ended": "2025-02-15T19:28:52.622201Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1689628,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "ipmaan",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.3314208984375,
                            "deviation": 105.88972473144531,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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/72426653"
            },
            "players": {
                "black": {
                    "id": 1292344,
                    "username": "barashkov.a.d",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5c5129ae286d7d5c4ff0462095571f71?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.0177162165032,
                            "deviation": 60.56057856804809,
                            "volatility": 0.06010118852510577
                        }
                    },
                    "ranking": 12.784845691256011,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72426653,
            "name": "Friendly Match",
            "creator": 1292344,
            "mode": "game",
            "source": "play",
            "black": 1292344,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "11.0",
            "handicap": 4,
            "komi": "-0.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": 33,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 180, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-15T19:29:20.533522Z",
            "ended": "2025-02-15T19:38:10.459185Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1292344,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 529.8258666992188,
                            "deviation": 69.29804229736328,
                            "volatility": 0.06009570136666298
                        }
                    },
                    "username": "barashkov.a.d",
                    "country": "un",
                    "ranking": 12.784845691256011,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c5129ae286d7d5c4ff0462095571f71?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.3314208984375,
                            "deviation": 105.88972473144531,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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/77957171"
            },
            "players": {
                "black": {
                    "id": 659298,
                    "username": "jmlebla1",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/c76c2573587912b5c8f43310b6e4e166?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 832.8426209513576,
                            "deviation": 62.73255994959277,
                            "volatility": 0.05991635696401099
                        }
                    },
                    "ranking": 10.682484884480958,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77957171,
            "name": "Friendly Match",
            "creator": 659298,
            "mode": "game",
            "source": "play",
            "black": 659298,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "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-08-04T12:56:00.828964Z",
            "ended": "2025-08-04T13:05:56.461055Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 659298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.318359375,
                            "deviation": 65.22664642333984,
                            "volatility": 0.05994971841573715
                        }
                    },
                    "username": "jmlebla1",
                    "country": "us",
                    "ranking": 10.682484884480958,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c76c2573587912b5c8f43310b6e4e166?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.8653564453125,
                            "deviation": 104.45056915283203,
                            "volatility": 0.14947348833084106
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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/72426693"
            },
            "players": {
                "black": {
                    "id": 1689628,
                    "username": "ipmaan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72426693,
            "name": "Partita amichevole",
            "creator": 1689628,
            "mode": "game",
            "source": "play",
            "black": 1689628,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "93 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T19:31:02.458106Z",
            "ended": "2025-02-15T19:35:46.378083Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1689628,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "ipmaan",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7ab6d40d84a8bb22e0aa15cd7303ce31?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.3314208984375,
                            "deviation": 105.88972473144531,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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/73402055"
            },
            "players": {
                "black": {
                    "id": 1665124,
                    "username": "Metlik",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/980d3275070780cb99bb6ae2f4dc1886?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 458.23587479107414,
                            "deviation": 96.54919783704037,
                            "volatility": 0.06010820053637063
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3018874158831,
                            "deviation": 96.71345741675944,
                            "volatility": 0.14900544570616103
                        }
                    },
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73402055,
            "name": "Дружеский матч",
            "creator": 1665124,
            "mode": "game",
            "source": "play",
            "black": 1665124,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "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-03-17T16:00:41.569086Z",
            "ended": "2025-03-17T16:02:17.003720Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1665124,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 506.2160339355469,
                            "deviation": 101.48377227783203,
                            "volatility": 0.060117222368717194
                        }
                    },
                    "username": "Metlik",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/980d3275070780cb99bb6ae2f4dc1886?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1025.85693359375,
                            "deviation": 110.99826049804688,
                            "volatility": 0.14954873919487
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.48969320981093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "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
        }
    ]
}