lottery

咕啦-彩票系统


获取专家合买统计

<p><strong>简要描述:</strong> </p> <ul> <li>获取专家合买统计</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/publicinterface/interface/get-programme-count</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;">expert_no</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>专家编号no</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;code&amp;quot;: 600, &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;result&amp;quot;: { &amp;quot;winNum&amp;quot;: &amp;quot;2&amp;quot;, //中奖次数 &amp;quot;totalWinAmount&amp;quot;: &amp;quot;800.00&amp;quot;, //总奖金 &amp;quot;num&amp;quot;: &amp;quot;3&amp;quot;, //发单次数 &amp;quot;betNum&amp;quot;: &amp;quot;1&amp;quot;, //出单次数 &amp;quot;successRate&amp;quot;: &amp;quot;33.33&amp;quot;, //发单成功率 &amp;quot;goodCode&amp;quot;: [ //擅长彩种编号 &amp;quot;2001&amp;quot; ], &amp;quot;goodName&amp;quot;: [ //擅长彩种名称 &amp;quot;超级大乐透&amp;quot; ], &amp;quot;followNum&amp;quot;: &amp;quot;0&amp;quot; //定制人数 } }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML