List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=66
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=67",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80586637"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 684656,
                    "username": "Anisette",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/2f95cfd3b1debfbde3740df7f53b81bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.321623588732,
                            "deviation": 60.729609149714186,
                            "volatility": 0.059998742507009324
                        }
                    },
                    "ranking": 20.254634092742936,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80586637,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 684656,
            "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": "2025-10-24T20:34:22.962076Z",
            "ended": "2025-10-24T20:50:43.047271Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.9595947265625,
                            "deviation": 62.7799072265625,
                            "volatility": 0.05867902562022209
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 684656,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.24658203125,
                            "deviation": 60.62820053100586,
                            "volatility": 0.05999372899532318
                        }
                    },
                    "username": "Anisette",
                    "country": "_LGBT",
                    "ranking": 20.254634092742936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f95cfd3b1debfbde3740df7f53b81bc?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
        },
        {
            "related": {
                "detail": "/api/v1/games/80586399"
            },
            "players": {
                "black": {
                    "id": 426858,
                    "username": "ChinGa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9594e340d468e4b7066c6b632fd163ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.1318421876688,
                            "deviation": 62.13466009930787,
                            "volatility": 0.06250232442224095
                        }
                    },
                    "ranking": 16.872167627567947,
                    "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": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80586399,
            "name": "Please no \"?\"",
            "creator": 426858,
            "mode": "game",
            "source": "play",
            "black": 426858,
            "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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 90, \"period_time\": 10, \"periods\": 6}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-10-24T20:25:00.245020Z",
            "ended": "2025-10-24T20:30:10.299037Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 426858,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.025634765625,
                            "deviation": 61.901344299316406,
                            "volatility": 0.06239384040236473
                        }
                    },
                    "username": "ChinGa",
                    "country": "un",
                    "ranking": 16.872167627567947,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9594e340d468e4b7066c6b632fd163ea?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.9595947265625,
                            "deviation": 62.7799072265625,
                            "volatility": 0.05867902562022209
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/80586062"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1741190,
                    "username": "Tryptophan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/adc4ec768d6f344aef7fecb4a780d01e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.6355099681957,
                            "deviation": 69.62565406099003,
                            "volatility": 0.0599927340174977
                        }
                    },
                    "ranking": 24.096199211045356,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80586062,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1741190,
            "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": "65.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-24T20:11:17.938529Z",
            "ended": "2025-10-24T20:23:56.024115Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.35107421875,
                            "deviation": 62.33070373535156,
                            "volatility": 0.058680031448602676
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1741190,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.474853515625,
                            "deviation": 73.04058837890625,
                            "volatility": 0.06002780795097351
                        }
                    },
                    "username": "Tryptophan",
                    "country": "un",
                    "ranking": 24.096199211045356,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/adc4ec768d6f344aef7fecb4a780d01e?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/80585497"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1534504,
                    "username": "Davidcheong7",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1595eb7c96e3e0d070d259f5e1dd034e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.439177849762,
                            "deviation": 60.836081869742344,
                            "volatility": 0.059874508496826497
                        }
                    },
                    "ranking": 19.811388785507518,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80585497,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1534504,
            "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": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-24T19:52:41.574623Z",
            "ended": "2025-10-24T20:10:14.272575Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.30126953125,
                            "deviation": 62.49481964111328,
                            "volatility": 0.05868013575673103
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1534504,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.233642578125,
                            "deviation": 60.89934158325195,
                            "volatility": 0.059869881719350815
                        }
                    },
                    "username": "Davidcheong7",
                    "country": "un",
                    "ranking": 19.811388785507518,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1595eb7c96e3e0d070d259f5e1dd034e?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/80584626"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1828821,
                    "username": "Krau4r",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/405ce9f1169cc5e2f7057ca832a79c5d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.6401278174785,
                            "deviation": 61.975230194538156,
                            "volatility": 0.059992001264069755
                        }
                    },
                    "ranking": 18.445205880995548,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80584626,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1828821,
            "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": "85.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-24T19:18:17.958261Z",
            "ended": "2025-10-24T19:47:27.700190Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.4940185546875,
                            "deviation": 62.660369873046875,
                            "volatility": 0.058679789304733276
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1828821,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.921630859375,
                            "deviation": 63.71644973754883,
                            "volatility": 0.06000056862831116
                        }
                    },
                    "username": "Krau4r",
                    "country": "un",
                    "ranking": 18.445205880995548,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/405ce9f1169cc5e2f7057ca832a79c5d-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/80583671"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1828821,
                    "username": "Krau4r",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/405ce9f1169cc5e2f7057ca832a79c5d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.6401278174785,
                            "deviation": 61.975230194538156,
                            "volatility": 0.059992001264069755
                        }
                    },
                    "ranking": 18.445205880995548,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80583671,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1828821,
            "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": "42.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-24T18:42:49.079499Z",
            "ended": "2025-10-24T19:16:50.900063Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.830322265625,
                            "deviation": 62.819923400878906,
                            "volatility": 0.058678943663835526
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1828821,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.025634765625,
                            "deviation": 63.90591812133789,
                            "volatility": 0.05999966710805893
                        }
                    },
                    "username": "Krau4r",
                    "country": "un",
                    "ranking": 18.445205880995548,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/405ce9f1169cc5e2f7057ca832a79c5d-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/80569853"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1748802,
                    "username": "Me2025",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.7449180031479,
                            "deviation": 61.238728708374104,
                            "volatility": 0.06001926292166103
                        }
                    },
                    "ranking": 19.1905025401866,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80569853,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1748802,
            "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": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-24T09:44:33.703460Z",
            "ended": "2025-10-24T10:03:53.221965Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1169.085205078125,
                            "deviation": 62.98362731933594,
                            "volatility": 0.058679837733507156
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1748802,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.789306640625,
                            "deviation": 61.50249481201172,
                            "volatility": 0.059992965310811996
                        }
                    },
                    "username": "Me2025",
                    "country": "us",
                    "ranking": 19.1905025401866,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cfaf430a2383fb21322564d3a3ab1fa1?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/80546100"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1133614,
                    "username": "Penca6",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/26eca026a18839be0bd3bbd73fe76d08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.9754738478991,
                            "deviation": 64.75982957501549,
                            "volatility": 0.05900022682290222
                        }
                    },
                    "ranking": 23.16423042037658,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80546100,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1133614,
            "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": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-23T15:23:50.642108Z",
            "ended": "2025-10-23T15:38:58.703867Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.9910888671875,
                            "deviation": 62.949893951416016,
                            "volatility": 0.05868133157491684
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1133614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.7938232421875,
                            "deviation": 64.77833557128906,
                            "volatility": 0.05906025692820549
                        }
                    },
                    "username": "Penca6",
                    "country": "eu",
                    "ranking": 23.16423042037658,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/26eca026a18839be0bd3bbd73fe76d08-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/80474575"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1596956,
                    "username": "deleted-d23de356-0c0c-4bb7-b337-a22602d1eebe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/06dff1230f87d1e0bca7af54c03f079d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.865260104745,
                            "deviation": 60.94034947822334,
                            "volatility": 0.06031001739826996
                        }
                    },
                    "ranking": 23.896480892497255,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80474575,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1596956,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-10-21T11:44:53.895764Z",
            "ended": "2025-10-21T11:45:00.690532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.9910888671875,
                            "deviation": 62.949893951416016,
                            "volatility": 0.05868133157491684
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1596956,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.09912109375,
                            "deviation": 62.32429885864258,
                            "volatility": 0.060218460857868195
                        }
                    },
                    "username": "deleted-d23de356-0c0c-4bb7-b337-a22602d1eebe",
                    "country": "un",
                    "ranking": 23.896480892497255,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/06dff1230f87d1e0bca7af54c03f079d?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/80472633"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0270891263976,
                            "deviation": 61.37051192766864,
                            "volatility": 0.05873915312317293
                        }
                    },
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.7100902078295,
                            "deviation": 78.71547717903302,
                            "volatility": 0.0864470415565014
                        }
                    },
                    "ranking": 14.840577960206955,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80472633,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 123282,
            "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": "84.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-21T10:27:12.515716Z",
            "ended": "2025-10-21T10:41:14.984383Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.0751953125,
                            "deviation": 63.1141357421875,
                            "volatility": 0.05868084356188774
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.690924414874143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.075927734375,
                            "deviation": 81.59991455078125,
                            "volatility": 0.08263128995895386
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 14.840577960206955,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?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
        }
    ]
}