List all games played by a specific player.

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

{
    "count": 1476,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=85",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=83",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/16842413"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 37357,
                    "username": "hdci",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/4b76258890e22a1f253170542ba4ea95-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.8103793383016,
                            "deviation": 63.17096562888154,
                            "volatility": 0.0600337445629717
                        }
                    },
                    "ranking": 20.880111556621653,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16842413,
            "name": "Ladder Challenge: lysnew(#143) vs hdci(#141)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 37357,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1258.626",
            "white_player_rank": 18,
            "white_player_rating": "992.320",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-04T14:03:52.898949Z",
            "ended": "2019-03-06T13:57:27.688288Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.3074951171875,
                            "deviation": 63.88276672363281,
                            "volatility": 0.05986262112855911
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 37357,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.7574462890625,
                            "deviation": 62.65784454345703,
                            "volatility": 0.059953607618808746
                        }
                    },
                    "username": "hdci",
                    "country": "fr",
                    "ranking": 20.880111556621653,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b76258890e22a1f253170542ba4ea95-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/16830146"
            },
            "players": {
                "black": {
                    "id": 615240,
                    "username": "Ponki",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b8656aab4ee0359abd760fb0e62aa22e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.4602696592037,
                            "deviation": 79.17049970386064,
                            "volatility": 0.05999636349507221
                        }
                    },
                    "ranking": 25.644447733163364,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830146,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (lysnew vs Ponki)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 615240,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 9,
            "black_player_rating": "59.387",
            "white_player_rank": 21,
            "white_player_rating": "1293.461",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-03T16:43:44.704510Z",
            "ended": "2019-03-11T16:09:01.284408Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 615240,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.4375,
                            "deviation": 83.61503601074219,
                            "volatility": 0.06000016629695892
                        }
                    },
                    "username": "Ponki",
                    "country": "un",
                    "ranking": 25.644447733163364,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b8656aab4ee0359abd760fb0e62aa22e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.5181884765625,
                            "deviation": 63.84768295288086,
                            "volatility": 0.059865325689315796
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/16830145"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1818,
                    "username": "bacalhau",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/7ffcbc192e2452598122474f7a160bb2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9893605831926,
                            "deviation": 68.20551678716475,
                            "volatility": 0.05995534390689613
                        }
                    },
                    "ranking": 19.76543785967879,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830145,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (bacalhau vs lysnew)",
            "creator": 1818,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 1818,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1293.621",
            "white_player_rank": 14,
            "white_player_rating": "583.215",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:44.575047Z",
            "ended": "2019-03-12T18:29:07.536602Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.66650390625,
                            "deviation": 63.66648483276367,
                            "volatility": 0.05986516550183296
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1818,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.5567626953125,
                            "deviation": 66.68916320800781,
                            "volatility": 0.059971246868371964
                        }
                    },
                    "username": "bacalhau",
                    "country": "us",
                    "ranking": 19.76543785967879,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7ffcbc192e2452598122474f7a160bb2-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/16830144"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 542544,
                    "username": "deleted-146a6493-e36d-4eaf-ad39-0694b2c13376",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4a98c1e1fa0cbe4dbf094ec21e3d7b52?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1175.8275998843187,
                            "deviation": 72.13229790769763,
                            "volatility": 0.06018983187115071
                        }
                    },
                    "ranking": 18.666522285254388,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830144,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (shalya vs lysnew)",
            "creator": 542544,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 542544,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1248.624",
            "white_player_rank": 16,
            "white_player_rating": "796.263",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:44.493312Z",
            "ended": "2019-03-20T06:03:04.477948Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.3929443359375,
                            "deviation": 63.77607727050781,
                            "volatility": 0.05986727774143219
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 542544,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.31298828125,
                            "deviation": 69.06101989746094,
                            "volatility": 0.060103315860033035
                        }
                    },
                    "username": "deleted-146a6493-e36d-4eaf-ad39-0694b2c13376",
                    "country": "un",
                    "ranking": 18.666522285254388,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4a98c1e1fa0cbe4dbf094ec21e3d7b52?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/16830143"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.816694821226,
                            "deviation": 62.77424778402456,
                            "volatility": 0.059492384940170104
                        }
                    },
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16830143,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (teapoweredrobot vs lysnew)",
            "creator": 483146,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 483146,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1204.073",
            "white_player_rank": 19,
            "white_player_rating": "1040.329",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:44.408380Z",
            "ended": "2019-03-04T08:42:14.090145Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.3690185546875,
                            "deviation": 63.66679763793945,
                            "volatility": 0.05986405536532402
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.1646728515625,
                            "deviation": 66.25459289550781,
                            "volatility": 0.05992921441793442
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "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/16830142"
            },
            "players": {
                "black": {
                    "id": 455331,
                    "username": "Midboss",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/201d2622eda148ba01525997e78f028d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.7444718271947,
                            "deviation": 61.29724272889482,
                            "volatility": 0.059933329557651495
                        }
                    },
                    "ranking": 26.024138248713403,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830142,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (lysnew vs Midboss)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 455331,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1212.599",
            "white_player_rank": 21,
            "white_player_rating": "1258.132",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-03T16:43:44.339307Z",
            "ended": "2019-03-07T01:27:17.011125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 455331,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1626.859619140625,
                            "deviation": 64.30118560791016,
                            "volatility": 0.059994302690029144
                        }
                    },
                    "username": "Midboss",
                    "country": "us",
                    "ranking": 26.024138248713403,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/201d2622eda148ba01525997e78f028d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1577.4669189453125,
                            "deviation": 63.823936462402344,
                            "volatility": 0.05986595153808594
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/16830141"
            },
            "players": {
                "black": {
                    "id": 532632,
                    "username": "Firebelcher",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bd55cd21b266d5fdeb27eb9b1b9bb18-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1791.437837606149,
                            "deviation": 69.36552982438376,
                            "volatility": 0.06027663086234122
                        }
                    },
                    "ranking": 28.41374456203749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830141,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (lysnew vs Firebelcher)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 532632,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1079.169",
            "white_player_rank": 21,
            "white_player_rating": "1246.711",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:44.262996Z",
            "ended": "2019-03-06T15:50:44.573011Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 532632,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.43408203125,
                            "deviation": 69.74081420898438,
                            "volatility": 0.06013436242938042
                        }
                    },
                    "username": "Firebelcher",
                    "country": "un",
                    "ranking": 28.41374456203749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bd55cd21b266d5fdeb27eb9b1b9bb18-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.2393798828125,
                            "deviation": 63.770381927490234,
                            "volatility": 0.05986503139138222
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/16830140"
            },
            "players": {
                "black": {
                    "id": 72003,
                    "username": "deleted-4476acc3-2f4b-48e2-91fb-417107d21e77",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/d2930e152f4f74f71551fd76952e5526?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.0441319120655,
                            "deviation": 66.21429815934316,
                            "volatility": 0.0602229376553582
                        }
                    },
                    "ranking": 26.057063802274598,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830140,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (lysnew vs aggl)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 72003,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1153.637",
            "white_player_rank": 21,
            "white_player_rating": "1212.773",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:44.167382Z",
            "ended": "2019-03-03T21:50:01.262489Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 72003,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1687.595458984375,
                            "deviation": 68.19346618652344,
                            "volatility": 0.059989508241415024
                        }
                    },
                    "username": "deleted-4476acc3-2f4b-48e2-91fb-417107d21e77",
                    "country": "001",
                    "ranking": 26.057063802274598,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d2930e152f4f74f71551fd76952e5526?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1563.95849609375,
                            "deviation": 63.75093078613281,
                            "volatility": 0.05986547842621803
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/16830132"
            },
            "players": {
                "black": {
                    "id": 497519,
                    "username": "Kosh-retired",
                    "country": "_Lord_Howe_Island",
                    "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.954785564748,
                            "deviation": 61.40997215047312,
                            "volatility": 0.060088015249815864
                        }
                    },
                    "ranking": 25.432209892698047,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830132,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (lysnew vs Kosh)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 497519,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1287.470",
            "white_player_rank": 21,
            "white_player_rating": "1264.569",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:43.611099Z",
            "ended": "2019-03-06T23:04:33.398864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 497519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1783.7847900390625,
                            "deviation": 69.99433898925781,
                            "volatility": 0.05998881161212921
                        }
                    },
                    "username": "Kosh-retired",
                    "country": "_Lord_Howe_Island",
                    "ranking": 25.432209892698047,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.064697265625,
                            "deviation": 63.753421783447266,
                            "volatility": 0.059867531061172485
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/16830124"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16830124,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (lysnew vs S_Alexander)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1451.225",
            "white_player_rank": 21,
            "white_player_rating": "1207.866",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:43.009946Z",
            "ended": "2019-03-04T13:22:15.230403Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1901.3360595703125,
                            "deviation": 67.28407287597656,
                            "volatility": 0.0599815770983696
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.10400390625,
                            "deviation": 63.474220275878906,
                            "volatility": 0.05986364930868149
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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
        }
    ]
}