lottery

咕啦-彩票系统


冠军预猜数据

<p><strong>简要描述:</strong> </p> <ul> <li>冠军预猜数据对接接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/cron/world-cup-data/chp-data</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">是</td> <td style="text-align: left;">json</td> <td>数据</td> </tr> </tbody> </table> <p><strong>参数示例:</strong> </p> <pre><code>{ &amp;quot;data&amp;quot;: [ { &amp;quot;open_mid&amp;quot;: &amp;quot;001&amp;quot;, //出售编号 必填 &amp;quot;team_code&amp;quot;: &amp;quot;170613003&amp;quot;, //球队编号 &amp;quot;team_name&amp;quot;: &amp;quot;aaa&amp;quot;, //球队名称 必填 &amp;quot;team_img&amp;quot;: &amp;quot;bbb&amp;quot;, //球队图片 必填 &amp;quot;team_odds&amp;quot;: &amp;quot;日乙&amp;quot;, //球队赔率 &amp;quot;status&amp;quot;: &amp;quot;1&amp;quot;, //开售状态 1:在售 2:停售 &amp;quot;team_chance&amp;quot;: &amp;quot;85&amp;quot;, //中奖概率 } ] }</code></pre> <p><strong>返回参数说明</strong> { “code”:600, &quot;msg&quot;:&quot;数据处理成功&quot;, &quot;data&quot;:true } </p> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML