List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&page=31
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&page=32",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=30",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/39750962"
            },
            "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": 611282,
                    "username": "kappablanca",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/355b4ead69cc2292208521c98e2f1b92-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1858.4446990565266,
                            "deviation": 61.932397641026554,
                            "volatility": 0.05998817230283869
                        }
                    },
                    "ranking": 29.263844879029957,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39750962,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 611282,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 25,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 30, \"period_time\": 25, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-23T14:28:46.469538Z",
            "ended": "2021-12-23T14:37:28.103964Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.515380859375,
                            "deviation": 73.20490264892578,
                            "volatility": 0.06707829236984253
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 611282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.989990234375,
                            "deviation": 62.79390335083008,
                            "volatility": 0.059954237192869186
                        }
                    },
                    "username": "kappablanca",
                    "country": "_Pirate",
                    "ranking": 29.263844879029957,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/355b4ead69cc2292208521c98e2f1b92-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/13700500"
            },
            "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": 361119,
                    "username": "pnwskeptic",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/e399451d34c48bd85285844ef23e7cca-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.2204491543418,
                            "deviation": 61.71579264848834,
                            "volatility": 0.059890039865962745
                        }
                    },
                    "ranking": 15.740539845014192,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 13700500,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2018-07-21 18:30 (39271) R:2 (badbarticus vs Sofiam)",
            "creator": 361119,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 361119,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1250.658",
            "white_player_rank": 15,
            "white_player_rating": "662.112",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 39271,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-07-21T18:39:29.251063Z",
            "ended": "2018-07-21T18:51:16.732570Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1726.6810302734375,
                            "deviation": 67.33517456054688,
                            "volatility": 0.06072378531098366
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 361119,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.367431640625,
                            "deviation": 61.22067642211914,
                            "volatility": 0.0598248727619648
                        }
                    },
                    "username": "pnwskeptic",
                    "country": "zz",
                    "ranking": 15.740539845014192,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e399451d34c48bd85285844ef23e7cca-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/13700698"
            },
            "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": 513270,
                    "username": "yuanov",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/6126ccddae0712c4ad3babf67376d2e9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.410562658501,
                            "deviation": 63.18998872462005,
                            "volatility": 0.05998675879468915
                        }
                    },
                    "ranking": 19.280131453804685,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 13700698,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2018-07-21 18:30 (39271) R:4 (yuanov vs Sofiam)",
            "creator": 513270,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 513270,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1238.265",
            "white_player_rank": 14,
            "white_player_rating": "502.296",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 39271,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-07-21T19:02:36.855142Z",
            "ended": "2018-07-21T19:09:28.442240Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.8057861328125,
                            "deviation": 67.94432830810547,
                            "volatility": 0.060721468180418015
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 513270,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.6751708984375,
                            "deviation": 62.47089385986328,
                            "volatility": 0.05998893082141876
                        }
                    },
                    "username": "yuanov",
                    "country": "un",
                    "ranking": 19.280131453804685,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6126ccddae0712c4ad3babf67376d2e9-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/19532253"
            },
            "players": {
                "black": {
                    "id": 551257,
                    "username": "Niverolle",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/8f3dd93fd86a82235028c66d5620b823-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.9604464673887,
                            "deviation": 62.74723973943005,
                            "volatility": 0.0600448918887475
                        }
                    },
                    "ranking": 26.226930508449744,
                    "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": 19532253,
            "name": "Tournament Game: Meijin Nines Title Tournament 2019 (43368) R:3 (🐬Sofiam🐬 vs Niverolle)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 551257,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 43368,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2019-09-13T14:46:29.910498Z",
            "ended": "2019-09-15T04:07:48.201408Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 551257,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1672.94091796875,
                            "deviation": 62.978187561035156,
                            "volatility": 0.06004295498132706
                        }
                    },
                    "username": "Niverolle",
                    "country": "fr",
                    "ranking": 26.226930508449744,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8f3dd93fd86a82235028c66d5620b823-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.25439453125,
                            "deviation": 68.85106658935547,
                            "volatility": 0.0613078773021698
                        }
                    },
                    "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/38245723"
            },
            "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": 805308,
                    "username": "Полярник",
                    "country": "kg",
                    "icon": "https://user-uploads.online-go.com/0575b02c9f4fb126ce692cb5c51f4f8a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.2875979062567,
                            "deviation": 64.79929020396561,
                            "volatility": 0.059774731484658034
                        }
                    },
                    "ranking": 20.418870853915855,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 38245723,
            "name": "Tournament Game: Fast Correspondence 2021-10-30 (81643) R:1 (Полярник vs 🐬Sofiam🐬)",
            "creator": 805308,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 805308,
            "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": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 81643,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-10-30T00:00:36.562350Z",
            "ended": "2021-12-23T12:49:16.868721Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.35205078125,
                            "deviation": 73.0614242553711,
                            "volatility": 0.06707534193992615
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 805308,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.0928955078125,
                            "deviation": 62.75825119018555,
                            "volatility": 0.05994151532649994
                        }
                    },
                    "username": "Полярник",
                    "country": "kg",
                    "ranking": 20.418870853915855,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0575b02c9f4fb126ce692cb5c51f4f8a-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/38403871"
            },
            "players": {
                "black": {
                    "id": 66657,
                    "username": "Opera-",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/8cd48b9ac947827dd8b6949b4f649ec7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.1156594663955,
                            "deviation": 65.24838134837069,
                            "volatility": 0.059617497813494
                        }
                    },
                    "ranking": 17.18877337508697,
                    "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": 38403871,
            "name": "Tournament Game: May 25 Handicap Tournament (75252) R:3 (🐬Sofiam🐬 vs Opera-)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 66657,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 175680,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 259200, \"period_time\": 172800, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": 75252,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "62.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-11-04T20:35:11.492314Z",
            "ended": "2021-12-23T17:00:27.611516Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 66657,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1393.281494140625,
                            "deviation": 62.6651496887207,
                            "volatility": 0.0597904697060585
                        }
                    },
                    "username": "Opera-",
                    "country": "fr",
                    "ranking": 17.18877337508697,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8cd48b9ac947827dd8b6949b4f649ec7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.7994384765625,
                            "deviation": 70.49110412597656,
                            "volatility": 0.06710353493690491
                        }
                    },
                    "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/13679007"
            },
            "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": 551223,
                    "username": "Koflyakite",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0765679599d1462dc3b0fcb2c9d1e8d8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.5040490102078,
                            "deviation": 68.82175375608381,
                            "volatility": 0.05999610732663622
                        }
                    },
                    "ranking": 14.695983255524771,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 13679007,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2018-07-20 01:00 (39217) R:1 (Koflyakite vs Sofiam)",
            "creator": 551223,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 551223,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 21,
            "black_player_rating": "1286.577",
            "white_player_rank": 8,
            "white_player_rating": "-3.841",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 39217,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-07-20T01:01:23.638399Z",
            "ended": "2018-07-21T22:01:58.808254Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.8973388671875,
                            "deviation": 68.86016845703125,
                            "volatility": 0.06071682646870613
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 551223,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.6651611328125,
                            "deviation": 110.75751495361328,
                            "volatility": 0.05999961495399475
                        }
                    },
                    "username": "Koflyakite",
                    "country": "un",
                    "ranking": 14.695983255524771,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0765679599d1462dc3b0fcb2c9d1e8d8-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/39229655"
            },
            "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": 843460,
                    "username": "Radium_9x9",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/6f526b37f78544f058cab4c99c53d451-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.1753971793485,
                            "deviation": 63.06567957237801,
                            "volatility": 0.05978351070391641
                        }
                    },
                    "ranking": 25.06508607403234,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39229655,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2021-12-04 19:00 (83267) R:1 (Radium_9x9 vs 🐬Sofiam🐬)",
            "creator": 843460,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 843460,
            "width": 9,
            "height": 9,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 83267,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-04T19:00:56.779843Z",
            "ended": "2021-12-23T14:35:40.402315Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.1029052734375,
                            "deviation": 73.25443267822266,
                            "volatility": 0.06706961244344711
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 843460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.124755859375,
                            "deviation": 62.79130172729492,
                            "volatility": 0.05974322184920311
                        }
                    },
                    "username": "Radium_9x9",
                    "country": "ru",
                    "ranking": 25.06508607403234,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6f526b37f78544f058cab4c99c53d451-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/41439210"
            },
            "players": {
                "black": {
                    "id": 1029423,
                    "username": "oonthongngam.som",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/60c5dffa3bdb185428821e426a4aaab9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.7261509308034,
                            "deviation": 63.69083719644052,
                            "volatility": 0.05993360329655501
                        }
                    },
                    "ranking": 9.8298456007974,
                    "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": 41439210,
            "name": "Tournament Game: Human vs Bot 20210806 1000 (78448) R:4 (🐬Sofiam🐬 vs oonthongngam.som)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1029423,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.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": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 78448,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "34.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-21T00:03:57.255978Z",
            "ended": "2022-03-23T03:54:13.900154Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1029423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.4722900390625,
                            "deviation": 61.63428497314453,
                            "volatility": 0.05999745428562164
                        }
                    },
                    "username": "oonthongngam.som",
                    "country": "th",
                    "ranking": 9.8298456007974,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/60c5dffa3bdb185428821e426a4aaab9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1653.23291015625,
                            "deviation": 70.48843383789062,
                            "volatility": 0.06902620941400528
                        }
                    },
                    "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/38286250"
            },
            "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": 56011,
                    "username": "estrange",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2b8aa4c8d8d89710f0e2c7c7a99692fc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2100.7869014157236,
                            "deviation": 68.7809495992028,
                            "volatility": 0.05977423735064843
                        }
                    },
                    "ranking": 32.1013874863915,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 38286250,
            "name": "🦄🦄",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 56011,
            "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": 41280,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 2419200, \"time_increment\": 14400, \"max_time\": 2419200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "78.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-10-31T19:12:43.277753Z",
            "ended": "2021-12-23T12:56:17.304822Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1843.6431884765625,
                            "deviation": 72.93865203857422,
                            "volatility": 0.06707317382097244
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 56011,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2201.764404296875,
                            "deviation": 62.079437255859375,
                            "volatility": 0.060024160891771317
                        }
                    },
                    "username": "estrange",
                    "country": "un",
                    "ranking": 32.1013874863915,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b8aa4c8d8d89710f0e2c7c7a99692fc?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
        }
    ]
}