List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=16",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=14",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/75632109"
            },
            "players": {
                "black": {
                    "id": 509420,
                    "username": "Sophonxe",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.9423543698747,
                            "deviation": 64.30411242178194,
                            "volatility": 0.05944467480172695
                        }
                    },
                    "ranking": 24.100976922104667,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 75632109,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:26 (Julko vs Sophonxe)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 509420,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 26,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-25T14:27:44.914736Z",
            "ended": "2025-07-03T13:16:00.473330Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 509420,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.373779296875,
                            "deviation": 63.477455139160156,
                            "volatility": 0.059307001531124115
                        }
                    },
                    "username": "Sophonxe",
                    "country": "fr",
                    "ranking": 24.100976922104667,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c3f909fbecef92cfeefa79d384fc0bbb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 910.7003784179688,
                            "deviation": 73.53626251220703,
                            "volatility": 0.05930962413549423
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/75360386"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1367835,
                    "username": "Tomogogy",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 898.6311584170186,
                            "deviation": 63.83988645065068,
                            "volatility": 0.05998895253490602
                        }
                    },
                    "ranking": 12.442532541602587,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75360386,
            "name": "Tournament Game: 13x13 Mini League 10k-25k #5 (128411) R:1 (Tomogogy vs Julko)",
            "creator": 1367835,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1367835,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 128411,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-17T12:10:26.302157Z",
            "ended": "2025-06-24T18:11:25.141221Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.530029296875,
                            "deviation": 74.27967071533203,
                            "volatility": 0.05930725112557411
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1367835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1009.8154296875,
                            "deviation": 65.87692260742188,
                            "volatility": 0.05996764451265335
                        }
                    },
                    "username": "Tomogogy",
                    "country": "fr",
                    "ranking": 12.442532541602587,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-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/75292698"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1688153,
                    "username": "Mittelmark",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.853799560171,
                            "deviation": 67.3768163524415,
                            "volatility": 0.060025167068784406
                        }
                    },
                    "ranking": 16.823651478136373,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 75292698,
            "name": "Tournament Game: 13x13 Open D.E. Cup #68 (128157) R:1 (Mittelmark vs Julko)",
            "creator": 1688153,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1688153,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 128157,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-15T12:06:14.323176Z",
            "ended": "2025-06-20T18:34:54.837727Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 896.9979858398438,
                            "deviation": 74.6659164428711,
                            "volatility": 0.0593087375164032
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1688153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1134.25341796875,
                            "deviation": 68.08616638183594,
                            "volatility": 0.06003212556242943
                        }
                    },
                    "username": "Mittelmark",
                    "country": "de",
                    "ranking": 16.823651478136373,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76201248"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 859868,
                    "username": "vadim852",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/347a2e3414d65e917c9d6b7db9dba3bc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 655.753721195011,
                            "deviation": 74.7581229403344,
                            "volatility": 0.05989660338302821
                        }
                    },
                    "ranking": 5.148259764299018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76201248,
            "name": "Tournament Game: 1776s open tournaments 0.0005 (127046) R:2 (vadim852 vs Julko)",
            "creator": 859868,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 859868,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127046,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-06-11T12:59:43.535418Z",
            "ended": "2025-06-14T15:38:51.070970Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 896.9979858398438,
                            "deviation": 74.6659164428711,
                            "volatility": 0.0593087375164032
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 859868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 771.1885375976562,
                            "deviation": 74.19798278808594,
                            "volatility": 0.059913840144872665
                        }
                    },
                    "username": "vadim852",
                    "country": "ru",
                    "ranking": 5.148259764299018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/347a2e3414d65e917c9d6b7db9dba3bc-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/74117753"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1511995,
                    "username": "Mai1209",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/a595b380c0f1704972a1150721566499-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1720.042188480444,
                            "deviation": 73.37612899985403,
                            "volatility": 0.0600468682629625
                        }
                    },
                    "ranking": 27.47224008259668,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74117753,
            "name": "Tournament Game: I am A Coward (127125) R:1 (Mai1209 vs Julko)",
            "creator": 1511995,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1511995,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 127125,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-08T20:51:32.372059Z",
            "ended": "2025-06-14T06:48:18.948916Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 897.0599975585938,
                            "deviation": 73.96473693847656,
                            "volatility": 0.0593087375164032
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1511995,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2006.6005859375,
                            "deviation": 73.3407974243164,
                            "volatility": 0.0599822998046875
                        }
                    },
                    "username": "Mai1209",
                    "country": "jp",
                    "ranking": 27.47224008259668,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a595b380c0f1704972a1150721566499-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74089923"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1141958,
                    "username": "Himego",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/6a9fb06bfe627b096f03c07a9845ef9e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.5653739421261,
                            "deviation": 63.60237248732783,
                            "volatility": 0.05988745177355098
                        }
                    },
                    "ranking": 22.449557333728094,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74089923,
            "name": "Tournament Game: 1776s open tournaments 0.0005 (127046) R:1 (Himego vs Julko)",
            "creator": 1141958,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1141958,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 127046,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-08T00:00:17.124290Z",
            "ended": "2025-06-11T12:59:41.039479Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 898.45947265625,
                            "deviation": 73.52684783935547,
                            "volatility": 0.05930924788117409
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1141958,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.42724609375,
                            "deviation": 63.27629089355469,
                            "volatility": 0.059928759932518005
                        }
                    },
                    "username": "Himego",
                    "country": "jp",
                    "ranking": 22.449557333728094,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6a9fb06bfe627b096f03c07a9845ef9e-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/72342924"
            },
            "players": {
                "black": {
                    "id": 681426,
                    "username": "kazyonnov.ivan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3ae629e63c13e6975c25e47eeff72262?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1477.0064787597953,
                            "deviation": 66.10018988377398,
                            "volatility": 0.05988552447204411
                        }
                    },
                    "ranking": 23.94576750727923,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72342924,
            "name": "Tournament Game: Annual Tournament: 2020 (50317) R:10 (Julko vs kazyonnov.ivan)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 681426,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 265920,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 604800, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 50317,
            "tournament_round": 10,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T06:00:47.062265Z",
            "ended": "2025-06-09T15:30:13.469157Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 681426,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.570068359375,
                            "deviation": 64.08296203613281,
                            "volatility": 0.0598914660513401
                        }
                    },
                    "username": "kazyonnov.ivan",
                    "country": "un",
                    "ranking": 23.94576750727923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ae629e63c13e6975c25e47eeff72262?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.07080078125,
                            "deviation": 72.92719268798828,
                            "volatility": 0.05930949002504349
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/75360385"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.827261950743,
                            "deviation": 65.86159072366381,
                            "volatility": 0.05929485236765044
                        }
                    },
                    "ranking": 12.550378463980811,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75360385,
            "name": "Tournament Game: 13x13 Mini League 10k-25k #5 (128411) R:1 (regina25 vs Julko)",
            "creator": 227608,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 227608,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 128411,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-17T12:10:26.189419Z",
            "ended": "2025-06-02T08:38:05.716527Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.2149658203125,
                            "deviation": 73.68603515625,
                            "volatility": 0.05930771678686142
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.7247924804688,
                            "deviation": 67.63646697998047,
                            "volatility": 0.05933402106165886
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.550378463980811,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-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/75360387"
            },
            "players": {
                "black": {
                    "id": 1334161,
                    "username": "elijahhee",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/da5986e904e7b3d7a24dfc45137d82be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.9542425486819,
                            "deviation": 61.768937730352306,
                            "volatility": 0.06026073210234539
                        }
                    },
                    "ranking": 15.237672500769973,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 75360387,
            "name": "Tournament Game: 13x13 Mini League 10k-25k #5 (128411) R:1 (Julko vs elijahhee)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1334161,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 128411,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-17T12:10:26.357457Z",
            "ended": "2025-05-30T07:23:23.441539Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1334161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.0576171875,
                            "deviation": 61.19977569580078,
                            "volatility": 0.06021721661090851
                        }
                    },
                    "username": "elijahhee",
                    "country": "my",
                    "ranking": 15.237672500769973,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da5986e904e7b3d7a24dfc45137d82be?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 857.5639038085938,
                            "deviation": 74.24082946777344,
                            "volatility": 0.05930366739630699
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74387161"
            },
            "players": {
                "black": {
                    "id": 1619805,
                    "username": "Ojshea",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/66daffb30c88ad97c3e4a057c32f6c5c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1795.1681989346844,
                            "deviation": 67.05010210578251,
                            "volatility": 0.05992151104259681
                        }
                    },
                    "ranking": 28.461900336614086,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.8685299363552,
                            "deviation": 66.46585920681954,
                            "volatility": 0.05928108720782403
                        }
                    },
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74387161,
            "name": "Tournament Game: Ludu Go XI (120727) R:3 (Julko vs Ojshea)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1619805,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 120727,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-17T07:15:47.056843Z",
            "ended": "2025-05-25T07:11:22.596816Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1619805,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1850.2208251953125,
                            "deviation": 68.54734802246094,
                            "volatility": 0.05996000021696091
                        }
                    },
                    "username": "Ojshea",
                    "country": "hk",
                    "ranking": 28.461900336614086,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/66daffb30c88ad97c3e4a057c32f6c5c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 857.6800537109375,
                            "deviation": 73.54698181152344,
                            "volatility": 0.05930371209979057
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.205385820837813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}