List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-ended&page=94
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=95",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=93",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51821078"
            },
            "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": 1158437,
                    "username": "paula_vlf",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e82fd916321b3241e9c6523a6118751c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.3525784841211,
                            "deviation": 66.69030922335332,
                            "volatility": 0.06002163396551907
                        }
                    },
                    "ranking": 12.793344033511339,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51821078,
            "name": "Tournament Game: 9x9 Open League #64 (100718) R:1 (paula_vlf vs 🐬Sofiam🐬)",
            "creator": 1158437,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1158437,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100718,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-11T20:34:09.458832Z",
            "ended": "2023-04-30T04:09:06.914799Z",
            "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": 1158437,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 985.9683837890625,
                            "deviation": 64.98318481445312,
                            "volatility": 0.0599859356880188
                        }
                    },
                    "username": "paula_vlf",
                    "country": "de",
                    "ranking": 12.793344033511339,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e82fd916321b3241e9c6523a6118751c?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/51881572"
            },
            "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": 1047562,
                    "username": "Given Chy",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/7619d4eea15dce5a5730c9fbc6963948-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.0407773143615,
                            "deviation": 61.414797674927016,
                            "volatility": 0.06006784757869117
                        }
                    },
                    "ranking": 18.05230671108459,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51881572,
            "name": "Tournament Game: 13x13 Open League #4 (100525) R:1 (Given Chy vs 🐬Sofiam🐬)",
            "creator": 1047562,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1047562,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100525,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-13T21:11:33.071005Z",
            "ended": "2023-04-30T03:21:27.089401Z",
            "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": 1047562,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1093.92919921875,
                            "deviation": 66.38340759277344,
                            "volatility": 0.060040492564439774
                        }
                    },
                    "username": "Given Chy",
                    "country": "eu",
                    "ranking": 18.05230671108459,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7619d4eea15dce5a5730c9fbc6963948-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/52811413"
            },
            "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": 1143064,
                    "username": "ZRSSDann",
                    "country": "sg",
                    "icon": "https://user-uploads.online-go.com/3fc85a52a0dcce2bc3033af4ef21c708-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1481.8848605019614,
                            "deviation": 68.31433548847164,
                            "volatility": 0.06046352798150052
                        }
                    },
                    "ranking": 24.022103287618204,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52811413,
            "name": "Tournament Game: My birthday (98482) R:3 (ZRSSDCAAUSpail vs 🐬Sofiam🐬)",
            "creator": 1143064,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1143064,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98482,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-15T01:07:35.842546Z",
            "ended": "2023-04-30T03:14:53.755721Z",
            "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": 1143064,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.7490234375,
                            "deviation": 68.78191375732422,
                            "volatility": 0.06020353361964226
                        }
                    },
                    "username": "ZRSSDann",
                    "country": "sg",
                    "ranking": 24.022103287618204,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3fc85a52a0dcce2bc3033af4ef21c708-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/51438316"
            },
            "players": {
                "black": {
                    "id": 1015870,
                    "username": "Pianotorious",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/da01b739c36b3855ea2b5b45ad1d11d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.7165064835483,
                            "deviation": 62.1960019411389,
                            "volatility": 0.060078105293650944
                        }
                    },
                    "ranking": 17.075188482760424,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 51438316,
            "name": "Tournament Game: 13x13 Open League #3 (99981) R:1 (🐬Sofiam🐬 vs Pianotorious)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1015870,
            "white": 126739,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 99981,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-26T14:37:55.409224Z",
            "ended": "2023-04-30T03:05:23.995084Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1015870,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.13330078125,
                            "deviation": 65.39227294921875,
                            "volatility": 0.05995306745171547
                        }
                    },
                    "username": "Pianotorious",
                    "country": "_LGBT",
                    "ranking": 17.075188482760424,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/da01b739c36b3855ea2b5b45ad1d11d9-32.png",
                    "ui_class": "supporter"
                },
                "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/53004659"
            },
            "players": {
                "black": {
                    "id": 1232964,
                    "username": "Ivan7471",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/9a40330f9dd3ec379992ed9467fb34b9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.854807297181,
                            "deviation": 62.72491659022004,
                            "volatility": 0.059970777144908276
                        }
                    },
                    "ranking": 22.98323913686149,
                    "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": 53004659,
            "name": "Ladder Challenge: Ivan7471(#67) vs 🐬Sofiam🐬(#43)",
            "creator": 1232964,
            "mode": "game",
            "source": "play",
            "black": 1232964,
            "white": 126739,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-21T18:14:00.427750Z",
            "ended": "2023-04-30T02:09:56.013353Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1232964,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.68359375,
                            "deviation": 64.97393035888672,
                            "volatility": 0.06001853570342064
                        }
                    },
                    "username": "Ivan7471",
                    "country": "ru",
                    "ranking": 22.98323913686149,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9a40330f9dd3ec379992ed9467fb34b9?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/49795763"
            },
            "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": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49795763,
            "name": "Sfida 266",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "width": 14,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 94752,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 777600, \"max_time\": 777600}",
            "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-01-01T00:03:34.856531Z",
            "ended": "2023-04-30T01:57:43.722525Z",
            "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": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.4298095703125,
                            "deviation": 65.86869812011719,
                            "volatility": 0.06010494753718376
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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/50989345"
            },
            "players": {
                "black": {
                    "id": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2038.9425039966063,
                            "deviation": 74.1420979770891,
                            "volatility": 0.06434474219351434
                        }
                    },
                    "ranking": 31.409649363703853,
                    "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": 50989345,
            "name": "Tournament Game: 19x19 Open League #6 (99760) R:1 (🐬Sofiam🐬 vs fuseki3)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1185576,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 99760,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-11T15:40:44.210111Z",
            "ended": "2023-04-30T01:33:10.451688Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2356.203369140625,
                            "deviation": 83.40359497070312,
                            "volatility": 0.06049160659313202
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.409649363703853,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?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/52266960"
            },
            "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": 1047562,
                    "username": "Given Chy",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/7619d4eea15dce5a5730c9fbc6963948-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.0407773143615,
                            "deviation": 61.414797674927016,
                            "volatility": 0.06006784757869117
                        }
                    },
                    "ranking": 18.05230671108459,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52266960,
            "name": "Tournament Game: Power Stone 2021 (81930) R:3 (Given Chy vs 🐬Sofiam🐬)",
            "creator": 1047562,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1047562,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 432000}",
            "disable_analysis": false,
            "tournament": 81930,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-27T02:21:31.351211Z",
            "ended": "2023-04-30T01:25:38.569638Z",
            "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": 1047562,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1093.92919921875,
                            "deviation": 66.38340759277344,
                            "volatility": 0.060040492564439774
                        }
                    },
                    "username": "Given Chy",
                    "country": "eu",
                    "ranking": 18.05230671108459,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7619d4eea15dce5a5730c9fbc6963948-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/51058796"
            },
            "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": 392519,
                    "username": "erjihn",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/c6b5c723874f50ed404cb21688520009?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1913.6927262625882,
                            "deviation": 69.64986631439376,
                            "volatility": 0.059959968628517796
                        }
                    },
                    "ranking": 29.942019161600907,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51058796,
            "name": "Tournament Game: In memory of Mirco Fanti. (99537) R:1 (erjihn vs 🐬Sofiam🐬)",
            "creator": 392519,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 392519,
            "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": 623947,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 99537,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-14T00:01:45.819487Z",
            "ended": "2023-04-30T00:58:25.139600Z",
            "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": 392519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2024.6468505859375,
                            "deviation": 72.0618896484375,
                            "volatility": 0.05994598940014839
                        }
                    },
                    "username": "erjihn",
                    "country": "ua",
                    "ranking": 29.942019161600907,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c6b5c723874f50ed404cb21688520009?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/51954670"
            },
            "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": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51954670,
            "name": "Tournament Game: EHT 2022 (94076) R:3 (vixigi vs 🐬Sofiam🐬)",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 706506,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 94076,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-16T11:53:35.633289Z",
            "ended": "2023-04-30T00:28:03.158927Z",
            "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": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.4298095703125,
                            "deviation": 65.86869812011719,
                            "volatility": 0.06010494753718376
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-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
        }
    ]
}