API

凤凰投注开放其他


获取两周内历史注单

<p><strong>简要描述:</strong> </p> <ul> <li>获取两周内历史注单接口</li> </ul> <p><strong>说明:</strong> </p> <ul> <li>限制10秒请求一次</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xxx.xxx.com/getinfo/getBettingHistory</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;">oid</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户认证密钥</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;two_week_history&amp;quot;: [ { &amp;quot;betTime&amp;quot;: &amp;quot;2017-09-14&amp;quot;, //下注日期 &amp;quot;allNum&amp;quot;: &amp;quot;10&amp;quot;, //总注单数 &amp;quot;allMoney&amp;quot;: &amp;quot;110.00&amp;quot;, //下注总金额 &amp;quot;allWin&amp;quot;: &amp;quot;-46.16&amp;quot;, //输赢结果 &amp;quot;allCut&amp;quot;: &amp;quot;0.28&amp;quot;, //退水金额 &amp;quot;allTrueWin&amp;quot;: &amp;quot;-45.89&amp;quot; //退水后结果 }, .... ] }</code></pre> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML