List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-ended&page=23
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=24",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=22",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/75763356"
            },
            "players": {
                "black": {
                    "id": 710368,
                    "username": "Macrophage",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1750.594565752019,
                            "deviation": 68.85340593840002,
                            "volatility": 0.0597816623798565
                        }
                    },
                    "ranking": 27.87983433984995,
                    "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": 75763356,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:2 (Gia vs Macrophage)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 710368,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-29T10:28:39.331783Z",
            "ended": "2025-06-07T15:37:17.904128Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 710368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1757.447021484375,
                            "deviation": 68.02610778808594,
                            "volatility": 0.05983937159180641
                        }
                    },
                    "username": "Macrophage",
                    "country": "un",
                    "ranking": 27.87983433984995,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.608642578125,
                            "deviation": 63.73371887207031,
                            "volatility": 0.060071107000112534
                        }
                    },
                    "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/75763354"
            },
            "players": {
                "black": {
                    "id": 883394,
                    "username": "Bruinfix",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/4f3663005004d2365f44b0a90bfff44b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.260789732375,
                            "deviation": 67.52833665375209,
                            "volatility": 0.059714495260884494
                        }
                    },
                    "ranking": 25.11111689718038,
                    "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": 75763354,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:2 (Gia vs Bruinfix)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 883394,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-29T10:28:39.184565Z",
            "ended": "2025-06-07T15:16:38.521985Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 883394,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.2159423828125,
                            "deviation": 64.51380920410156,
                            "volatility": 0.05974610149860382
                        }
                    },
                    "username": "Bruinfix",
                    "country": "us",
                    "ranking": 25.11111689718038,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f3663005004d2365f44b0a90bfff44b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3233642578125,
                            "deviation": 63.0001106262207,
                            "volatility": 0.06007148697972298
                        }
                    },
                    "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/76066261"
            },
            "players": {
                "black": {
                    "id": 1722481,
                    "username": "scissorbutch",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/4c028cb045a590882bcff6add4ad58af-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.0229299347031,
                            "deviation": 60.72560488391003,
                            "volatility": 0.059945105168582404
                        }
                    },
                    "ranking": 17.726177501660178,
                    "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": 76066261,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1722481,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "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": 39,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 2400, \"max_time\": 14400}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-07T12:04:29.831547Z",
            "ended": "2025-06-07T13:26:11.693404Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1722481,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 847.59228515625,
                            "deviation": 61.32921600341797,
                            "volatility": 0.05995817482471466
                        }
                    },
                    "username": "scissorbutch",
                    "country": "_LGBT",
                    "ranking": 17.726177501660178,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4c028cb045a590882bcff6add4ad58af-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3233642578125,
                            "deviation": 63.0001106262207,
                            "volatility": 0.06007148697972298
                        }
                    },
                    "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/76066237"
            },
            "players": {
                "black": {
                    "id": 1722481,
                    "username": "scissorbutch",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/4c028cb045a590882bcff6add4ad58af-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.0229299347031,
                            "deviation": 60.72560488391003,
                            "volatility": 0.059945105168582404
                        }
                    },
                    "ranking": 17.726177501660178,
                    "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": 76066237,
            "name": "Open",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1722481,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "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": 39,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 2400, \"max_time\": 14400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-06-07T12:03:42.659746Z",
            "ended": "2025-06-07T12:04:20.348402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1722481,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 847.59228515625,
                            "deviation": 61.32921600341797,
                            "volatility": 0.05995817482471466
                        }
                    },
                    "username": "scissorbutch",
                    "country": "_LGBT",
                    "ranking": 17.726177501660178,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4c028cb045a590882bcff6add4ad58af-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3233642578125,
                            "deviation": 63.0001106262207,
                            "volatility": 0.06007148697972298
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76061055"
            },
            "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": 1086833,
                    "username": "Fractal700",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/63445d4419109cdd3253ad460b81bd2f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.056089664303,
                            "deviation": 62.782864327630925,
                            "volatility": 0.06005488451182127
                        }
                    },
                    "ranking": 15.171408853603417,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76061055,
            "name": "Open",
            "creator": 1086833,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1086833,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": 39,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 2400, \"max_time\": 14400}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-07T08:21:10.345228Z",
            "ended": "2025-06-07T09:45:31.301592Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3233642578125,
                            "deviation": 63.0001106262207,
                            "volatility": 0.06007148697972298
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1086833,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.6199951171875,
                            "deviation": 62.546531677246094,
                            "volatility": 0.06004394590854645
                        }
                    },
                    "username": "Fractal700",
                    "country": "_Pirate",
                    "ranking": 15.171408853603417,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/63445d4419109cdd3253ad460b81bd2f-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/75763353"
            },
            "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": 1683349,
                    "username": "Pjur",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/4741a9c734dfacceb3056e4dbc73612b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.9487741636053,
                            "deviation": 61.62672075161181,
                            "volatility": 0.060000910299064306
                        }
                    },
                    "ranking": 21.078556586677834,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75763353,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:2 (Pjur vs Gia)",
            "creator": 1683349,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1683349,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-29T10:28:39.125900Z",
            "ended": "2025-06-07T07:04:50.227655Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.051513671875,
                            "deviation": 62.942901611328125,
                            "volatility": 0.06006746366620064
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1683349,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.3555908203125,
                            "deviation": 65.7671890258789,
                            "volatility": 0.05999048054218292
                        }
                    },
                    "username": "Pjur",
                    "country": "pl",
                    "ranking": 21.078556586677834,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4741a9c734dfacceb3056e4dbc73612b-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/75640484"
            },
            "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": 1160.7754872415137,
                            "deviation": 63.16061786567285,
                            "volatility": 0.06033217568680031
                        }
                    },
                    "ranking": 18.36825919574767,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 75640484,
            "name": "New game 😄 ",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 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-05-25T20:00:21.225505Z",
            "ended": "2025-06-04T17:29:46.874864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.4383544921875,
                            "deviation": 63.04649353027344,
                            "volatility": 0.060068633407354355
                        }
                    },
                    "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": 1367.2318115234375,
                            "deviation": 64.1567611694336,
                            "volatility": 0.060197703540325165
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.36825919574767,
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/75659630"
            },
            "players": {
                "black": {
                    "id": 334829,
                    "username": "Bigalice",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/1155215adce485ac657b954c2c941cbf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.1261897745626,
                            "deviation": 65.36999133087936,
                            "volatility": 0.059694339986647055
                        }
                    },
                    "ranking": 18.31536237510864,
                    "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": 75659630,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:2 (Gia vs Bigalice)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 334829,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disqualification",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-26T11:09:22.033133Z",
            "ended": "2025-06-01T14:31:57.769554Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 334829,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.2034912109375,
                            "deviation": 65.19136047363281,
                            "volatility": 0.059697724878787994
                        }
                    },
                    "username": "Bigalice",
                    "country": "gb",
                    "ranking": 18.31536237510864,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1155215adce485ac657b954c2c941cbf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2501220703125,
                            "deviation": 63.0038948059082,
                            "volatility": 0.060064736753702164
                        }
                    },
                    "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/72426370"
            },
            "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": 31328,
                    "username": "deleted-7e21eec2-2433-4623-83a6-5541e44ba479",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/a4d5b4f08c2e39bdb7d89239e0d95675-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 329.28385059027914,
                            "deviation": 87.55400433919571,
                            "volatility": 0.05985343510223458
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426370,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (Pancserka vs Gia)",
            "creator": 31328,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 31328,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-02-15T19:18:37.395270Z",
            "ended": "2025-05-30T16:28:32.345033Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2501220703125,
                            "deviation": 63.0038948059082,
                            "volatility": 0.060064736753702164
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 31328,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.9239501953125,
                            "deviation": 66.29485321044922,
                            "volatility": 0.059992466121912
                        }
                    },
                    "username": "deleted-7e21eec2-2433-4623-83a6-5541e44ba479",
                    "country": "hu",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4d5b4f08c2e39bdb7d89239e0d95675-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/75659626"
            },
            "players": {
                "black": {
                    "id": 908232,
                    "username": "Nelis",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/374e03a3882919f23dc779e8d63833ed?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1168.418576703072,
                            "deviation": 62.937053985144544,
                            "volatility": 0.06000027867139829
                        }
                    },
                    "ranking": 18.52018999348877,
                    "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": 75659626,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:2 (Gia vs Nelis)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 908232,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-05-26T11:09:21.842591Z",
            "ended": "2025-05-29T11:09:31.904633Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 908232,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.9862060546875,
                            "deviation": 64.32530212402344,
                            "volatility": 0.05999954044818878
                        }
                    },
                    "username": "Nelis",
                    "country": "un",
                    "ranking": 18.52018999348877,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/374e03a3882919f23dc779e8d63833ed?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2501220703125,
                            "deviation": 63.0038948059082,
                            "volatility": 0.060064736753702164
                        }
                    },
                    "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
        }
    ]
}