
id : bigint(20) unsigned
|

snapshot_date : date
|

snapshot_hour : tinyint(3) unsigned
|

snapshot_at : datetime
|

currency : varchar(12)
|

website_type : int(11)
|

website_type_name : varchar(80)
|

business_type : varchar(80)
|

bet_count : bigint(20)
|

bet_amount : decimal(22,6)
|

turnover : decimal(22,6)
|

profit_loss : decimal(22,6)
|

margin : decimal(18,10)
|

progress_bet_amount : decimal(22,6)
|

progress_profit_loss : decimal(22,6)
|

progress_diff : decimal(22,6)
|

bonus : decimal(22,6)
|

deposit_count : bigint(20)
|

deposit_amount : decimal(22,6)
|

withdrawal_count : bigint(20)
|

withdrawal_amount : decimal(22,6)
|

register_count : bigint(20)
|

first_deposit : bigint(20)
|

unique_player : bigint(20)
|

raw_json : longtext
|

fetched_at : datetime
|