List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=18",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=16",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/78151929"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 818667,
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.2400163518753,
                            "deviation": 62.21884425905596,
                            "volatility": 0.05602844266878324
                        }
                    },
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78151929,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 818667,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-10T16:14:54.059534Z",
            "ended": "2025-08-12T13:58:23.741312Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.5858154296875,
                            "deviation": 64.1888427734375,
                            "volatility": 0.06006549671292305
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 818667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.122314453125,
                            "deviation": 65.50362396240234,
                            "volatility": 0.05607980862259865
                        }
                    },
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78151906"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195519,
                    "username": "Deutzia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.9259337050917,
                            "deviation": 99.74394229369099,
                            "volatility": 0.14991512374498575
                        }
                    },
                    "ranking": 20.41226847110434,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78151906,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1195519,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-10T16:14:18.218120Z",
            "ended": "2025-08-11T12:45:47.518066Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.2257080078125,
                            "deviation": 63.9471435546875,
                            "volatility": 0.06006700545549393
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1430.024169921875,
                            "deviation": 113.16751861572266,
                            "volatility": 0.14983318746089935
                        }
                    },
                    "username": "Deutzia",
                    "country": "un",
                    "ranking": 20.41226847110434,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78151898"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1278465,
                    "username": "Bouvardia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f4b054acda8c08d446da2819264ff927-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.9912370276929,
                            "deviation": 97.83599622502273,
                            "volatility": 0.1477596070290953
                        }
                    },
                    "ranking": 11.181532614571077,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78151898,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1278465,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-10T16:14:04.576327Z",
            "ended": "2025-08-11T08:10:55.375130Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.7724609375,
                            "deviation": 64.17324829101562,
                            "volatility": 0.060067158192396164
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1278465,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.1881103515625,
                            "deviation": 125.26770782470703,
                            "volatility": 0.14949335157871246
                        }
                    },
                    "username": "Bouvardia",
                    "country": "un",
                    "ranking": 11.181532614571077,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f4b054acda8c08d446da2819264ff927-32.png",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78151887"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58542,
                    "username": "Fuego",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d1513ab3466031894dce2e9c0f0bafaa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1305.6833410310096,
                            "deviation": 75.29407246435177,
                            "volatility": 0.07749851782064279
                        }
                    },
                    "ranking": 21.091584254061694,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78151887,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 58542,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "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": "2025-08-10T16:13:50.556310Z",
            "ended": "2025-08-27T15:21:23.840924Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.292236328125,
                            "deviation": 64.01258850097656,
                            "volatility": 0.06006653234362602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58542,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.665283203125,
                            "deviation": 70.67149353027344,
                            "volatility": 0.07377825677394867
                        }
                    },
                    "username": "Fuego",
                    "country": "un",
                    "ranking": 21.091584254061694,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d1513ab3466031894dce2e9c0f0bafaa?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78151879"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 915.49847644239,
                            "deviation": 103.362846016155,
                            "volatility": 0.14904802539643042
                        }
                    },
                    "ranking": 12.873030624436305,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78151879,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "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": "2025-08-10T16:13:36.586609Z",
            "ended": "2025-08-20T18:35:24.410968Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.292236328125,
                            "deviation": 64.01258850097656,
                            "volatility": 0.06006653234362602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 766.079345703125,
                            "deviation": 105.04255676269531,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.873030624436305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78151869"
            },
            "players": {
                "black": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.5493693673576,
                            "deviation": 69.0153435300149,
                            "volatility": 0.06931103967269188
                        }
                    },
                    "ranking": 14.414879419932557,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78151869,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1549392,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-10T16:13:12.650014Z",
            "ended": "2025-08-26T16:48:23.746976Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1093.7398681640625,
                            "deviation": 70.8968276977539,
                            "volatility": 0.06678777933120728
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 14.414879419932557,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.292236328125,
                            "deviation": 64.01258850097656,
                            "volatility": 0.06006653234362602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78145900"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 683983,
                    "username": "Barbara64",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.1534491009834,
                            "deviation": 62.29490244834543,
                            "volatility": 0.060032483806975935
                        }
                    },
                    "ranking": 9.317433127835768,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78145900,
            "name": "#SITSvague 8 Barbara64/Gia",
            "creator": 683983,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 683983,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-10T12:28:35.407909Z",
            "ended": "2025-08-10T13:43:56.022340Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.4327392578125,
                            "deviation": 64.17825317382812,
                            "volatility": 0.060069818049669266
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 683983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 789.7713012695312,
                            "deviation": 62.49050521850586,
                            "volatility": 0.060033924877643585
                        }
                    },
                    "username": "Barbara64",
                    "country": "fr",
                    "ranking": 9.317433127835768,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-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/78110259"
            },
            "players": {
                "black": {
                    "id": 1147785,
                    "username": "elkiar",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/4177ccd919e71131346233762a01f974-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1182.6907488083016,
                            "deviation": 64.90896727317333,
                            "volatility": 0.05996890102590266
                        }
                    },
                    "ranking": 18.80125292759877,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78110259,
            "name": "figg Online League Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1147785,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"main_time\": 3600, \"pause_on_weekends\": false, \"period_time\": 30, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-09T08:03:30.225391Z",
            "ended": "2025-08-09T09:07:15.503022Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1147785,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.802978515625,
                            "deviation": 64.08662414550781,
                            "volatility": 0.05997258797287941
                        }
                    },
                    "username": "elkiar",
                    "country": "it",
                    "ranking": 18.80125292759877,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4177ccd919e71131346233762a01f974-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.4327392578125,
                            "deviation": 64.17825317382812,
                            "volatility": 0.060069818049669266
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78015328"
            },
            "players": {
                "black": {
                    "id": 1769369,
                    "username": "Hazaki",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/09ae1466259787624ef77f4cb557f7a3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 971.3880581356184,
                            "deviation": 100.86781538394617,
                            "volatility": 0.05998440306453399
                        }
                    },
                    "ranking": 14.244837963173593,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 78015328,
            "name": "Friendly Game",
            "creator": 1769369,
            "mode": "game",
            "source": "play",
            "black": 1769369,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-08-06T07:07:17.518652Z",
            "ended": "2025-08-09T07:07:27.571275Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1769369,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 872.6016845703125,
                            "deviation": 153.49456787109375,
                            "volatility": 0.0599961094558239
                        }
                    },
                    "username": "Hazaki",
                    "country": "un",
                    "ranking": 14.244837963173593,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/09ae1466259787624ef77f4cb557f7a3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.4327392578125,
                            "deviation": 64.17825317382812,
                            "volatility": 0.060069818049669266
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/77888766"
            },
            "players": {
                "black": {
                    "id": 1666156,
                    "username": "walter",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/999bfef5d18147ef4925f51ac5d469b5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.2106181587249,
                            "deviation": 64.78876768764493,
                            "volatility": 0.0600969482350921
                        }
                    },
                    "ranking": 20.49036705923224,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 77888766,
            "name": "figg Online League Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1666156,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"main_time\": 3600, \"pause_on_weekends\": false, \"period_time\": 30, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-02T07:58:44.352646Z",
            "ended": "2025-08-02T08:37:56.838390Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1666156,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.7591552734375,
                            "deviation": 67.18465423583984,
                            "volatility": 0.060012951493263245
                        }
                    },
                    "username": "walter",
                    "country": "de",
                    "ranking": 20.49036705923224,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/999bfef5d18147ef4925f51ac5d469b5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.0450439453125,
                            "deviation": 64.41822814941406,
                            "volatility": 0.06007004529237747
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}