List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=54",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52374549"
            },
            "players": {
                "black": {
                    "id": 1200252,
                    "username": "Chessplayer_1963",
                    "country": "cl",
                    "icon": "https://secure.gravatar.com/avatar/2862ca126e6c856eecf661f1efd53043?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.2435808091907,
                            "deviation": 61.44427101099612,
                            "volatility": 0.059691829783356964
                        }
                    },
                    "ranking": 21.13693331820192,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52374549,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1200252,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-30T17:38:09.009346Z",
            "ended": "2023-03-30T17:39:20.916915Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1200252,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.0860595703125,
                            "deviation": 62.655670166015625,
                            "volatility": 0.06003961339592934
                        }
                    },
                    "username": "Chessplayer_1963",
                    "country": "cl",
                    "ranking": 21.13693331820192,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2862ca126e6c856eecf661f1efd53043?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.8836669921875,
                            "deviation": 74.70598602294922,
                            "volatility": 0.07637514173984528
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "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/52374119"
            },
            "players": {
                "black": {
                    "id": 1189667,
                    "username": "grshk201601",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0fbd8e273fcf185be338cba8599c9775?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.3264772386356,
                            "deviation": 74.52115368137501,
                            "volatility": 0.05998934647207282
                        }
                    },
                    "ranking": 21.85273369451615,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52374119,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1189667,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-30T17:20:03.239311Z",
            "ended": "2023-03-30T17:21:14.866573Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1189667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.349853515625,
                            "deviation": 72.69229125976562,
                            "volatility": 0.059998173266649246
                        }
                    },
                    "username": "grshk201601",
                    "country": "un",
                    "ranking": 21.85273369451615,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0fbd8e273fcf185be338cba8599c9775?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1765.8455810546875,
                            "deviation": 74.27833557128906,
                            "volatility": 0.07637763023376465
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "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/52374016"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1071652,
                    "username": "Trashie",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/423301545a0ec22d4894952f82b39f6a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.369834604429,
                            "deviation": 64.92042014666129,
                            "volatility": 0.06005241615887249
                        }
                    },
                    "ranking": 29.572264987757944,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52374016,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1071652,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-30T17:13:52.560539Z",
            "ended": "2023-03-30T17:16:14.121949Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1744.3233642578125,
                            "deviation": 74.54084014892578,
                            "volatility": 0.07637128233909607
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1071652,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1902.8292236328125,
                            "deviation": 63.07612991333008,
                            "volatility": 0.06004292890429497
                        }
                    },
                    "username": "Trashie",
                    "country": "un",
                    "ranking": 29.572264987757944,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/423301545a0ec22d4894952f82b39f6a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/52373990"
            },
            "players": {
                "black": {
                    "id": 1159375,
                    "username": "wangk0605",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/90a900a1abcdb18b9e3b847602e29cdf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1671.7723728361336,
                            "deviation": 60.95492523979792,
                            "volatility": 0.05969363743089663
                        }
                    },
                    "ranking": 26.813287973316882,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52373990,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1159375,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-30T17:13:03.438745Z",
            "ended": "2023-03-30T17:13:25.598235Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1159375,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1742.5826416015625,
                            "deviation": 61.444236755371094,
                            "volatility": 0.05999598279595375
                        }
                    },
                    "username": "wangk0605",
                    "country": "un",
                    "ranking": 26.813287973316882,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/90a900a1abcdb18b9e3b847602e29cdf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1744.3233642578125,
                            "deviation": 74.54084014892578,
                            "volatility": 0.07637128233909607
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "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/52373207"
            },
            "players": {
                "black": {
                    "id": 569771,
                    "username": "SCARSDALE",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4cc3f218f286a29d1af0fd95c31df86d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1848.1764191166337,
                            "deviation": 62.16377726901401,
                            "volatility": 0.059958036365867474
                        }
                    },
                    "ranking": 29.135581816191475,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52373207,
            "name": "🐬⚡",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 569771,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-30T16:43:24.921275Z",
            "ended": "2023-03-30T16:44:01.833469Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 569771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.9801025390625,
                            "deviation": 61.68796157836914,
                            "volatility": 0.05997483432292938
                        }
                    },
                    "username": "SCARSDALE",
                    "country": "un",
                    "ranking": 29.135581816191475,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4cc3f218f286a29d1af0fd95c31df86d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1744.8699951171875,
                            "deviation": 74.28941345214844,
                            "volatility": 0.0763581246137619
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "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/52372433"
            },
            "players": {
                "black": {
                    "id": 1326663,
                    "username": "XxDanieldaOtakuxX",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/a51c61ad371c4f2621c5ad2d44fda7fa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 950.2495113712463,
                            "deviation": 67.80723575223263,
                            "volatility": 0.060129919277886315
                        }
                    },
                    "ranking": 13.735504564197907,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52372433,
            "name": "My Loss Assured But I'll Try Match",
            "creator": 1326663,
            "mode": "game",
            "source": "play",
            "black": 1326663,
            "white": 126739,
            "width": 12,
            "height": 12,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 86400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 0, \"period_time\": 86400, \"periods\": 1}",
            "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": "2023-03-30T16:10:25.104636Z",
            "ended": "2023-04-28T14:56:24.263291Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1326663,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 700.4923706054688,
                            "deviation": 62.686561584472656,
                            "volatility": 0.06003088131546974
                        }
                    },
                    "username": "XxDanieldaOtakuxX",
                    "country": "_Pirate",
                    "ranking": 13.735504564197907,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a51c61ad371c4f2621c5ad2d44fda7fa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.7923583984375,
                            "deviation": 76.51931762695312,
                            "volatility": 0.07680801302194595
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "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/52371982"
            },
            "players": {
                "black": {
                    "id": 847883,
                    "username": "Gordo-chan",
                    "country": "ec",
                    "icon": "https://user-uploads.online-go.com/2746a04087bc2d6558c6147d3af9df1c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.250929343012,
                            "deviation": 61.20778411081437,
                            "volatility": 0.05968470518161029
                        }
                    },
                    "ranking": 19.42997089526642,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1269895,
                    "username": "Cybèle",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/caf19b4503b856d082647225e7fd43fe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 863.8335028553679,
                            "deviation": 65.98550318269317,
                            "volatility": 0.060476089188204726
                        }
                    },
                    "ranking": 11.528278267512311,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52371982,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 847883,
            "white": 1269895,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"per_move\": 20, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "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": "2023-03-30T15:51:45.422713Z",
            "ended": "2023-03-30T16:04:40.175254Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.17724609375,
                            "deviation": 74.34625244140625,
                            "volatility": 0.07636497169733047
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1269895,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 687.7741088867188,
                            "deviation": 78.52925872802734,
                            "volatility": 0.06000642105937004
                        }
                    },
                    "username": "Cybèle",
                    "country": "150",
                    "ranking": 11.528278267512311,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/caf19b4503b856d082647225e7fd43fe-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                847883,
                126739
            ],
            "rengo_white_team": [
                1269895,
                217554
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52371735"
            },
            "players": {
                "black": {
                    "id": 847883,
                    "username": "Gordo-chan",
                    "country": "ec",
                    "icon": "https://user-uploads.online-go.com/2746a04087bc2d6558c6147d3af9df1c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.250929343012,
                            "deviation": 61.20778411081437,
                            "volatility": 0.05968470518161029
                        }
                    },
                    "ranking": 19.42997089526642,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52371735,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 847883,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-30T15:43:38.085028Z",
            "ended": "2023-03-30T15:48:44.757180Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 847883,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.9320068359375,
                            "deviation": 60.45673370361328,
                            "volatility": 0.05984120070934296
                        }
                    },
                    "username": "Gordo-chan",
                    "country": "ec",
                    "ranking": 19.42997089526642,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2746a04087bc2d6558c6147d3af9df1c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.17724609375,
                            "deviation": 74.34625244140625,
                            "volatility": 0.07636497169733047
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                847883,
                217554
            ],
            "rengo_white_team": [
                126739,
                1121856
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52371676"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1250970,
                    "username": "only attack",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bbc68b33f6f2d62381788c19ce0b3f81?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2107.5163750377856,
                            "deviation": 62.77483469080171,
                            "volatility": 0.06003729451478399
                        }
                    },
                    "ranking": 32.175425613829056,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52371676,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1250970,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-30T15:39:23.483301Z",
            "ended": "2023-03-30T15:40:04.812193Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.17724609375,
                            "deviation": 74.34625244140625,
                            "volatility": 0.07636497169733047
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1250970,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1861.0223388671875,
                            "deviation": 64.15531158447266,
                            "volatility": 0.060018498450517654
                        }
                    },
                    "username": "only attack",
                    "country": "un",
                    "ranking": 32.175425613829056,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bbc68b33f6f2d62381788c19ce0b3f81?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                1121856
            ],
            "rengo_white_team": [
                1250970,
                706506
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52371434"
            },
            "players": {
                "black": {
                    "id": 1121856,
                    "username": "Jamantitan",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/46d2ebc91aebd2aeb43ff7a5609bfca5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5307115082298,
                            "deviation": 62.46524187738147,
                            "volatility": 0.0600811806929832
                        }
                    },
                    "ranking": 27.303233040712364,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52371434,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1121856,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"per_move\": 10, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-30T15:28:47.319192Z",
            "ended": "2023-03-30T15:36:57.620594Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1121856,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.3250732421875,
                            "deviation": 62.9122428894043,
                            "volatility": 0.06001012399792671
                        }
                    },
                    "username": "Jamantitan",
                    "country": "it",
                    "ranking": 27.303233040712364,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/46d2ebc91aebd2aeb43ff7a5609bfca5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.17724609375,
                            "deviation": 74.34625244140625,
                            "volatility": 0.07636497169733047
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1121856,
                618632
            ],
            "rengo_white_team": [
                126739,
                706506
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}