List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&page=16
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=17",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=15",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/25168415"
            },
            "players": {
                "black": {
                    "id": 565243,
                    "username": "humblestick",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/3729d9ad80801d553a71322a5dc09de1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 723.7084947413656,
                            "deviation": 65.78379863872718,
                            "volatility": 0.060232747696692394
                        }
                    },
                    "ranking": 7.430928156872898,
                    "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": 25168415,
            "name": "Tournament Game: Very Fast Correspondence 9*9 #3 (62105) R:1 (Gia vs humblestick)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 565243,
            "white": 526987,
            "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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 62105,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-03T22:00:16.669878Z",
            "ended": "2020-07-20T03:22:33.582079Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 565243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 784.77783203125,
                            "deviation": 68.15577697753906,
                            "volatility": 0.060085080564022064
                        }
                    },
                    "username": "humblestick",
                    "country": "au",
                    "ranking": 7.430928156872898,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3729d9ad80801d553a71322a5dc09de1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.037841796875,
                            "deviation": 72.31341552734375,
                            "volatility": 0.060007404536008835
                        }
                    },
                    "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/24644963"
            },
            "players": {
                "black": {
                    "id": 793523,
                    "username": "justiceisback",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/46ef9326b488477c6e5c4d955669d869-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 24644963,
            "name": "Extremely Friendly Match",
            "creator": 793523,
            "mode": "game",
            "source": "play",
            "black": 793523,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 12,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 180, \"period_time\": 10, \"periods\": 1, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-06-12T14:16:17.730655Z",
            "ended": "2020-06-12T14:21:36.618311Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 793523,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "justiceisback",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/46ef9326b488477c6e5c4d955669d869-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 892.6820678710938,
                            "deviation": 76.9986572265625,
                            "volatility": 0.06000404432415962
                        }
                    },
                    "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/24545730"
            },
            "players": {
                "black": {
                    "id": 131425,
                    "username": "Lord_o_o_Spoon",
                    "country": "_Wales",
                    "icon": "https://user-uploads.online-go.com/8a5f0ff171b5bb2c2e0463fa164849e0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1510.9381707351397,
                            "deviation": 62.566532111706536,
                            "volatility": 0.05969555309422637
                        }
                    },
                    "ranking": 24.471582093337698,
                    "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": 24545730,
            "name": "Tournament Game: Moderators active forum users pros (61443) R:1 (Gia_ vs Lord_o_o_Spoon)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 131425,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 61443,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-06-08T12:00:18.709037Z",
            "ended": "2020-07-17T22:13:34.342007Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 131425,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.7257080078125,
                            "deviation": 63.292564392089844,
                            "volatility": 0.05974645912647247
                        }
                    },
                    "username": "Lord_o_o_Spoon",
                    "country": "_Wales",
                    "ranking": 24.471582093337698,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8a5f0ff171b5bb2c2e0463fa164849e0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.2800903320312,
                            "deviation": 70.4646987915039,
                            "volatility": 0.06000832840800285
                        }
                    },
                    "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/25558929"
            },
            "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": 750397,
                    "username": "Cchristina",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/d085c9e201a63842bbbc27dbbdb9aad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 527.3564138757104,
                            "deviation": 70.64094941149118,
                            "volatility": 0.05996619132690455
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25558929,
            "name": "Tournament Game: Very Fast Correspondence 9*9 #3 (62105) R:2 (Cchristina vs Gia)",
            "creator": 750397,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 750397,
            "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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 62105,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-20T15:28:00.852079Z",
            "ended": "2020-07-26T14:11:14.153178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 938.0770874023438,
                            "deviation": 72.1976089477539,
                            "volatility": 0.05999848246574402
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 750397,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 683.1749267578125,
                            "deviation": 86.13489532470703,
                            "volatility": 0.059971075505018234
                        }
                    },
                    "username": "Cchristina",
                    "country": "150",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d085c9e201a63842bbbc27dbbdb9aad0-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/23222892"
            },
            "players": {
                "black": {
                    "id": 650852,
                    "username": "keversever",
                    "country": "be",
                    "icon": "https://user-uploads.online-go.com/73cef02266cde37fc55237a0d2cba28d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.0415507433504,
                            "deviation": 63.14868018047319,
                            "volatility": 0.059994093807271845
                        }
                    },
                    "ranking": 23.69417752813913,
                    "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": 23222892,
            "name": "Tournament Game: Fast Correspondence DDK 2020-04-19 (58859) R:1 (Gia_ vs Billie84)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 650852,
            "white": 526987,
            "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": "672.055",
            "white_player_rank": 13,
            "white_player_rating": "401.748",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 58859,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-19T00:00:08.106408Z",
            "ended": "2020-05-08T20:35:48.050240Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 650852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.4698486328125,
                            "deviation": 67.97879028320312,
                            "volatility": 0.060001786798238754
                        }
                    },
                    "username": "keversever",
                    "country": "be",
                    "ranking": 23.69417752813913,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/73cef02266cde37fc55237a0d2cba28d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 845.3770141601562,
                            "deviation": 72.99024200439453,
                            "volatility": 0.0599885918200016
                        }
                    },
                    "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/25558927"
            },
            "players": {
                "black": {
                    "id": 750314,
                    "username": "gass_",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6ea6c553dd28eb23f395f3b1ef37eb60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.531130678799,
                            "deviation": 62.1714970234045,
                            "volatility": 0.05983293649514363
                        }
                    },
                    "ranking": 23.96965195723048,
                    "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": 25558927,
            "name": "Tournament Game: Very Fast Correspondence 9*9 #3 (62105) R:2 (Gia vs gass_)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 750314,
            "white": 526987,
            "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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 62105,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-20T15:28:00.662773Z",
            "ended": "2020-07-28T03:59:20.878941Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750314,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.7867431640625,
                            "deviation": 65.58013916015625,
                            "volatility": 0.060012951493263245
                        }
                    },
                    "username": "gass_",
                    "country": "fr",
                    "ranking": 23.96965195723048,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6ea6c553dd28eb23f395f3b1ef37eb60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.8548583984375,
                            "deviation": 71.64765930175781,
                            "volatility": 0.05999292805790901
                        }
                    },
                    "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/12476469"
            },
            "players": {
                "black": {
                    "id": 412892,
                    "username": "Eugene",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/b7d4b1f2705fe3e7f6178df7fb8049c2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.5698244696919,
                            "deviation": 61.78732476345117,
                            "volatility": 0.06003191513554477
                        }
                    },
                    "ranking": 19.587902279763995,
                    "professional": false,
                    "ui_class": "supporter moderator admin"
                },
                "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": 12476469,
            "name": "Teaching Game",
            "creator": 412892,
            "mode": "game",
            "source": "play",
            "black": 412892,
            "white": 526987,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "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\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-15T15:13:53.647234Z",
            "ended": "2018-04-21T14:38:26.427774Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 412892,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.9832763671875,
                            "deviation": 63.90288162231445,
                            "volatility": 0.060035910457372665
                        }
                    },
                    "username": "Eugene",
                    "country": "001",
                    "ranking": 19.587902279763995,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b7d4b1f2705fe3e7f6178df7fb8049c2-32.png",
                    "ui_class": "supporter moderator admin"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "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/24545751"
            },
            "players": {
                "black": {
                    "id": 748408,
                    "username": "Sports for Life",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c6258ee239e8c0c6c2c9f59005725d81-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 774.2935361093267,
                            "deviation": 71.4033398364045,
                            "volatility": 0.059906278529480765
                        }
                    },
                    "ranking": 8.994996966313037,
                    "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": 24545751,
            "name": "Tournament Game: Moderators active forum users pros (61443) R:1 (Gia_ vs Sports for Life)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 748408,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 61443,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-08T12:00:21.244833Z",
            "ended": "2020-07-29T01:05:15.953493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 748408,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 801.4060668945312,
                            "deviation": 65.82594299316406,
                            "volatility": 0.05993073806166649
                        }
                    },
                    "username": "Sports for Life",
                    "country": "us",
                    "ranking": 8.994996966313037,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6258ee239e8c0c6c2c9f59005725d81-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.3245239257812,
                            "deviation": 71.87493133544922,
                            "volatility": 0.06000166013836861
                        }
                    },
                    "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/30529776"
            },
            "players": {
                "black": {
                    "id": 899963,
                    "username": "MuriloBragaTeodoro",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/9588664f6dba26a748ace4db3bb32a29?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 835.4163839421664,
                            "deviation": 61.1886399586823,
                            "volatility": 0.05994491067004793
                        }
                    },
                    "ranking": 10.753915831755933,
                    "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": 30529776,
            "name": "Fast correspondence/ ranked but friendly",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 899963,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 172800, \"time_increment\": 43200, \"max_time\": 172800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-01-27T21:59:14.895103Z",
            "ended": "2021-02-26T22:13:45.644013Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 899963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 735.424072265625,
                            "deviation": 66.69718933105469,
                            "volatility": 0.05999435484409332
                        }
                    },
                    "username": "MuriloBragaTeodoro",
                    "country": "br",
                    "ranking": 10.753915831755933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9588664f6dba26a748ace4db3bb32a29?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 796.2299194335938,
                            "deviation": 69.51976013183594,
                            "volatility": 0.05997428297996521
                        }
                    },
                    "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/25077529"
            },
            "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": 552089,
                    "username": "Wojtek84",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/7508c2cc275367e4b545eaa1aaf3f477?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.7955539042962,
                            "deviation": 64.52947977928625,
                            "volatility": 0.0599006569245759
                        }
                    },
                    "ranking": 15.886968907824922,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25077529,
            "name": "Tournament Game: Fast Correspondence Unofficial Title Tournament 19x19 - 2020 (60257) R:1 (Wojtek84 vs Gia)",
            "creator": 552089,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 552089,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 60257,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-30T12:06:40.140628Z",
            "ended": "2020-08-12T12:13:19.311261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.9668579101562,
                            "deviation": 71.48833465576172,
                            "volatility": 0.05999774858355522
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 552089,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.2674560546875,
                            "deviation": 66.08493041992188,
                            "volatility": 0.059900593012571335
                        }
                    },
                    "username": "Wojtek84",
                    "country": "pl",
                    "ranking": 15.886968907824922,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7508c2cc275367e4b545eaa1aaf3f477?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
        }
    ]
}