List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&page=56",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=54",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/19812271"
            },
            "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": 351812,
                    "username": "Comrade SeeRed",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/521a647702b40991e391076550b6ad88-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.0631506874806,
                            "deviation": 64.87804349370514,
                            "volatility": 0.059889166017951134
                        }
                    },
                    "ranking": 22.23957006107964,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19812271,
            "name": "Tournament Game: May Correspondence tournament (47062) R:2 (Comrade SeeRed vs Julko)",
            "creator": 351812,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 351812,
            "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": "684.787",
            "white_player_rank": 20,
            "white_player_rating": "1168.469",
            "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": 47062,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-05T17:12:52.204587Z",
            "ended": "2019-12-20T22:33:24.395097Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1175.537109375,
                            "deviation": 67.06048583984375,
                            "volatility": 0.059283189475536346
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 351812,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.1134033203125,
                            "deviation": 65.36022186279297,
                            "volatility": 0.059950172901153564
                        }
                    },
                    "username": "Comrade SeeRed",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 22.23957006107964,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/521a647702b40991e391076550b6ad88-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/20832631"
            },
            "players": {
                "black": {
                    "id": 130349,
                    "username": "sjj",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/fa3daf91a5fa611472240503ced1da31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 952.5615437924586,
                            "deviation": 67.48388809088657,
                            "volatility": 0.05993711530343329
                        }
                    },
                    "ranking": 13.791761938513769,
                    "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": 20832631,
            "name": "Tournament Game: The 7th Murase Go Group Tournament (45399) R:3 (Julko vs sjj)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 130349,
            "white": 15530,
            "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\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45399,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-13T03:53:03.499816Z",
            "ended": "2019-12-23T18:29:41.201174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 130349,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.9976806640625,
                            "deviation": 65.25442504882812,
                            "volatility": 0.05994686484336853
                        }
                    },
                    "username": "sjj",
                    "country": "cz",
                    "ranking": 13.791761938513769,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fa3daf91a5fa611472240503ced1da31?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.1043701171875,
                            "deviation": 66.21083068847656,
                            "volatility": 0.059282466769218445
                        }
                    },
                    "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/40388989"
            },
            "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": 1092228,
                    "username": "Benwa",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/303d799945d6eac371a65605906ef781?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.1855473159244,
                            "deviation": 65.97403893276876,
                            "volatility": 0.059988318049672806
                        }
                    },
                    "ranking": 18.376435810841556,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40388989,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #12 (84709) R:1 (Benwa vs Julko)",
            "creator": 1092228,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1092228,
            "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": 84709,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-15T17:13:01.102013Z",
            "ended": "2022-01-16T16:52:48.674008Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.2742919921875,
                            "deviation": 64.32852935791016,
                            "volatility": 0.05920451879501343
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1092228,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.6376953125,
                            "deviation": 62.14356231689453,
                            "volatility": 0.06001589447259903
                        }
                    },
                    "username": "Benwa",
                    "country": "se",
                    "ranking": 18.376435810841556,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/303d799945d6eac371a65605906ef781?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/40388987"
            },
            "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": 1031007,
                    "username": "Yusnail",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/65d7cee6775a3c9b99c02ca91d1bd888-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.8580508038165,
                            "deviation": 68.25342192605959,
                            "volatility": 0.05997964185814822
                        }
                    },
                    "ranking": 14.160558036439463,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40388987,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #12 (84709) R:1 (Yusnail vs Julko)",
            "creator": 1031007,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1031007,
            "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": 84709,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-15T17:13:00.703225Z",
            "ended": "2022-01-17T19:26:07.681426Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.900146484375,
                            "deviation": 64.74797058105469,
                            "volatility": 0.05920250713825226
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1031007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.9744873046875,
                            "deviation": 64.86626434326172,
                            "volatility": 0.05999429523944855
                        }
                    },
                    "username": "Yusnail",
                    "country": "ru",
                    "ranking": 14.160558036439463,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/65d7cee6775a3c9b99c02ca91d1bd888-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/40388986"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40388986,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #12 (84709) R:1 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "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": 84709,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-15T17:13:00.565902Z",
            "ended": "2022-01-20T20:10:07.290278Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.1668701171875,
                            "deviation": 64.2472152709961,
                            "volatility": 0.05920252948999405
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.1654052734375,
                            "deviation": 63.81667709350586,
                            "volatility": 0.059947870671749115
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40388988"
            },
            "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": 1081052,
                    "username": "Malakia",
                    "country": "be",
                    "icon": "https://user-uploads.online-go.com/c79fd56979d8c75717ce4a3094a39e8e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.9885935446694,
                            "deviation": 65.86626184996788,
                            "volatility": 0.059965440240615196
                        }
                    },
                    "ranking": 24.761640415537734,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40388988,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #12 (84709) R:1 (Malakia vs Julko)",
            "creator": 1081052,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1081052,
            "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": 84709,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-15T17:13:00.835458Z",
            "ended": "2022-01-21T07:06:25.417348Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.1510009765625,
                            "deviation": 64.42367553710938,
                            "volatility": 0.059200718998909
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.003173828125,
                            "deviation": 69.48471069335938,
                            "volatility": 0.05998474732041359
                        }
                    },
                    "username": "Malakia",
                    "country": "be",
                    "ranking": 24.761640415537734,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c79fd56979d8c75717ce4a3094a39e8e-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/15048212"
            },
            "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": 532654,
                    "username": "silyner",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/c6e5483f8e47d366b6124e7f75df98fd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.2924315570542,
                            "deviation": 62.87160455971729,
                            "volatility": 0.06000227780765301
                        }
                    },
                    "ranking": 19.162528710807678,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15048212,
            "name": "Tournament Game: OGC Large 2 Special DDK Survival (41410) R:1 (silyner vs Julko)",
            "creator": 532654,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 532654,
            "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": "658.097",
            "white_player_rank": 16,
            "white_player_rating": "741.000",
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-29T01:00:37.512055Z",
            "ended": "2018-11-11T19:19:36.781625Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.335693359375,
                            "deviation": 64.58654022216797,
                            "volatility": 0.05943836644291878
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 532654,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.4444580078125,
                            "deviation": 62.48120880126953,
                            "volatility": 0.05998963490128517
                        }
                    },
                    "username": "silyner",
                    "country": "eu",
                    "ranking": 19.162528710807678,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c6e5483f8e47d366b6124e7f75df98fd?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/9992541"
            },
            "players": {
                "black": {
                    "id": 37357,
                    "username": "hdci",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/4b76258890e22a1f253170542ba4ea95-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.8247222806772,
                            "deviation": 63.193784142837536,
                            "volatility": 0.06003526865058862
                        }
                    },
                    "ranking": 20.754779342248998,
                    "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": 9992541,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2016 (19338) R:2 (Julko vs hdci)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 37357,
            "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": 19,
            "black_player_rating": "1050.972",
            "white_player_rank": 17,
            "white_player_rating": "869.924",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 19338,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-15T07:12:37.726714Z",
            "ended": "2017-10-11T17:14:48.559776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 37357,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.7591552734375,
                            "deviation": 63.908477783203125,
                            "volatility": 0.05995199829339981
                        }
                    },
                    "username": "hdci",
                    "country": "fr",
                    "ranking": 20.754779342248998,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b76258890e22a1f253170542ba4ea95-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.9571533203125,
                            "deviation": 64.3820571899414,
                            "volatility": 0.059595197439193726
                        }
                    },
                    "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/9992547"
            },
            "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": 296258,
                    "username": "LVL79",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/bc1f8df1b46cb03262009a96298979e0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.2767713917913,
                            "deviation": 65.42593409467987,
                            "volatility": 0.059996185306839055
                        }
                    },
                    "ranking": 24.871654786397254,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9992547,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2016 (19338) R:2 (LVL79 vs Julko)",
            "creator": 296258,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 296258,
            "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": "844.273",
            "white_player_rank": 16,
            "white_player_rating": "730.332",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 19338,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-15T07:12:39.550719Z",
            "ended": "2017-10-11T16:21:54.367490Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.51123046875,
                            "deviation": 64.6289291381836,
                            "volatility": 0.059595849364995956
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 296258,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.3211669921875,
                            "deviation": 68.02774810791016,
                            "volatility": 0.06001827120780945
                        }
                    },
                    "username": "LVL79",
                    "country": "ua",
                    "ranking": 24.871654786397254,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc1f8df1b46cb03262009a96298979e0-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/20811207"
            },
            "players": {
                "black": {
                    "id": 479463,
                    "username": "CasualTheorics",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/88b25faad84fd6feef92ad544f72e95a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.7932913351046,
                            "deviation": 62.68757247910373,
                            "volatility": 0.059339746178713806
                        }
                    },
                    "ranking": 19.7241687838394,
                    "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": 20811207,
            "name": "Tournament Game: Tournoi ouvert à tous ! (45043) R:3 (Julko vs rakenodiax)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 479463,
            "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": 20,
            "black_player_rating": "1179.093",
            "white_player_rank": 15,
            "white_player_rating": "680.472",
            "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": 45043,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-11T19:33:13.839753Z",
            "ended": "2019-12-21T19:06:55.999237Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 479463,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.1319580078125,
                            "deviation": 64.977294921875,
                            "volatility": 0.05964942276477814
                        }
                    },
                    "username": "CasualTheorics",
                    "country": "_LGBT",
                    "ranking": 19.7241687838394,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/88b25faad84fd6feef92ad544f72e95a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.36572265625,
                            "deviation": 67.31343841552734,
                            "volatility": 0.05928203836083412
                        }
                    },
                    "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
        }
    ]
}