GET /api/bet_types/76565ee0-e0f0-41e5-a824-bf7c8aaaa75e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76565ee0-e0f0-41e5-a824-bf7c8aaaa75e",
"match": "https://api-prod.gambitprofit.com/api/matches/c654c7fe-8bbc-4cd0-bd70-3f81282c0af7/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-28T09:33:17.292341-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": "Houston Rockets",
"amount": 5000.0
},
{
"team": "Dallas Mavericks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9483c034-10b3-4b5d-8860-ad256083c87e",
"gambit_id": "18f11d45-59d1-47f5-98b6-03897e6181a1",
"last_updated": "2023-11-29T21:48:08.283872-05:00",
"created_at": "2023-11-28T09:33:17.297191-05:00",
"name": "Houston Rockets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76565ee0-e0f0-41e5-a824-bf7c8aaaa75e/?format=api"
},
{
"id": "a67b2706-de02-4922-8ee2-3adb49aa23ce",
"gambit_id": "c3333633-a58d-4ebf-ae58-538b6e00c441",
"last_updated": "2023-11-29T21:48:08.287219-05:00",
"created_at": "2023-11-28T09:33:17.302541-05:00",
"name": "Dallas Mavericks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76565ee0-e0f0-41e5-a824-bf7c8aaaa75e/?format=api"
}
]
}