Mavji Maharaj: 64 readings, one for every three-digit draw from '111' to '444'.
Each digit is 1 to 4, as though three four-sided draws, which is why there are 64 and not a thousand. Each entry carries the number in English and Hindi digits and the reading in both languages.
`number` is a STRING, because the leading digits matter and '111' is not the integer 111. Omit it for all 64. A draw that cannot occur — anything with a digit outside 1–4, such as '555' — returns 400.
Request fields
Field
Type
Required
Notes
number
string
optional
Three-digit draw, each digit 1-4, e.g. '324'. Omit for all 64.