List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&page=70
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&page=71",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&page=69",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/34254180"
            },
            "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": 856379,
                    "username": "神户小鸟",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8fa099e23cd4662c95821896d044f152-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1964.2745277360511,
                            "deviation": 66.75626685017679,
                            "volatility": 0.059789062403969966
                        }
                    },
                    "ranking": 30.54596191806813,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 34254180,
            "name": "Ladder Challenge: 神户小鸟(#159) vs Lys(#96)",
            "creator": 856379,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 856379,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-06-04T16:10:29.846381Z",
            "ended": "2021-06-22T19:52:40.054277Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.4647216796875,
                            "deviation": 63.49882507324219,
                            "volatility": 0.05982730910181999
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 856379,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1919.31982421875,
                            "deviation": 64.50357055664062,
                            "volatility": 0.05992143601179123
                        }
                    },
                    "username": "神户小鸟",
                    "country": "un",
                    "ranking": 30.54596191806813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8fa099e23cd4662c95821896d044f152-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/17784961"
            },
            "players": {
                "black": {
                    "id": 494068,
                    "username": "danielt1263",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/86a0172e0bdfa9d0322e581888330eb5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.8945106948725,
                            "deviation": 64.09712873186398,
                            "volatility": 0.060047467379000505
                        }
                    },
                    "ranking": 22.83637190106781,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 17784961,
            "name": "Ladder Challenge: lysnew(#80) vs danielt1263(#79)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 494068,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "597.091",
            "white_player_rank": 22,
            "white_player_rating": "1333.434",
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-05-09T08:50:12.549217Z",
            "ended": "2019-05-20T20:52:31.178480Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494068,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.349609375,
                            "deviation": 63.953617095947266,
                            "volatility": 0.06003652513027191
                        }
                    },
                    "username": "danielt1263",
                    "country": "us",
                    "ranking": 22.83637190106781,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/86a0172e0bdfa9d0322e581888330eb5-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.38525390625,
                            "deviation": 63.74911880493164,
                            "volatility": 0.059865452349185944
                        }
                    },
                    "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/18997244"
            },
            "players": {
                "black": {
                    "id": 185157,
                    "username": "deepwell",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/9b24b583b2f9e3cb5028b376f31db403-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.2602298269155,
                            "deviation": 64.31713251837148,
                            "volatility": 0.06010745643818603
                        }
                    },
                    "ranking": 25.55396947966087,
                    "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": 18997244,
            "name": "Ladder Challenge: deepwell(#77) vs lysnew(#47)",
            "creator": 185157,
            "mode": "game",
            "source": "play",
            "black": 185157,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1120.642",
            "white_player_rank": 22,
            "white_player_rating": "1310.298",
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-08-04T20:35:21.291281Z",
            "ended": "2019-08-07T08:38:16.341231Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 185157,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1587.47607421875,
                            "deviation": 64.76475524902344,
                            "volatility": 0.0600653812289238
                        }
                    },
                    "username": "deepwell",
                    "country": "hu",
                    "ranking": 25.55396947966087,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b24b583b2f9e3cb5028b376f31db403-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1651.86865234375,
                            "deviation": 63.946475982666016,
                            "volatility": 0.05985375493764877
                        }
                    },
                    "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/19076292"
            },
            "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": 451496,
                    "username": "elgal",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/bf629461937e812f4148975945ce83a2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 926.7508527393258,
                            "deviation": 61.356360879908706,
                            "volatility": 0.06012657672751546
                        }
                    },
                    "ranking": 13.155832465238621,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19076292,
            "name": "Ladder Challenge: lysnew(#52) vs elgal(#33)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 451496,
            "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": "1250.183",
            "white_player_rank": 16,
            "white_player_rating": "707.300",
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-08-10T15:54:58.814816Z",
            "ended": "2019-08-11T16:37:41.025549Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.101318359375,
                            "deviation": 63.543704986572266,
                            "volatility": 0.059852149337530136
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 451496,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.897216796875,
                            "deviation": 64.7281265258789,
                            "volatility": 0.060135453939437866
                        }
                    },
                    "username": "elgal",
                    "country": "il",
                    "ranking": 13.155832465238621,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf629461937e812f4148975945ce83a2?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/17999722"
            },
            "players": {
                "black": {
                    "id": 571936,
                    "username": "Chris_92",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/12b5d8408105287dc95eeb6436e13c69?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1654.7464956383158,
                            "deviation": 70.36204943749752,
                            "volatility": 0.05999988103085375
                        }
                    },
                    "ranking": 26.576312014659038,
                    "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": 17999722,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:2 (lysnew vs Chris_92)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 571936,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "930.795",
            "white_player_rank": 22,
            "white_player_rating": "1374.888",
            "time_per_move": 46080,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 38088,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-05-25T02:19:07.985305Z",
            "ended": "2019-06-29T13:52:46.847650Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 571936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.41357421875,
                            "deviation": 76.47250366210938,
                            "volatility": 0.059999410063028336
                        }
                    },
                    "username": "Chris_92",
                    "country": "fr",
                    "ranking": 26.576312014659038,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/12b5d8408105287dc95eeb6436e13c69?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.7769775390625,
                            "deviation": 63.55010986328125,
                            "volatility": 0.05986879765987396
                        }
                    },
                    "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/19171126"
            },
            "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": 623375,
                    "username": "tienslebien",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.1670560180105,
                            "deviation": 65.46503497051378,
                            "volatility": 0.0604840294567023
                        }
                    },
                    "ranking": 24.61255334871763,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19171126,
            "name": "Ladder Challenge: lysnew(#18) vs tienslebien(#14)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 623375,
            "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": "1265.926",
            "white_player_rank": 23,
            "white_player_rating": "1432.348",
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-08-17T19:21:05.802502Z",
            "ended": "2019-08-17T21:50:11.847862Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.70947265625,
                            "deviation": 63.5110969543457,
                            "volatility": 0.059853531420230865
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 623375,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1821.7166748046875,
                            "deviation": 67.68357849121094,
                            "volatility": 0.06024119630455971
                        }
                    },
                    "username": "tienslebien",
                    "country": "_LGBT",
                    "ranking": 24.61255334871763,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?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/19171116"
            },
            "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": 388805,
                    "username": "Mjames99",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/1d9b453b87965ae95dddd537f27860bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.4762079583668,
                            "deviation": 61.26899197787664,
                            "volatility": 0.05963671553813241
                        }
                    },
                    "ranking": 25.557127237718156,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19171116,
            "name": "Ladder Challenge: lysnew(#18) vs Mjames99(#15)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 388805,
            "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": "1270.201",
            "white_player_rank": 21,
            "white_player_rating": "1220.994",
            "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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-08-17T19:20:23.620852Z",
            "ended": "2019-08-21T08:45:05.505948Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.048583984375,
                            "deviation": 63.81914138793945,
                            "volatility": 0.05984744429588318
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 388805,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1603.7154541015625,
                            "deviation": 62.55743408203125,
                            "volatility": 0.05965980887413025
                        }
                    },
                    "username": "Mjames99",
                    "country": "au",
                    "ranking": 25.557127237718156,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1d9b453b87965ae95dddd537f27860bc?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/19172165"
            },
            "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": 221067,
                    "username": "everygree",
                    "country": "nz",
                    "icon": "https://secure.gravatar.com/avatar/c1ef5301480e6696a49f53b4b52a42fe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1925.3358166367914,
                            "deviation": 64.60623522871172,
                            "volatility": 0.06144606315038737
                        }
                    },
                    "ranking": 30.08243925254754,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19172165,
            "name": "Ladder Challenge: everygree(#30) vs lysnew(#18)",
            "creator": 221067,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 221067,
            "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": "1262.048",
            "white_player_rank": 22,
            "white_player_rating": "1375.048",
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-08-17T21:06:19.158761Z",
            "ended": "2019-08-21T11:03:21.698711Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.06640625,
                            "deviation": 63.61176300048828,
                            "volatility": 0.05984765291213989
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 221067,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.6129150390625,
                            "deviation": 63.99626922607422,
                            "volatility": 0.06042642146348953
                        }
                    },
                    "username": "everygree",
                    "country": "nz",
                    "ranking": 30.08243925254754,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c1ef5301480e6696a49f53b4b52a42fe?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/31174725"
            },
            "players": {
                "black": {
                    "id": 139583,
                    "username": "jcamuzo",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/704ee285e9baeca89ccece89b144641a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.360266018432,
                            "deviation": 62.306694150325846,
                            "volatility": 0.05996070902169192
                        }
                    },
                    "ranking": 23.460377969901998,
                    "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": 31174725,
            "name": "Ladder Challenge: Lys(#19) vs jcamuzo(#18)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 139583,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-02-16T21:34:17.482558Z",
            "ended": "2021-03-04T07:08:27.327062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 139583,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.432373046875,
                            "deviation": 62.05488967895508,
                            "volatility": 0.060003966093063354
                        }
                    },
                    "username": "jcamuzo",
                    "country": "un",
                    "ranking": 23.460377969901998,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/704ee285e9baeca89ccece89b144641a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.771240234375,
                            "deviation": 63.517295837402344,
                            "volatility": 0.05981246754527092
                        }
                    },
                    "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/19104135"
            },
            "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": 513661,
                    "username": "mtembea kwa miguu",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/97a7d50d1fc3e639cdd60625b0129855?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1831.2742738622255,
                            "deviation": 64.05840726398856,
                            "volatility": 0.05978319749147144
                        }
                    },
                    "ranking": 28.92289386487322,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19104135,
            "name": "Ladder Challenge: Camino(#18) vs lysnew(#10)",
            "creator": 513661,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 513661,
            "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": "1254.106",
            "white_player_rank": 23,
            "white_player_rating": "1475.731",
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-08-12T18:56:07.449318Z",
            "ended": "2019-08-16T07:02:01.570062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1612.38671875,
                            "deviation": 63.41374969482422,
                            "volatility": 0.059848684817552567
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 513661,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.325927734375,
                            "deviation": 66.28263092041016,
                            "volatility": 0.059854958206415176
                        }
                    },
                    "username": "mtembea kwa miguu",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 28.92289386487322,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/97a7d50d1fc3e639cdd60625b0129855?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
        }
    ]
}