Your character's stats, such as Agility, Resilience, etc... not historical stats. You'll have to call a different endpoint for those.
@JsonKey(name:'stats') Map<String, int>? stats;