List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=5",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=3",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/53240274"
            },
            "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": 678199,
                    "username": "RestitutorOrbis",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/c514d7eda287d7a1325fc60cc239c825-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.3531002977625,
                            "deviation": 61.178568994173546,
                            "volatility": 0.05994252140032123
                        }
                    },
                    "ranking": 19.678225653940615,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53240274,
            "name": "Tournament Game: 30th Apr 1.5 day/step (98215) R:1 (RestitutorOrbis vs 🐬Sofiam🐬)",
            "creator": 678199,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 678199,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 129600}",
            "disable_analysis": false,
            "tournament": 98215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-29T22:00:55.359946Z",
            "ended": "2023-05-02T11:59:15.535737Z",
            "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": 678199,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.4388427734375,
                            "deviation": 62.24789810180664,
                            "volatility": 0.059971172362565994
                        }
                    },
                    "username": "RestitutorOrbis",
                    "country": "150",
                    "ranking": 19.678225653940615,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c514d7eda287d7a1325fc60cc239c825-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/53240273"
            },
            "players": {
                "black": {
                    "id": 175748,
                    "username": "BojanIlic77",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/6c5097e899616b2de07755374f333db7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1306.9276921526898,
                            "deviation": 66.136148178886,
                            "volatility": 0.05989972773296894
                        }
                    },
                    "ranking": 21.11363631636968,
                    "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": 53240273,
            "name": "Tournament Game: 30th Apr 1.5 day/step (98215) R:1 (🐬Sofiam🐬 vs BojanIlic77)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 175748,
            "white": 126739,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 129600}",
            "disable_analysis": false,
            "tournament": 98215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-29T22:00:55.212551Z",
            "ended": "2023-05-01T17:32:29.437990Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 175748,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.125732421875,
                            "deviation": 62.693660736083984,
                            "volatility": 0.0599994994699955
                        }
                    },
                    "username": "BojanIlic77",
                    "country": "rs",
                    "ranking": 21.11363631636968,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c5097e899616b2de07755374f333db7-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/53240272"
            },
            "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": 586941,
                    "username": "Koniu",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/38109136704a6cd28672625611d0ea69-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6790944861145,
                            "deviation": 66.5749791705046,
                            "volatility": 0.05971862268704977
                        }
                    },
                    "ranking": 26.547370868983833,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53240272,
            "name": "Tournament Game: 30th Apr 1.5 day/step (98215) R:1 (DonKebabescu vs 🐬Sofiam🐬)",
            "creator": 586941,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 586941,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 129600}",
            "disable_analysis": false,
            "tournament": 98215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-29T22:00:55.056058Z",
            "ended": "2023-05-02T11:59:19.135785Z",
            "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": 586941,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.4793701171875,
                            "deviation": 63.0666618347168,
                            "volatility": 0.05986107513308525
                        }
                    },
                    "username": "Koniu",
                    "country": "_Pirate",
                    "ranking": 26.547370868983833,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38109136704a6cd28672625611d0ea69-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/53240271"
            },
            "players": {
                "black": {
                    "id": 715001,
                    "username": "CosmicAji",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4fed4b26791638955989363d8a36e9a8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1784.0595531740962,
                            "deviation": 69.01923772039429,
                            "volatility": 0.06001346398132602
                        }
                    },
                    "ranking": 28.31820119652223,
                    "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": 53240271,
            "name": "Tournament Game: 30th Apr 1.5 day/step (98215) R:1 (🐬Sofiam🐬 vs CosmicAji)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 715001,
            "white": 126739,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 129600}",
            "disable_analysis": false,
            "tournament": 98215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-29T22:00:54.918435Z",
            "ended": "2023-05-01T12:55:10.441248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 715001,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.62841796875,
                            "deviation": 69.6122055053711,
                            "volatility": 0.06000838428735733
                        }
                    },
                    "username": "CosmicAji",
                    "country": "un",
                    "ranking": 28.31820119652223,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4fed4b26791638955989363d8a36e9a8-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/53240264"
            },
            "players": {
                "black": {
                    "id": 627556,
                    "username": "woodyallen",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/203f77dfb5f01bdae068454a2c726dcc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.65096761416,
                            "deviation": 61.48929066251558,
                            "volatility": 0.059899105057166245
                        }
                    },
                    "ranking": 23.46503038319754,
                    "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": 53240264,
            "name": "Tournament Game: 30th Apr 1.5 day/step (98215) R:1 (🐬Sofiam🐬 vs woodyallen)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 627556,
            "white": 126739,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 129600}",
            "disable_analysis": false,
            "tournament": 98215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-29T22:00:54.317058Z",
            "ended": "2023-05-01T18:34:26.213626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 627556,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1790.5234375,
                            "deviation": 61.58659362792969,
                            "volatility": 0.05994826927781105
                        }
                    },
                    "username": "woodyallen",
                    "country": "un",
                    "ranking": 23.46503038319754,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/203f77dfb5f01bdae068454a2c726dcc?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/53240257"
            },
            "players": {
                "black": {
                    "id": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.2807126381908,
                            "deviation": 69.06077530927647,
                            "volatility": 0.06050054029793948
                        }
                    },
                    "ranking": 17.996437408455915,
                    "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": 53240257,
            "name": "Tournament Game: 30th Apr 1.5 day/step (98215) R:1 (🐬Sofiam🐬 vs Cher.ChChChCherry)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 744862,
            "white": 126739,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 129600}",
            "disable_analysis": false,
            "tournament": 98215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-29T22:00:53.540420Z",
            "ended": "2023-05-01T19:05:26.364369Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1479.3651123046875,
                            "deviation": 65.65078735351562,
                            "volatility": 0.060284219682216644
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-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/53240249"
            },
            "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": 784247,
                    "username": "Mr Yuen",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2258.7832884957697,
                            "deviation": 73.3024962236469,
                            "volatility": 0.060024347985094303
                        }
                    },
                    "ranking": 33.78009378346713,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53240249,
            "name": "Tournament Game: 30th Apr 1.5 day/step (98215) R:1 (Mr Yuen vs 🐬Sofiam🐬)",
            "creator": 784247,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 784247,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 129600}",
            "disable_analysis": false,
            "tournament": 98215,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-29T22:00:52.811591Z",
            "ended": "2023-05-02T11:59:17.855266Z",
            "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": 784247,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2287.243896484375,
                            "deviation": 70.52168273925781,
                            "volatility": 0.060020141303539276
                        }
                    },
                    "username": "Mr Yuen",
                    "country": "hk",
                    "ranking": 33.78009378346713,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?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/53205835"
            },
            "players": {
                "black": {
                    "id": 1271328,
                    "username": "tonkord",
                    "country": "hr",
                    "icon": "https://secure.gravatar.com/avatar/54afb927276863823bed177a8b8321b9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.3833605564996,
                            "deviation": 67.72417889881254,
                            "volatility": 0.05987582178374847
                        }
                    },
                    "ranking": 20.854563982484553,
                    "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": 53205835,
            "name": "Tournament Game: Monday Morning 19x19 (100103) R:3 (🐬Sofiam🐬 vs tonkord)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1271328,
            "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": 22284,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 21600, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 100103,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-28T17:22:57.857569Z",
            "ended": "2023-05-01T17:23:28.556693Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1271328,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.174072265625,
                            "deviation": 65.85551452636719,
                            "volatility": 0.05997411906719208
                        }
                    },
                    "username": "tonkord",
                    "country": "hr",
                    "ranking": 20.854563982484553,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/54afb927276863823bed177a8b8321b9?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/53199365"
            },
            "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": 802362,
                    "username": "deleted-7d7e3196-8888-4819-8878-405983c00e8d",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/d5d4ccf8a27bcd47bb875b87147f3125-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1912.3124528977864,
                            "deviation": 61.70374061164419,
                            "volatility": 0.05954285091718544
                        }
                    },
                    "ranking": 29.925315927661014,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53199365,
            "name": "Tournament Game: Worldwide GO Competition (74106) R:5 (oak2oak vs 🐬Sofiam🐬)",
            "creator": 802362,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 802362,
            "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": 49920,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 604800, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 74106,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Disqualification",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-28T13:07:20.600924Z",
            "ended": "2023-05-03T20:45:48.138382Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.544677734375,
                            "deviation": 84.85009002685547,
                            "volatility": 0.07684843242168427
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 802362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1724.9444580078125,
                            "deviation": 66.10174560546875,
                            "volatility": 0.05962023511528969
                        }
                    },
                    "username": "deleted-7d7e3196-8888-4819-8878-405983c00e8d",
                    "country": "_LGBT",
                    "ranking": 29.925315927661014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d5d4ccf8a27bcd47bb875b87147f3125-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/53180541"
            },
            "players": {
                "black": {
                    "id": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2019.0552413438018,
                            "deviation": 69.36002805788893,
                            "volatility": 0.06432074943140105
                        }
                    },
                    "ranking": 31.18274247752379,
                    "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": 53180541,
            "name": "Tournament Game: OST - Olympic System Tournament (96478) R:4 (🐬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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 96478,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Disqualification",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-27T20:08:42.510062Z",
            "ended": "2023-05-03T20:34:56.557962Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2355.864013671875,
                            "deviation": 70.46662902832031,
                            "volatility": 0.06058119237422943
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.18274247752379,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.1336669921875,
                            "deviation": 84.71906280517578,
                            "volatility": 0.07685668766498566
                        }
                    },
                    "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
        }
    ]
}