List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=16
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=17",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=15",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/74801137"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "username": "drip___drop",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.3101510632963,
                            "deviation": 62.36667648468609,
                            "volatility": 0.06013964947018167
                        }
                    },
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74801137,
            "name": "Friendly Match",
            "creator": 1337721,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1337721,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-30T04:45:41.382012Z",
            "ended": "2025-04-30T04:48:40.890202Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.6966552734375,
                            "deviation": 104.92500305175781,
                            "volatility": 0.14994585514068604
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.0648193359375,
                            "deviation": 62.658267974853516,
                            "volatility": 0.06013776734471321
                        }
                    },
                    "username": "drip___drop",
                    "country": "un",
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?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/74801172"
            },
            "players": {
                "black": {
                    "id": 925197,
                    "username": "jo4leon",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/cc0b4540ef844cf77ac3cef88d1b520e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 461.23259256963024,
                            "deviation": 65.58128176849785,
                            "volatility": 0.06065961739790503
                        }
                    },
                    "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": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74801172,
            "name": "Friendly Match",
            "creator": 925197,
            "mode": "game",
            "source": "play",
            "black": 925197,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-30T04:47:38.056813Z",
            "ended": "2025-04-30T04:49:11.226365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 925197,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 345.28887939453125,
                            "deviation": 64.34003448486328,
                            "volatility": 0.060197409242391586
                        }
                    },
                    "username": "jo4leon",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cc0b4540ef844cf77ac3cef88d1b520e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.6966552734375,
                            "deviation": 104.92500305175781,
                            "volatility": 0.14994585514068604
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "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/74801193"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "username": "drip___drop",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.3101510632963,
                            "deviation": 62.36667648468609,
                            "volatility": 0.06013964947018167
                        }
                    },
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74801193,
            "name": "Friendly Match",
            "creator": 1337721,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1337721,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-30T04:49:07.292145Z",
            "ended": "2025-04-30T04:50:21.555580Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.2453002929688,
                            "deviation": 106.74860382080078,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.0648193359375,
                            "deviation": 62.658267974853516,
                            "volatility": 0.06013776734471321
                        }
                    },
                    "username": "drip___drop",
                    "country": "un",
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?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/74801231"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "username": "drip___drop",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.3101510632963,
                            "deviation": 62.36667648468609,
                            "volatility": 0.06013964947018167
                        }
                    },
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74801231,
            "name": "Friendly Match",
            "creator": 1337721,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1337721,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-30T04:51:15.043309Z",
            "ended": "2025-04-30T04:52:59.316497Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.2453002929688,
                            "deviation": 106.74860382080078,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.0648193359375,
                            "deviation": 62.658267974853516,
                            "volatility": 0.06013776734471321
                        }
                    },
                    "username": "drip___drop",
                    "country": "un",
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?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/74801267"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "username": "drip___drop",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.3101510632963,
                            "deviation": 62.36667648468609,
                            "volatility": 0.06013964947018167
                        }
                    },
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74801267,
            "name": "Friendly Match",
            "creator": 1337721,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1337721,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-30T04:53:11.672190Z",
            "ended": "2025-04-30T04:55:21.356658Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.2453002929688,
                            "deviation": 106.74860382080078,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.0648193359375,
                            "deviation": 62.658267974853516,
                            "volatility": 0.06013776734471321
                        }
                    },
                    "username": "drip___drop",
                    "country": "un",
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?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/74801346"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "username": "drip___drop",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.3101510632963,
                            "deviation": 62.36667648468609,
                            "volatility": 0.06013964947018167
                        }
                    },
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74801346,
            "name": "Friendly Match",
            "creator": 1337721,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1337721,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-30T04:57:23.292093Z",
            "ended": "2025-04-30T04:59:06.975405Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.2453002929688,
                            "deviation": 106.74860382080078,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.0648193359375,
                            "deviation": 62.658267974853516,
                            "volatility": 0.06013776734471321
                        }
                    },
                    "username": "drip___drop",
                    "country": "un",
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?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/74801351"
            },
            "players": {
                "black": {
                    "id": 1727847,
                    "username": "jg250226_omhoram",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/85f755a0dce96c1a467f57a67822b2fb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 224.66407984617217,
                            "deviation": 66.05833930343923,
                            "volatility": 0.05994786420303351
                        }
                    },
                    "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": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74801351,
            "name": "友谊赛",
            "creator": 1727847,
            "mode": "game",
            "source": "play",
            "black": 1727847,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"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-04-30T04:57:35.631149Z",
            "ended": "2025-04-30T05:01:09.580614Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1727847,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 361.7211608886719,
                            "deviation": 70.42398834228516,
                            "volatility": 0.06001037731766701
                        }
                    },
                    "username": "jg250226_omhoram",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/85f755a0dce96c1a467f57a67822b2fb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 818.742919921875,
                            "deviation": 104.99801635742188,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74801288"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1659567,
                    "username": "새옹지마",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7958dfe34c25aa40cdb8d8f400681ef8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.5809032449897,
                            "deviation": 61.55220815642987,
                            "volatility": 0.06000349442274012
                        }
                    },
                    "ranking": 16.256635427639978,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74801288,
            "name": "친선 대국",
            "creator": 1659567,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1659567,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-30T04:53:53.688852Z",
            "ended": "2025-04-30T04:59:16.168764Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.2453002929688,
                            "deviation": 106.74860382080078,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1659567,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.744384765625,
                            "deviation": 61.630977630615234,
                            "volatility": 0.059994056820869446
                        }
                    },
                    "username": "새옹지마",
                    "country": "un",
                    "ranking": 16.256635427639978,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7958dfe34c25aa40cdb8d8f400681ef8?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/74801377"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "username": "drip___drop",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.3101510632963,
                            "deviation": 62.36667648468609,
                            "volatility": 0.06013964947018167
                        }
                    },
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74801377,
            "name": "Friendly Match",
            "creator": 1337721,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1337721,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-30T04:59:18.937813Z",
            "ended": "2025-04-30T05:03:21.294938Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 826.50732421875,
                            "deviation": 106.09246063232422,
                            "volatility": 0.14998199045658112
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1337721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.0648193359375,
                            "deviation": 62.658267974853516,
                            "volatility": 0.06013776734471321
                        }
                    },
                    "username": "drip___drop",
                    "country": "un",
                    "ranking": 13.019524618878679,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bd9fca91d2bad38c294ada6c057117f0?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/74801406"
            },
            "players": {
                "black": {
                    "id": 759450,
                    "username": "marcelogo",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/ae8801f700298dbfc46b2c8592f0ce3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.4868994914896,
                            "deviation": 60.39081395719266,
                            "volatility": 0.059857613702520865
                        }
                    },
                    "ranking": 16.5800360473885,
                    "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": 926.5045812173657,
                            "deviation": 98.27450422806722,
                            "volatility": 0.14857498469490318
                        }
                    },
                    "ranking": 13.149679847890283,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74801406,
            "name": "Friendly Match",
            "creator": 759450,
            "mode": "game",
            "source": "play",
            "black": 759450,
            "white": 58441,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-30T05:00:19.564605Z",
            "ended": "2025-04-30T05:01:18.483615Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 759450,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.08544921875,
                            "deviation": 60.530765533447266,
                            "volatility": 0.0599474236369133
                        }
                    },
                    "username": "marcelogo",
                    "country": "ar",
                    "ranking": 16.5800360473885,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ae8801f700298dbfc46b2c8592f0ce3e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 826.50732421875,
                            "deviation": 106.09246063232422,
                            "volatility": 0.14998199045658112
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.149679847890283,
                    "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
        }
    ]
}