GET /api/bet_types/9dfa47ee-2eee-4d62-a280-315958d44f3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dfa47ee-2eee-4d62-a280-315958d44f3f",
"match": "https://api-prod.gambitprofit.com/api/matches/b6c23095-2037-41ab-945c-5ddd0ab8cc5b/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-10T08:43:00.930677-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": "STL",
"amount": 5319.0
},
{
"team": "TAM",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "99dc6ee9-0b93-4b7c-a1b1-6a2d0ed12269",
"gambit_id": "46c337e5-de27-4cee-bb13-420c70d8ef98",
"last_updated": "2023-08-11T11:03:14.914436-04:00",
"created_at": "2023-08-10T08:43:00.940272-04:00",
"name": "STL",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfa47ee-2eee-4d62-a280-315958d44f3f/?format=api"
},
{
"id": "50d95a8f-4b20-4026-81ee-2b81d9b49c95",
"gambit_id": "ed321f6d-b9ea-4a6d-9344-18a53e0b9776",
"last_updated": "2023-08-11T11:03:14.932054-04:00",
"created_at": "2023-08-10T08:43:00.945758-04:00",
"name": "TAM",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dfa47ee-2eee-4d62-a280-315958d44f3f/?format=api"
}
]
}