List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-ended&page=63
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=-ended&page=64",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=62",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51372893"
            },
            "players": {
                "black": {
                    "id": 818517,
                    "username": "Spetastian",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/ee478be9d637d7f13f6aa44620b08726-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.7189821035147,
                            "deviation": 62.3614939093802,
                            "volatility": 0.06001370385580102
                        }
                    },
                    "ranking": 20.914236801674605,
                    "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": 51372893,
            "name": "Spetastian vs. 🐬Sofiam🐬",
            "creator": 818517,
            "mode": "game",
            "source": "play",
            "black": 818517,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "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-02-24T10:03:02.795571Z",
            "ended": "2023-05-01T11:54:43.977991Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 818517,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.1309814453125,
                            "deviation": 61.60939407348633,
                            "volatility": 0.06004229560494423
                        }
                    },
                    "username": "Spetastian",
                    "country": "se",
                    "ranking": 20.914236801674605,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ee478be9d637d7f13f6aa44620b08726-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51056901"
            },
            "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": 1188583,
                    "username": "gobstopper",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/6b5d5d1de0b8cd7669ba51d5d11d6934-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.3255433898837,
                            "deviation": 61.85619783196349,
                            "volatility": 0.059953513396325916
                        }
                    },
                    "ranking": 22.529011093210897,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51056901,
            "name": "🐬Sofiam🐬 vs. gobstopper",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1188583,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-13T22:32:58.053653Z",
            "ended": "2023-05-01T11:54:30.577649Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1188583,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.835205078125,
                            "deviation": 62.082420349121094,
                            "volatility": 0.05999155715107918
                        }
                    },
                    "username": "gobstopper",
                    "country": "_Starfleet",
                    "ranking": 22.529011093210897,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6b5d5d1de0b8cd7669ba51d5d11d6934-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/51231232"
            },
            "players": {
                "black": {
                    "id": 530320,
                    "username": "LifeGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9240c82a60583808a0314f1a8ef4af3b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6506872697053,
                            "deviation": 62.20514513445681,
                            "volatility": 0.05987909843331014
                        }
                    },
                    "ranking": 21.407976568912915,
                    "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": 51231232,
            "name": "Friendly Match",
            "creator": 530320,
            "mode": "game",
            "source": "play",
            "black": 530320,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"main_time\": 604800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-02-19T18:01:59.171915Z",
            "ended": "2023-05-01T11:54:30.162947Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 530320,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1363.5111083984375,
                            "deviation": 62.546199798583984,
                            "volatility": 0.059917207807302475
                        }
                    },
                    "username": "LifeGo",
                    "country": "un",
                    "ranking": 21.407976568912915,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9240c82a60583808a0314f1a8ef4af3b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/51675911"
            },
            "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": 565957,
                    "username": "shapiro.e.e",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/b0cd6ea997c1740ad43594c2d077f567?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1777.9879722199162,
                            "deviation": 71.45831296717695,
                            "volatility": 0.05965998157015954
                        }
                    },
                    "ranking": 28.23928184791064,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51675911,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2023-03-06 19:00 (100792) R:1 (shapiro.e.e vs 🐬Sofiam🐬)",
            "creator": 565957,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 565957,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 100792,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-06T19:00:34.882549Z",
            "ended": "2023-05-01T11:54:11.915716Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 565957,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1811.177001953125,
                            "deviation": 67.71800994873047,
                            "volatility": 0.05974743142724037
                        }
                    },
                    "username": "shapiro.e.e",
                    "country": "ru",
                    "ranking": 28.23928184791064,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b0cd6ea997c1740ad43594c2d077f567?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/50429049"
            },
            "players": {
                "black": {
                    "id": 277787,
                    "username": "FabianMikenda",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/e708ea86cb2e04aced43643eb988e174-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.02063162813,
                            "deviation": 61.649950552629136,
                            "volatility": 0.05993128947384478
                        }
                    },
                    "ranking": 23.502919855321167,
                    "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": 50429049,
            "name": "Tournament Game: Let's go! Epic 12 rounds 4 kyu - 12 kyu battle (98878) R:1 (🐬Sofiam🐬 vs FabianMikenda)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 277787,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 98878,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-23T15:00:23.798009Z",
            "ended": "2023-05-01T11:51:47.168613Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 277787,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.080810546875,
                            "deviation": 61.54023361206055,
                            "volatility": 0.059841010719537735
                        }
                    },
                    "username": "FabianMikenda",
                    "country": "at",
                    "ranking": 23.502919855321167,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e708ea86cb2e04aced43643eb988e174-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51085332"
            },
            "players": {
                "black": {
                    "id": 1090947,
                    "username": "Swift-Rider",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/d87d1399599fceb0fdeca9f87d1d11ef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.7169608881377,
                            "deviation": 64.64485904280038,
                            "volatility": 0.06005403134996187
                        }
                    },
                    "ranking": 21.756292256189344,
                    "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": 51085332,
            "name": "Friendly Match",
            "creator": 1090947,
            "mode": "game",
            "source": "play",
            "black": 1090947,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 173484,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 172800, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-14T22:03:10.265022Z",
            "ended": "2023-05-01T11:50:07.772915Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1090947,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.2344970703125,
                            "deviation": 62.5253791809082,
                            "volatility": 0.059997815638780594
                        }
                    },
                    "username": "Swift-Rider",
                    "country": "us",
                    "ranking": 21.756292256189344,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d87d1399599fceb0fdeca9f87d1d11ef-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/49172683"
            },
            "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": 526689,
                    "username": "Pink Panther",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/dda4e0803223802a6bb46855af298722-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1732.9159589900974,
                            "deviation": 61.65205669872492,
                            "volatility": 0.05986081872190323
                        }
                    },
                    "ranking": 27.64486260247009,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49172683,
            "name": "Rematch!",
            "creator": 526689,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 526689,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-07T12:39:02.974112Z",
            "ended": "2023-05-01T11:45:54.206134Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526689,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.29248046875,
                            "deviation": 62.954872131347656,
                            "volatility": 0.05988248437643051
                        }
                    },
                    "username": "Pink Panther",
                    "country": "150",
                    "ranking": 27.64486260247009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dda4e0803223802a6bb46855af298722-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/51281996"
            },
            "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": 1276607,
                    "username": "Mondo_",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/8abed31185996b0ca2c06a1794b980a7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2145.019998922046,
                            "deviation": 69.09034812757544,
                            "volatility": 0.05996899163148326
                        }
                    },
                    "ranking": 32.58376140521273,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51281996,
            "name": "🐬Sofiam🐬 vs. Mondo_",
            "creator": 1276607,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1276607,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-21T11:34:31.665431Z",
            "ended": "2023-05-01T11:44:44.168464Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1276607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2091.66015625,
                            "deviation": 69.05756378173828,
                            "volatility": 0.059973880648612976
                        }
                    },
                    "username": "Mondo_",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 32.58376140521273,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8abed31185996b0ca2c06a1794b980a7?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/51878362"
            },
            "players": {
                "black": {
                    "id": 995,
                    "username": "ExNihilo",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/59ca30473b324de096bcb622863c264a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2436.5953100801307,
                            "deviation": 106.50623111503782,
                            "volatility": 0.060053065171940825
                        }
                    },
                    "ranking": 35.53429428805038,
                    "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": 51878362,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2023-03-13 19:00 (101053) R:1 (🐬Sofiam🐬 vs ExNihilo)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 995,
            "white": 126739,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 101053,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-13T19:00:40.604167Z",
            "ended": "2023-05-01T11:44:42.415691Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 995,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2359.3740234375,
                            "deviation": 87.72542572021484,
                            "volatility": 0.060017164796590805
                        }
                    },
                    "username": "ExNihilo",
                    "country": "fr",
                    "ranking": 35.53429428805038,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/59ca30473b324de096bcb622863c264a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51497069"
            },
            "players": {
                "black": {
                    "id": 1156018,
                    "username": "fco.portal.l",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/126f3756959806d175bdf65038406746-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.8704721476645,
                            "deviation": 61.49846721616629,
                            "volatility": 0.05997813640848299
                        }
                    },
                    "ranking": 19.19291903490982,
                    "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": 51497069,
            "name": "fco.portal.l vs. 🐬Sofiam🐬",
            "creator": 1156018,
            "mode": "game",
            "source": "play",
            "black": 1156018,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "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-02-28T16:36:45.291334Z",
            "ended": "2023-05-01T11:44:05.246751Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1156018,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.4329833984375,
                            "deviation": 68.39021301269531,
                            "volatility": 0.05999813601374626
                        }
                    },
                    "username": "fco.portal.l",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 19.19291903490982,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/126f3756959806d175bdf65038406746-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}