List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-ended&page=84
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=85",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=83",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51393678"
            },
            "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": 1291026,
                    "username": "picklesan",
                    "country": "aq",
                    "icon": "https://user-uploads.online-go.com/1f65d5ae12d24dfeae6913bda37230d3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1891.0221584375395,
                            "deviation": 61.32622555386995,
                            "volatility": 0.05998880194316553
                        }
                    },
                    "ranking": 29.666135226879575,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51393678,
            "name": "🐬Sofiam🐬 vs. picklesan",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1291026,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-25T00:39:41.060716Z",
            "ended": "2023-05-01T04:07:47.771046Z",
            "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": 1291026,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.605712890625,
                            "deviation": 77.92920684814453,
                            "volatility": 0.05999574437737465
                        }
                    },
                    "username": "picklesan",
                    "country": "aq",
                    "ranking": 29.666135226879575,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1f65d5ae12d24dfeae6913bda37230d3-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/51300830"
            },
            "players": {
                "black": {
                    "id": 498156,
                    "username": "yigo",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e4a2de722092e17cd3edd33682c405bf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.9181851802146,
                            "deviation": 61.4874149458724,
                            "volatility": 0.05983412545274047
                        }
                    },
                    "ranking": 23.881600406255313,
                    "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": 51300830,
            "name": "yigo vs. 🐬Sofiam🐬",
            "creator": 498156,
            "mode": "game",
            "source": "play",
            "black": 498156,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-22T01:16:32.328804Z",
            "ended": "2023-05-01T03:57:01.080904Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 498156,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.4345703125,
                            "deviation": 61.5836067199707,
                            "volatility": 0.05992412567138672
                        }
                    },
                    "username": "yigo",
                    "country": "us",
                    "ranking": 23.881600406255313,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4a2de722092e17cd3edd33682c405bf?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/51641897"
            },
            "players": {
                "black": {
                    "id": 498156,
                    "username": "yigo",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e4a2de722092e17cd3edd33682c405bf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.9181851802146,
                            "deviation": 61.4874149458724,
                            "volatility": 0.05983412545274047
                        }
                    },
                    "ranking": 23.881600406255313,
                    "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": 51641897,
            "name": "yigo vs. 🐬Sofiam🐬",
            "creator": 498156,
            "mode": "game",
            "source": "play",
            "black": 498156,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-05T14:40:33.211224Z",
            "ended": "2023-05-01T03:51:46.268416Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 498156,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.4345703125,
                            "deviation": 61.5836067199707,
                            "volatility": 0.05992412567138672
                        }
                    },
                    "username": "yigo",
                    "country": "us",
                    "ranking": 23.881600406255313,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4a2de722092e17cd3edd33682c405bf?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/51965279"
            },
            "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": 155819,
                    "username": "Lis9763",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/56f0a3a060c9334bdd584d4221eeab18?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.993408917322,
                            "deviation": 66.08512938003102,
                            "volatility": 0.0595267025854824
                        }
                    },
                    "ranking": 26.368989889000765,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51965279,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2023-03-16 19:00 (101153) R:1 (Lis9763 vs 🐬Sofiam🐬)",
            "creator": 155819,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 155819,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 101153,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-16T19:00:30.257399Z",
            "ended": "2023-05-01T03:49:48.973524Z",
            "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": 155819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.1837158203125,
                            "deviation": 75.0584945678711,
                            "volatility": 0.059797823429107666
                        }
                    },
                    "username": "Lis9763",
                    "country": "ru",
                    "ranking": 26.368989889000765,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/56f0a3a060c9334bdd584d4221eeab18?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/50878183"
            },
            "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": 1181986,
                    "username": "Shu lin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d8e18980077b906b91674fea34fcf79e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.6677721604997,
                            "deviation": 63.786075321464786,
                            "volatility": 0.05988764893784289
                        }
                    },
                    "ranking": 24.589710103803,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50878183,
            "name": "🐬Sofiam🐬 vs. Shu lin",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1181986,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-07T19:51:02.214544Z",
            "ended": "2023-05-01T03:49:10.552277Z",
            "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": 1181986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.77783203125,
                            "deviation": 61.13983154296875,
                            "volatility": 0.05993535742163658
                        }
                    },
                    "username": "Shu lin",
                    "country": "un",
                    "ranking": 24.589710103803,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d8e18980077b906b91674fea34fcf79e?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/51587781"
            },
            "players": {
                "black": {
                    "id": 155819,
                    "username": "Lis9763",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/56f0a3a060c9334bdd584d4221eeab18?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.993408917322,
                            "deviation": 66.08512938003102,
                            "volatility": 0.0595267025854824
                        }
                    },
                    "ranking": 26.368989889000765,
                    "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": 51587781,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2023-03-03 19:00 (100687) R:1 (🐬Sofiam🐬 vs Lis9763)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 155819,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 100687,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-03T19:00:33.532886Z",
            "ended": "2023-05-01T03:42:59.245502Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 155819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1769.1837158203125,
                            "deviation": 75.0584945678711,
                            "volatility": 0.059797823429107666
                        }
                    },
                    "username": "Lis9763",
                    "country": "ru",
                    "ranking": 26.368989889000765,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/56f0a3a060c9334bdd584d4221eeab18?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/51584210"
            },
            "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": 522571,
                    "username": "ajiKacey",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/b2ec1d24355a47d951f26611e1aa4a21?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.6777741534843,
                            "deviation": 60.77630861164369,
                            "volatility": 0.059817395523264774
                        }
                    },
                    "ranking": 26.066127798813035,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51584210,
            "name": "🐬Sofiam🐬 vs. ajiKacey",
            "creator": 522571,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 522571,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T16:32:41.280050Z",
            "ended": "2023-05-01T03:41:06.327674Z",
            "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": 522571,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.885498046875,
                            "deviation": 61.466896057128906,
                            "volatility": 0.059858884662389755
                        }
                    },
                    "username": "ajiKacey",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 26.066127798813035,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b2ec1d24355a47d951f26611e1aa4a21?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/51520850"
            },
            "players": {
                "black": {
                    "id": 801,
                    "username": "pitirre",
                    "country": "pr",
                    "icon": "https://user-uploads.online-go.com/94c9ef9f01389899879e1396c2733d11-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.2811817036425,
                            "deviation": 62.36152772973921,
                            "volatility": 0.06005279305426984
                        }
                    },
                    "ranking": 20.780966256880177,
                    "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": 51520850,
            "name": "Partida amistosa",
            "creator": 801,
            "mode": "game",
            "source": "play",
            "black": 801,
            "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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 129600, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-01T14:13:06.886986Z",
            "ended": "2023-05-01T03:29:19.278745Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 801,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.5772705078125,
                            "deviation": 63.30217742919922,
                            "volatility": 0.0600440539419651
                        }
                    },
                    "username": "pitirre",
                    "country": "pr",
                    "ranking": 20.780966256880177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94c9ef9f01389899879e1396c2733d11-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51192643"
            },
            "players": {
                "black": {
                    "id": 139102,
                    "username": "k0a1a",
                    "country": "jm",
                    "icon": "https://user-uploads.online-go.com/112f6078d38699f43cd68f361cc8fe1a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.1509408322115,
                            "deviation": 61.38117303367365,
                            "volatility": 0.05998142778570911
                        }
                    },
                    "ranking": 19.955444785553258,
                    "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": 51192643,
            "name": "k0a1a vs. 🐬Sofiam🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 139102,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-18T11:55:05.591548Z",
            "ended": "2023-05-01T03:28:21.961393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 139102,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.296875,
                            "deviation": 62.00182342529297,
                            "volatility": 0.06000089645385742
                        }
                    },
                    "username": "k0a1a",
                    "country": "jm",
                    "ranking": 19.955444785553258,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/112f6078d38699f43cd68f361cc8fe1a-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/51619259"
            },
            "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": 39903,
                    "username": "nicknick",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/3c75b268303639624c49c7aca80fddff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.7158184138048,
                            "deviation": 64.26345946037952,
                            "volatility": 0.05983500243251628
                        }
                    },
                    "ranking": 22.833433478609628,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51619259,
            "name": "Tournament Game: 🦊 Just use your brain 2023 🦧🌞 (96897) R:1 (nicknick vs 🐬Sofiam🐬)",
            "creator": 39903,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 39903,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 345600}",
            "disable_analysis": true,
            "tournament": 96897,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-04T20:34:54.651231Z",
            "ended": "2023-05-01T03:14:25.967734Z",
            "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": 39903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.12744140625,
                            "deviation": 64.43002319335938,
                            "volatility": 0.05987851694226265
                        }
                    },
                    "username": "nicknick",
                    "country": "il",
                    "ranking": 22.833433478609628,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3c75b268303639624c49c7aca80fddff?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
        }
    ]
}