GET /api/bet_types/152473f4-305b-4045-ba07-db8e4873d0f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "152473f4-305b-4045-ba07-db8e4873d0f9",
"match": "https://api-prod.gambitprofit.com/api/matches/a8c6281a-a730-4fca-9d60-23c33486cf38/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:03:04.811934-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": "Arizona Coyotes",
"amount": 6090.0
},
{
"team": "Colorado Avalanche",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "58b57b5d-0893-488f-bc69-a962523c9430",
"gambit_id": "aec6b29d-554d-4bd9-953b-14ab9636a984",
"last_updated": "2023-12-29T11:08:24.687209-05:00",
"created_at": "2023-12-27T09:03:04.822220-05:00",
"name": "Arizona Coyotes",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/152473f4-305b-4045-ba07-db8e4873d0f9/?format=api"
},
{
"id": "c52b225a-1a94-4629-bd01-3592219cf1bb",
"gambit_id": "71208722-df4e-4fff-bb16-97a583f26fd3",
"last_updated": "2023-12-29T11:08:24.683675-05:00",
"created_at": "2023-12-27T09:03:04.816690-05:00",
"name": "Colorado Avalanche",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/152473f4-305b-4045-ba07-db8e4873d0f9/?format=api"
}
]
}