GET /api/bet_types/e6d035fe-e1ed-44be-a3b5-5ea090a7724d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6d035fe-e1ed-44be-a3b5-5ea090a7724d",
"match": "https://api-prod.gambitprofit.com/api/matches/47136ef4-3f24-4a59-8eeb-53453c1f9ed9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:05.128679-04: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 (T Skubal)",
"amount": 5440.0
},
{
"team": "LAA (G Canning)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "301b15bf-9155-4a69-aa20-b68168e055b8",
"gambit_id": "72fc27bb-aaf7-4db6-bd9a-e89817b132b0",
"last_updated": "2023-09-18T08:53:19.368116-04:00",
"created_at": "2023-09-15T09:23:05.132557-04:00",
"name": "DET (T Skubal)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d035fe-e1ed-44be-a3b5-5ea090a7724d/?format=api"
},
{
"id": "e0abc6c2-2dac-4427-99c7-ede8352537b1",
"gambit_id": "a15474fa-c70a-4f1f-91b3-c9c8d526f100",
"last_updated": "2023-09-18T08:53:19.371937-04:00",
"created_at": "2023-09-15T09:23:05.142853-04:00",
"name": "LAA (G Canning)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6d035fe-e1ed-44be-a3b5-5ea090a7724d/?format=api"
}
]
}