List all games played by a specific player.

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

{
    "count": 2713,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=15",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=13",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76449033"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76449033,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-19T03:20:26.449074Z",
            "ended": "2025-06-19T03:37:21.360977Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1874.968017578125,
                            "deviation": 66.2605209350586,
                            "volatility": 0.06044398248195648
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76410756"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76410756,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-17T22:15:27.180372Z",
            "ended": "2025-06-17T22:35:10.687895Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.5433349609375,
                            "deviation": 66.04084014892578,
                            "volatility": 0.060415737330913544
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76410305"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76410305,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-17T21:54:29.349908Z",
            "ended": "2025-06-17T22:14:49.765302Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1909.875,
                            "deviation": 66.2884292602539,
                            "volatility": 0.06041712686419487
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76409965"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76409965,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-17T21:40:04.084094Z",
            "ended": "2025-06-17T21:54:25.750162Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1909.875,
                            "deviation": 66.2884292602539,
                            "volatility": 0.06041712686419487
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76409885"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76409885,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-17T21:36:01.041651Z",
            "ended": "2025-06-17T21:39:57.944062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1923.193603515625,
                            "deviation": 66.65526580810547,
                            "volatility": 0.060416754335165024
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76385449"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76385449,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-17T04:47:55.818532Z",
            "ended": "2025-06-17T04:54:17.866206Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1928.277099609375,
                            "deviation": 62.85798263549805,
                            "volatility": 0.06042686477303505
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76385329"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76385329,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-17T04:41:53.402368Z",
            "ended": "2025-06-17T04:47:52.060588Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1922.246337890625,
                            "deviation": 62.782684326171875,
                            "volatility": 0.060428496450185776
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76385145"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.6587240030651,
                            "deviation": 69.14226880592092,
                            "volatility": 0.06261282904469162
                        }
                    },
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76385145,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 802383,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 312,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 1500, \"max_time\": 6000}",
            "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-06-17T04:31:48.675824Z",
            "ended": "2025-06-17T04:41:14.821785Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802383,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1922.246337890625,
                            "deviation": 62.782684326171875,
                            "volatility": 0.060428496450185776
                        }
                    },
                    "username": "doge_bot_1",
                    "country": "_Pirate",
                    "ranking": 29.771623842248534,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71266177"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 71266177,
            "name": "Bigly",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 270259,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 259200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-11T08:33:23.746642Z",
            "ended": "2025-06-15T17:45:07.986376Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.215576171875,
                            "deviation": 64.1490707397461,
                            "volatility": 0.0600091926753521
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74176875"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.4336240374016,
                            "deviation": 66.41894948055968,
                            "volatility": 0.059884108168580114
                        }
                    },
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74176875,
            "name": "Ray Venge",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 299621,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 259200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-10T18:29:49.079403Z",
            "ended": "2025-06-07T11:47:12.616424Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1754.1800537109375,
                            "deviation": 63.33058166503906,
                            "volatility": 0.059875309467315674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.54393217180034,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2065.215576171875,
                            "deviation": 64.1490707397461,
                            "volatility": 0.0600091926753521
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}