List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&page=45
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=46",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=44",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/23222887"
            },
            "players": {
                "black": {
                    "id": 57543,
                    "username": "christopher.rehm.14",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/74cae5f219d6ba184018a1fc020615d6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.6502376669586,
                            "deviation": 66.3622496216673,
                            "volatility": 0.05978920352070564
                        }
                    },
                    "ranking": 11.334968035667925,
                    "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": 23222887,
            "name": "Tournament Game: Fast Correspondence DDK 2020-04-19 (58859) R:1 (Gia_ vs christopher.rehm.14)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 57543,
            "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": 16,
            "black_player_rating": "752.903",
            "white_player_rank": 13,
            "white_player_rating": "413.030",
            "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:07.854277Z",
            "ended": "2020-05-08T20:35:04.512411Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 57543,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.1961669921875,
                            "deviation": 62.662635803222656,
                            "volatility": 0.05986044928431511
                        }
                    },
                    "username": "christopher.rehm.14",
                    "country": "de",
                    "ranking": 11.334968035667925,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/74cae5f219d6ba184018a1fc020615d6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 848.533447265625,
                            "deviation": 72.83770751953125,
                            "volatility": 0.059989653527736664
                        }
                    },
                    "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/21998728"
            },
            "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": 496445,
                    "username": "killerbee3900",
                    "country": "nl",
                    "icon": "https://secure.gravatar.com/avatar/304a11b5c8bc867794e115832e90989a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.735703877466,
                            "deviation": 63.41639126581518,
                            "volatility": 0.060023342712652056
                        }
                    },
                    "ranking": 16.30366626842188,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21998728,
            "name": "Friendly Match",
            "creator": 496445,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 496445,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 12,
            "black_player_rating": "338.424",
            "white_player_rank": 11,
            "white_player_rating": "269.697",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "108.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-23T17:32:22.016307Z",
            "ended": "2020-04-02T16:21:26.734284Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 832.6058349609375,
                            "deviation": 81.25666809082031,
                            "volatility": 0.05997903272509575
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 496445,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.6717529296875,
                            "deviation": 63.43910598754883,
                            "volatility": 0.059995971620082855
                        }
                    },
                    "username": "killerbee3900",
                    "country": "nl",
                    "ranking": 16.30366626842188,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/304a11b5c8bc867794e115832e90989a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21999428"
            },
            "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": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.830759878447,
                            "deviation": 98.9320214516066,
                            "volatility": 0.14976335600818652
                        }
                    },
                    "ranking": 17.05650122517811,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 21999428,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 608184,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 87360,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 86400, \"period_time\": 86400, \"periods\": 20}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-23T18:08:28.914465Z",
            "ended": "2020-03-02T02:04:40.624777Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 872.4191284179688,
                            "deviation": 82.7938003540039,
                            "volatility": 0.0599885992705822
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.5360107421875,
                            "deviation": 70.08695220947266,
                            "volatility": 0.07607200741767883
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 17.05650122517811,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                }
            },
            "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/21999462"
            },
            "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": 540077,
                    "username": "BadukEllington",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ec22083bdb2484f304d74fde270e96b3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.9981104183937,
                            "deviation": 68.1472838213932,
                            "volatility": 0.06555238630434915
                        }
                    },
                    "ranking": 28.881441250241377,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 21999462,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 540077,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "278.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-23T18:10:19.342602Z",
            "ended": "2020-02-23T18:25:00.209472Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 877.41748046875,
                            "deviation": 83.05126190185547,
                            "volatility": 0.059989649802446365
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 540077,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1938.435546875,
                            "deviation": 67.4932632446289,
                            "volatility": 0.06444456428289413
                        }
                    },
                    "username": "BadukEllington",
                    "country": "un",
                    "ranking": 28.881441250241377,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ec22083bdb2484f304d74fde270e96b3-32.png",
                    "ui_class": "bot"
                }
            },
            "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/22017475"
            },
            "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": 130032,
                    "username": "Kugutsu",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/602541c97ea5d46acef2bafb1577bb29-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.1235178743593,
                            "deviation": 66.34215325957882,
                            "volatility": 0.06279553919608205
                        }
                    },
                    "ranking": 24.914484573668783,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 22017475,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 130032,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "-5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 10, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-24T21:02:39.811313Z",
            "ended": "2020-02-24T21:04:49.008990Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 877.41748046875,
                            "deviation": 83.05126190185547,
                            "volatility": 0.059989649802446365
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 130032,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.12353515625,
                            "deviation": 66.34215545654297,
                            "volatility": 0.06279554218053818
                        }
                    },
                    "username": "Kugutsu",
                    "country": "_DOOP",
                    "ranking": 24.914484573668783,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/602541c97ea5d46acef2bafb1577bb29-32.png",
                    "ui_class": "bot"
                }
            },
            "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/22017939"
            },
            "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": 1415,
                    "username": "deleted-446f0260-c512-46ca-a542-94dbebcb24ba",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/38235f10c374c7dc18d9abab3c6f096d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.8644464654135,
                            "deviation": 62.067518125744904,
                            "volatility": 0.05948963276569234
                        }
                    },
                    "ranking": 23.388307187968994,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22017939,
            "name": "Why not?",
            "creator": 1415,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1415,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "168.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-24T21:35:00.758663Z",
            "ended": "2020-04-02T20:09:21.901417Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.7030639648438,
                            "deviation": 79.70635223388672,
                            "volatility": 0.059975847601890564
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1415,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.1317138671875,
                            "deviation": 63.37453842163086,
                            "volatility": 0.05968386307358742
                        }
                    },
                    "username": "deleted-446f0260-c512-46ca-a542-94dbebcb24ba",
                    "country": "us",
                    "ranking": 23.388307187968994,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38235f10c374c7dc18d9abab3c6f096d-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/22018097"
            },
            "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": 621303,
                    "username": "greenplayingblack",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5257d4ed5ecce2271eb7afa185c33879?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.8443853682859,
                            "deviation": 67.10834656540116,
                            "volatility": 0.06009819383896869
                        }
                    },
                    "ranking": 27.075894066342062,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22018097,
            "name": "Friendly Match",
            "creator": 621303,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 621303,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "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": 600,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"live\", \"pause_on_weekends\": false, \"per_move\": 600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-24T21:45:06.636382Z",
            "ended": "2020-02-24T22:36:19.585371Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 877.41748046875,
                            "deviation": 83.05126190185547,
                            "volatility": 0.059989649802446365
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 621303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.6607666015625,
                            "deviation": 64.36956024169922,
                            "volatility": 0.060110487043857574
                        }
                    },
                    "username": "greenplayingblack",
                    "country": "un",
                    "ranking": 27.075894066342062,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5257d4ed5ecce2271eb7afa185c33879?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44437364"
            },
            "players": {
                "black": {
                    "id": 309835,
                    "username": "Feijoa",
                    "country": "xx",
                    "icon": "https://user-uploads.online-go.com/933c836f564b271ba762aff02e654cf3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.1145787130124,
                            "deviation": 67.11807524160487,
                            "volatility": 0.06014092739017703
                        }
                    },
                    "ranking": 19.370147554077473,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44437364,
            "name": "Fun 9x9 handicap Rengo",
            "creator": 309835,
            "mode": "game",
            "source": "play",
            "black": 309835,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "-2.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\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-09T18:07:12.684506Z",
            "ended": "2022-06-27T23:36:58.962243Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.111083984375,
                            "deviation": 76.8987808227539,
                            "volatility": 0.07132777571678162
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                309835,
                350349,
                526987
            ],
            "rengo_white_team": [
                126739,
                445887,
                552734
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/21708405"
            },
            "players": {
                "black": {
                    "id": 720584,
                    "username": "drbeco",
                    "country": "aq",
                    "icon": "https://secure.gravatar.com/avatar/029440196cca02003b9e6db1e895c19d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 719.4156879997245,
                            "deviation": 79.38415958639722,
                            "volatility": 0.06001839595411399
                        }
                    },
                    "ranking": 7.293200897667265,
                    "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": 21708405,
            "name": "you pass you lose",
            "creator": 720584,
            "mode": "game",
            "source": "play",
            "black": 720584,
            "white": 526987,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "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": 279360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 1814400, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-05T18:51:18.577023Z",
            "ended": "2020-03-02T10:21:31.425697Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 720584,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 748.9725952148438,
                            "deviation": 80.7931900024414,
                            "volatility": 0.060018837451934814
                        }
                    },
                    "username": "drbeco",
                    "country": "aq",
                    "ranking": 7.293200897667265,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/029440196cca02003b9e6db1e895c19d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 872.4191284179688,
                            "deviation": 82.7938003540039,
                            "volatility": 0.0599885992705822
                        }
                    },
                    "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/44386405"
            },
            "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": 769656,
                    "username": "Nippi2222",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/b3f62eb0d4ccbea7b8a697c77a16cae1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.893468419049,
                            "deviation": 67.115926795073,
                            "volatility": 0.05988960156044123
                        }
                    },
                    "ranking": 14.983752002123522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44386405,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 769656,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "77.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-07T09:34:25.529277Z",
            "ended": "2022-06-12T10:56:27.290379Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 917.8938598632812,
                            "deviation": 70.4128646850586,
                            "volatility": 0.060006946325302124
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 769656,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.1885986328125,
                            "deviation": 65.59152221679688,
                            "volatility": 0.05986911058425903
                        }
                    },
                    "username": "Nippi2222",
                    "country": "de",
                    "ranking": 14.983752002123522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b3f62eb0d4ccbea7b8a697c77a16cae1-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}