!!! info "[EpochBadgePointDistribution](/../../schemas/epoch_badge_point_distribution)" |Name
`Lite`|Type|Required
`Default`| Description | |-|-|-|-| |badge
`b` |EpochBadgeType|True|The type of the badge| |epoch
`e` |integer|True|The epoch number| |type
`t` |RewardProgramType|True|The type of the reward program| |min_point
`mp` |string|True|The minimum point to get the badge| |max_point
`mp1` |string|True|The maximum point to get the badge| |min_rank
`mr` |integer|True|The minimum rank to get the badge| |max_rank
`mr1` |integer|True|The maximum rank to get the badge| |total_point
`tp` |string|True|The total point to get the badge| |count
`c` |integer|True|The number of users to get the badge| ??? info "[EpochBadgeType](/../../schemas/epoch_badge_type)" |Value| Description | |-|-| |`CHAMPION` = 1|Champion| |`LEGEND` = 2|Legend| |`VETERAN` = 3|Veteran| |`ELITE` = 4|Elite| |`MASTER` = 5|Master| |`EXPERT` = 6|Expert| |`WARRIOR` = 7|Warrior| |`SERGEANT` = 8|Sergeant| |`RANGER` = 9|Ranger| |`CHALLENGER` = 10|Challenger| |`APPRENTICE` = 11|Apprentice| |`ROOKIE` = 12|Rookie| ??? info "[RewardProgramType](/../../schemas/reward_program_type)" |Value| Description | |-|-| |`ECOSYSTEM` = 1|| |`TRADER` = 2|| |`LP` = 3||