奇货可查接口文档

奇货可查机构VIP接口文档


席位亏损排行

<p><strong>简要描述:</strong> </p> <ul> <li>席位亏损排行接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://api.qhkch.com/broker_in_loss_list/{start_date}/{end_date}[/{count}]</code></li> </ul> <p><strong>请求参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">说明</th> <th>举例</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">start_date</td> <td style="text-align: left;">查询开始日期</td> <td>2018-07-08</td> </tr> <tr> <td style="text-align: left;">end_date</td> <td style="text-align: left;">查询结束日期</td> <td>2018-08-08</td> </tr> <tr> <td style="text-align: left;">count</td> <td style="text-align: left;">返回数据条数</td> <td>默认返回10条</td> </tr> </tbody> </table> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>Header:</strong></p> <pre><code>X-Token:{token} </code></pre> <p><strong>返回示例</strong></p> <pre><code>[ { "broker": "银河期货", "profit": -421402616 }, { "broker": "建信期货", "profit": -331187021 }, { "broker": "光大期货", "profit": -290776880 }, { "broker": "国贸期货", "profit": -286488120 }, { "broker": "南华期货", "profit": -282978024 }, { "broker": "格林大华", "profit": -281377530 }, { "broker": "招商期货", "profit": -198292531 }, { "broker": "国富期货", "profit": -182861404 }, { "broker": "中粮期货", "profit": -179263480 }, { "broker": "中辉期货", "profit": -165149465 } ]</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">broker</td> <td style="text-align: left;">string</td> <td>席位</td> </tr> <tr> <td style="text-align: left;">profit</td> <td style="text-align: left;">float</td> <td>席位亏损金额,单位元</td> </tr> </tbody> </table>

页面列表

ITEM_HTML