Draw Game API - ndq880815/TST-DrawGame GitHub Wiki
Query Draw result by usercode API
URL:
POST http://onfanpai.tingmimi.net/tst_inquiry.ashx
Parameters: tstcode
JSON Response Result
Got Prize Example: {"result":"true","jsonResponse":"5|2017/5/31 18:57:14|18702770524|湖北省襄阳市樊城区团山镇陆寨村一组卫生室旁"}
No Prize Example: {"result":"false","jsonResponse":"0"}
Explaination: result means whether got prize or not; jsonResponse wraps the fields as "prize level|draw datetime", fields are separated by vertical line |.