List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=29",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=27",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/73995568"
            },
            "players": {
                "black": {
                    "id": 375436,
                    "username": "KupaTrupa",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/94226789649b5f66eacf21a2c413ebf6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6549199427118,
                            "deviation": 63.478769578911695,
                            "volatility": 0.059930749882211296
                        }
                    },
                    "ranking": 16.712547107241885,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 73995568,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:2 (Gia vs KupaTrupa)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 375436,
            "white": 526987,
            "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": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-04T23:42:48.938837Z",
            "ended": "2025-06-27T22:30:58.665514Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 375436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.592041015625,
                            "deviation": 62.10682678222656,
                            "volatility": 0.059934839606285095
                        }
                    },
                    "username": "KupaTrupa",
                    "country": "fr",
                    "ranking": 16.712547107241885,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94226789649b5f66eacf21a2c413ebf6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.9945068359375,
                            "deviation": 64.34468841552734,
                            "volatility": 0.06006944179534912
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "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/73995562"
            },
            "players": {
                "black": {
                    "id": 427281,
                    "username": "Mia45",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/f20f1b8c6c37388efaa4286c2aec602d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.993971325467,
                            "deviation": 62.980386744749204,
                            "volatility": 0.05969836671525253
                        }
                    },
                    "ranking": 15.192873435652158,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 73995562,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:2 (Gia vs Mia45)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 427281,
            "white": 526987,
            "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": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-04T23:42:48.633525Z",
            "ended": "2025-04-26T19:31:10.116583Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 427281,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.0645751953125,
                            "deviation": 63.829280853271484,
                            "volatility": 0.05973874032497406
                        }
                    },
                    "username": "Mia45",
                    "country": "de",
                    "ranking": 15.192873435652158,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f20f1b8c6c37388efaa4286c2aec602d?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6292724609375,
                            "deviation": 62.385074615478516,
                            "volatility": 0.06007291004061699
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "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/73995555"
            },
            "players": {
                "black": {
                    "id": 1613746,
                    "username": "kult1948",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/51639d6a1e8ccd48d0f3a27c81f68248?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1337.176133984608,
                            "deviation": 63.1113111626989,
                            "volatility": 0.059956062321418244
                        }
                    },
                    "ranking": 21.643329569571993,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 73995555,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:2 (Gia vs kult1948)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1613746,
            "white": 526987,
            "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": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-04T23:42:48.294226Z",
            "ended": "2025-04-27T20:16:17.885013Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1613746,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.1151123046875,
                            "deviation": 61.99430465698242,
                            "volatility": 0.05997350066900253
                        }
                    },
                    "username": "kult1948",
                    "country": "un",
                    "ranking": 21.643329569571993,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/51639d6a1e8ccd48d0f3a27c81f68248?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1115.3062744140625,
                            "deviation": 62.446128845214844,
                            "volatility": 0.06007073074579239
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "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/73995547"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1502144,
                    "username": "Victorda",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/20ee8d5a138d02851a257b7a9af8d474-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.291149671259,
                            "deviation": 63.842382878646234,
                            "volatility": 0.05994308918040196
                        }
                    },
                    "ranking": 15.764447807895808,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73995547,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:2 (Victorda vs Gia)",
            "creator": 1502144,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1502144,
            "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": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-04T23:42:47.890165Z",
            "ended": "2025-05-16T10:58:06.427867Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.17236328125,
                            "deviation": 62.669673919677734,
                            "volatility": 0.060068756341934204
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1502144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.525634765625,
                            "deviation": 61.10142517089844,
                            "volatility": 0.05993582308292389
                        }
                    },
                    "username": "Victorda",
                    "country": "fr",
                    "ranking": 15.764447807895808,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/20ee8d5a138d02851a257b7a9af8d474-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/73987349"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.0862255848192,
                            "deviation": 69.95323798570094,
                            "volatility": 0.06932012483811407
                        }
                    },
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73987349,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1549392,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-04T17:36:51.325375Z",
            "ended": "2025-04-12T17:07:02.519791Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.471435546875,
                            "deviation": 62.83866500854492,
                            "volatility": 0.060075316578149796
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.509033203125,
                            "deviation": 65.79753112792969,
                            "volatility": 0.0649435892701149
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/73983789"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.0862255848192,
                            "deviation": 69.95323798570094,
                            "volatility": 0.06932012483811407
                        }
                    },
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73983789,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1549392,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-04T15:21:12.786233Z",
            "ended": "2025-04-04T17:36:31.568058Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.3271484375,
                            "deviation": 63.16837692260742,
                            "volatility": 0.0600731261074543
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.2540283203125,
                            "deviation": 65.35030364990234,
                            "volatility": 0.06482286006212234
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/73975850"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.0862255848192,
                            "deviation": 69.95323798570094,
                            "volatility": 0.06932012483811407
                        }
                    },
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73975850,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1549392,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-04T10:07:36.692892Z",
            "ended": "2025-04-04T15:20:32.081070Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.3271484375,
                            "deviation": 63.16837692260742,
                            "volatility": 0.0600731261074543
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.1376953125,
                            "deviation": 65.92713928222656,
                            "volatility": 0.06482256203889847
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/73923228"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.0862255848192,
                            "deviation": 69.95323798570094,
                            "volatility": 0.06932012483811407
                        }
                    },
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73923228,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1549392,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "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": 88451,
            "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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-02T16:08:06.180931Z",
            "ended": "2025-04-04T10:06:55.864652Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.3271484375,
                            "deviation": 63.16837692260742,
                            "volatility": 0.0600731261074543
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.042236328125,
                            "deviation": 66.8119125366211,
                            "volatility": 0.06482637673616409
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/73890559"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.0862255848192,
                            "deviation": 69.95323798570094,
                            "volatility": 0.06932012483811407
                        }
                    },
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73890559,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1549392,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "55.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-01T15:34:20.900237Z",
            "ended": "2025-04-02T16:07:38.188113Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.3271484375,
                            "deviation": 63.16837692260742,
                            "volatility": 0.0600731261074543
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.6375732421875,
                            "deviation": 66.86743927001953,
                            "volatility": 0.06482087820768356
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 15.959906604126276,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                }
            },
            "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/73883713"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.5953122616318,
                            "deviation": 63.02476699432158,
                            "volatility": 0.060333096576490663
                        }
                    },
                    "ranking": 18.622530653310193,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 73883713,
            "name": "OF COURSE",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 177587,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-01T11:50:34.341262Z",
            "ended": "2025-04-08T22:50:28.533151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1086.949462890625,
                            "deviation": 63.24330139160156,
                            "volatility": 0.060070425271987915
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.889892578125,
                            "deviation": 62.83770751953125,
                            "volatility": 0.06017528474330902
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.622530653310193,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}