List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=19",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=17",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84495846"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1842126,
                    "username": "changtrajdacbiet",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c0fa42c8d68008e9b05013b31d995d2a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.3056650871558,
                            "deviation": 67.70675061725132,
                            "volatility": 0.05998453651229097
                        }
                    },
                    "ranking": 19.601820235052212,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84495846,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1842126,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T09:44:11.709921Z",
            "ended": "2026-02-24T10:18:53.874256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.9031982421875,
                            "deviation": 63.252384185791016,
                            "volatility": 0.058715302497148514
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1842126,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.7528076171875,
                            "deviation": 69.67790222167969,
                            "volatility": 0.0599856860935688
                        }
                    },
                    "username": "changtrajdacbiet",
                    "country": "un",
                    "ranking": 19.601820235052212,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c0fa42c8d68008e9b05013b31d995d2a?s=32&d=retro",
                    "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/84494897"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1970561,
                    "username": "Naomium",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e1ba5bec1d65307facab8fbeee7a8691-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 930.6864013970093,
                            "deviation": 82.08157011687409,
                            "volatility": 0.05999970379190529
                        }
                    },
                    "ranking": 13.253933316355901,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84494897,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1970561,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "254.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T08:57:52.906730Z",
            "ended": "2026-02-24T09:23:10.866543Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.55615234375,
                            "deviation": 63.129791259765625,
                            "volatility": 0.0587119460105896
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1970561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.1925048828125,
                            "deviation": 142.22064208984375,
                            "volatility": 0.059995993971824646
                        }
                    },
                    "username": "Naomium",
                    "country": "un",
                    "ranking": 13.253933316355901,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e1ba5bec1d65307facab8fbeee7a8691-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/84493910"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1686734,
                    "username": "hikarulemaudit",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.509999965473,
                            "deviation": 62.38248641400518,
                            "volatility": 0.06001580664904326
                        }
                    },
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84493910,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1686734,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-24T08:12:18.606356Z",
            "ended": "2026-02-24T08:44:05.687393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1196.485107421875,
                            "deviation": 62.76527404785156,
                            "volatility": 0.05871310457587242
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1686734,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.9708251953125,
                            "deviation": 63.30249786376953,
                            "volatility": 0.06001276150345802
                        }
                    },
                    "username": "hikarulemaudit",
                    "country": "un",
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?s=32&d=retro",
                    "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/84493081"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1903996,
                    "username": "汪百福",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d43243a8f0a246634e54825a9f150b95?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.769115577334,
                            "deviation": 61.55202321306889,
                            "volatility": 0.059820275728446566
                        }
                    },
                    "ranking": 19.704897035157032,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84493081,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1903996,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-24T07:31:17.978690Z",
            "ended": "2026-02-24T07:57:20.865950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.1441650390625,
                            "deviation": 62.852943420410156,
                            "volatility": 0.05871441215276718
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1903996,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.28173828125,
                            "deviation": 61.807960510253906,
                            "volatility": 0.059871990233659744
                        }
                    },
                    "username": "汪百福",
                    "country": "un",
                    "ranking": 19.704897035157032,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d43243a8f0a246634e54825a9f150b95?s=32&d=retro",
                    "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/84492305"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1717409,
                    "username": "fantasytiaboky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5218d215e660053304b08419d02b5536?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.6697995075463,
                            "deviation": 63.42695546943709,
                            "volatility": 0.06023923086761
                        }
                    },
                    "ranking": 24.034362355497134,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84492305,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1717409,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-24T06:51:28.975487Z",
            "ended": "2026-02-24T07:27:41.290604Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.8314208984375,
                            "deviation": 62.489524841308594,
                            "volatility": 0.058706942945718765
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1717409,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.7095947265625,
                            "deviation": 63.201541900634766,
                            "volatility": 0.06023634597659111
                        }
                    },
                    "username": "fantasytiaboky",
                    "country": "un",
                    "ranking": 24.034362355497134,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5218d215e660053304b08419d02b5536?s=32&d=retro",
                    "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/84482742"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1676884,
                    "username": "novan69",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4654e0475e446dd2364c98649ca35466-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.8638499014044,
                            "deviation": 63.91393308760195,
                            "volatility": 0.06002338383618128
                        }
                    },
                    "ranking": 18.44965246388044,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84482742,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1676884,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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": "2026-02-23T22:47:46.679078Z",
            "ended": "2026-02-23T23:09:29.561224Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.878173828125,
                            "deviation": 62.65838623046875,
                            "volatility": 0.058707065880298615
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1676884,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1171.9949951171875,
                            "deviation": 64.38975524902344,
                            "volatility": 0.060027435421943665
                        }
                    },
                    "username": "novan69",
                    "country": "un",
                    "ranking": 18.44965246388044,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4654e0475e446dd2364c98649ca35466-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/84482029"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1525607,
                    "username": "Foinikas",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1c96fc4dab030dd16c71ae273e57cb8f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.2801336543603,
                            "deviation": 61.76803389081199,
                            "volatility": 0.05989213035022572
                        }
                    },
                    "ranking": 19.31594950636243,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84482029,
            "name": "Friendly Match",
            "creator": 1525607,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1525607,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-23T22:17:47.032942Z",
            "ended": "2026-02-23T22:46:58.457647Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.0140380859375,
                            "deviation": 62.80543518066406,
                            "volatility": 0.058705899864435196
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1525607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.866455078125,
                            "deviation": 61.91053009033203,
                            "volatility": 0.059885166585445404
                        }
                    },
                    "username": "Foinikas",
                    "country": "un",
                    "ranking": 19.31594950636243,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1c96fc4dab030dd16c71ae273e57cb8f?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/84481279"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 539561,
                    "username": "RifleDan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/90aed60cdbeec694e09dcfe152704f03?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.3830262979964,
                            "deviation": 65.00073938502942,
                            "volatility": 0.060092589050766684
                        }
                    },
                    "ranking": 24.02988432410153,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84481279,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 539561,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-23T21:42:48.620232Z",
            "ended": "2026-02-23T22:17:29.692827Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.5703125,
                            "deviation": 62.63017272949219,
                            "volatility": 0.0587073415517807
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 539561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.1312255859375,
                            "deviation": 68.3095932006836,
                            "volatility": 0.060087572783231735
                        }
                    },
                    "username": "RifleDan",
                    "country": "un",
                    "ranking": 24.02988432410153,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/90aed60cdbeec694e09dcfe152704f03?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/84480175"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 453009,
                    "username": "UndauntedC",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/08b0a9fb611668ab8477a1db3c7bc2ed?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1498.3741781484584,
                            "deviation": 69.59837168709844,
                            "volatility": 0.060003787530780346
                        }
                    },
                    "ranking": 24.278276723441994,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84480175,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 453009,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "82.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-23T20:57:36.769879Z",
            "ended": "2026-02-23T21:41:04.913529Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.0567626953125,
                            "deviation": 62.32543182373047,
                            "volatility": 0.05870863050222397
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 453009,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.4154052734375,
                            "deviation": 67.12895965576172,
                            "volatility": 0.060015302151441574
                        }
                    },
                    "username": "UndauntedC",
                    "country": "un",
                    "ranking": 24.278276723441994,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/08b0a9fb611668ab8477a1db3c7bc2ed?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/84479333"
            },
            "players": {
                "black": {
                    "id": 433484,
                    "username": "Lobedo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/e54fb07c3966cc2e5704e25ce6cc5d4d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.5708699667478,
                            "deviation": 60.84058776663674,
                            "volatility": 0.05985824499619592
                        }
                    },
                    "ranking": 17.819243215480927,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84479333,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 433484,
            "white": 190546,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-23T20:23:52.022565Z",
            "ended": "2026-02-23T20:54:05.548728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 433484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.2427978515625,
                            "deviation": 60.84355163574219,
                            "volatility": 0.059860240668058395
                        }
                    },
                    "username": "Lobedo",
                    "country": "fr",
                    "ranking": 17.819243215480927,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e54fb07c3966cc2e5704e25ce6cc5d4d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.0491943359375,
                            "deviation": 62.47970962524414,
                            "volatility": 0.05870814248919487
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}