List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-ended&page=30
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=31",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=29",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/73470826"
            },
            "players": {
                "black": {
                    "id": 144906,
                    "username": "jdh",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ef89e581a46fea3f70a50055cb3692e1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.154016433261,
                            "deviation": 65.99574867799902,
                            "volatility": 0.05983861543578671
                        }
                    },
                    "ranking": 16.486494626511934,
                    "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": 73470826,
            "name": "Ladder Challenge: jdh(#266) vs Gia(#226)",
            "creator": 144906,
            "mode": "game",
            "source": "play",
            "black": 144906,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-19T16:50:37.679272Z",
            "ended": "2025-04-01T18:02:39.500671Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 144906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.5185546875,
                            "deviation": 62.96006393432617,
                            "volatility": 0.05981970205903053
                        }
                    },
                    "username": "jdh",
                    "country": "us",
                    "ranking": 16.486494626511934,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ef89e581a46fea3f70a50055cb3692e1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.84033203125,
                            "deviation": 63.33041000366211,
                            "volatility": 0.060072485357522964
                        }
                    },
                    "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/73848821"
            },
            "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": 955.6627283453529,
                            "deviation": 70.04625048225226,
                            "volatility": 0.06935132426140309
                        }
                    },
                    "ranking": 13.867007271730825,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73848821,
            "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": "33.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-31T09:04:37.243459Z",
            "ended": "2025-04-01T15:31:56.440876Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.84033203125,
                            "deviation": 63.33041000366211,
                            "volatility": 0.060072485357522964
                        }
                    },
                    "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": 1058.1976318359375,
                            "deviation": 64.39690399169922,
                            "volatility": 0.06481781601905823
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 13.867007271730825,
                    "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/73435895"
            },
            "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.695043684163,
                            "deviation": 62.939748195253856,
                            "volatility": 0.06033423653096373
                        }
                    },
                    "ranking": 18.366654808934562,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 73435895,
            "name": "“best intentions” 😓",
            "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-03-18T16:11:37.542898Z",
            "ended": "2025-04-01T10:09:31.738138Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.5667724609375,
                            "deviation": 63.43753433227539,
                            "volatility": 0.06007378175854683
                        }
                    },
                    "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": 1394.3631591796875,
                            "deviation": 63.04508590698242,
                            "volatility": 0.06017309054732323
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.366654808934562,
                    "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/73582481"
            },
            "players": {
                "black": {
                    "id": 1421649,
                    "username": "Sergey_go_player",
                    "country": "lv",
                    "icon": "https://user-uploads.online-go.com/39dbf1a3ecb34e9e32ca8dad51eb01a1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.5462657038456,
                            "deviation": 62.293072911026954,
                            "volatility": 0.06031449443853986
                        }
                    },
                    "ranking": 19.73832715377653,
                    "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": 73582481,
            "name": "Ladder Challenge: Sergey_go_player(#309) vs Gia(#229)",
            "creator": 1421649,
            "mode": "game",
            "source": "play",
            "black": 1421649,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-23T04:53:10.216826Z",
            "ended": "2025-03-31T18:38:25.583350Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1421649,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.4715576171875,
                            "deviation": 62.50098419189453,
                            "volatility": 0.06028285622596741
                        }
                    },
                    "username": "Sergey_go_player",
                    "country": "lv",
                    "ranking": 19.73832715377653,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/39dbf1a3ecb34e9e32ca8dad51eb01a1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.7791748046875,
                            "deviation": 63.612945556640625,
                            "volatility": 0.060073014348745346
                        }
                    },
                    "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/73830783"
            },
            "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": 955.6627283453529,
                            "deviation": 70.04625048225226,
                            "volatility": 0.06935132426140309
                        }
                    },
                    "ranking": 13.867007271730825,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73830783,
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-30T18:18:08.621465Z",
            "ended": "2025-03-31T09:04:24.731979Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.7791748046875,
                            "deviation": 63.612945556640625,
                            "volatility": 0.060073014348745346
                        }
                    },
                    "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": 1190.1826171875,
                            "deviation": 65.42459106445312,
                            "volatility": 0.06479326635599136
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 13.867007271730825,
                    "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/73796354"
            },
            "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": 1692839,
                    "username": "SamCon512",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8bd0f33114b8d5ea7a224799d4a08ae8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.3935423637854,
                            "deviation": 61.51782157990622,
                            "volatility": 0.06002120419533426
                        }
                    },
                    "ranking": 17.424249502920656,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73796354,
            "name": "GoMagic Online League Match",
            "creator": 1692839,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1692839,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-29T16:58:15.019021Z",
            "ended": "2025-03-29T17:23:33.735440Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.7791748046875,
                            "deviation": 63.612945556640625,
                            "volatility": 0.060073014348745346
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1692839,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.33837890625,
                            "deviation": 60.98772430419922,
                            "volatility": 0.05997129902243614
                        }
                    },
                    "username": "SamCon512",
                    "country": "us",
                    "ranking": 17.424249502920656,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8bd0f33114b8d5ea7a224799d4a08ae8?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/73243672"
            },
            "players": {
                "black": {
                    "id": 594603,
                    "username": "You Know Me",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/45e1910c8e720271307e7608fbfda3a4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.8071455420761,
                            "deviation": 65.32048390225702,
                            "volatility": 0.05970592386278201
                        }
                    },
                    "ranking": 15.25713728906515,
                    "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": 73243672,
            "name": "Ladder Challenge: You Know Me(#246) vs Gia(#216)",
            "creator": 594603,
            "mode": "game",
            "source": "play",
            "black": 594603,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "54.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-12T21:06:25.522484Z",
            "ended": "2025-03-29T15:37:32.436904Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 594603,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1028.2950439453125,
                            "deviation": 64.19418334960938,
                            "volatility": 0.059689026325941086
                        }
                    },
                    "username": "You Know Me",
                    "country": "un",
                    "ranking": 15.25713728906515,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/45e1910c8e720271307e7608fbfda3a4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.2650146484375,
                            "deviation": 63.80767822265625,
                            "volatility": 0.06007355824112892
                        }
                    },
                    "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/73075962"
            },
            "players": {
                "black": {
                    "id": 1210468,
                    "username": "KLeNerd",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ef18b0f459793fa9be8d4b2f1e2eb5f6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 756.1700188304927,
                            "deviation": 64.97134609781611,
                            "volatility": 0.06003228543444852
                        }
                    },
                    "ranking": 8.446693758674853,
                    "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": 73075962,
            "name": "Fast friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1210468,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 28800, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-07T19:50:17.358128Z",
            "ended": "2025-03-26T16:35:49.174778Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1210468,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.3005981445312,
                            "deviation": 63.71281433105469,
                            "volatility": 0.06003750488162041
                        }
                    },
                    "username": "KLeNerd",
                    "country": "us",
                    "ranking": 8.446693758674853,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ef18b0f459793fa9be8d4b2f1e2eb5f6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.2650146484375,
                            "deviation": 63.80767822265625,
                            "volatility": 0.06007355824112892
                        }
                    },
                    "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/69274458"
            },
            "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": 738093,
                    "username": "Tetraphenylbenzidin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0336aff44f43214176c26d18385604d9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 783.5227553591691,
                            "deviation": 62.28165464267977,
                            "volatility": 0.05919528208099045
                        }
                    },
                    "ranking": 9.269302642253288,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69274458,
            "name": "Gia vs. Tetraphenylbenzidin",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 738093,
            "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\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-05T23:52:43.672478Z",
            "ended": "2025-03-26T10:07:01.060788Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.3619384765625,
                            "deviation": 64.02413177490234,
                            "volatility": 0.06007343903183937
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 738093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.6976318359375,
                            "deviation": 61.370765686035156,
                            "volatility": 0.05962304770946503
                        }
                    },
                    "username": "Tetraphenylbenzidin",
                    "country": "un",
                    "ranking": 9.269302642253288,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0336aff44f43214176c26d18385604d9?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/73131686"
            },
            "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": 1630446,
                    "username": "Harry O",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.478203546005,
                            "deviation": 60.46382963005239,
                            "volatility": 0.059988713117303964
                        }
                    },
                    "ranking": 16.385123950148454,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73131686,
            "name": "Let's play another game : l",
            "creator": 1630446,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1630446,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-09T14:01:11.611748Z",
            "ended": "2025-03-23T21:29:49.771968Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.2877197265625,
                            "deviation": 64.00297546386719,
                            "volatility": 0.06007504090666771
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1630446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 855.3515014648438,
                            "deviation": 64.54143524169922,
                            "volatility": 0.05995770916342735
                        }
                    },
                    "username": "Harry O",
                    "country": "us",
                    "ranking": 16.385123950148454,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-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
        }
    ]
}