List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=ended&page=34
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&ordering=ended&page=35",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=ended&page=33",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/25721586"
            },
            "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": 790618,
                    "username": "MadEagle",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/472641b0320f16a44307e5b845a72638-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1541.539648667912,
                            "deviation": 62.57379470274375,
                            "volatility": 0.060084553950654145
                        }
                    },
                    "ranking": 24.935761026289768,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25721586,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2020-07-27 18:30 (63609) R:1 (MadEagle vs Gia)",
            "creator": 790618,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 790618,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 63609,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-27T18:30:53.019021Z",
            "ended": "2020-07-27T18:36:03.188671Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 931.606689453125,
                            "deviation": 71.00183868408203,
                            "volatility": 0.059994589537382126
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 790618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.685546875,
                            "deviation": 63.663997650146484,
                            "volatility": 0.0600116103887558
                        }
                    },
                    "username": "MadEagle",
                    "country": "150",
                    "ranking": 24.935761026289768,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/472641b0320f16a44307e5b845a72638-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/25721790"
            },
            "players": {
                "black": {
                    "id": 798401,
                    "username": "DoaOfAtman",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f290b7effec361db7e9506fdaa7536fa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.9398314354867,
                            "deviation": 61.31990293917922,
                            "volatility": 0.060328149435259756
                        }
                    },
                    "ranking": 25.180749113345907,
                    "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": 25721790,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2020-07-27 18:30 (63609) R:2 (Gia vs OreoSenpai)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 798401,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 63609,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-27T18:40:54.658045Z",
            "ended": "2020-07-27T18:47:57.483402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 798401,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.1397705078125,
                            "deviation": 61.095516204833984,
                            "volatility": 0.06001000478863716
                        }
                    },
                    "username": "DoaOfAtman",
                    "country": "us",
                    "ranking": 25.180749113345907,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f290b7effec361db7e9506fdaa7536fa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 930.4934692382812,
                            "deviation": 71.54563903808594,
                            "volatility": 0.059994131326675415
                        }
                    },
                    "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/25725051"
            },
            "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": 108683,
                    "username": "Samraku",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/343fe9c07ea70cd2da7a85910324c896-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.0427526190501,
                            "deviation": 69.01204994283616,
                            "volatility": 0.05977975289086872
                        }
                    },
                    "ranking": 27.269477718463893,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25725051,
            "name": "Teaching Game",
            "creator": 108683,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 108683,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "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": 33,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-27T21:22:30.059085Z",
            "ended": "2020-07-28T00:24:43.890844Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "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"
                },
                "white": {
                    "id": 108683,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.4508056640625,
                            "deviation": 62.97110366821289,
                            "volatility": 0.05989517644047737
                        }
                    },
                    "username": "Samraku",
                    "country": "us",
                    "ranking": 27.269477718463893,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/343fe9c07ea70cd2da7a85910324c896-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/25728223"
            },
            "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": 258090,
                    "username": "polar-bear",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/7bdd05421923b39e9a8859969d5b718b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.3123531127217,
                            "deviation": 61.98544651947959,
                            "volatility": 0.05997039645951223
                        }
                    },
                    "ranking": 22.395102672780737,
                    "professional": false,
                    "ui_class": "supporter aga"
                }
            },
            "id": 25728223,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 258090,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 40,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"live\", \"pause_on_weekends\": false, \"total_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-28T00:50:57.763745Z",
            "ended": "2020-07-28T03:40:25.988423Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "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"
                },
                "white": {
                    "id": 258090,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.9674072265625,
                            "deviation": 62.765933990478516,
                            "volatility": 0.05996627360582352
                        }
                    },
                    "username": "polar-bear",
                    "country": "us",
                    "ranking": 22.395102672780737,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7bdd05421923b39e9a8859969d5b718b-32.png",
                    "ui_class": "supporter aga"
                }
            },
            "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": 1481.8242330448948,
                            "deviation": 62.53353632380051,
                            "volatility": 0.05983160485206366
                        }
                    },
                    "ranking": 24.021156146325325,
                    "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": 24.021156146325325,
                    "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/25602250"
            },
            "players": {
                "black": {
                    "id": 795051,
                    "username": "Heswent",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/710e2272667a7158686c1769abac3d7e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.5808798051718,
                            "deviation": 63.169517286864895,
                            "volatility": 0.06002911054118349
                        }
                    },
                    "ranking": 11.54829867192443,
                    "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": 25602250,
            "name": "Tournament Game: Fast tournament for TPKs (62492) R:2 (Gia vs Heswent)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 795051,
            "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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 62492,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-22T12:27:30.227060Z",
            "ended": "2020-07-28T16:43:22.262873Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 795051,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.7327270507812,
                            "deviation": 64.03268432617188,
                            "volatility": 0.0599898025393486
                        }
                    },
                    "username": "Heswent",
                    "country": "ru",
                    "ranking": 11.54829867192443,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/710e2272667a7158686c1769abac3d7e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 925.6488037109375,
                            "deviation": 72.16532135009766,
                            "volatility": 0.05999244004487991
                        }
                    },
                    "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/25122587"
            },
            "players": {
                "black": {
                    "id": 659184,
                    "username": ".strangelet.",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/075b39096cb2a21dffc60639e24437b9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.1909961459305,
                            "deviation": 63.92671458942278,
                            "volatility": 0.05988790408334276
                        }
                    },
                    "ranking": 21.678185824770686,
                    "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": 25122587,
            "name": "Tournament Game: Simple Correspondence 19x19 ALL 2020 July (61365) R:1 (Gia vs stranglet)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 659184,
            "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\": true, \"per_move\": 172800}",
            "disable_analysis": true,
            "tournament": 61365,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-01T22:01:33.623816Z",
            "ended": "2020-07-28T23:59:05.581030Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 659184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.8997802734375,
                            "deviation": 65.22492980957031,
                            "volatility": 0.0599604994058609
                        }
                    },
                    "username": ".strangelet.",
                    "country": "un",
                    "ranking": 21.678185824770686,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/075b39096cb2a21dffc60639e24437b9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 937.0985717773438,
                            "deviation": 71.48049926757812,
                            "volatility": 0.059991348534822464
                        }
                    },
                    "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/25106332"
            },
            "players": {
                "black": {
                    "id": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.1257759161629,
                            "deviation": 64.2744936728223,
                            "volatility": 0.05983071383969807
                        }
                    },
                    "ranking": 14.640331563684072,
                    "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": 25106332,
            "name": "Tournament Game: Kittens Unite: Twenty-Plus-Kyu Tournament (62493) R:1 (Gia vs car8)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 787553,
            "white": 526987,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 62493,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-01T06:25:58.916104Z",
            "ended": "2020-07-29T13:49:08.699002Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 889.1597900390625,
                            "deviation": 64.04781341552734,
                            "volatility": 0.06004689633846283
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.640331563684072,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.52587890625,
                            "deviation": 71.41742706298828,
                            "volatility": 0.060000091791152954
                        }
                    },
                    "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/25769558"
            },
            "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": 395522,
                    "username": "JethOrensin",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/9ccf0c922f5c87d69fd0f7928d2f7707-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1536.1240133250658,
                            "deviation": 64.14561123118133,
                            "volatility": 0.05999435120814027
                        }
                    },
                    "ranking": 24.85428877892512,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25769558,
            "name": "Friendly Match",
            "creator": 395522,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 395522,
            "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": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "116.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-29T19:12:47.779035Z",
            "ended": "2020-07-29T20:49:10.734529Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 983.3992919921875,
                            "deviation": 70.798583984375,
                            "volatility": 0.05999891459941864
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 395522,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.3773193359375,
                            "deviation": 64.05374145507812,
                            "volatility": 0.05994796007871628
                        }
                    },
                    "username": "JethOrensin",
                    "country": "gr",
                    "ranking": 24.85428877892512,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9ccf0c922f5c87d69fd0f7928d2f7707-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
        }
    ]
}