GET /api/bet_types/e47e8e1f-0bb6-43b6-bfd7-997c15db6557/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e47e8e1f-0bb6-43b6-bfd7-997c15db6557",
"match": "https://api-prod.gambitprofit.com/api/matches/25e148f3-e3ef-4b28-a382-f84957230aeb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-27T08:57:16.864152-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Memphis Grizzlies",
"amount": 5316.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "401e641a-6b7b-42f8-9b9f-2d30e93000fa",
"gambit_id": "703b36f5-5258-466f-8a3c-3311fe4e9458",
"last_updated": "2023-01-28T19:22:10.676879-05:00",
"created_at": "2023-01-27T08:57:16.867092-05:00",
"name": "Memphis Grizzlies",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47e8e1f-0bb6-43b6-bfd7-997c15db6557/?format=api"
},
{
"id": "bb40ddce-ada9-4565-99e0-61df04eaf954",
"gambit_id": "3dacf366-2e0f-4c88-aa6a-1576605f4a40",
"last_updated": "2023-01-28T19:22:10.675786-05:00",
"created_at": "2023-01-27T08:57:16.865652-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e47e8e1f-0bb6-43b6-bfd7-997c15db6557/?format=api"
}
]
}