GET api/Team

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Dictionary of TippSpielMode [key] and Dictionary of BonusTyp [key] and Collection of Team [value] [value]

Response Formats

application/json, text/json

Sample:
{
  "SiegerTipp": {
    "$id": "2",
    "Weltmeister": [
      {
        "$id": "3",
        "Id": "0fedaf99-33c5-4edd-a269-4e502d9852a2",
        "Value": "sample string 2",
        "ValueEn": "sample string 3",
        "CssFlagSuffix": "sample string 4",
        "Group": "sample string 5",
        "Points": 6
      },
      {
        "$ref": "3"
      }
    ]
  }
}
URI parameters
=
Headers | Add header
: Delete
Body
Samples:
Status
Headers
Body