List all games played by a specific player.

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

{
    "count": 1475,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=14",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=12",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/62170299"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 672336,
                    "username": "Runhard",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/59a3b0c57b001793214eab65052d6f54?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.3338626123766,
                            "deviation": 65.92568771680347,
                            "volatility": 0.059970041600246715
                        }
                    },
                    "ranking": 26.104083502983823,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62170299,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:1 (Runhard vs Lys)",
            "creator": 672336,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 672336,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-04T19:00:49.671192Z",
            "ended": "2024-03-21T16:13:09.001820Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.7724609375,
                            "deviation": 63.901615142822266,
                            "volatility": 0.059781212359666824
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 672336,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.77490234375,
                            "deviation": 62.3726692199707,
                            "volatility": 0.05995780974626541
                        }
                    },
                    "username": "Runhard",
                    "country": "un",
                    "ranking": 26.104083502983823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/59a3b0c57b001793214eab65052d6f54?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/62170295"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1021792,
                    "username": "ronar",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c504dd86b945eb245c08f5a87a33b9fc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.4833044421034,
                            "deviation": 65.39348156426747,
                            "volatility": 0.05978413839510581
                        }
                    },
                    "ranking": 27.01610769745694,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 62170295,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:1 (ronar vs Lys)",
            "creator": 1021792,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 1021792,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-04T19:00:49.273466Z",
            "ended": "2024-03-21T16:08:58.891072Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.889404296875,
                            "deviation": 64.12211608886719,
                            "volatility": 0.059780966490507126
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1021792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.567626953125,
                            "deviation": 67.45160675048828,
                            "volatility": 0.05994247645139694
                        }
                    },
                    "username": "ronar",
                    "country": "un",
                    "ranking": 27.01610769745694,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c504dd86b945eb245c08f5a87a33b9fc?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/62170294"
            },
            "players": {
                "black": {
                    "id": 629701,
                    "username": "Sipjin",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/5d60113dc259ac2f8bd5d6e440632725-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.0284288005819,
                            "deviation": 64.56763455329062,
                            "volatility": 0.05980550027605763
                        }
                    },
                    "ranking": 24.86791466911895,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62170294,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:1 (Lys vs Sipjin)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 629701,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-04T19:00:49.189849Z",
            "ended": "2024-03-21T05:44:36.461431Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 629701,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1653.982421875,
                            "deviation": 62.892581939697266,
                            "volatility": 0.059884652495384216
                        }
                    },
                    "username": "Sipjin",
                    "country": "eu",
                    "ranking": 24.86791466911895,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5d60113dc259ac2f8bd5d6e440632725-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.3427734375,
                            "deviation": 64.36627960205078,
                            "volatility": 0.05978114530444145
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/62292740"
            },
            "players": {
                "black": {
                    "id": 1220803,
                    "username": "nobhaete",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.396246193039,
                            "deviation": 73.36196889093854,
                            "volatility": 0.05983719131855313
                        }
                    },
                    "ranking": 29.547993319915427,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62292740,
            "name": "Tournament Game: HAPPY GO #40 Double Elimination (107668) R:6 (Lys vs nobhaete)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 1220803,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 107668,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-08T21:06:42.664026Z",
            "ended": "2024-03-21T05:43:53.723631Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1220803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2006.062744140625,
                            "deviation": 73.82942199707031,
                            "volatility": 0.059920020401477814
                        }
                    },
                    "username": "nobhaete",
                    "country": "cn",
                    "ranking": 29.547993319915427,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.151123046875,
                            "deviation": 63.97886276245117,
                            "volatility": 0.05978229269385338
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/62170296"
            },
            "players": {
                "black": {
                    "id": 1033238,
                    "username": "hakös",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/968342e254c3b1720b5f5f58a48a9346-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.6632347637951,
                            "deviation": 64.43959734803555,
                            "volatility": 0.05936516261605407
                        }
                    },
                    "ranking": 25.176638696947904,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62170296,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:1 (Lys vs hakös)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 1033238,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-04T19:00:49.335151Z",
            "ended": "2024-03-19T14:48:39.281757Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1033238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.691162109375,
                            "deviation": 62.5059928894043,
                            "volatility": 0.059201065450906754
                        }
                    },
                    "username": "hakös",
                    "country": "de",
                    "ranking": 25.176638696947904,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/968342e254c3b1720b5f5f58a48a9346-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.0806884765625,
                            "deviation": 63.97549057006836,
                            "volatility": 0.05977820232510567
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/62176995"
            },
            "players": {
                "black": {
                    "id": 622617,
                    "username": "zormerton",
                    "country": "be",
                    "icon": "https://user-uploads.online-go.com/f41918e5d214bc132e079b2291b33a61-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.590065273949,
                            "deviation": 64.40757059681272,
                            "volatility": 0.05971058495752552
                        }
                    },
                    "ranking": 23.41599646882064,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62176995,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:23 (Lys vs zormerton)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 622617,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 23,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-05T00:04:05.263940Z",
            "ended": "2024-03-18T05:34:50.737634Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 622617,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.5987548828125,
                            "deviation": 65.82801055908203,
                            "volatility": 0.05972832813858986
                        }
                    },
                    "username": "zormerton",
                    "country": "be",
                    "ranking": 23.41599646882064,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f41918e5d214bc132e079b2291b33a61-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.70361328125,
                            "deviation": 64.17001342773438,
                            "volatility": 0.05977701023221016
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/61443221"
            },
            "players": {
                "black": {
                    "id": 154937,
                    "username": "neutralneutralmonk",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/bc8b9a3ea943b6767f1196bb7d7f50df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1105.0895008961966,
                            "deviation": 65.98313419456981,
                            "volatility": 0.05967837015229633
                        }
                    },
                    "ranking": 17.23015942208119,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61443221,
            "name": "Tournament Game: HAPPY GO #40 Double Elimination (107668) R:5 (Lys vs neutralneutralmonk)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 154937,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 107668,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-09T19:24:22.139027Z",
            "ended": "2024-03-08T21:06:40.261915Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 154937,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.1295166015625,
                            "deviation": 63.85765075683594,
                            "volatility": 0.059743355959653854
                        }
                    },
                    "username": "neutralneutralmonk",
                    "country": "ar",
                    "ranking": 17.23015942208119,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc8b9a3ea943b6767f1196bb7d7f50df-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.181396484375,
                            "deviation": 63.58671569824219,
                            "volatility": 0.05977773666381836
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/62170285"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 925075,
                    "username": "deleted-43fb3e8c-e20b-415c-866c-c1be8b475977",
                    "country": "_England",
                    "icon": "https://secure.gravatar.com/avatar/d5fb10f410f6cdde19b38c926486d6b3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1813.2550752823984,
                            "deviation": 65.26797503399752,
                            "volatility": 0.060056415364109696
                        }
                    },
                    "ranking": 28.693976599445197,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62170285,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:1 (masterps vs Lys)",
            "creator": 925075,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 925075,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-03-04T19:00:48.491487Z",
            "ended": "2024-03-04T19:26:38.442598Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.181396484375,
                            "deviation": 63.58671569824219,
                            "volatility": 0.05977773666381836
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 925075,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1725.3221435546875,
                            "deviation": 67.73175811767578,
                            "volatility": 0.060020994395017624
                        }
                    },
                    "username": "deleted-43fb3e8c-e20b-415c-866c-c1be8b475977",
                    "country": "_England",
                    "ranking": 28.693976599445197,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d5fb10f410f6cdde19b38c926486d6b3?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/60795711"
            },
            "players": {
                "black": {
                    "id": 36464,
                    "username": "trotro",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/99815e1ffdd7c157094979e0b0e208da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.4767281426566,
                            "deviation": 67.48533755945913,
                            "volatility": 0.05999890811987104
                        }
                    },
                    "ranking": 29.226844343273065,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 60795711,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:8 (Lys vs trotro)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 36464,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-01-19T03:34:55.811177Z",
            "ended": "2024-03-02T09:45:46.337223Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 36464,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1809.9310302734375,
                            "deviation": 65.33921813964844,
                            "volatility": 0.06000494956970215
                        }
                    },
                    "username": "trotro",
                    "country": "fr",
                    "ranking": 29.226844343273065,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99815e1ffdd7c157094979e0b0e208da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1688.8316650390625,
                            "deviation": 63.67631530761719,
                            "volatility": 0.05977914482355118
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/60795716"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 281554,
                    "username": "trung5000",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.4477203996873,
                            "deviation": 63.603987181684985,
                            "volatility": 0.059921190093792175
                        }
                    },
                    "ranking": 28.388012816452974,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 60795716,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:8 (trung5000 vs Lys)",
            "creator": 281554,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 281554,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-01-19T03:34:56.235900Z",
            "ended": "2024-02-21T13:31:23.627522Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1696.536376953125,
                            "deviation": 63.77455520629883,
                            "volatility": 0.059780556708574295
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 281554,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1816.6368408203125,
                            "deviation": 63.79658126831055,
                            "volatility": 0.05993220955133438
                        }
                    },
                    "username": "trung5000",
                    "country": "_DOOP",
                    "ranking": 28.388012816452974,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-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
        }
    ]
}