List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=54",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/62413741"
            },
            "players": {
                "black": {
                    "id": 1083513,
                    "username": "nljoh07",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/bf07dd57e995f0f77267c8f287e31b6c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 698.380397926876,
                            "deviation": 79.23773133894602,
                            "volatility": 0.06001162865690675
                        }
                    },
                    "ranking": 6.606215362935703,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 62413741,
            "name": "Tournament Game: 19x19 Open D.E. Cup #54 (110673) R:2 (Julko vs nljoh07)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1083513,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110673,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-12T23:05:45.029931Z",
            "ended": "2024-03-30T07:37:18.170536Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1083513,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.9577026367188,
                            "deviation": 65.42741394042969,
                            "volatility": 0.06003517657518387
                        }
                    },
                    "username": "nljoh07",
                    "country": "_Pirate",
                    "ranking": 6.606215362935703,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bf07dd57e995f0f77267c8f287e31b6c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.504150390625,
                            "deviation": 68.17871856689453,
                            "volatility": 0.0591605119407177
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/62235698"
            },
            "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": 776438,
                    "username": "uurtamo",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/38fb0e7106c954f344a0a0d406b6dff2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 786.213156877719,
                            "deviation": 76.23482940286729,
                            "volatility": 0.060030361043809884
                        }
                    },
                    "ranking": 9.348657208399976,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62235698,
            "name": "Tournament Game: HAPPY GO #50 Double Elimination (110256) R:2 (uurtamo vs Julko)",
            "creator": 776438,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 776438,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110256,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-03-06T23:32:47.251208Z",
            "ended": "2024-04-21T15:29:49.874117Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.7354736328125,
                            "deviation": 66.0096206665039,
                            "volatility": 0.059165142476558685
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 776438,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 960.8037719726562,
                            "deviation": 67.3145980834961,
                            "volatility": 0.059989944100379944
                        }
                    },
                    "username": "uurtamo",
                    "country": "us",
                    "ranking": 9.348657208399976,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38fb0e7106c954f344a0a0d406b6dff2-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/62207145"
            },
            "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": 1015644,
                    "username": "wiadp1",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.9928085016227,
                            "deviation": 69.31258725461282,
                            "volatility": 0.060203748322655244
                        }
                    },
                    "ranking": 22.20461203584344,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62207145,
            "name": "Tournament Game: 9x9 Open D.E. Cup #113 (110837) R:3 (wiadp1 vs Julko)",
            "creator": 1015644,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1015644,
            "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": 110837,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-06T00:10:43.013687Z",
            "ended": "2024-03-18T19:45:36.763230Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.964111328125,
                            "deviation": 65.7539291381836,
                            "volatility": 0.059155289083719254
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1015644,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.2947998046875,
                            "deviation": 68.70537567138672,
                            "volatility": 0.05999426916241646
                        }
                    },
                    "username": "wiadp1",
                    "country": "pl",
                    "ranking": 22.20461203584344,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-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/61942041"
            },
            "players": {
                "black": {
                    "id": 1355513,
                    "username": "GOA2023",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/919f846691d24c881d985e9c31df4cbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.2523634241388,
                            "deviation": 63.21512426660722,
                            "volatility": 0.060025470499701826
                        }
                    },
                    "ranking": 11.964160305945471,
                    "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": 61942041,
            "name": "Tournament Game: 9x9 New Zealand 15k-1k League #2 (112675) R:1 (Julko vs GOA2023)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1355513,
            "white": 15530,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112675,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-26T04:46:09.343060Z",
            "ended": "2024-03-03T12:48:54.402236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1355513,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.939208984375,
                            "deviation": 62.74018478393555,
                            "volatility": 0.06007707864046097
                        }
                    },
                    "username": "GOA2023",
                    "country": "ru",
                    "ranking": 11.964160305945471,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/919f846691d24c881d985e9c31df4cbe-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.1961669921875,
                            "deviation": 65.7574462890625,
                            "volatility": 0.05916109308600426
                        }
                    },
                    "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/61942040"
            },
            "players": {
                "black": {
                    "id": 1040914,
                    "username": "kashiwamochi",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.6739878172762,
                            "deviation": 68.06987475929732,
                            "volatility": 0.06024806828420137
                        }
                    },
                    "ranking": 17.574998892685073,
                    "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": 61942040,
            "name": "Tournament Game: 9x9 New Zealand 15k-1k League #2 (112675) R:1 (Julko vs kashiwamochi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1040914,
            "white": 15530,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112675,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-26T04:46:09.234123Z",
            "ended": "2024-03-01T20:59:55.025378Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1040914,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.8131103515625,
                            "deviation": 65.90052032470703,
                            "volatility": 0.059924159198999405
                        }
                    },
                    "username": "kashiwamochi",
                    "country": "jp",
                    "ranking": 17.574998892685073,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.55419921875,
                            "deviation": 64.7739486694336,
                            "volatility": 0.05916421487927437
                        }
                    },
                    "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/61942039"
            },
            "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": 802455,
                    "username": "royz",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.1310274249,
                            "deviation": 62.60253870008884,
                            "volatility": 0.06006769076422171
                        }
                    },
                    "ranking": 16.093293696950248,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61942039,
            "name": "Tournament Game: 9x9 New Zealand 15k-1k League #2 (112675) R:1 (royz vs Julko)",
            "creator": 802455,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 802455,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112675,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-26T04:46:09.138465Z",
            "ended": "2024-03-10T08:44:21.496869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.474609375,
                            "deviation": 64.28742980957031,
                            "volatility": 0.05915619060397148
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 802455,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.102294921875,
                            "deviation": 63.041221618652344,
                            "volatility": 0.06005255505442619
                        }
                    },
                    "username": "royz",
                    "country": "au",
                    "ranking": 16.093293696950248,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/23489ab482345a76b6d432ff07368b5a-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/61942035"
            },
            "players": {
                "black": {
                    "id": 178104,
                    "username": "dexonsmith",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.7732166446785,
                            "deviation": 67.55416504748428,
                            "volatility": 0.06064009346038413
                        }
                    },
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 61942035,
            "name": "Tournament Game: 9x9 New Zealand 15k-1k League #2 (112675) R:1 (Julko vs dexonsmith)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 178104,
            "white": 15530,
            "width": 9,
            "height": 9,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112675,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-26T04:46:08.835640Z",
            "ended": "2024-03-16T15:54:37.844610Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 178104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1704.609375,
                            "deviation": 71.61116790771484,
                            "volatility": 0.06016266345977783
                        }
                    },
                    "username": "dexonsmith",
                    "country": "ca",
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.1220703125,
                            "deviation": 66.6016845703125,
                            "volatility": 0.05915946140885353
                        }
                    },
                    "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/61921158"
            },
            "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": 1519765,
                    "username": "deleted-5a224045-5319-4514-b3ec-fb23fc338df6",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/84bdc9cf823562583a82604b872d1fbd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.1871155483614,
                            "deviation": 65.05011764338857,
                            "volatility": 0.0599953647821007
                        }
                    },
                    "ranking": 18.416305765237844,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61921158,
            "name": "Tournament Game: Handicap Arena 2024 - 019 (112996) R:1 (λΉ μš”μ—” vs Julko)",
            "creator": 1519765,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1519765,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112996,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-02-25T12:07:47.915938Z",
            "ended": "2024-02-26T08:13:05.443505Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.4674072265625,
                            "deviation": 65.92900848388672,
                            "volatility": 0.05916256085038185
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1519765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.2305908203125,
                            "deviation": 68.32459259033203,
                            "volatility": 0.05999603122472763
                        }
                    },
                    "username": "deleted-5a224045-5319-4514-b3ec-fb23fc338df6",
                    "country": "kr",
                    "ranking": 18.416305765237844,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84bdc9cf823562583a82604b872d1fbd-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/61921157"
            },
            "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": 964246,
                    "username": "For Our Planet",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a045e99db60be7a2955a559395854dca-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2365.354700829977,
                            "deviation": 62.85745768401572,
                            "volatility": 0.06017386901220523
                        }
                    },
                    "ranking": 34.84734789579743,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 61921157,
            "name": "Tournament Game: Handicap Arena 2024 - 019 (112996) R:1 (For Our Planet vs Julko)",
            "creator": 964246,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 964246,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112996,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-25T12:07:47.769811Z",
            "ended": "2024-03-10T18:56:11.210209Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1127.82958984375,
                            "deviation": 64.84317016601562,
                            "volatility": 0.059162791818380356
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 964246,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2352.98486328125,
                            "deviation": 70.2138671875,
                            "volatility": 0.060073744505643845
                        }
                    },
                    "username": "For Our Planet",
                    "country": "us",
                    "ranking": 34.84734789579743,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a045e99db60be7a2955a559395854dca-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/61921156"
            },
            "players": {
                "black": {
                    "id": 32797,
                    "username": "atechnik",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/33a4e1eee5d12a93d55c93d6e461bf59?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 828.7994879881885,
                            "deviation": 67.7786708605883,
                            "volatility": 0.05970945891460691
                        }
                    },
                    "ranking": 10.569826794857082,
                    "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": 61921156,
            "name": "Tournament Game: Handicap Arena 2024 - 019 (112996) R:1 (Julko vs atechnik)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 32797,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 112996,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "57.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-02-25T12:07:47.553022Z",
            "ended": "2024-03-17T21:03:32.284127Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 32797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.9951171875,
                            "deviation": 66.87088012695312,
                            "volatility": 0.05975987762212753
                        }
                    },
                    "username": "atechnik",
                    "country": "ru",
                    "ranking": 10.569826794857082,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/33a4e1eee5d12a93d55c93d6e461bf59?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1104.7611083984375,
                            "deviation": 67.19171905517578,
                            "volatility": 0.0591575913131237
                        }
                    },
                    "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
        }
    ]
}