List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=44
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=-id&page=45",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=43",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/63928488"
            },
            "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": 63928488,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) 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": "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": 114508,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-05-02T15:49:01.057307Z",
            "ended": "2024-05-05T15:49:11.918720Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 362.34136962890625,
                            "deviation": 81.97547912597656,
                            "volatility": 0.06222457438707352
                        }
                    },
                    "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": 1113.5550537109375,
                            "deviation": 67.67925262451172,
                            "volatility": 0.05918126180768013
                        }
                    },
                    "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/63928487"
            },
            "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": 1433487,
                    "username": "jeffreyfox",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/62fc2c187745c28e18bbfd07a10cd26b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2257.301423535387,
                            "deviation": 71.62564132939234,
                            "volatility": 0.060040263889674914
                        }
                    },
                    "ranking": 33.764901342558005,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63928487,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (jeffreyfox vs Julko)",
            "creator": 1433487,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1433487,
            "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": 114508,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-02T15:49:00.922534Z",
            "ended": "2024-05-24T06:43:14.764731Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.658447265625,
                            "deviation": 68.37981414794922,
                            "volatility": 0.059185247868299484
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1433487,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2385.634765625,
                            "deviation": 84.04166412353516,
                            "volatility": 0.060031771659851074
                        }
                    },
                    "username": "jeffreyfox",
                    "country": "us",
                    "ranking": 33.764901342558005,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/62fc2c187745c28e18bbfd07a10cd26b?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/63928480"
            },
            "players": {
                "black": {
                    "id": 893722,
                    "username": "johnk97",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/7fd83cd52a9c839edde207d428527a29-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.2734628976161,
                            "deviation": 69.50568976038973,
                            "volatility": 0.059876294048325805
                        }
                    },
                    "ranking": 26.04603490789306,
                    "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": 63928480,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (Julko vs johnk97)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 893722,
            "white": 15530,
            "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": 114508,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-02T15:48:59.251635Z",
            "ended": "2024-06-17T20:00:14.613752Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 893722,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.6881103515625,
                            "deviation": 66.98937225341797,
                            "volatility": 0.05991384759545326
                        }
                    },
                    "username": "johnk97",
                    "country": "kr",
                    "ranking": 26.04603490789306,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7fd83cd52a9c839edde207d428527a29-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.6630859375,
                            "deviation": 66.12107849121094,
                            "volatility": 0.05919485166668892
                        }
                    },
                    "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/63928473"
            },
            "players": {
                "black": {
                    "id": 750303,
                    "username": "jubu",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.594164655018,
                            "deviation": 68.35333872883297,
                            "volatility": 0.05986610906795695
                        }
                    },
                    "ranking": 17.819718939149247,
                    "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": 63928473,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (Julko vs jubu)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 750303,
            "white": 15530,
            "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": 114508,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-02T15:48:56.945027Z",
            "ended": "2024-06-13T04:21:45.992254Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.02294921875,
                            "deviation": 68.27806091308594,
                            "volatility": 0.0598301887512207
                        }
                    },
                    "username": "jubu",
                    "country": "de",
                    "ranking": 17.819718939149247,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1024.40234375,
                            "deviation": 67.32933044433594,
                            "volatility": 0.05918964371085167
                        }
                    },
                    "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/63928465"
            },
            "players": {
                "black": {
                    "id": 777164,
                    "username": "sweissner2",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/678047e226d2c7bf4aeac51b8ac1b72d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.4403037574925,
                            "deviation": 68.60731915694973,
                            "volatility": 0.06095967967772665
                        }
                    },
                    "ranking": 24.601483290542205,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 63928465,
            "name": "Tournament Game: 13x13 New Zealand Open League #4 (114508) R:1 (Julko vs sweissner2)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 777164,
            "white": 15530,
            "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": 114508,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-02T15:48:55.084283Z",
            "ended": "2024-05-21T13:00:36.433980Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 777164,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.3974609375,
                            "deviation": 65.70802307128906,
                            "volatility": 0.06054288148880005
                        }
                    },
                    "username": "sweissner2",
                    "country": "us",
                    "ranking": 24.601483290542205,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/678047e226d2c7bf4aeac51b8ac1b72d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.0538330078125,
                            "deviation": 67.26409912109375,
                            "volatility": 0.059186261147260666
                        }
                    },
                    "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/63912572"
            },
            "players": {
                "black": {
                    "id": 1494532,
                    "username": "johnrg",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/39be977e11688794ff5af4cacdbf1ade-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 693.4729736956673,
                            "deviation": 68.91474038671258,
                            "volatility": 0.06002446781275073
                        }
                    },
                    "ranking": 6.442969227909402,
                    "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": 63912572,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #3 (114339) R:1 (Julko vs johnrg)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1494532,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 3,
            "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": 114339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-02T02:49:49.801032Z",
            "ended": "2024-06-04T07:58:29.898103Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1494532,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 722.1642456054688,
                            "deviation": 72.48995208740234,
                            "volatility": 0.06001691520214081
                        }
                    },
                    "username": "johnrg",
                    "country": "au",
                    "ranking": 6.442969227909402,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/39be977e11688794ff5af4cacdbf1ade-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.458251953125,
                            "deviation": 68.51051330566406,
                            "volatility": 0.05919140949845314
                        }
                    },
                    "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/63912571"
            },
            "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": 1136466,
                    "username": "Gerhard Wonner",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/1f45dc71542a04368847f828402ed043-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.6114185508488,
                            "deviation": 63.530671502248644,
                            "volatility": 0.059961918274975
                        }
                    },
                    "ranking": 19.569762088214578,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63912571,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #3 (114339) R:1 (Gerhard Wonner vs Julko)",
            "creator": 1136466,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1136466,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 2,
            "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": 114339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-02T02:49:49.676731Z",
            "ended": "2024-06-02T06:29:23.266955Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.5023193359375,
                            "deviation": 69.00926971435547,
                            "volatility": 0.05918844789266586
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1136466,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.2520751953125,
                            "deviation": 63.54756546020508,
                            "volatility": 0.05997604876756668
                        }
                    },
                    "username": "Gerhard Wonner",
                    "country": "de",
                    "ranking": 19.569762088214578,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1f45dc71542a04368847f828402ed043-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/63912570"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 63912570,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #3 (114339) R:1 (Julko vs artur.beniyaminyan)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1042989,
            "white": 15530,
            "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": 114339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-02T02:49:49.539125Z",
            "ended": "2024-06-18T16:07:25.753194Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1042989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 711.760498046875,
                            "deviation": 68.71009826660156,
                            "volatility": 0.05998314544558525
                        }
                    },
                    "username": "artur.benson",
                    "country": "un",
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.98046875,
                            "deviation": 67.65288543701172,
                            "volatility": 0.059200745075941086
                        }
                    },
                    "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/63912569"
            },
            "players": {
                "black": {
                    "id": 1547186,
                    "username": "Lothrada",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/fd058864f6c8d8d74ae0e503328a84bd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 935.5546032049389,
                            "deviation": 60.9676088338823,
                            "volatility": 0.059962677929723755
                        }
                    },
                    "ranking": 13.374709922592457,
                    "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": 63912569,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #3 (114339) R:1 (Julko vs Lothrada)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1547186,
            "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": 114339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-02T02:49:49.440393Z",
            "ended": "2024-05-16T17:57:27.829275Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1547186,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 482.06719970703125,
                            "deviation": 69.88333129882812,
                            "volatility": 0.06007733196020126
                        }
                    },
                    "username": "Lothrada",
                    "country": "us",
                    "ranking": 13.374709922592457,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd058864f6c8d8d74ae0e503328a84bd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.101806640625,
                            "deviation": 66.11372375488281,
                            "volatility": 0.05918209254741669
                        }
                    },
                    "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/63912568"
            },
            "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": 63912568,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #3 (114339) 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": 114339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-05-02T02:49:48.730761Z",
            "ended": "2024-05-05T02:49:59.445510Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 362.34136962890625,
                            "deviation": 81.97547912597656,
                            "volatility": 0.06222457438707352
                        }
                    },
                    "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": 1113.5550537109375,
                            "deviation": 67.67925262451172,
                            "volatility": 0.05918126180768013
                        }
                    },
                    "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
        }
    ]
}