List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&page=41",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=39",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/43778628"
            },
            "players": {
                "black": {
                    "id": 830080,
                    "username": "Doodleymonster",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/7d93b82c37e1660504e9ff94f2b4ef38-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.7688327298097,
                            "deviation": 70.27270176036839,
                            "volatility": 0.06002489510015587
                        }
                    },
                    "ranking": 17.965776641530137,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 43778628,
            "name": "@TubeyandPinky",
            "creator": 830080,
            "mode": "game",
            "source": "play",
            "black": 830080,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 70,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"live\", \"per_move\": 70, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "82.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-15T17:20:37.943325Z",
            "ended": "2022-05-15T18:28:24.477445Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 830080,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.9571533203125,
                            "deviation": 71.01532745361328,
                            "volatility": 0.06002070754766464
                        }
                    },
                    "username": "Doodleymonster",
                    "country": "us",
                    "ranking": 17.965776641530137,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7d93b82c37e1660504e9ff94f2b4ef38-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 867.10888671875,
                            "deviation": 71.73171997070312,
                            "volatility": 0.060000400990247726
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/26187914"
            },
            "players": {
                "black": {
                    "id": 421585,
                    "username": "fmansa",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4980d46fb4fc0b1e9e7388a590ab6a3b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.4424703459326,
                            "deviation": 62.63836865621335,
                            "volatility": 0.05993498467478854
                        }
                    },
                    "ranking": 19.998078445995898,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 26187914,
            "name": "Tournament Game: 7 days absolute time 19x19 Tournament (64097) R:1 (Gia vs maurelio1234)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 421585,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64097,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-15T22:00:18.377886Z",
            "ended": "2020-08-26T16:58:38.191221Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 421585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 736.636474609375,
                            "deviation": 79.83247375488281,
                            "volatility": 0.060005027800798416
                        }
                    },
                    "username": "fmansa",
                    "country": "eu",
                    "ranking": 19.998078445995898,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4980d46fb4fc0b1e9e7388a590ab6a3b-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 819.8630981445312,
                            "deviation": 73.6280517578125,
                            "volatility": 0.05998575687408447
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/21711652"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 523751,
                    "username": "Knight-Hawk",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/ebcdd983ef5a461fc40293b000c7e227?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1835.080788897759,
                            "deviation": 68.57545904469787,
                            "volatility": 0.0600653774068437
                        }
                    },
                    "ranking": 28.970963870765477,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21711652,
            "name": "Tournament Game: Fast Correspondence - 9x9 - Weekly Round Robin - 2020, #06 (56020) R:1 (Knight-Hawk vs Gia_)",
            "creator": 523751,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 523751,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 10,
            "black_player_rating": "199.099",
            "white_player_rank": 21,
            "white_player_rating": "1262.795",
            "time_per_move": 44160,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 56020,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-05T22:57:22.701832Z",
            "ended": "2020-02-09T00:40:19.480390Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 918.2457275390625,
                            "deviation": 79.00224304199219,
                            "volatility": 0.05999736115336418
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 523751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1763.3929443359375,
                            "deviation": 66.19329833984375,
                            "volatility": 0.0599188469350338
                        }
                    },
                    "username": "Knight-Hawk",
                    "country": "_Pirate",
                    "ranking": 28.970963870765477,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ebcdd983ef5a461fc40293b000c7e227?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/43968562"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1057728,
                    "username": "gradord",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a31b87cab6f5deff84aa2da92fb9a8ce?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.8922467539774,
                            "deviation": 67.73052500546424,
                            "volatility": 0.05989923373260094
                        }
                    },
                    "ranking": 21.28947197080507,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 43968562,
            "name": "Freundschaftsspiel",
            "creator": 1057728,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1057728,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-22T14:07:20.879598Z",
            "ended": "2022-05-22T14:32:37.105831Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 867.10888671875,
                            "deviation": 71.73171997070312,
                            "volatility": 0.060000400990247726
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1057728,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.35205078125,
                            "deviation": 64.7789306640625,
                            "volatility": 0.05998033285140991
                        }
                    },
                    "username": "gradord",
                    "country": "un",
                    "ranking": 21.28947197080507,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a31b87cab6f5deff84aa2da92fb9a8ce?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/43969875"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.170415625527,
                            "deviation": 66.60426887998868,
                            "volatility": 0.05963756124707749
                        }
                    },
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 43969875,
            "name": "gg",
            "creator": 88660,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 88660,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 120, \"time_increment\": 30, \"max_time\": 300, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "99.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-05-22T15:08:49.704163Z",
            "ended": "2022-05-22T15:36:10.615210Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 891.9815063476562,
                            "deviation": 71.7535629272461,
                            "volatility": 0.0600079745054245
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 88660,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1717.87841796875,
                            "deviation": 69.64251708984375,
                            "volatility": 0.05968116596341133
                        }
                    },
                    "username": "deleted-a08a1f70-fc61-41b4-afcc-00e4d3d68e19",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.04217751909373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a700241ca9e39c4cd9a48412b357433?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/23898404"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 697149,
                    "username": "deleted-57394cd2-c7b2-41c3-9e0b-1d116d71ec17",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/2d41f0fc65fb65cf386d8f5534a6d163-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.2715388700315,
                            "deviation": 71.21323820073493,
                            "volatility": 0.0598806998975717
                        }
                    },
                    "ranking": 26.723091679426847,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23898404,
            "name": "Tournament Game: 2 Days/ move Tournament 19x19 (59762) R:1 (Leidang vs Gia_)",
            "creator": 697149,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 697149,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 59762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-05-13T09:00:15.085710Z",
            "ended": "2020-06-20T16:32:00.066754Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.7908325195312,
                            "deviation": 73.8870849609375,
                            "volatility": 0.0600050613284111
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 697149,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1587.7496337890625,
                            "deviation": 65.53797149658203,
                            "volatility": 0.0599820539355278
                        }
                    },
                    "username": "deleted-57394cd2-c7b2-41c3-9e0b-1d116d71ec17",
                    "country": "se",
                    "ranking": 26.723091679426847,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2d41f0fc65fb65cf386d8f5534a6d163-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/23898412"
            },
            "players": {
                "black": {
                    "id": 733367,
                    "username": "King Richie",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/8751002f8d0ca204095cb72d407fe086-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.8868396369105,
                            "deviation": 63.87197472537674,
                            "volatility": 0.060140992833776295
                        }
                    },
                    "ranking": 21.89661946014637,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 23898412,
            "name": "Tournament Game: 2 Days/ move Tournament 19x19 (59762) R:1 (Gia_ vs CR7 is the best)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 733367,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 59762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-05-13T09:00:15.630110Z",
            "ended": "2020-05-24T16:35:45.591045Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 733367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.1551513671875,
                            "deviation": 65.56781768798828,
                            "volatility": 0.06012285500764847
                        }
                    },
                    "username": "King Richie",
                    "country": "hk",
                    "ranking": 21.89661946014637,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8751002f8d0ca204095cb72d407fe086-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.6106567382812,
                            "deviation": 74.5449447631836,
                            "volatility": 0.059999726712703705
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/23898441"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 600395,
                    "username": "BadukDonk",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ab594a71163c820626b6a4a32693dc7b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.9269621575042,
                            "deviation": 61.55893945850278,
                            "volatility": 0.06002865306108624
                        }
                    },
                    "ranking": 19.670193102443953,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23898441,
            "name": "Tournament Game: 2 Days/ move Tournament 19x19 (59762) R:1 (Focogogo vs Gia_)",
            "creator": 600395,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 600395,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 59762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-05-13T09:00:17.249501Z",
            "ended": "2020-05-31T18:12:23.070731Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 846.7214965820312,
                            "deviation": 75.64248657226562,
                            "volatility": 0.05999821797013283
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 600395,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.5645751953125,
                            "deviation": 64.73912048339844,
                            "volatility": 0.06004980206489563
                        }
                    },
                    "username": "BadukDonk",
                    "country": "us",
                    "ranking": 19.670193102443953,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ab594a71163c820626b6a4a32693dc7b-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/19212813"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 584481,
                    "username": "Mulsiphix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.508332937557,
                            "deviation": 67.30621035483453,
                            "volatility": 0.06024145341136911
                        }
                    },
                    "ranking": 27.51884388340188,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 19212813,
            "name": "Teaching Game #3",
            "creator": 584481,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 584481,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2446080,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 2419200, \"period_time\": 2419200, \"periods\": 100}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-08-20T20:12:55.772764Z",
            "ended": "2019-12-05T16:11:20.761874Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 971.412109375,
                            "deviation": 160.20651245117188,
                            "volatility": 0.0599992536008358
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 584481,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.32958984375,
                            "deviation": 62.654701232910156,
                            "volatility": 0.06011422723531723
                        }
                    },
                    "username": "Mulsiphix",
                    "country": "us",
                    "ranking": 27.51884388340188,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-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/21831617"
            },
            "players": {
                "black": {
                    "id": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.129383329479,
                            "deviation": 63.85230043180414,
                            "volatility": 0.061586851877987625
                        }
                    },
                    "ranking": 22.905901365265052,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21831617,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2020-02-13 14:30 (56547) R:1 (Gia_ vs Atorrante)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 625243,
            "white": 526987,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 16,
            "black_player_rating": "759.519",
            "white_player_rank": 8,
            "white_player_rating": "-40.440",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 56547,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-13T14:30:11.236564Z",
            "ended": "2020-02-13T14:34:09.184738Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.886962890625,
                            "deviation": 62.8983154296875,
                            "volatility": 0.05945771187543869
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 22.905901365265052,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 907.2619018554688,
                            "deviation": 80.82981872558594,
                            "volatility": 0.05999443680047989
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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
        }
    ]
}