List all games played by a specific player.

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

{
    "count": 1611,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=43",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/70464994"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.3139525561162,
                            "deviation": 102.70660794326824,
                            "volatility": 0.14899082667676827
                        }
                    },
                    "ranking": 15.200192051030614,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 70464994,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 58441,
            "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": 87084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T12:57:52.345969Z",
            "ended": "2024-12-15T14:40:04.826304Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.72314453125,
                            "deviation": 63.59878158569336,
                            "volatility": 0.060068629682064056
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.8623046875,
                            "deviation": 101.78484344482422,
                            "volatility": 0.1498222053050995
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.200192051030614,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70464969"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.732090326229,
                            "deviation": 67.04530916808241,
                            "volatility": 0.06936747912518647
                        }
                    },
                    "ranking": 16.128495047878445,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 70464969,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1549392,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "45.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T12:57:00.651340Z",
            "ended": "2024-12-15T14:26:32.341933Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.72314453125,
                            "deviation": 63.59878158569336,
                            "volatility": 0.060068629682064056
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.87744140625,
                            "deviation": 68.40657043457031,
                            "volatility": 0.06302551925182343
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 16.128495047878445,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-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/70464955"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1278465,
                    "username": "Bouvardia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f4b054acda8c08d446da2819264ff927-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 927.9587351763124,
                            "deviation": 100.82814096951913,
                            "volatility": 0.14741599664967814
                        }
                    },
                    "ranking": 13.18598541484503,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 70464955,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1278465,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-15T12:56:23.209014Z",
            "ended": "2024-12-15T13:36:38.334680Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.72314453125,
                            "deviation": 63.59878158569336,
                            "volatility": 0.060068629682064056
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1278465,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.1505126953125,
                            "deviation": 75.09374237060547,
                            "volatility": 0.07765034586191177
                        }
                    },
                    "username": "Bouvardia",
                    "country": "un",
                    "ranking": 13.18598541484503,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f4b054acda8c08d446da2819264ff927-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/70464938"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1023.9154611717338,
                            "deviation": 104.17795685130692,
                            "volatility": 0.1498562538747111
                        }
                    },
                    "ranking": 15.463991236779371,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 70464938,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 608184,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T12:55:37.977118Z",
            "ended": "2024-12-15T14:11:45.338669Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.72314453125,
                            "deviation": 63.59878158569336,
                            "volatility": 0.060068629682064056
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.9947509765625,
                            "deviation": 122.5758285522461,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 15.463991236779371,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-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/70464896"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 799422,
                    "username": "noob_bot_2",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.5063387422588,
                            "deviation": 90.15954600946682,
                            "volatility": 0.09763952625521093
                        }
                    },
                    "ranking": 15.79155221510727,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 70464896,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 799422,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-15T12:54:07.801271Z",
            "ended": "2024-12-15T13:57:11.268853Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.72314453125,
                            "deviation": 63.59878158569336,
                            "volatility": 0.060068629682064056
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 799422,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1437.110107421875,
                            "deviation": 81.29682159423828,
                            "volatility": 0.09758146107196808
                        }
                    },
                    "username": "noob_bot_2",
                    "country": "_Pirate",
                    "ranking": 15.79155221510727,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-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/70444231"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1426893,
                    "username": "elsa101",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f15d0c9dedcf0a60780462997c6ba63c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.7088818719379,
                            "deviation": 69.83850028451994,
                            "volatility": 0.0598873015400963
                        }
                    },
                    "ranking": 13.600128569785225,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444231,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1426893,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-12-15T05:41:04.703921Z",
            "ended": "2024-12-15T05:41:15.649041Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.72314453125,
                            "deviation": 63.59878158569336,
                            "volatility": 0.060068629682064056
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1426893,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 952.5336303710938,
                            "deviation": 68.11251068115234,
                            "volatility": 0.0598902553319931
                        }
                    },
                    "username": "elsa101",
                    "country": "un",
                    "ranking": 13.600128569785225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f15d0c9dedcf0a60780462997c6ba63c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70444227"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 805746,
                    "username": "Roxa",
                    "country": "co",
                    "icon": "https://user-uploads.online-go.com/3baa2202d76bf1805ac7cdcc94aef805-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.018986487404,
                            "deviation": 62.07390101070802,
                            "volatility": 0.060081858746688616
                        }
                    },
                    "ranking": 25.491871963619136,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444227,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 805746,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-15T14:42:03.158215Z",
            "ended": "2024-12-23T22:12:31.757436Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 805746,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 910.3842163085938,
                            "deviation": 63.377227783203125,
                            "volatility": 0.06008237600326538
                        }
                    },
                    "username": "Roxa",
                    "country": "co",
                    "ranking": 25.491871963619136,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3baa2202d76bf1805ac7cdcc94aef805-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/70444223"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1586678,
                    "username": "deleted-f5ada478-4d2e-4b61-9369-abcee4177c3a",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9c8a4b667a502aee131ddf66e2a39f65-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.095015170818,
                            "deviation": 62.33882274680167,
                            "volatility": 0.05995511922646888
                        }
                    },
                    "ranking": 18.254692230731695,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444223,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1586678,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 259200}",
            "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": "2024-12-15T13:11:16.143651Z",
            "ended": "2024-12-20T10:25:43.915860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1586678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.6953125,
                            "deviation": 61.26789093017578,
                            "volatility": 0.059959881007671356
                        }
                    },
                    "username": "deleted-f5ada478-4d2e-4b61-9369-abcee4177c3a",
                    "country": "un",
                    "ranking": 18.254692230731695,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9c8a4b667a502aee131ddf66e2a39f65-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/70444222"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1616191,
                    "username": "brocktonite",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/558a9807fc28e821024d3763b27e4967-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.823159675631,
                            "deviation": 62.37428154752145,
                            "volatility": 0.060124504803499956
                        }
                    },
                    "ranking": 23.738209832242998,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444222,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1616191,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 259200}",
            "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": "2024-12-15T05:18:34.627054Z",
            "ended": "2024-12-26T21:55:37.951328Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1616191,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.6220703125,
                            "deviation": 67.22677612304688,
                            "volatility": 0.06010846421122551
                        }
                    },
                    "username": "brocktonite",
                    "country": "_LGBT",
                    "ranking": 23.738209832242998,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/558a9807fc28e821024d3763b27e4967-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/70444216"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 795459,
                    "username": "うりん",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ef4057674956a5b4f783f153137361da?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 895.5438860977781,
                            "deviation": 62.99317352146859,
                            "volatility": 0.05986293342910467
                        }
                    },
                    "ranking": 12.362863141509957,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444216,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 795459,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-12-15T14:27:45.999269Z",
            "ended": "2024-12-16T14:29:25.294525Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.8582153320312,
                            "deviation": 63.441776275634766,
                            "volatility": 0.0600694976747036
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 795459,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.3267822265625,
                            "deviation": 62.13510513305664,
                            "volatility": 0.05983424559235573
                        }
                    },
                    "username": "うりん",
                    "country": "un",
                    "ranking": 12.362863141509957,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ef4057674956a5b4f783f153137361da?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}