GET /api/bet_types/7016f1f7-47ac-4a59-a346-c8047a8b7b42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7016f1f7-47ac-4a59-a346-c8047a8b7b42",
"match": "https://api-prod.gambitprofit.com/api/matches/78ae247d-3c12-400f-8391-5e0c534a37b0/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:13.017135-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": "Tampa Bay Lightning",
"amount": 5000.0
},
{
"team": "Anaheim Ducks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "04f26b81-30c4-4a6a-ae2f-4e697e36288e",
"gambit_id": "2999e3f6-ebf8-4bf4-a59f-346a6a951b97",
"last_updated": "2024-01-16T15:13:02.818187-05:00",
"created_at": "2024-01-13T09:38:13.026012-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7016f1f7-47ac-4a59-a346-c8047a8b7b42/?format=api"
},
{
"id": "3f96925c-7c00-481e-a4f7-d7834f1206ac",
"gambit_id": "b405f83d-9151-4545-bdb2-eecf6b2b04c5",
"last_updated": "2024-01-16T15:13:02.814742-05:00",
"created_at": "2024-01-13T09:38:13.021173-05:00",
"name": "Anaheim Ducks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7016f1f7-47ac-4a59-a346-c8047a8b7b42/?format=api"
}
]
}