List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=20
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=21",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=19",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/75300415"
            },
            "players": {
                "black": {
                    "id": 1568153,
                    "username": "_px",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.6557716568884,
                            "deviation": 63.431990432852146,
                            "volatility": 0.060321710167771575
                        }
                    },
                    "ranking": 9.065516092810611,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300415,
            "name": "Friendly Match",
            "creator": 1568153,
            "mode": "game",
            "source": "play",
            "black": 1568153,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 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": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-15T16:29:35.476181Z",
            "ended": "2025-05-15T16:37:15.674082Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.9508056640625,
                            "deviation": 61.79557800292969,
                            "volatility": 0.06013169884681702
                        }
                    },
                    "username": "_px",
                    "country": "un",
                    "ranking": 9.065516092810611,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.664794921875,
                            "deviation": 104.8852310180664,
                            "volatility": 0.14985115826129913
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/75300498"
            },
            "players": {
                "black": {
                    "id": 1753484,
                    "username": "grumpy72",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/023f788df8f565b35205542059d3129a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 632.3697376228747,
                            "deviation": 63.25523516617012,
                            "volatility": 0.06054928257138164
                        }
                    },
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300498,
            "name": "Friendly Match",
            "creator": 1753484,
            "mode": "game",
            "source": "play",
            "black": 1753484,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-15T16:31:51.123910Z",
            "ended": "2025-05-15T16:36:15.037372Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1753484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 623.0712280273438,
                            "deviation": 64.16462707519531,
                            "volatility": 0.06052817404270172
                        }
                    },
                    "username": "grumpy72",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/023f788df8f565b35205542059d3129a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.5296630859375,
                            "deviation": 102.80118560791016,
                            "volatility": 0.14986258745193481
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/77591560"
            },
            "players": {
                "black": {
                    "id": 1737846,
                    "username": "Nathanielsen797",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/03c1d8deed8008d1608f75c9dbaa935c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 140.83785926186874,
                            "deviation": 72.99549186812082,
                            "volatility": 0.05995310789461789
                        }
                    },
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77591560,
            "name": "Friendly Match",
            "creator": 1737846,
            "mode": "game",
            "source": "play",
            "black": 1737846,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "10.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": 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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-07-23T21:33:41.818100Z",
            "ended": "2025-07-23T21:38:51.526860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1737846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 168.66249084472656,
                            "deviation": 71.82880401611328,
                            "volatility": 0.059961143881082535
                        }
                    },
                    "username": "Nathanielsen797",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03c1d8deed8008d1608f75c9dbaa935c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.1458740234375,
                            "deviation": 117.08769226074219,
                            "volatility": 0.14954271912574768
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/75300715"
            },
            "players": {
                "black": {
                    "id": 243326,
                    "username": "funka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.8919864661952,
                            "deviation": 69.00084620649857,
                            "volatility": 0.06239797902007459
                        }
                    },
                    "ranking": 8.89307263387292,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300715,
            "name": "Partie amicale",
            "creator": 243326,
            "mode": "game",
            "source": "play",
            "black": 243326,
            "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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-15T16:38:57.192127Z",
            "ended": "2025-05-15T16:40:10.962183Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.58056640625,
                            "deviation": 67.28113555908203,
                            "volatility": 0.061591822654008865
                        }
                    },
                    "username": "funka",
                    "country": "un",
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.960205078125,
                            "deviation": 104.25146484375,
                            "volatility": 0.1498030126094818
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/75300764"
            },
            "players": {
                "black": {
                    "id": 243326,
                    "username": "funka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.8919864661952,
                            "deviation": 69.00084620649857,
                            "volatility": 0.06239797902007459
                        }
                    },
                    "ranking": 8.89307263387292,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300764,
            "name": "Partie amicale",
            "creator": 243326,
            "mode": "game",
            "source": "play",
            "black": 243326,
            "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": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-15T16:40:15.567942Z",
            "ended": "2025-05-15T16:41:49.955385Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.9086303710938,
                            "deviation": 67.67654418945312,
                            "volatility": 0.06160077080130577
                        }
                    },
                    "username": "funka",
                    "country": "un",
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.480712890625,
                            "deviation": 105.69912719726562,
                            "volatility": 0.1499371975660324
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/75300708"
            },
            "players": {
                "black": {
                    "id": 682367,
                    "username": "5r_p3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.4748303545754,
                            "deviation": 64.0412805208092,
                            "volatility": 0.06015212789428141
                        }
                    },
                    "ranking": 12.153330943143208,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300708,
            "name": "Friendly Match",
            "creator": 682367,
            "mode": "game",
            "source": "play",
            "black": 682367,
            "white": 58441,
            "width": 13,
            "height": 13,
            "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": 6,
            "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": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-15T16:38:54.139932Z",
            "ended": "2025-05-15T16:41:58.960210Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 682367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 914.3237915039062,
                            "deviation": 67.52677154541016,
                            "volatility": 0.06007515266537666
                        }
                    },
                    "username": "5r_p3",
                    "country": "un",
                    "ranking": 12.153330943143208,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.4083251953125,
                            "deviation": 106.34408569335938,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/75300816"
            },
            "players": {
                "black": {
                    "id": 243326,
                    "username": "funka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.8919864661952,
                            "deviation": 69.00084620649857,
                            "volatility": 0.06239797902007459
                        }
                    },
                    "ranking": 8.89307263387292,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300816,
            "name": "Partie amicale",
            "creator": 243326,
            "mode": "game",
            "source": "play",
            "black": 243326,
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-15T16:41:55.918067Z",
            "ended": "2025-05-15T16:43:20.077695Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.107421875,
                            "deviation": 67.89131164550781,
                            "volatility": 0.061608053743839264
                        }
                    },
                    "username": "funka",
                    "country": "un",
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1146.7449951171875,
                            "deviation": 106.0174331665039,
                            "volatility": 0.1499759703874588
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/75300863"
            },
            "players": {
                "black": {
                    "id": 243326,
                    "username": "funka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.8919864661952,
                            "deviation": 69.00084620649857,
                            "volatility": 0.06239797902007459
                        }
                    },
                    "ranking": 8.89307263387292,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300863,
            "name": "Partie amicale",
            "creator": 243326,
            "mode": "game",
            "source": "play",
            "black": 243326,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-05-15T16:43:26.586915Z",
            "ended": "2025-05-15T16:45:31.365869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.9031372070312,
                            "deviation": 67.9510726928711,
                            "volatility": 0.06160648912191391
                        }
                    },
                    "username": "funka",
                    "country": "un",
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.3790283203125,
                            "deviation": 106.01971435546875,
                            "volatility": 0.1499527543783188
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/75300941"
            },
            "players": {
                "black": {
                    "id": 243326,
                    "username": "funka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.8919864661952,
                            "deviation": 69.00084620649857,
                            "volatility": 0.06239797902007459
                        }
                    },
                    "ranking": 8.89307263387292,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75300941,
            "name": "Partie amicale",
            "creator": 243326,
            "mode": "game",
            "source": "play",
            "black": 243326,
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-15T16:45:41.928922Z",
            "ended": "2025-05-15T16:47:25.949064Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.9031372070312,
                            "deviation": 67.9510726928711,
                            "volatility": 0.06160648912191391
                        }
                    },
                    "username": "funka",
                    "country": "un",
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.6915283203125,
                            "deviation": 108.01336669921875,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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/77590257"
            },
            "players": {
                "black": {
                    "id": 243326,
                    "username": "funka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.8919864661952,
                            "deviation": 69.00084620649857,
                            "volatility": 0.06239797902007459
                        }
                    },
                    "ranking": 8.89307263387292,
                    "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": 1011.641525147337,
                            "deviation": 104.10654931621175,
                            "volatility": 0.14896682711569154
                        }
                    },
                    "ranking": 15.184809602891338,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77590257,
            "name": "Partie amicale",
            "creator": 243326,
            "mode": "game",
            "source": "play",
            "black": 243326,
            "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": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-23T20:34:51.013323Z",
            "ended": "2025-07-23T20:40:22.877612Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.5823364257812,
                            "deviation": 70.42593383789062,
                            "volatility": 0.061977360397577286
                        }
                    },
                    "username": "funka",
                    "country": "un",
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 913.16748046875,
                            "deviation": 101.433349609375,
                            "volatility": 0.14970970153808594
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.184809602891338,
                    "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
        }
    ]
}