lottery

咕啦-彩票系统


历史交锋统计

<p><strong>简要描述:</strong> </p> <ul> <li>历史交锋统计</li> </ul> <p><strong>请求URL:</strong> -C端 <code>http://xx.com/api/publicinterface/interface/get-history-count</code> -B端 <code>http://xx.com/api/store/store/get-history-count</code></p> <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;">schedule_mid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>赛程mid</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;double_play_num&amp;quot;: &amp;quot;7&amp;quot;, //双方对阵次数 &amp;quot;num3&amp;quot;: &amp;quot;1&amp;quot;, //双方历史交锋胜场 &amp;quot;num1&amp;quot;: &amp;quot;4&amp;quot;, //双方历史交锋平场次 &amp;quot;num0&amp;quot;: &amp;quot;2&amp;quot;, //双方历史交锋负场次 &amp;quot;home_num_3&amp;quot;: &amp;quot;1&amp;quot;, //主队历史交锋胜场 &amp;quot;home_num_1&amp;quot;: &amp;quot;4&amp;quot;, //主队历史交锋场次 &amp;quot;home_num_0&amp;quot;: &amp;quot;2&amp;quot;, //主队历史交锋场次 &amp;quot;visit_num_3&amp;quot;: &amp;quot;1&amp;quot;, //客队历史交锋胜场 &amp;quot;visit_num_1&amp;quot;: &amp;quot;4&amp;quot;, //客队历史交锋平场次 &amp;quot;visit_num_0&amp;quot;: &amp;quot;2&amp;quot;, //客队历史交锋负场次 &amp;quot;home_team_rank&amp;quot;: &amp;quot;2&amp;quot;, //主队排名 &amp;quot;visit_team_rank&amp;quot;: &amp;quot;1&amp;quot;, //客队排名 &amp;quot;scale_3010_3&amp;quot;: &amp;quot;33%&amp;quot;, //胜 投注比例 &amp;quot;scale_3010_1&amp;quot;: &amp;quot;33%&amp;quot;, //平 投注比例 &amp;quot;scale_3010_0&amp;quot;: &amp;quot;33%&amp;quot;, //负 投注比例 &amp;quot;scale_3006_3&amp;quot;: &amp;quot;33%&amp;quot;, //让胜 投注比例 &amp;quot;scale_3006_1&amp;quot;: &amp;quot;33%&amp;quot;, //让平 投注比例 &amp;quot;scale_3006_0&amp;quot;: &amp;quot;33%&amp;quot;, //让负 投注比例 &amp;quot;europe_odds_3&amp;quot;: &amp;quot;1.2&amp;quot;, //胜 平均赔率 &amp;quot;europe_odds_1&amp;quot;: &amp;quot;11&amp;quot;, /平 平均赔率 &amp;quot;europe_odds_0&amp;quot;: &amp;quot;23&amp;quot; //负 平均赔率 } }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML