List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=67
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&page=68",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=66",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/40635916"
            },
            "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": 710733,
                    "username": "ThomSailor",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/128b62c6ce8061c5e59396dcfeb92f4d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.7236520140916,
                            "deviation": 64.19980525953281,
                            "volatility": 0.05997607122714153
                        }
                    },
                    "ranking": 16.194125137217906,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40635916,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #13 (84914) R:1 (ThomSailor vs Julko)",
            "creator": 710733,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 710733,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 84914,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-24T08:08:59.848220Z",
            "ended": "2022-01-24T20:24:30.545706Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.2203369140625,
                            "deviation": 63.61136245727539,
                            "volatility": 0.05919744446873665
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 710733,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.5928955078125,
                            "deviation": 62.9493522644043,
                            "volatility": 0.0599871501326561
                        }
                    },
                    "username": "ThomSailor",
                    "country": "150",
                    "ranking": 16.194125137217906,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/128b62c6ce8061c5e59396dcfeb92f4d-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/21328571"
            },
            "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": 697072,
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 703.2057601088917,
                            "deviation": 70.1661052462004,
                            "volatility": 0.06005131572000387
                        }
                    },
                    "ranking": 6.765617016873351,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21328571,
            "name": "Tournament Game: P D KYU savaşları (54746) R:3 (Harry_Haller vs Julko)",
            "creator": 697072,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 697072,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "608.514",
            "white_player_rank": 14,
            "white_player_rating": "581.188",
            "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": 54746,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "60.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-12T18:18:25.082416Z",
            "ended": "2020-02-04T15:12:24.569679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1156.2725830078125,
                            "deviation": 66.60826873779297,
                            "volatility": 0.059293076395988464
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 697072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.7646484375,
                            "deviation": 68.68576049804688,
                            "volatility": 0.06007123365998268
                        }
                    },
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "ranking": 6.765617016873351,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/15696829"
            },
            "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": 489324,
                    "username": "Denethys",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/d6bb72ed4604a83d19ff612e5f7cf314-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.6789688273234,
                            "deviation": 62.83573131519523,
                            "volatility": 0.05985099134526849
                        }
                    },
                    "ranking": 13.476541736545098,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15696829,
            "name": "Tournament Game: UGC Winter 2018 (42779) R:1 (Denethys vs Julko)",
            "creator": 489324,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 489324,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "579.549",
            "white_player_rank": 14,
            "white_player_rating": "529.998",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-14T01:00:52.627023Z",
            "ended": "2018-12-20T10:02:00.192082Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.7186279296875,
                            "deviation": 66.32402038574219,
                            "volatility": 0.05941256508231163
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 489324,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.837890625,
                            "deviation": 64.08198547363281,
                            "volatility": 0.05996562913060188
                        }
                    },
                    "username": "Denethys",
                    "country": "fr",
                    "ranking": 13.476541736545098,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6bb72ed4604a83d19ff612e5f7cf314-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/15656202"
            },
            "players": {
                "black": {
                    "id": 58836,
                    "username": "DrQuantum",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.8361558091883,
                            "deviation": 63.8496233675395,
                            "volatility": 0.05898739293751682
                        }
                    },
                    "ranking": 15.257799068091293,
                    "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": 15656202,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:1 (Julko vs DrQuantum)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 58836,
            "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": 17,
            "black_player_rating": "824.958",
            "white_player_rank": 15,
            "white_player_rating": "668.297",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 42054,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-11T05:01:59.438523Z",
            "ended": "2018-12-18T13:28:41.420113Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58836,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.3062744140625,
                            "deviation": 63.70146942138672,
                            "volatility": 0.05956254526972771
                        }
                    },
                    "username": "DrQuantum",
                    "country": "us",
                    "ranking": 15.257799068091293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.2607421875,
                            "deviation": 66.13263702392578,
                            "volatility": 0.059418171644210815
                        }
                    },
                    "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/15705136"
            },
            "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": 476339,
                    "username": "VPshunt5",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/361fa36feaf2a08946eb4f238b96128d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2120.0971932493453,
                            "deviation": 84.04982835529422,
                            "volatility": 0.05979076239564588
                        }
                    },
                    "ranking": 32.31320869008956,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15705136,
            "name": "Tournament Game: Meijin Main Title Tournament 2018 (32508) R:2 (VPshunt5 vs Julko)",
            "creator": 476339,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 476339,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 32508,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-12-14T15:12:23.480182Z",
            "ended": "2018-12-21T19:32:33.510412Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.8436279296875,
                            "deviation": 66.18357849121094,
                            "volatility": 0.0594060942530632
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 476339,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.2864990234375,
                            "deviation": 66.68873596191406,
                            "volatility": 0.059806834906339645
                        }
                    },
                    "username": "VPshunt5",
                    "country": "jp",
                    "ranking": 32.31320869008956,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/361fa36feaf2a08946eb4f238b96128d-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/21768422"
            },
            "players": {
                "black": {
                    "id": 719699,
                    "username": "owlmomo",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/f003ee59837124757c93001236b8dc5d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.5799762523307,
                            "deviation": 150.0349229923695,
                            "volatility": 0.059998315170269725
                        }
                    },
                    "ranking": 23.109117867553017,
                    "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": 21768422,
            "name": "Tournament Game: 9x9 Lovers Casual Competition (55849) R:1 (Julko vs owlmomo)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 719699,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 432000}",
            "disable_analysis": false,
            "tournament": 55849,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2020-02-09T17:07:14.135565Z",
            "ended": "2020-02-12T23:59:03.410392Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 719699,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.5799560546875,
                            "deviation": 150.03492736816406,
                            "volatility": 0.05999831482768059
                        }
                    },
                    "username": "owlmomo",
                    "country": "ru",
                    "ranking": 23.109117867553017,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f003ee59837124757c93001236b8dc5d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.9322509765625,
                            "deviation": 65.69084930419922,
                            "volatility": 0.059287749230861664
                        }
                    },
                    "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/15656168"
            },
            "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": 584311,
                    "username": "Billy Hand",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/52df0bb449e7d2fe2d2921d3bd8763e4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.137636679983,
                            "deviation": 63.223209348268654,
                            "volatility": 0.05992376289638613
                        }
                    },
                    "ranking": 20.543567879701083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15656168,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:1 (Billy Hand vs Julko)",
            "creator": 584311,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 584311,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "595.276",
            "white_player_rank": 18,
            "white_player_rating": "956.352",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 42054,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-11T05:01:56.297282Z",
            "ended": "2018-12-19T07:49:53.562753Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.3740234375,
                            "deviation": 66.32928466796875,
                            "volatility": 0.059415120631456375
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 584311,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.247802734375,
                            "deviation": 67.6298599243164,
                            "volatility": 0.059961605817079544
                        }
                    },
                    "username": "Billy Hand",
                    "country": "us",
                    "ranking": 20.543567879701083,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/52df0bb449e7d2fe2d2921d3bd8763e4?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21630423"
            },
            "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": 714284,
                    "username": "shegel",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e571efbc88595dbb70d48bf2fc34603d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.6358516563655,
                            "deviation": 65.24208257857886,
                            "volatility": 0.059961918852483045
                        }
                    },
                    "ranking": 21.875187356052372,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21630423,
            "name": "Tournament Game: Slow Correspondence Handicap - 4 round McMahon (55884) R:1 (shegel vs Julko)",
            "creator": 714284,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 714284,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "667.356",
            "white_player_rank": 14,
            "white_player_rating": "585.368",
            "time_per_move": 133440,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 129600, \"initial_time\": 345600, \"max_time\": 1814400}",
            "disable_analysis": false,
            "tournament": 55884,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-31T17:01:03.689659Z",
            "ended": "2020-02-07T19:45:11.583043Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.821044921875,
                            "deviation": 66.58373260498047,
                            "volatility": 0.05929473042488098
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 714284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.748779296875,
                            "deviation": 63.38920593261719,
                            "volatility": 0.0600118525326252
                        }
                    },
                    "username": "shegel",
                    "country": "us",
                    "ranking": 21.875187356052372,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e571efbc88595dbb70d48bf2fc34603d?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21635591"
            },
            "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": 673451,
                    "username": "DeYoung",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c915b463040bc8f946b640ddea371b16-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.5098503258414,
                            "deviation": 62.473965591184815,
                            "volatility": 0.059959948338814906
                        }
                    },
                    "ranking": 19.089519919093462,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21635591,
            "name": "Tournament Game: big dave (52291) R:3 (DeYoung vs Julko)",
            "creator": 673451,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 673451,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "614.289",
            "white_player_rank": 15,
            "white_player_rating": "627.738",
            "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": 52291,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-31T23:58:50.749398Z",
            "ended": "2020-02-07T19:55:46.705248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.6568603515625,
                            "deviation": 66.2145004272461,
                            "volatility": 0.05929559841752052
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 673451,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.8115234375,
                            "deviation": 64.6895980834961,
                            "volatility": 0.05998926982283592
                        }
                    },
                    "username": "DeYoung",
                    "country": "us",
                    "ranking": 19.089519919093462,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c915b463040bc8f946b640ddea371b16-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/10268649"
            },
            "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": 12573,
                    "username": "Misawa",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 977.5796256115817,
                            "deviation": 69.02183474866371,
                            "volatility": 0.05986671976150141
                        }
                    },
                    "ranking": 14.391926363316212,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10268649,
            "name": "Tournament Game: blah bah (30830) R:1 (Misawa vs Julko)",
            "creator": 12573,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 12573,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "668.636",
            "white_player_rank": 19,
            "white_player_rating": "1025.846",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 30830,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "52.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-13T07:11:32.505639Z",
            "ended": "2017-10-28T06:40:25.316434Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.914306640625,
                            "deviation": 64.25701141357422,
                            "volatility": 0.059585776180028915
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 12573,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1460.53564453125,
                            "deviation": 64.07457733154297,
                            "volatility": 0.05981297045946121
                        }
                    },
                    "username": "Misawa",
                    "country": "us",
                    "ranking": 14.391926363316212,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-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
        }
    ]
}