List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=101",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=99",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49597278"
            },
            "players": {
                "black": {
                    "id": 1189105,
                    "username": "jrdpastors",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/d3a7eb4672e090ba25052fa534375707-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1311.8997987908688,
                            "deviation": 62.94948674498077,
                            "volatility": 0.059944735006058805
                        }
                    },
                    "ranking": 21.201541615498396,
                    "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": 49597278,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #112 (98006) R:1 (Julko vs jrdpastors)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1189105,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98006,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-24T06:07:00.268369Z",
            "ended": "2022-12-31T12:04:47.147953Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1189105,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.472900390625,
                            "deviation": 63.06244659423828,
                            "volatility": 0.060013025999069214
                        }
                    },
                    "username": "jrdpastors",
                    "country": "un",
                    "ranking": 21.201541615498396,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d3a7eb4672e090ba25052fa534375707-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.01416015625,
                            "deviation": 65.41986083984375,
                            "volatility": 0.05915132537484169
                        }
                    },
                    "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/49625845"
            },
            "players": {
                "black": {
                    "id": 481207,
                    "username": "Gomelo",
                    "country": "_Esperanto",
                    "icon": "https://secure.gravatar.com/avatar/3b682b2c0c703d6354781b45e2986a3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 885.6420908668205,
                            "deviation": 62.73848909636389,
                            "volatility": 0.05991475691237409
                        }
                    },
                    "ranking": 12.105474049169112,
                    "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": 49625845,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (Julko vs Gomelo)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 481207,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97765,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-25T10:57:49.932010Z",
            "ended": "2022-12-30T19:59:28.342144Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 481207,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.116943359375,
                            "deviation": 63.597835540771484,
                            "volatility": 0.05995762348175049
                        }
                    },
                    "username": "Gomelo",
                    "country": "_Esperanto",
                    "ranking": 12.105474049169112,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3b682b2c0c703d6354781b45e2986a3c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.65185546875,
                            "deviation": 65.53885650634766,
                            "volatility": 0.05914769321680069
                        }
                    },
                    "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/49625846"
            },
            "players": {
                "black": {
                    "id": 1087335,
                    "username": "joooom",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/b27fee5a7ec37feeb6ee82734432913c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.2269902622436,
                            "deviation": 64.46736653920603,
                            "volatility": 0.06003533300103264
                        }
                    },
                    "ranking": 25.3478645097722,
                    "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": 49625846,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (Julko vs joooom)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1087335,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97765,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-25T10:57:50.133163Z",
            "ended": "2022-12-29T17:23:37.503812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1087335,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.3175048828125,
                            "deviation": 66.9161376953125,
                            "volatility": 0.060120780020952225
                        }
                    },
                    "username": "joooom",
                    "country": "un",
                    "ranking": 25.3478645097722,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b27fee5a7ec37feeb6ee82734432913c-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.9658203125,
                            "deviation": 64.96178436279297,
                            "volatility": 0.059148289263248444
                        }
                    },
                    "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/49597279"
            },
            "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": 1247187,
                    "username": "Lucas Oliveira",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/15ab88fec5fca2f1400670048de7f09e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.6598466200612,
                            "deviation": 64.75246045854274,
                            "volatility": 0.06002033111160838
                        }
                    },
                    "ranking": 18.48531783783536,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49597279,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #112 (98006) R:1 (Lucas Oliveira vs Julko)",
            "creator": 1247187,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1247187,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98006,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-24T06:07:00.494492Z",
            "ended": "2022-12-29T11:20:50.406309Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.184326171875,
                            "deviation": 65.16253662109375,
                            "volatility": 0.0591496117413044
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1247187,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.3350830078125,
                            "deviation": 67.18165588378906,
                            "volatility": 0.06001872196793556
                        }
                    },
                    "username": "Lucas Oliveira",
                    "country": "br",
                    "ranking": 18.48531783783536,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/15ab88fec5fca2f1400670048de7f09e-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/49232642"
            },
            "players": {
                "black": {
                    "id": 960284,
                    "username": "Galou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/544e1e92517dd59c5569c49d5a848ea3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.7217259404133,
                            "deviation": 64.68691686036442,
                            "volatility": 0.06015102176143611
                        }
                    },
                    "ranking": 24.035173106395064,
                    "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": 49232642,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #109 (97632) R:1 (Julko vs Galou)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 960284,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97632,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-09T16:12:21.291245Z",
            "ended": "2022-12-29T10:42:17.896370Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 960284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.448974609375,
                            "deviation": 66.68601989746094,
                            "volatility": 0.06012848764657974
                        }
                    },
                    "username": "Galou",
                    "country": "fr",
                    "ranking": 24.035173106395064,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/544e1e92517dd59c5569c49d5a848ea3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.717529296875,
                            "deviation": 65.2475357055664,
                            "volatility": 0.05915112793445587
                        }
                    },
                    "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/49339979"
            },
            "players": {
                "black": {
                    "id": 820038,
                    "username": "pmilian",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8617bb6636173a0ad9b15c1395554180-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1741.8326897094685,
                            "deviation": 65.48623222284999,
                            "volatility": 0.059792171868114266
                        }
                    },
                    "ranking": 27.76367566789201,
                    "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": 49339979,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (Julko vs pmilian)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 820038,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-13T21:20:07.661382Z",
            "ended": "2022-12-28T08:10:02.123740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 820038,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.3643798828125,
                            "deviation": 65.3216781616211,
                            "volatility": 0.059821996837854385
                        }
                    },
                    "username": "pmilian",
                    "country": "un",
                    "ranking": 27.76367566789201,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8617bb6636173a0ad9b15c1395554180-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.9757080078125,
                            "deviation": 64.48092651367188,
                            "volatility": 0.05915125831961632
                        }
                    },
                    "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/49597277"
            },
            "players": {
                "black": {
                    "id": 1225410,
                    "username": "marensebby",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/5235dc03aaa03d151a58dbd9d02189ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.8637819120747,
                            "deviation": 62.54440522770537,
                            "volatility": 0.05997356657436628
                        }
                    },
                    "ranking": 20.024482397190354,
                    "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": 49597277,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #112 (98006) R:1 (Julko vs mareundsebby)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1225410,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98006,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-24T06:07:00.018507Z",
            "ended": "2022-12-27T07:51:43.545785Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1225410,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.3232421875,
                            "deviation": 72.3373031616211,
                            "volatility": 0.06000577658414841
                        }
                    },
                    "username": "marensebby",
                    "country": "eu",
                    "ranking": 20.024482397190354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5235dc03aaa03d151a58dbd9d02189ab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.8731689453125,
                            "deviation": 64.74732971191406,
                            "volatility": 0.05915170535445213
                        }
                    },
                    "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/49625847"
            },
            "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": 1221046,
                    "username": "HappyDoggyMountain",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a50943edb5edb450918b47c344be5c0e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2433.5842515697595,
                            "deviation": 72.35335838342026,
                            "volatility": 0.059932501021761925
                        }
                    },
                    "ranking": 35.50566864395885,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49625847,
            "name": "Tournament Game: 9x9 Open League #54 (97765) R:1 (HappyDoggyMountain vs Julko)",
            "creator": 1221046,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1221046,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97765,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-25T10:57:50.269934Z",
            "ended": "2022-12-26T17:56:49.705962Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.8955078125,
                            "deviation": 63.93080520629883,
                            "volatility": 0.05915170535445213
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1221046,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2330.734130859375,
                            "deviation": 84.9341049194336,
                            "volatility": 0.05997008830308914
                        }
                    },
                    "username": "HappyDoggyMountain",
                    "country": "us",
                    "ranking": 35.50566864395885,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a50943edb5edb450918b47c344be5c0e-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/49339986"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339986,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:08.614424Z",
            "ended": "2022-12-25T07:59:28.543797Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.165771484375,
                            "deviation": 64.13821411132812,
                            "volatility": 0.059152718633413315
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.74072265625,
                            "deviation": 62.39255142211914,
                            "volatility": 0.05996474251151085
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48416169"
            },
            "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": 807976,
                    "username": "johnmichaelbaptista",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/11c613010eecfd09c054d7b3c4f2f09f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.9332013396468,
                            "deviation": 63.30818078217827,
                            "volatility": 0.05971814566969041
                        }
                    },
                    "ranking": 20.192261070541477,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 48416169,
            "name": "Tournament Game: How to play solo (89084) R:2 (johnmichaelbaptista vs Julko)",
            "creator": 807976,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 807976,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 89084,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-07T12:15:02.886645Z",
            "ended": "2022-12-23T18:46:43.734506Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.0870361328125,
                            "deviation": 63.635189056396484,
                            "volatility": 0.05915357172489166
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 807976,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.3388671875,
                            "deviation": 63.45567321777344,
                            "volatility": 0.05972868204116821
                        }
                    },
                    "username": "johnmichaelbaptista",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 20.192261070541477,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/11c613010eecfd09c054d7b3c4f2f09f-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
        }
    ]
}