List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-ended&page=29
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=-ended&page=30",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=28",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/74041952"
            },
            "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": 429699,
                    "username": "Fantleroy",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/a8ae4839bbcaa3ab93a06e03c609fa4f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2330.8382189981303,
                            "deviation": 72.87112787230295,
                            "volatility": 0.0599970876205919
                        }
                    },
                    "ranking": 34.507042053563495,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74041952,
            "name": "SITS Blitz",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 429699,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "10.0",
            "handicap": 9,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 180, \"max_time\": 180}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "33.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-06T12:34:21.807708Z",
            "ended": "2025-04-06T12:53:56.776834Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6043701171875,
                            "deviation": 63.055965423583984,
                            "volatility": 0.06007198244333267
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 429699,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2344.74365234375,
                            "deviation": 72.65834045410156,
                            "volatility": 0.05998961627483368
                        }
                    },
                    "username": "Fantleroy",
                    "country": "fr",
                    "ranking": 34.507042053563495,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a8ae4839bbcaa3ab93a06e03c609fa4f-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/74041105"
            },
            "players": {
                "black": {
                    "id": 746093,
                    "username": "pomdpin",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/9eff5273199146ffa93453c7f1023185?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.8680286936382,
                            "deviation": 62.7036930072716,
                            "volatility": 0.059996482837851264
                        }
                    },
                    "ranking": 9.891533432438212,
                    "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": 74041105,
            "name": "SITS Blitz",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 746093,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 180, \"max_time\": 180}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "61.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-06T12:02:31.771649Z",
            "ended": "2025-04-06T12:22:35.428782Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 746093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 731.9757690429688,
                            "deviation": 75.61568450927734,
                            "volatility": 0.06000715494155884
                        }
                    },
                    "username": "pomdpin",
                    "country": "fr",
                    "ranking": 9.891533432438212,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9eff5273199146ffa93453c7f1023185?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6043701171875,
                            "deviation": 63.055965423583984,
                            "volatility": 0.06007198244333267
                        }
                    },
                    "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/74040553"
            },
            "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": 2035,
                    "username": "Ddoox",
                    "country": "no",
                    "icon": "https://secure.gravatar.com/avatar/f16fec6ef9fddc2d0fbf88c7f8d0eb4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.5056306539332,
                            "deviation": 64.01969191175586,
                            "volatility": 0.05996282199547425
                        }
                    },
                    "ranking": 20.11050564217762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74040553,
            "name": "SITS Blitz",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 2035,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 180, \"max_time\": 180}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-06T11:41:43.376495Z",
            "ended": "2025-04-06T11:52:54.513158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6043701171875,
                            "deviation": 63.055965423583984,
                            "volatility": 0.06007198244333267
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 2035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.2513427734375,
                            "deviation": 71.64575958251953,
                            "volatility": 0.05997653678059578
                        }
                    },
                    "username": "Ddoox",
                    "country": "no",
                    "ranking": 20.11050564217762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f16fec6ef9fddc2d0fbf88c7f8d0eb4b?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/70964885"
            },
            "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": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.5416602754667,
                            "deviation": 71.35281183285767,
                            "volatility": 0.06431904712267003
                        }
                    },
                    "ranking": 31.222682441974793,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70964885,
            "name": "Tournament Game: Handicap Arena 2025 - 001 (123334) R:1 (fuseki3 vs Gia)",
            "creator": 1185576,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1185576,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 123334,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "61.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-01T12:00:42.686121Z",
            "ended": "2025-04-06T07:50:28.855715Z",
            "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": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2248.82470703125,
                            "deviation": 65.3975830078125,
                            "volatility": 0.06297127157449722
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.222682441974793,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?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/74004872"
            },
            "players": {
                "black": {
                    "id": 1193574,
                    "username": "Igoru",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/947295816456131af4911eb24090807f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.6072323321039,
                            "deviation": 63.36436463257254,
                            "volatility": 0.059991749336040505
                        }
                    },
                    "ranking": 15.161129152430533,
                    "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": 74004872,
            "name": "GoMagic Online League Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1193574,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 59,
            "time_control_parameters": "{\"main_time\": 2400, \"pause_on_weekends\": false, \"period_time\": 40, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 4}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-05T07:59:22.807326Z",
            "ended": "2025-04-05T09:00:49.060122Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1193574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 983.1322021484375,
                            "deviation": 63.21193313598633,
                            "volatility": 0.05999452620744705
                        }
                    },
                    "username": "Igoru",
                    "country": "eu",
                    "ranking": 15.161129152430533,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/947295816456131af4911eb24090807f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "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"
                }
            },
            "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/73995583"
            },
            "players": {
                "black": {
                    "id": 805746,
                    "username": "Roxa",
                    "country": "co",
                    "icon": "https://user-uploads.online-go.com/3baa2202d76bf1805ac7cdcc94aef805-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.018986487404,
                            "deviation": 62.07390101070802,
                            "volatility": 0.060081858746688616
                        }
                    },
                    "ranking": 25.491871963619136,
                    "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": 73995583,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:2 (Gia vs Roxa)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 805746,
            "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": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-04-04T23:42:49.829755Z",
            "ended": "2025-04-05T00:42:21.174609Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 805746,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6416015625,
                            "deviation": 61.7923583984375,
                            "volatility": 0.060079846531152725
                        }
                    },
                    "username": "Roxa",
                    "country": "co",
                    "ranking": 25.491871963619136,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3baa2202d76bf1805ac7cdcc94aef805-32.png",
                    "ui_class": ""
                },
                "white": {
                    "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"
                }
            },
            "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": 957.2583518640307,
                            "deviation": 70.84371164642582,
                            "volatility": 0.06935098946397547
                        }
                    },
                    "ranking": 13.90562746720728,
                    "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": 13.90562746720728,
                    "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": 957.2583518640307,
                            "deviation": 70.84371164642582,
                            "volatility": 0.06935098946397547
                        }
                    },
                    "ranking": 13.90562746720728,
                    "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": 13.90562746720728,
                    "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": 957.2583518640307,
                            "deviation": 70.84371164642582,
                            "volatility": 0.06935098946397547
                        }
                    },
                    "ranking": 13.90562746720728,
                    "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": 13.90562746720728,
                    "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": 957.2583518640307,
                            "deviation": 70.84371164642582,
                            "volatility": 0.06935098946397547
                        }
                    },
                    "ranking": 13.90562746720728,
                    "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": 13.90562746720728,
                    "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
        }
    ]
}