List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-ended&page=55
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=-ended&page=56",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=54",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/24806707"
            },
            "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": 306423,
                    "username": "PegaSharkus",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/a9fda9f8b1f4f7f4afb31d2a77a2ece2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.376782024365,
                            "deviation": 63.68666457495149,
                            "volatility": 0.059914854692592924
                        }
                    },
                    "ranking": 24.539489053867907,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24806707,
            "name": "Ladder Challenge: PegaSharkus(#149) vs Lys(#107)",
            "creator": 306423,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 306423,
            "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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-06-19T05:09:38.564794Z",
            "ended": "2020-09-09T06:06:53.478333Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.2244873046875,
                            "deviation": 62.15299606323242,
                            "volatility": 0.05981076508760452
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 306423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.6158447265625,
                            "deviation": 61.91443634033203,
                            "volatility": 0.05995674431324005
                        }
                    },
                    "username": "PegaSharkus",
                    "country": "be",
                    "ranking": 24.539489053867907,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a9fda9f8b1f4f7f4afb31d2a77a2ece2?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/26479144"
            },
            "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": 46494,
                    "username": "sigsfried",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/3ba21ddcd2cfbcda4756edaa2a3cff0f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.4770332664536,
                            "deviation": 63.639135393605514,
                            "volatility": 0.0597644442772887
                        }
                    },
                    "ranking": 24.8746703529756,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 26479144,
            "name": "Ladder Challenge: Lys(#106) vs sigsfried(#71)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 46494,
            "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": "2020-08-27T16:12:07.515044Z",
            "ended": "2020-09-07T14:18:29.040658Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.2196044921875,
                            "deviation": 62.26964569091797,
                            "volatility": 0.05981079861521721
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 46494,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.7694091796875,
                            "deviation": 64.04207611083984,
                            "volatility": 0.05984900891780853
                        }
                    },
                    "username": "sigsfried",
                    "country": "gb",
                    "ranking": 24.8746703529756,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ba21ddcd2cfbcda4756edaa2a3cff0f?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/25090694"
            },
            "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": 682552,
                    "username": "Fenrîs",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/efbc1a79519cb18ad1af3b73b32a419b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.7650464058668,
                            "deviation": 70.13760176832135,
                            "volatility": 0.05999086801482369
                        }
                    },
                    "ranking": 27.08849575978387,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 25090694,
            "name": "Tournament Game: Through the Years: Long Correspondence (59567) R:1 (Fenrîs vs Lys)",
            "creator": 682552,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 682552,
            "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": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 59567,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-30T21:14:25.187703Z",
            "ended": "2020-09-07T10:19:04.283779Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.68701171875,
                            "deviation": 62.35337829589844,
                            "volatility": 0.05981152877211571
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 682552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1664.237060546875,
                            "deviation": 81.95326232910156,
                            "volatility": 0.06000831723213196
                        }
                    },
                    "username": "Fenrîs",
                    "country": "de",
                    "ranking": 27.08849575978387,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/efbc1a79519cb18ad1af3b73b32a419b?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/25090705"
            },
            "players": {
                "black": {
                    "id": 580884,
                    "username": "Queen Margot",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/0b74db371d79e13f07941902fcec7a9e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1696.954699615234,
                            "deviation": 62.97236251123446,
                            "volatility": 0.05989306381576462
                        }
                    },
                    "ranking": 27.159401927732027,
                    "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": 25090705,
            "name": "Tournament Game: Through the Years: Long Correspondence (59567) R:1 (Lys vs Queen Margot)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 580884,
            "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": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 59567,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-06-30T21:14:26.691292Z",
            "ended": "2020-09-05T17:14:08.495973Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 580884,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.6397705078125,
                            "deviation": 63.12884521484375,
                            "volatility": 0.059888456016778946
                        }
                    },
                    "username": "Queen Margot",
                    "country": "eu",
                    "ranking": 27.159401927732027,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0b74db371d79e13f07941902fcec7a9e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.7608642578125,
                            "deviation": 62.412315368652344,
                            "volatility": 0.05981278792023659
                        }
                    },
                    "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/26218660"
            },
            "players": {
                "black": {
                    "id": 434765,
                    "username": "Fabrício",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/a76a88b383715173f3db32908ab706d7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1751.4597619950318,
                            "deviation": 63.95315873842045,
                            "volatility": 0.05990242838776826
                        }
                    },
                    "ranking": 27.891272936489955,
                    "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": 26218660,
            "name": "Ladder Challenge: Lys(#101) vs Fabrício(#65)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 434765,
            "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": "2020-08-17T06:30:09.331775Z",
            "ended": "2020-09-05T13:52:44.292893Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 434765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1741.095458984375,
                            "deviation": 63.74538040161133,
                            "volatility": 0.05995075777173042
                        }
                    },
                    "username": "Fabrício",
                    "country": "br",
                    "ranking": 27.891272936489955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a76a88b383715173f3db32908ab706d7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.57177734375,
                            "deviation": 62.45979690551758,
                            "volatility": 0.05981411784887314
                        }
                    },
                    "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/25904038"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 25904038,
            "name": "Partie amicale",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-08-04T15:28:07.059776Z",
            "ended": "2020-09-01T15:51:12.618542Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1592.5245361328125,
                            "deviation": 67.23844909667969,
                            "volatility": 0.062031105160713196
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.57177734375,
                            "deviation": 62.45979690551758,
                            "volatility": 0.05981411784887314
                        }
                    },
                    "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/23210169"
            },
            "players": {
                "black": {
                    "id": 42335,
                    "username": "majamin",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/b2014161c75f880171a59cf0dea2b120-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.2121434094101,
                            "deviation": 62.318176684384305,
                            "volatility": 0.05999307878307006
                        }
                    },
                    "ranking": 27.244609503749217,
                    "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": 23210169,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:1 (Lys vs majamin)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 42335,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-18T14:32:13.318082Z",
            "ended": "2020-09-01T15:22:46.776079Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 42335,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.0987548828125,
                            "deviation": 62.787193298339844,
                            "volatility": 0.05999061465263367
                        }
                    },
                    "username": "majamin",
                    "country": "ca",
                    "ranking": 27.244609503749217,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2014161c75f880171a59cf0dea2b120-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.4510498046875,
                            "deviation": 62.51389694213867,
                            "volatility": 0.059815436601638794
                        }
                    },
                    "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/26218624"
            },
            "players": {
                "black": {
                    "id": 680893,
                    "username": "GoEtLent",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/2eff8eef4aebfeb92f9b7935fe07941c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.882755109828,
                            "deviation": 65.91666038687724,
                            "volatility": 0.06026504828849278
                        }
                    },
                    "ranking": 21.39454191532765,
                    "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": 26218624,
            "name": "Ladder Challenge: Lys(#101) vs GoEtLent(#73)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 680893,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-08-17T06:27:23.428256Z",
            "ended": "2020-08-28T16:26:10.477729Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 680893,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.3287353515625,
                            "deviation": 62.412864685058594,
                            "volatility": 0.06003182753920555
                        }
                    },
                    "username": "GoEtLent",
                    "country": "fr",
                    "ranking": 21.39454191532765,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2eff8eef4aebfeb92f9b7935fe07941c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.066650390625,
                            "deviation": 62.5955924987793,
                            "volatility": 0.0598166286945343
                        }
                    },
                    "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/24540607"
            },
            "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": 485983,
                    "username": "EverG",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/dbbcb7a7ad72e0720c089e2c856eb249-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1713.7023254238034,
                            "deviation": 65.10551018308442,
                            "volatility": 0.059808366206323765
                        }
                    },
                    "ranking": 27.3867544001627,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24540607,
            "name": "Tournament Game: Beat the kyu, be a dan 2019 (38088) R:5 (EverG vs Lys)",
            "creator": 485983,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 485983,
            "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": 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": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-08T05:33:59.154934Z",
            "ended": "2020-08-26T21:34:36.954506Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.4910888671875,
                            "deviation": 62.68284606933594,
                            "volatility": 0.05981781333684921
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 485983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.5946044921875,
                            "deviation": 62.545684814453125,
                            "volatility": 0.05990556254982948
                        }
                    },
                    "username": "EverG",
                    "country": "_Pirate",
                    "ranking": 27.3867544001627,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbbcb7a7ad72e0720c089e2c856eb249-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/25533678"
            },
            "players": {
                "black": {
                    "id": 236462,
                    "username": "AdrianSz",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/495f241b6d250364c3b29a8b5b77919a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.2719753758558,
                            "deviation": 63.49050516764651,
                            "volatility": 0.060163596552201805
                        }
                    },
                    "ranking": 25.743446152067392,
                    "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": 25533678,
            "name": "Ladder Challenge: Lys(#123) vs Speculo(#91)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 236462,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-19T12:16:07.303684Z",
            "ended": "2020-08-19T02:13:16.535929Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 236462,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.7489013671875,
                            "deviation": 65.34447479248047,
                            "volatility": 0.06011922284960747
                        }
                    },
                    "username": "AdrianSz",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 25.743446152067392,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/495f241b6d250364c3b29a8b5b77919a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.4910888671875,
                            "deviation": 62.68284606933594,
                            "volatility": 0.05981781333684921
                        }
                    },
                    "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
        }
    ]
}