lottery

咕啦-彩票系统


获取欧赔数据

<p><strong>简要描述:</strong> </p> <ul> <li>用户注册接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/api/publicinterface/interface/get-lan-europe-odds</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;">schedule_mid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</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;: [ { //以下begin开头的都为初盘数据 &amp;quot;company_name&amp;quot;: &amp;quot;澳门&amp;quot;, &amp;quot;begin_handicap_name&amp;quot;: &amp;quot;初盘&amp;quot;,//名称 &amp;quot;begin_odds_3&amp;quot;: &amp;quot;1.60&amp;quot;,//主胜 &amp;quot;begin_odds_0&amp;quot;: &amp;quot;2.15&amp;quot;,//主负 &amp;quot;begin_profit_rate&amp;quot;: &amp;quot;91.73&amp;quot;,//初盘返还率 &amp;quot;profit_rate&amp;quot;: &amp;quot;91.73&amp;quot;,//即盘返还率 &amp;quot;begin_odds_0_trend&amp;quot;: &amp;quot;0&amp;quot;,//主负升降状态 0:不变 1:上升 2:下降 &amp;quot;begin_odds_3_trend&amp;quot;: &amp;quot;0&amp;quot;,//主胜升降状态 &amp;quot;handicap_name&amp;quot;: &amp;quot;即盘&amp;quot;,//名称 &amp;quot;odds_3&amp;quot;: &amp;quot;1.60&amp;quot;,//即盘主胜 &amp;quot;odds_0&amp;quot;: &amp;quot;2.15&amp;quot;,//即盘主负 &amp;quot;odds_3_trend&amp;quot;: &amp;quot;0&amp;quot;//即盘主胜升降状态 0:不变 1:上升 2:下降 &amp;quot;odds_0_trend&amp;quot;: &amp;quot;0&amp;quot;//即盘主负升降状态 }, { &amp;quot;company_name&amp;quot;: &amp;quot;易胜博&amp;quot;, &amp;quot;begin_handicap_name&amp;quot;: &amp;quot;初盘&amp;quot;, &amp;quot;begin_odds_3&amp;quot;: &amp;quot;1.66&amp;quot;, &amp;quot;begin_odds_0&amp;quot;: &amp;quot;2.01&amp;quot;, &amp;quot;begin_profit_rate&amp;quot;: &amp;quot;90.92&amp;quot;, &amp;quot;profit_rate&amp;quot;: &amp;quot;90.92&amp;quot;, &amp;quot;begin_odds_0_trend&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;begin_odds_3_trend&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;handicap_name&amp;quot;: &amp;quot;即盘&amp;quot;, &amp;quot;odds_3&amp;quot;: &amp;quot;1.66&amp;quot;, &amp;quot;odds_0&amp;quot;: &amp;quot;2.01&amp;quot;, &amp;quot;odds_3_trend&amp;quot;: &amp;quot;0&amp;quot; &amp;quot;odds_0_trend&amp;quot;: &amp;quot;0&amp;quot; } ] }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML