GET /api/bet_types/6cf0c92a-d48b-4ad6-82d6-1fc89e556aa4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6cf0c92a-d48b-4ad6-82d6-1fc89e556aa4",
"match": "https://api-prod.gambitprofit.com/api/matches/ed2e93c4-316a-4279-b530-bda093b0c935/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "DET (D Hutchison)",
"amount": 5121.0
},
{
"team": "KAN (D Lynch)",
"amount": 4879.0
}
],
"expected_reward_tokens": 9269.01,
"profit_sb": 269.01,
"profit_sb_percentage": 2.99,
"recommended": true
},
"lines": [
{
"id": "dbaf337a-b995-4863-87ee-1d2efdb84c93",
"gambit_id": "c3b36036-b124-4b93-b50b-3e325ee8b567",
"last_updated": "2022-09-03T19:57:05.314544-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (D Hutchison)",
"reward": "1.81000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf0c92a-d48b-4ad6-82d6-1fc89e556aa4/?format=api"
},
{
"id": "3fc64fe0-77f5-4682-8703-72bc2f8f89de",
"gambit_id": "611f85c4-4ca6-4012-8e20-03a8efe1af67",
"last_updated": "2022-09-03T19:57:05.315494-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (D Lynch)",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cf0c92a-d48b-4ad6-82d6-1fc89e556aa4/?format=api"
}
]
}