List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=55
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=56",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=54",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/61885843"
            },
            "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": 36080,
                    "username": "xavnez",
                    "country": "ec",
                    "icon": "https://user-uploads.online-go.com/cca6e67aa53cbfa13fcf7df6129d1439-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.5169394680961,
                            "deviation": 69.2583024609347,
                            "volatility": 0.06006422439370858
                        }
                    },
                    "ranking": 14.928828986046634,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61885843,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #218 (112795) R:1 (zenemij vs Julko)",
            "creator": 36080,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 36080,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112795,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-24T08:01:35.303166Z",
            "ended": "2024-03-20T17:13:08.824995Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.48974609375,
                            "deviation": 66.29209899902344,
                            "volatility": 0.05915464460849762
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 36080,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.3160400390625,
                            "deviation": 73.65908813476562,
                            "volatility": 0.06005212292075157
                        }
                    },
                    "username": "xavnez",
                    "country": "ec",
                    "ranking": 14.928828986046634,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cca6e67aa53cbfa13fcf7df6129d1439-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/61885842"
            },
            "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": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.9133570371253,
                            "deviation": 63.786598143128145,
                            "volatility": 0.05983058643781238
                        }
                    },
                    "ranking": 14.352433898079598,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61885842,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #218 (112795) R:1 (car8 vs Julko)",
            "creator": 787553,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 787553,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112795,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-24T08:01:35.218857Z",
            "ended": "2024-03-08T19:40:22.815510Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.057861328125,
                            "deviation": 64.7110824584961,
                            "volatility": 0.059157077223062515
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.5482177734375,
                            "deviation": 63.717838287353516,
                            "volatility": 0.05973555147647858
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.352433898079598,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-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/61884469"
            },
            "players": {
                "black": {
                    "id": 1228372,
                    "username": "DJPercy203",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6834b5ab140554816fb9ffada2f13513-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 826.6349493492825,
                            "deviation": 65.92687516830735,
                            "volatility": 0.05997431404540202
                        }
                    },
                    "ranking": 10.509287885049712,
                    "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": 61884469,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Julko vs DJPercy203)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1228372,
            "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": 112548,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-02-24T06:52:28.741155Z",
            "ended": "2024-02-27T06:52:38.833819Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1228372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 806.610595703125,
                            "deviation": 66.74562072753906,
                            "volatility": 0.05997856706380844
                        }
                    },
                    "username": "DJPercy203",
                    "country": "fr",
                    "ranking": 10.509287885049712,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6834b5ab140554816fb9ffada2f13513-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.915771484375,
                            "deviation": 65.08637237548828,
                            "volatility": 0.059167876839637756
                        }
                    },
                    "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/61884468"
            },
            "players": {
                "black": {
                    "id": 1421649,
                    "username": "Sergey_go_player",
                    "country": "lv",
                    "icon": "https://user-uploads.online-go.com/39dbf1a3ecb34e9e32ca8dad51eb01a1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.2038803801413,
                            "deviation": 61.71564544611324,
                            "volatility": 0.06031450128804637
                        }
                    },
                    "ranking": 19.122245397973412,
                    "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": 61884468,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Julko vs Sergey_go_player)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1421649,
            "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": 112548,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-24T06:52:28.569372Z",
            "ended": "2024-03-08T21:11:24.996716Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1421649,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.2462158203125,
                            "deviation": 64.18099975585938,
                            "volatility": 0.0601772740483284
                        }
                    },
                    "username": "Sergey_go_player",
                    "country": "lv",
                    "ranking": 19.122245397973412,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/39dbf1a3ecb34e9e32ca8dad51eb01a1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1108.211181640625,
                            "deviation": 64.54843139648438,
                            "volatility": 0.059155698865652084
                        }
                    },
                    "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/61884467"
            },
            "players": {
                "black": {
                    "id": 1126140,
                    "username": "巴爾克史加納",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/d6fe04d80b2e638807325774ac279899-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.7159435632348,
                            "deviation": 68.96929274090992,
                            "volatility": 0.06001497053548095
                        }
                    },
                    "ranking": 26.50582710363569,
                    "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": 61884467,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Julko vs 巴爾克史加納)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1126140,
            "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": 112548,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "84 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-24T06:52:28.459388Z",
            "ended": "2024-03-11T09:00:22.702806Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1126140,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.669189453125,
                            "deviation": 70.44680786132812,
                            "volatility": 0.060007963329553604
                        }
                    },
                    "username": "巴爾克史加納",
                    "country": "tw",
                    "ranking": 26.50582710363569,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6fe04d80b2e638807325774ac279899-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.318115234375,
                            "deviation": 64.64339447021484,
                            "volatility": 0.05916155129671097
                        }
                    },
                    "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/61884466"
            },
            "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": 61884466,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) 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": 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:27.837690Z",
            "ended": "2024-03-02T12:27:03.165271Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 620.4710083007812,
                            "deviation": 79.640625,
                            "volatility": 0.06090338155627251
                        }
                    },
                    "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": 1110.7271728515625,
                            "deviation": 65.20713806152344,
                            "volatility": 0.05916174128651619
                        }
                    },
                    "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/61884465"
            },
            "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": 1381238,
                    "username": "BuzzerBeater",
                    "country": "030",
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1732.9111570092946,
                            "deviation": 79.83084685557874,
                            "volatility": 0.060956357787012104
                        }
                    },
                    "ranking": 27.644798452786997,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61884465,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Cfilorux vs Julko)",
            "creator": 1381238,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1381238,
            "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:27.699031Z",
            "ended": "2024-03-25T19:27:49.687303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.95751953125,
                            "deviation": 66.40717315673828,
                            "volatility": 0.059155236929655075
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1381238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2140.511962890625,
                            "deviation": 74.8582992553711,
                            "volatility": 0.06004681438207626
                        }
                    },
                    "username": "BuzzerBeater",
                    "country": "030",
                    "ranking": 27.644798452786997,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-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/61884464"
            },
            "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": 1389813,
                    "username": "x62963",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/49bb51b8ff0e070dd223b2dc63cffccf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1320.6400985686644,
                            "deviation": 61.83404954831188,
                            "volatility": 0.05998438976794338
                        }
                    },
                    "ranking": 21.35526288181301,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61884464,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (x62963 vs Julko)",
            "creator": 1389813,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1389813,
            "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": "2 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-24T06:52:27.631097Z",
            "ended": "2024-03-11T15:12:29.539075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.8148193359375,
                            "deviation": 65.04122161865234,
                            "volatility": 0.05916315317153931
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1389813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.2598876953125,
                            "deviation": 70.74580383300781,
                            "volatility": 0.0599980391561985
                        }
                    },
                    "username": "x62963",
                    "country": "jp",
                    "ranking": 21.35526288181301,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49bb51b8ff0e070dd223b2dc63cffccf-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/61884457"
            },
            "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": 463594,
                    "username": "Maharani",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/32b429fb5759547957f70c9c49eccecd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.449621456612,
                            "deviation": 65.50650562797688,
                            "volatility": 0.06006457385256726
                        }
                    },
                    "ranking": 20.312064510289066,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61884457,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (Maharani vs Julko)",
            "creator": 463594,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 463594,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-02-24T06:52:26.197345Z",
            "ended": "2024-04-11T13:44:54.893974Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.8900146484375,
                            "deviation": 66.07435607910156,
                            "volatility": 0.05917022377252579
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 463594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.589111328125,
                            "deviation": 66.67301177978516,
                            "volatility": 0.060063883662223816
                        }
                    },
                    "username": "Maharani",
                    "country": "001",
                    "ranking": 20.312064510289066,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32b429fb5759547957f70c9c49eccecd-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/61884450"
            },
            "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": 696687,
                    "username": "vadi-kun",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/4d82c151b35832817bf14964b95ddbd4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.4743351189647,
                            "deviation": 65.33380721039829,
                            "volatility": 0.06002405390309198
                        }
                    },
                    "ranking": 23.621697286584325,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61884450,
            "name": "Tournament Game: 13x13 New Zealand Open League #1 (112548) R:1 (vadi-kun vs Julko)",
            "creator": 696687,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 696687,
            "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": "50 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-24T06:52:25.114459Z",
            "ended": "2024-03-13T08:36:02.152548Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.49755859375,
                            "deviation": 66.05194091796875,
                            "volatility": 0.05916006490588188
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 696687,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.4034423828125,
                            "deviation": 67.36878204345703,
                            "volatility": 0.05996858701109886
                        }
                    },
                    "username": "vadi-kun",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 23.621697286584325,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4d82c151b35832817bf14964b95ddbd4?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
        }
    ]
}