List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&page=62
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=63",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=61",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/19549989"
            },
            "players": {
                "black": {
                    "id": 353344,
                    "username": "白起庶長",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ca5a843bf45df64661b653c9f89156e8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.8536985195794,
                            "deviation": 67.74536147134476,
                            "volatility": 0.060199650189519956
                        }
                    },
                    "ranking": 22.404173532870157,
                    "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": 19549989,
            "name": "Tournament Game: 9x9 McMahon (Chinese Rules) (51736) R:1 (🐬Sofiam🐬 vs 白起庶長)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 353344,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1242.505",
            "white_player_rank": 22,
            "white_player_rating": "1319.911",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 51736,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-15T01:00:31.661409Z",
            "ended": "2019-09-26T10:59:43.959069Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 353344,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.1573486328125,
                            "deviation": 65.00819396972656,
                            "volatility": 0.06007945165038109
                        }
                    },
                    "username": "白起庶長",
                    "country": "un",
                    "ranking": 22.404173532870157,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ca5a843bf45df64661b653c9f89156e8-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.9530029296875,
                            "deviation": 72.457275390625,
                            "volatility": 0.061285682022571564
                        }
                    },
                    "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/39812575"
            },
            "players": {
                "black": {
                    "id": 1072434,
                    "username": "swiatek",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a27d64f3d280a09c7fb0ee4b4fbbcca2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2181.074935223026,
                            "deviation": 74.3483432242672,
                            "volatility": 0.06029870275751617
                        }
                    },
                    "ranking": 32.96964803711921,
                    "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": 39812575,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1072434,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 3, \"max_time\": 5, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-25T22:49:18.135588Z",
            "ended": "2021-12-25T22:50:09.915365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1072434,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1972.9666748046875,
                            "deviation": 68.0924072265625,
                            "volatility": 0.0600607730448246
                        }
                    },
                    "username": "swiatek",
                    "country": "un",
                    "ranking": 32.96964803711921,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a27d64f3d280a09c7fb0ee4b4fbbcca2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1765.71630859375,
                            "deviation": 70.08941650390625,
                            "volatility": 0.06720452010631561
                        }
                    },
                    "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/19677529"
            },
            "players": {
                "black": {
                    "id": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.6068710647003,
                            "deviation": 62.41964606144896,
                            "volatility": 0.06159400577891916
                        }
                    },
                    "ranking": 21.14336102175147,
                    "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": 19677529,
            "name": "Tournament Game: Reg Cor. 9x9 10player R-Robin. Starts when full. Sep'19rD (51955) R:1 (🐬Sofiam🐬 vs Atorrante)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 625243,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "942.893",
            "white_player_rank": 22,
            "white_player_rating": "1324.375",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 432000}",
            "disable_analysis": false,
            "tournament": 51955,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-09-25T08:49:46.231866Z",
            "ended": "2019-09-26T12:38:31.915285Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.947509765625,
                            "deviation": 62.26312255859375,
                            "volatility": 0.059749651700258255
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 21.14336102175147,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.6815185546875,
                            "deviation": 71.80406188964844,
                            "volatility": 0.061286795884370804
                        }
                    },
                    "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/39812604"
            },
            "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": 528409,
                    "username": "zchen076",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/c583c24e6dce6ffa99c619dcc905e431-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.643754544827,
                            "deviation": 64.30160746575432,
                            "volatility": 0.060331676763897744
                        }
                    },
                    "ranking": 26.880646725531992,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39812604,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 528409,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 3, \"max_time\": 5, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T22:51:02.720934Z",
            "ended": "2021-12-25T22:52:31.553421Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.15771484375,
                            "deviation": 70.04827117919922,
                            "volatility": 0.06720229983329773
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 528409,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1840.671142578125,
                            "deviation": 63.28146743774414,
                            "volatility": 0.06016704812645912
                        }
                    },
                    "username": "zchen076",
                    "country": "cn",
                    "ranking": 26.880646725531992,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c583c24e6dce6ffa99c619dcc905e431-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/39300635"
            },
            "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": 1046489,
                    "username": "turtoise",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/70c6b3e969e58329eb1321016acd3ed2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.339113428551,
                            "deviation": 62.266054061024654,
                            "volatility": 0.059999659940377745
                        }
                    },
                    "ranking": 24.246813440696158,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39300635,
            "name": "Tournament Game: 9x9 D.E. 10/30/2021🐉 (81737) R:5 (turtoise vs 🐬Sofiam🐬)",
            "creator": 1046489,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1046489,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "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": 44160,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 81737,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-07T10:08:26.753415Z",
            "ended": "2021-12-26T03:11:56.390976Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1784.3052978515625,
                            "deviation": 67.37648010253906,
                            "volatility": 0.06719972938299179
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1046489,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.5555419921875,
                            "deviation": 66.39271545410156,
                            "volatility": 0.060022927820682526
                        }
                    },
                    "username": "turtoise",
                    "country": "un",
                    "ranking": 24.246813440696158,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/70c6b3e969e58329eb1321016acd3ed2?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/39812692"
            },
            "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": 509011,
                    "username": "zcb",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4f5a470d1f395126d15f42012311619?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2193.1186351386636,
                            "deviation": 78.6249646107406,
                            "volatility": 0.06042306733905244
                        }
                    },
                    "ranking": 33.09712861296392,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39812692,
            "name": "Friendly Match",
            "creator": 509011,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 509011,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 10, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T22:56:03.777862Z",
            "ended": "2021-12-25T22:57:48.767238Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.548095703125,
                            "deviation": 69.69882202148438,
                            "volatility": 0.0672006607055664
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 509011,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2016.68212890625,
                            "deviation": 74.2462158203125,
                            "volatility": 0.0603337287902832
                        }
                    },
                    "username": "zcb",
                    "country": "un",
                    "ranking": 33.09712861296392,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4f5a470d1f395126d15f42012311619?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/39812733"
            },
            "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": 509011,
                    "username": "zcb",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c4f5a470d1f395126d15f42012311619?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2193.1186351386636,
                            "deviation": 78.6249646107406,
                            "volatility": 0.06042306733905244
                        }
                    },
                    "ranking": 33.09712861296392,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39812733,
            "name": "Friendly Match",
            "creator": 509011,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 509011,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 10, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T22:58:28.885641Z",
            "ended": "2021-12-25T23:00:33.161490Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.5693359375,
                            "deviation": 69.85877990722656,
                            "volatility": 0.06719861924648285
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 509011,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.2664794921875,
                            "deviation": 74.01274108886719,
                            "volatility": 0.060332246124744415
                        }
                    },
                    "username": "zcb",
                    "country": "un",
                    "ranking": 33.09712861296392,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4f5a470d1f395126d15f42012311619?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/30397186"
            },
            "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": 467165,
                    "username": "MummRa",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.96548084978,
                            "deviation": 64.85752922715939,
                            "volatility": 0.06002061271498367
                        }
                    },
                    "ranking": 20.044928150690506,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30397186,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2021-01-23 19:00 (70434) R:1 (MummRa vs 🐬Sofiam🐬)",
            "creator": 467165,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 467165,
            "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": 70434,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-01-23T19:00:31.945403Z",
            "ended": "2021-02-10T23:10:20.368717Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.2567138671875,
                            "deviation": 68.48310089111328,
                            "volatility": 0.06317698210477829
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 467165,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.883056640625,
                            "deviation": 63.31235122680664,
                            "volatility": 0.059995658695697784
                        }
                    },
                    "username": "MummRa",
                    "country": "us",
                    "ranking": 20.044928150690506,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-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/30397187"
            },
            "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": 380817,
                    "username": "look info döskee",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.1282744304297,
                            "deviation": 68.63680878166396,
                            "volatility": 0.058646562422007574
                        }
                    },
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30397187,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2021-01-23 19:00 (70434) R:1 (döskee vs 🐬Sofiam🐬)",
            "creator": 380817,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 380817,
            "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": 70434,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-23T19:00:32.226662Z",
            "ended": "2021-02-11T19:21:15.138774Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.6126708984375,
                            "deviation": 69.08106994628906,
                            "volatility": 0.06317098438739777
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 380817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1420.568115234375,
                            "deviation": 65.58142852783203,
                            "volatility": 0.059241581708192825
                        }
                    },
                    "username": "look info döskee",
                    "country": "zz",
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-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/30397188"
            },
            "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": 615455,
                    "username": "Armok",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/3f3a5390302099d00612169eda492c40-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.4138119113954,
                            "deviation": 65.02179463142141,
                            "volatility": 0.06003952102113587
                        }
                    },
                    "ranking": 22.910563727451414,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30397188,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2021-01-23 19:00 (70434) R:1 (Armok vs 🐬Sofiam🐬)",
            "creator": 615455,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 615455,
            "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": 70434,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-23T19:00:32.441728Z",
            "ended": "2021-02-19T01:41:04.709016Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.041259765625,
                            "deviation": 67.40946960449219,
                            "volatility": 0.06319981813430786
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 615455,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.56884765625,
                            "deviation": 65.28764343261719,
                            "volatility": 0.05998198688030243
                        }
                    },
                    "username": "Armok",
                    "country": "001",
                    "ranking": 22.910563727451414,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3f3a5390302099d00612169eda492c40-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
        }
    ]
}