List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=53
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=54",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/62449975"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 987373,
                    "username": "evadmit",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/fd72353149846f576ce3093012fb2128-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.8712625145622,
                            "deviation": 60.13678144893185,
                            "volatility": 0.05907019865788814
                        }
                    },
                    "ranking": 17.371793206288523,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62449975,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #1 (112549) R:1 (evadmit vs Julko)",
            "creator": 987373,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 987373,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 2,
            "komi": "3.00",
            "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": 112549,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-14T05:11:05.941641Z",
            "ended": "2024-04-02T14:02:44.084837Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.2293701171875,
                            "deviation": 67.05045318603516,
                            "volatility": 0.05915951728820801
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 987373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.6475830078125,
                            "deviation": 61.2391357421875,
                            "volatility": 0.059211988002061844
                        }
                    },
                    "username": "evadmit",
                    "country": "ua",
                    "ranking": 17.371793206288523,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd72353149846f576ce3093012fb2128-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/62828342"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62828342,
            "name": "Tournament Game: 13x13 Open D.E. Cup #31 (110707) R:4 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "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": 110707,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-26T15:26:16.655758Z",
            "ended": "2024-04-02T09:17:26.601935Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.2733154296875,
                            "deviation": 67.4845962524414,
                            "volatility": 0.059158921241760254
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.1640625,
                            "deviation": 67.08887481689453,
                            "volatility": 0.05993557348847389
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-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/62449978"
            },
            "players": {
                "black": {
                    "id": 1436588,
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751839572613,
                            "deviation": 80.73457404236709,
                            "volatility": 0.0636275307525229
                        }
                    },
                    "ranking": 5,
                    "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": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 62449978,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #1 (112549) R:1 (Julko vs Arrow A6_25K)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1436588,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "12.0",
            "handicap": 5,
            "komi": "7.00",
            "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": 112549,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-14T05:11:06.166356Z",
            "ended": "2024-04-01T14:29:50.570346Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 762.9803466796875,
                            "deviation": 79.20936584472656,
                            "volatility": 0.0617075152695179
                        }
                    },
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.723876953125,
                            "deviation": 67.75758361816406,
                            "volatility": 0.05915599316358566
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "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/62449977"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1042989,
                    "username": "artur.benson",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 707.9684517871419,
                            "deviation": 67.72391950292916,
                            "volatility": 0.060585716923822204
                        }
                    },
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62449977,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #1 (112549) R:1 (artur.beniyaminyan vs Julko)",
            "creator": 1042989,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1042989,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 2,
            "komi": "-1.00",
            "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": 112549,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-14T05:11:06.083762Z",
            "ended": "2024-03-30T18:20:29.749019Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1128.7403564453125,
                            "deviation": 68.1374282836914,
                            "volatility": 0.059157319366931915
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1042989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.429931640625,
                            "deviation": 63.63547897338867,
                            "volatility": 0.059915587306022644
                        }
                    },
                    "username": "artur.benson",
                    "country": "un",
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-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/61884442"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 178104,
                    "username": "dexonsmith",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.7732166446785,
                            "deviation": 67.55416504748428,
                            "volatility": 0.06064009346038413
                        }
                    },
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 61884442,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (dexonsmith vs Julko)",
            "creator": 178104,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 178104,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "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": 112548,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-24T06:52:24.204400Z",
            "ended": "2024-03-30T16:17:47.023996Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.685791015625,
                            "deviation": 67.53467559814453,
                            "volatility": 0.059157729148864746
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 178104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.4710693359375,
                            "deviation": 73.47386169433594,
                            "volatility": 0.060144029557704926
                        }
                    },
                    "username": "dexonsmith",
                    "country": "ca",
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-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/62774800"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 627216,
                    "username": "thrifty",
                    "country": "002",
                    "icon": "https://secure.gravatar.com/avatar/9df0064dad60a9a1c94b301468a6e98f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.2581797160349,
                            "deviation": 63.609912505393304,
                            "volatility": 0.05990120300855223
                        }
                    },
                    "ranking": 17.400651875597916,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62774800,
            "name": "Tournament Game: Winter Olympic Games 2020(9х9)(№2) (66280) R:17 (thrifty vs Julko)",
            "creator": 627216,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 627216,
            "width": 9,
            "height": 9,
            "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": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66280,
            "tournament_round": 17,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-24T19:56:00.063873Z",
            "ended": "2024-03-30T11:52:54.389010Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1138.8729248046875,
                            "deviation": 67.91520690917969,
                            "volatility": 0.05915900692343712
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 627216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.08349609375,
                            "deviation": 64.38233184814453,
                            "volatility": 0.05991308391094208
                        }
                    },
                    "username": "thrifty",
                    "country": "002",
                    "ranking": 17.400651875597916,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9df0064dad60a9a1c94b301468a6e98f?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/62413741"
            },
            "players": {
                "black": {
                    "id": 1083513,
                    "username": "nljoh07",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/bf07dd57e995f0f77267c8f287e31b6c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 698.380397926876,
                            "deviation": 79.23773133894602,
                            "volatility": 0.06001162865690675
                        }
                    },
                    "ranking": 6.606215362935703,
                    "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": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 62413741,
            "name": "Tournament Game: 19x19 Open D.E. Cup #54 (110673) R:2 (Julko vs nljoh07)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1083513,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110673,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-12T23:05:45.029931Z",
            "ended": "2024-03-30T07:37:18.170536Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1083513,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.9577026367188,
                            "deviation": 65.42741394042969,
                            "volatility": 0.06003517657518387
                        }
                    },
                    "username": "nljoh07",
                    "country": "_Pirate",
                    "ranking": 6.606215362935703,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bf07dd57e995f0f77267c8f287e31b6c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.504150390625,
                            "deviation": 68.17871856689453,
                            "volatility": 0.0591605119407177
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "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/62555487"
            },
            "players": {
                "black": {
                    "id": 288355,
                    "username": "ccho",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1854.9207474007305,
                            "deviation": 66.51145170249285,
                            "volatility": 0.05889313385504822
                        }
                    },
                    "ranking": 29.219906566737393,
                    "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": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 62555487,
            "name": "Tournament Game: TEST+ (47945) R:10 (Julko vs ccho)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 288355,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 47945,
            "tournament_round": 10,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-17T16:37:36.983820Z",
            "ended": "2024-03-30T07:34:56.649597Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 288355,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1937.468505859375,
                            "deviation": 65.7542953491211,
                            "volatility": 0.05923020467162132
                        }
                    },
                    "username": "ccho",
                    "country": "kr",
                    "ranking": 29.219906566737393,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.78076171875,
                            "deviation": 67.45291137695312,
                            "volatility": 0.059160638600587845
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "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/61794716"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1042989,
                    "username": "artur.benson",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 707.9684517871419,
                            "deviation": 67.72391950292916,
                            "volatility": 0.060585716923822204
                        }
                    },
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61794716,
            "name": "Tournament Game: 13x13 Open League #22 (112358) R:1 (artur.beniyaminyan vs Julko)",
            "creator": 1042989,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1042989,
            "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": 112358,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-21T10:29:19.645227Z",
            "ended": "2024-03-29T11:51:14.020406Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.06201171875,
                            "deviation": 67.44842529296875,
                            "volatility": 0.05915479734539986
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1042989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.6297607421875,
                            "deviation": 63.62892150878906,
                            "volatility": 0.05990974232554436
                        }
                    },
                    "username": "artur.benson",
                    "country": "un",
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-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/61546047"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686730,
                    "username": "melial",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/ed6af155be9748bee48928b727be5672?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.3229695041143,
                            "deviation": 67.27139949904452,
                            "volatility": 0.06021402737770516
                        }
                    },
                    "ranking": 22.925460372557293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61546047,
            "name": "Tournament Game: OST - Olympic System Tournament (99418) R:4 (melial vs Julko)",
            "creator": 686730,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 686730,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 99418,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-02-13T07:50:39.481568Z",
            "ended": "2024-03-28T04:12:43.994324Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.06201171875,
                            "deviation": 67.44842529296875,
                            "volatility": 0.05915479734539986
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686730,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.7684326171875,
                            "deviation": 64.77619171142578,
                            "volatility": 0.060091275721788406
                        }
                    },
                    "username": "melial",
                    "country": "ca",
                    "ranking": 22.925460372557293,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed6af155be9748bee48928b727be5672?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
        }
    ]
}