团队报表查询页
<p><strong>请求方法名:</strong></p>
<ul>
<li>GetTeamIndex </li>
</ul>
<p><strong>请求参数:</strong> </p>
<ul>
<li><code>null</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>
<p>GET </p>
<p><strong>返回示例</strong></p>
<pre><code>{
&quot;Status&quot;: true,
&quot;Info&quot;: &quot;查询成功&quot;,
&quot;Data&quot;: {
&quot;SixList&quot;: [//六合彩
{
&quot;GameID&quot;: &quot;1&quot;,
&quot;GameName&quot;: &quot;⑥合彩&quot;,
&quot;Abbreviation&quot;: &quot;⑥HC&quot;,
&quot;GameCategoryID&quot;: 1,
&quot;GameUrl&quot;: &quot;/Content/mobile/images/game-icon/⑥HC.png&quot;
}
],
&quot;CreditList&quot;: [//信用玩法
{
&quot;GameID&quot;: &quot;4&quot;,
&quot;GameName&quot;: &quot;广东11选5 [信]&quot;,
&quot;Abbreviation&quot;: &quot;GD11X5&quot;,
&quot;GameCategoryID&quot;: 5,
&quot;GameUrl&quot;: &quot;/Content/mobile/images/game-icon/GD11X5.png&quot;
},
{
&quot;GameID&quot;: &quot;5&quot;,
&quot;GameName&quot;: &quot;广东快十 [信]&quot;,
&quot;Abbreviation&quot;: &quot;GDKS&quot;,
&quot;GameCategoryID&quot;: 6,
&quot;GameUrl&quot;: &quot;/Content/mobile/images/game-icon/GDKS.png&quot;
}
],
&quot;OfficialList&quot;: [//官方玩法
{
&quot;GameID&quot;: &quot;26&quot;,
&quot;GameName&quot;: &quot;重庆时时彩 [官]&quot;,
&quot;Abbreviation&quot;: &quot;ZQSSC&quot;,
&quot;GameCategoryID&quot;: 7,
&quot;GameUrl&quot;: &quot;/Content/mobile/images/game-icon/ZQSSC.png&quot;
},
{
&quot;GameID&quot;: &quot;28&quot;,
&quot;GameName&quot;: &quot;北京快乐8 [官]&quot;,
&quot;Abbreviation&quot;: &quot;BJKL8&quot;,
&quot;GameCategoryID&quot;: 11,
&quot;GameUrl&quot;: &quot;/Content/mobile/images/game-icon/BJKL8.png&quot;
}
]
},
&quot;Code&quot;: 0
}</code></pre>
</li>
</ul>