List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&page=50
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=51",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/23898430"
            },
            "players": {
                "black": {
                    "id": 756821,
                    "username": "ismaelrf",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/57c39d917ad2e8ac9d63555220076e8e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.2124838466002,
                            "deviation": 64.23278740608932,
                            "volatility": 0.06001850119602476
                        }
                    },
                    "ranking": 24.491098388519866,
                    "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": 23898430,
            "name": "Tournament Game: 2 Days/ move Tournament 19x19 (59762) R:1 (Gia_ vs rofer)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 756821,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 59762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-05-13T09:00:16.584783Z",
            "ended": "2020-06-17T17:06:18.746021Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 756821,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.6923828125,
                            "deviation": 65.395751953125,
                            "volatility": 0.060018498450517654
                        }
                    },
                    "username": "ismaelrf",
                    "country": "un",
                    "ranking": 24.491098388519866,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/57c39d917ad2e8ac9d63555220076e8e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.8630981445312,
                            "deviation": 75.22843170166016,
                            "volatility": 0.06000452861189842
                        }
                    },
                    "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/23898434"
            },
            "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": 749994,
                    "username": "awfulll",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/f7e26bf1bd399f15f7bde1b2f77f9122-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.6024370524492,
                            "deviation": 66.2868382111438,
                            "volatility": 0.059618678485392124
                        }
                    },
                    "ranking": 19.588519303177303,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23898434,
            "name": "Tournament Game: 2 Days/ move Tournament 19x19 (59762) R:1 (awfulll vs Gia_)",
            "creator": 749994,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 749994,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 59762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-05-13T09:00:16.829412Z",
            "ended": "2020-06-25T09:44:45.708938Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 866.9658813476562,
                            "deviation": 74.2029037475586,
                            "volatility": 0.06000305339694023
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 749994,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.2247314453125,
                            "deviation": 63.49774932861328,
                            "volatility": 0.05994890630245209
                        }
                    },
                    "username": "awfulll",
                    "country": "it",
                    "ranking": 19.588519303177303,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f7e26bf1bd399f15f7bde1b2f77f9122-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/41134548"
            },
            "players": {
                "black": {
                    "id": 208068,
                    "username": "DasBakterium",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bb3c04a5e7d0eb2fb9dae2a6226f1f54?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.762304290138,
                            "deviation": 62.214199438131125,
                            "volatility": 0.06110439493752695
                        }
                    },
                    "ranking": 24.082597591550424,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 326706,
                    "username": "kiliah",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e1f56107af06d65b86416b6bb034e05?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.8677452809764,
                            "deviation": 63.03249875865032,
                            "volatility": 0.060003466435734114
                        }
                    },
                    "ranking": 22.286842009198185,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41134548,
            "name": "21 vs. 21",
            "creator": 531239,
            "mode": "game",
            "source": "play",
            "black": 208068,
            "white": 326706,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.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": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "76.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-15T07:19:27.844409Z",
            "ended": "2022-07-13T23:19:27.019565Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 208068,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.197998046875,
                            "deviation": 65.2653579711914,
                            "volatility": 0.060757674276828766
                        }
                    },
                    "username": "DasBakterium",
                    "country": "un",
                    "ranking": 24.082597591550424,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bb3c04a5e7d0eb2fb9dae2a6226f1f54?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "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"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                208068,
                507324,
                577675,
                609725,
                862070,
                928792,
                983523,
                988149,
                1000568,
                1004865,
                1010520,
                1018436,
                1032638,
                1092952,
                1096261,
                1102718,
                1110016,
                1110435,
                1118148,
                1119648,
                1120882
            ],
            "rengo_white_team": [
                326706,
                526987,
                531239,
                621682,
                753236,
                770016,
                823237,
                910807,
                1001105,
                1003444,
                1033088,
                1038730,
                1079650,
                1079889,
                1092953,
                1102170,
                1109495,
                1111912,
                1114753,
                1115591,
                1120044
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44520957"
            },
            "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": 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": 44520957,
            "name": "Ogf Rengo tournament Team 4 - Team 6",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 44160,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 172800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-06-12T11:04:13.273692Z",
            "ended": "2022-07-17T16:22:47.389261Z",
            "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": 1810.54833984375,
                            "deviation": 72.84088134765625,
                            "volatility": 0.07228483259677887
                        }
                    },
                    "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": [
                526987,
                994421
            ],
            "rengo_white_team": [
                126739,
                1127433
            ],
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/42074323"
            },
            "players": {
                "black": {
                    "id": 1102718,
                    "username": "Skrybbleyboop",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/b90e9b81e4de7fc3ae42c437db7308be-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 564.7659860824746,
                            "deviation": 66.04263950463283,
                            "volatility": 0.060023749393912494
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1115281,
                    "username": "rin_miss",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b3b2a3f4a4a6ff7a4a7e4a52965f514d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.1117302500252,
                            "deviation": 64.82334261215934,
                            "volatility": 0.05997080015125439
                        }
                    },
                    "ranking": 22.071053846551937,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42074323,
            "name": "Friendly Match",
            "creator": 1126427,
            "mode": "game",
            "source": "play",
            "black": 1102718,
            "white": 1115281,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 129600, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-04-08T09:45:10.350995Z",
            "ended": "2022-07-18T15:46:57.068500Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1102718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 618.9058227539062,
                            "deviation": 67.68441009521484,
                            "volatility": 0.06002071127295494
                        }
                    },
                    "username": "Skrybbleyboop",
                    "country": "_Starfleet",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b90e9b81e4de7fc3ae42c437db7308be-32.png",
                    "ui_class": ""
                },
                "white": {
                    "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"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1102718,
                1106433,
                1046335,
                123031,
                1128599,
                1081286,
                1092953,
                1042228,
                1126427,
                1132225,
                744082,
                126739,
                1109165,
                1023127,
                1128158,
                904734
            ],
            "rengo_white_team": [
                1115281,
                1131041,
                1017363,
                915664,
                1027185,
                802206,
                1092952,
                526987,
                1114978,
                1054487,
                1128143,
                825902,
                1004865,
                904416,
                1130589,
                981504
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/34404083"
            },
            "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": 912780,
                    "username": "ttttkan",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/bc90b2b338292e6b24966089ad8248d5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.0849324382114,
                            "deviation": 61.11588411451129,
                            "volatility": 0.05999867296964436
                        }
                    },
                    "ranking": 23.14978867038245,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 34404083,
            "name": "OGS JTL",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 912780,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "143.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-06-10T13:00:22.156723Z",
            "ended": "2021-06-10T14:30:41.944145Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 774.665283203125,
                            "deviation": 68.86685180664062,
                            "volatility": 0.059973787516355515
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 912780,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.8948974609375,
                            "deviation": 61.31223678588867,
                            "volatility": 0.059991151094436646
                        }
                    },
                    "username": "ttttkan",
                    "country": "vn",
                    "ranking": 23.14978867038245,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc90b2b338292e6b24966089ad8248d5-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/34435766"
            },
            "players": {
                "black": {
                    "id": 842930,
                    "username": "Amberclock",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/514f89fee2db5b4d7f48caecbb7424fd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.34836965054,
                            "deviation": 63.537024583686105,
                            "volatility": 0.060051543924687055
                        }
                    },
                    "ranking": 18.892242194792953,
                    "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": 34435766,
            "name": "Friendly Match",
            "creator": 842930,
            "mode": "game",
            "source": "play",
            "black": 842930,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 70,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-06-11T16:56:19.188338Z",
            "ended": "2021-06-11T18:15:18.751042Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 842930,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.5524291992188,
                            "deviation": 61.9573974609375,
                            "volatility": 0.0600246861577034
                        }
                    },
                    "username": "Amberclock",
                    "country": "gr",
                    "ranking": 18.892242194792953,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/514f89fee2db5b4d7f48caecbb7424fd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 774.665283203125,
                            "deviation": 68.86685180664062,
                            "volatility": 0.059973787516355515
                        }
                    },
                    "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/34434594"
            },
            "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": 842930,
                    "username": "Amberclock",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/514f89fee2db5b4d7f48caecbb7424fd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.34836965054,
                            "deviation": 63.537024583686105,
                            "volatility": 0.060051543924687055
                        }
                    },
                    "ranking": 18.892242194792953,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 34434594,
            "name": "Friendly Match",
            "creator": 842930,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 842930,
            "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": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-06-11T16:02:09.487488Z",
            "ended": "2021-06-11T16:53:29.466205Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 774.665283203125,
                            "deviation": 68.86685180664062,
                            "volatility": 0.059973787516355515
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 842930,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.5524291992188,
                            "deviation": 61.9573974609375,
                            "volatility": 0.0600246861577034
                        }
                    },
                    "username": "Amberclock",
                    "country": "gr",
                    "ranking": 18.892242194792953,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/514f89fee2db5b4d7f48caecbb7424fd-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/45636869"
            },
            "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": 514459,
                    "username": "MichaelPender",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/be45fc409557473cbec8673c399a0112-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.3106044066543,
                            "deviation": 62.565724216367315,
                            "volatility": 0.05995584097717369
                        }
                    },
                    "ranking": 10.944175752725616,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 45636869,
            "name": "IGA Round 5",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 514459,
            "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": 56,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2400, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-07-23T10:12:31.740277Z",
            "ended": "2022-07-23T10:46:56.753463Z",
            "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": 514459,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.128662109375,
                            "deviation": 63.28889846801758,
                            "volatility": 0.05994801223278046
                        }
                    },
                    "username": "MichaelPender",
                    "country": "ie",
                    "ranking": 10.944175752725616,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/be45fc409557473cbec8673c399a0112-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
        },
        {
            "related": {
                "detail": "/api/v1/games/26643729"
            },
            "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": 598034,
                    "username": "lordbusiness",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/30229408fa13f36287bf7287cbcafbbc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.7744797644393,
                            "deviation": 67.24371222629719,
                            "volatility": 0.059980512206986136
                        }
                    },
                    "ranking": 12.8040468662475,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 26643729,
            "name": "Blast from the Past",
            "creator": 598034,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 598034,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 5,
            "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": 87360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-09-03T13:34:35.132085Z",
            "ended": "2020-09-14T14:49:13.997342Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 800.591552734375,
                            "deviation": 72.96369934082031,
                            "volatility": 0.059983476996421814
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 598034,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 922.9749755859375,
                            "deviation": 67.6257095336914,
                            "volatility": 0.05998155102133751
                        }
                    },
                    "username": "lordbusiness",
                    "country": "ca",
                    "ranking": 12.8040468662475,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/30229408fa13f36287bf7287cbcafbbc-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
        }
    ]
}