List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-ended&page=19
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=20",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=18",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/71266203"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "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": 71266203,
            "name": "Dwarf",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 5,
            "height": 13,
            "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": 365538,
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-11T08:33:32.688990Z",
            "ended": "2025-02-01T02:13:42.380957Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1735.8187255859375,
                            "deviation": 62.48005294799805,
                            "volatility": 0.05987636744976044
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/71024458"
            },
            "players": {
                "black": {
                    "id": 906747,
                    "username": "Chibo",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.9761791121553,
                            "deviation": 69.21970184317588,
                            "volatility": 0.05937290471998409
                        }
                    },
                    "ranking": 23.94529259803017,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71024458,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:7 (rtayek vs Chibo)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 906747,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-03T02:31:41.219050Z",
            "ended": "2025-01-25T20:33:45.011457Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 906747,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.0035400390625,
                            "deviation": 62.559322357177734,
                            "volatility": 0.05934731662273407
                        }
                    },
                    "username": "Chibo",
                    "country": "150",
                    "ranking": 23.94529259803017,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1726.6708984375,
                            "deviation": 62.58744812011719,
                            "volatility": 0.059877313673496246
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71024461"
            },
            "players": {
                "black": {
                    "id": 602031,
                    "username": "loki1725",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/32d44a64a5d967d4a3c3cd9a7c895f42-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.3151120297055,
                            "deviation": 61.49483948079021,
                            "volatility": 0.05993070471876352
                        }
                    },
                    "ranking": 18.49831660166151,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71024461,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:7 (rtayek vs loki1725)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 602031,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-03T02:31:41.394220Z",
            "ended": "2025-01-18T07:21:27.288848Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 602031,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.47705078125,
                            "deviation": 61.222232818603516,
                            "volatility": 0.05991353094577789
                        }
                    },
                    "username": "loki1725",
                    "country": "_Pirate",
                    "ranking": 18.49831660166151,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32d44a64a5d967d4a3c3cd9a7c895f42-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1717.158203125,
                            "deviation": 62.71254348754883,
                            "volatility": 0.059878140687942505
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/68300387"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1119,
                    "username": "GaijinSmash",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/b24d7f4707b81d4a3b52837b2cdafac3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.0226710682025,
                            "deviation": 63.08047531777952,
                            "volatility": 0.06004328712836484
                        }
                    },
                    "ranking": 26.789046151722914,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 68300387,
            "name": "Tournament Game: Through the Years: Long Correspondence (59567) R:2 (GaijinSmash vs rtayek)",
            "creator": 1119,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1119,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 59567,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-02T20:39:32.761611Z",
            "ended": "2025-01-16T15:27:47.744993Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5360107421875,
                            "deviation": 62.8452033996582,
                            "volatility": 0.059878937900066376
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1119,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.097412109375,
                            "deviation": 63.08934020996094,
                            "volatility": 0.060043830424547195
                        }
                    },
                    "username": "GaijinSmash",
                    "country": "de",
                    "ranking": 26.789046151722914,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b24d7f4707b81d4a3b52837b2cdafac3-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70593833"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "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": 70593833,
            "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": 89165,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-19T20:07:45.775128Z",
            "ended": "2025-01-10T22:45:43.014093Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5360107421875,
                            "deviation": 62.8452033996582,
                            "volatility": 0.059878937900066376
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/70593939"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "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": 70593939,
            "name": "Bigly",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 21,
            "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": 90318,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-19T20:13:03.980858Z",
            "ended": "2025-01-10T22:42:02.861988Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5360107421875,
                            "deviation": 62.8452033996582,
                            "volatility": 0.059878937900066376
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "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/68300405"
            },
            "players": {
                "black": {
                    "id": 46148,
                    "username": "pstraus",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/55d420eb362bf37d37110db15ea1676f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1675.375444782143,
                            "deviation": 62.215767279857936,
                            "volatility": 0.05985944224537135
                        }
                    },
                    "ranking": 26.86312810725367,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68300405,
            "name": "Tournament Game: Through the Years: Long Correspondence (59567) R:2 (rtayek vs pstraus)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 46148,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 59567,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-02T20:39:33.863259Z",
            "ended": "2025-01-08T22:02:19.567453Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 46148,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.675537109375,
                            "deviation": 64.73622131347656,
                            "volatility": 0.05989479273557663
                        }
                    },
                    "username": "pstraus",
                    "country": "us",
                    "ranking": 26.86312810725367,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/55d420eb362bf37d37110db15ea1676f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.092041015625,
                            "deviation": 63.00107955932617,
                            "volatility": 0.059878796339035034
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71054955"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.7372451576634,
                            "deviation": 98.43593881402019,
                            "volatility": 0.14965935697402952
                        }
                    },
                    "ranking": 20.445316093497503,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 71054955,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195520,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-04T01:52:27.740991Z",
            "ended": "2025-01-04T02:16:56.546584Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.092041015625,
                            "deviation": 63.00107955932617,
                            "volatility": 0.059878796339035034
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1741.9990234375,
                            "deviation": 83.11380767822266,
                            "volatility": 0.09546856582164764
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 20.445316093497503,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71054587"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.7372451576634,
                            "deviation": 98.43593881402019,
                            "volatility": 0.14965935697402952
                        }
                    },
                    "ranking": 20.445316093497503,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 71054587,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195520,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-04T01:35:08.166675Z",
            "ended": "2025-01-04T01:52:23.754241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.092041015625,
                            "deviation": 63.00107955932617,
                            "volatility": 0.059878796339035034
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1871.71044921875,
                            "deviation": 82.71165466308594,
                            "volatility": 0.095420241355896
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 20.445316093497503,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71054250"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.7372451576634,
                            "deviation": 98.43593881402019,
                            "volatility": 0.14965935697402952
                        }
                    },
                    "ranking": 20.445316093497503,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 71054250,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195520,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-04T01:18:36.582335Z",
            "ended": "2025-01-04T01:34:45.599961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.092041015625,
                            "deviation": 63.00107955932617,
                            "volatility": 0.059878796339035034
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.7501220703125,
                            "deviation": 80.23150634765625,
                            "volatility": 0.09539055824279785
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 20.445316093497503,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}