List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=80
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=81",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=79",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12143198"
            },
            "players": {
                "black": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.6107508119553,
                            "deviation": 66.63692184169537,
                            "volatility": 0.05928933869761253
                        }
                    },
                    "ranking": 12.182942761912146,
                    "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": 12143198,
            "name": "Tournament Game: Tournament 44 (35320) R:1 (Julko vs regina25)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 227608,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "505.846",
            "white_player_rank": 17,
            "white_player_rating": "811.532",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 35320,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "72.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-21T19:01:01.690007Z",
            "ended": "2018-03-28T08:07:08.271077Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.041259765625,
                            "deviation": 67.83444213867188,
                            "volatility": 0.0599072128534317
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.182942761912146,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.0606689453125,
                            "deviation": 65.72174072265625,
                            "volatility": 0.059518590569496155
                        }
                    },
                    "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/40799487"
            },
            "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": 79917,
                    "username": "Zofren",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/2ee9509ba8c179e1a12273a1c6f744b0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.5513748264473,
                            "deviation": 61.51465131720343,
                            "volatility": 0.05990201437966215
                        }
                    },
                    "ranking": 19.473751952792554,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40799487,
            "name": "Tournament Game: Meijin Handicap Title Tournament 2020 (64661) R:3 (Zofren vs Julko)",
            "creator": 79917,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 79917,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64661,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-29T17:28:46.880330Z",
            "ended": "2022-03-14T15:42:07.444235Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.930908203125,
                            "deviation": 65.46577453613281,
                            "volatility": 0.059171803295612335
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 79917,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.8570556640625,
                            "deviation": 64.06204223632812,
                            "volatility": 0.0599009171128273
                        }
                    },
                    "username": "Zofren",
                    "country": "fr",
                    "ranking": 19.473751952792554,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2ee9509ba8c179e1a12273a1c6f744b0?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/15962067"
            },
            "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": 483528,
                    "username": "Akan 101263",
                    "country": "kz",
                    "icon": "https://secure.gravatar.com/avatar/23d5dee6b860f849d3b97f625930246b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.712696492235,
                            "deviation": 67.30611940033563,
                            "volatility": 0.059944646574828404
                        }
                    },
                    "ranking": 23.72064146801113,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15962067,
            "name": "Дружеский матч",
            "creator": 483528,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 483528,
            "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": "585.049",
            "white_player_rank": 19,
            "white_player_rating": "1085.976",
            "time_per_move": 611520,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 604800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "33.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-02T10:46:12.038014Z",
            "ended": "2019-01-13T07:10:34.602773Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.06298828125,
                            "deviation": 63.903045654296875,
                            "volatility": 0.0594143383204937
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483528,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.6259765625,
                            "deviation": 63.607303619384766,
                            "volatility": 0.05997750908136368
                        }
                    },
                    "username": "Akan 101263",
                    "country": "kz",
                    "ranking": 23.72064146801113,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23d5dee6b860f849d3b97f625930246b?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/8372726"
            },
            "players": {
                "black": {
                    "id": 3148,
                    "username": "Zoro",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b81359ba42fa78c95b8d080b4b2803bd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.2155986042408,
                            "deviation": 63.883431940692226,
                            "volatility": 0.059801439348511155
                        }
                    },
                    "ranking": 19.524353019821636,
                    "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": 8372726,
            "name": "Tournament Game: Honinbo Main Title Tournament 2015 (4470) R:3 (Julko vs Zoro)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 3148,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1415.059",
            "white_player_rank": 16,
            "white_player_rating": "780.423",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 4470,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-04-13T13:04:20.589436Z",
            "ended": "2017-05-11T20:04:41.901022Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 3148,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.048095703125,
                            "deviation": 63.89337158203125,
                            "volatility": 0.05989686772227287
                        }
                    },
                    "username": "Zoro",
                    "country": "us",
                    "ranking": 19.524353019821636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b81359ba42fa78c95b8d080b4b2803bd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.0162353515625,
                            "deviation": 66.12384033203125,
                            "volatility": 0.059624046087265015
                        }
                    },
                    "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/40639962"
            },
            "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": 775740,
                    "username": "rawrzimmy",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/be898d5cfc2c1fdbf6ee3e1865c3704d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 702.861843651185,
                            "deviation": 63.90044677541224,
                            "volatility": 0.05999304098251526
                        }
                    },
                    "ranking": 6.7542922894798885,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40639962,
            "name": "Tournament Game: Julko's mini tournament XXIX (82328) R:2 (rawrzimmy vs Julko)",
            "creator": 775740,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 775740,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 82328,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-24T11:40:15.125472Z",
            "ended": "2022-01-30T18:28:23.611443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.031494140625,
                            "deviation": 63.27000427246094,
                            "volatility": 0.05918732285499573
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 775740,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 833.1104736328125,
                            "deviation": 69.62982177734375,
                            "volatility": 0.05998751521110535
                        }
                    },
                    "username": "rawrzimmy",
                    "country": "us",
                    "ranking": 6.7542922894798885,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/be898d5cfc2c1fdbf6ee3e1865c3704d?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/12143197"
            },
            "players": {
                "black": {
                    "id": 519797,
                    "username": "nocy48642654",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/36b0625bea9d77023885c6121df4367c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.7502035225175,
                            "deviation": 72.18072106486979,
                            "volatility": 0.059979061693715086
                        }
                    },
                    "ranking": 24.606204402672564,
                    "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": 12143197,
            "name": "Tournament Game: Tournament 44 (35320) R:1 (Julko vs nocy48642654)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 519797,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 10,
            "black_player_rating": "198.463",
            "white_player_rank": 17,
            "white_player_rating": "870.999",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 35320,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "56.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-21T19:01:01.563954Z",
            "ended": "2018-03-27T15:28:01.336995Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 519797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.7681884765625,
                            "deviation": 120.8326187133789,
                            "volatility": 0.059999238699674606
                        }
                    },
                    "username": "nocy48642654",
                    "country": "hk",
                    "ranking": 24.606204402672564,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/36b0625bea9d77023885c6121df4367c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.2049560546875,
                            "deviation": 64.84986877441406,
                            "volatility": 0.05952177941799164
                        }
                    },
                    "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/21119094"
            },
            "players": {
                "black": {
                    "id": 418530,
                    "username": "serlin",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/b66d8d4308828f86b71a642c72b9efe2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.0581247782434,
                            "deviation": 64.38938774176313,
                            "volatility": 0.05990669687258861
                        }
                    },
                    "ranking": 20.43293097782829,
                    "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": 21119094,
            "name": "Tournament Game: June Correspondence tournament (47854) R:2 (Julko vs serlin)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 418530,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "993.765",
            "white_player_rank": 14,
            "white_player_rating": "577.762",
            "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": 47854,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-30T19:51:31.594565Z",
            "ended": "2020-03-07T15:12:11.027885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 418530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.431640625,
                            "deviation": 63.17265319824219,
                            "volatility": 0.05993448942899704
                        }
                    },
                    "username": "serlin",
                    "country": "ca",
                    "ranking": 20.43293097782829,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b66d8d4308828f86b71a642c72b9efe2-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.474853515625,
                            "deviation": 67.6124496459961,
                            "volatility": 0.059273622930049896
                        }
                    },
                    "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/15835813"
            },
            "players": {
                "black": {
                    "id": 153895,
                    "username": "JustinNF",
                    "country": "my",
                    "icon": "https://user-uploads.online-go.com/6d3d67755020fc4afe54777b53e91c3d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.1964819786765,
                            "deviation": 63.72374041975743,
                            "volatility": 0.05987678502681257
                        }
                    },
                    "ranking": 19.580837543984934,
                    "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": 15835813,
            "name": "Tournament Game: Tournament 36 - US Go Congress (28932) R:3 (Julko vs JustinNF)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 153895,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "851.133",
            "white_player_rank": 14,
            "white_player_rating": "577.194",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 28932,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-24T01:29:45.443069Z",
            "ended": "2019-01-16T03:57:25.735175Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 153895,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.4786376953125,
                            "deviation": 64.08472442626953,
                            "volatility": 0.05987387150526047
                        }
                    },
                    "username": "JustinNF",
                    "country": "my",
                    "ranking": 19.580837543984934,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6d3d67755020fc4afe54777b53e91c3d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.2607421875,
                            "deviation": 64.84330749511719,
                            "volatility": 0.059411920607089996
                        }
                    },
                    "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/10602403"
            },
            "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": 48251,
                    "username": "Mitsunari",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.7412279865507,
                            "deviation": 64.42988204036969,
                            "volatility": 0.06031357205398458
                        }
                    },
                    "ranking": 25.575614109784766,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10602403,
            "name": "Tournament Game: Tournament 14 (13935) R:4 (Mitsunari vs Julko)",
            "creator": 48251,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 48251,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "951.479",
            "white_player_rank": 23,
            "white_player_rating": "1451.677",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 13935,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-11-13T20:53:08.577146Z",
            "ended": "2018-03-25T16:34:28.766353Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.1334228515625,
                            "deviation": 64.85821533203125,
                            "volatility": 0.059529390186071396
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 48251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.31103515625,
                            "deviation": 69.42035675048828,
                            "volatility": 0.060227710753679276
                        }
                    },
                    "username": "Mitsunari",
                    "country": "fr",
                    "ranking": 25.575614109784766,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-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/12042124"
            },
            "players": {
                "black": {
                    "id": 78188,
                    "username": "belagri36",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.151330933908,
                            "deviation": 61.07309735801141,
                            "volatility": 0.059477686490146814
                        }
                    },
                    "ranking": 25.198744233372715,
                    "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": 12042124,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2015 (8850) R:3 (Julko vs belagri36)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 78188,
            "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": 20,
            "black_player_rating": "1189.825",
            "white_player_rank": 15,
            "white_player_rating": "674.747",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 8850,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "47.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-14T04:17:58.135229Z",
            "ended": "2018-03-30T12:57:54.045770Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 78188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.9649658203125,
                            "deviation": 60.954986572265625,
                            "volatility": 0.059707075357437134
                        }
                    },
                    "username": "belagri36",
                    "country": "ro",
                    "ranking": 25.198744233372715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.2886962890625,
                            "deviation": 66.48719787597656,
                            "volatility": 0.05951686576008797
                        }
                    },
                    "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
        }
    ]
}