GET /api/bet_types/3368ac71-f99b-423d-9f69-812ff7d5d190/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3368ac71-f99b-423d-9f69-812ff7d5d190",
"match": "https://api-prod.gambitprofit.com/api/matches/40e88653-ead1-4ded-afcb-8ea185c88a39/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T10:17:01.243318-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": "Game Total Under 45",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "43cf6c4d-28ae-4678-8513-b3fd15e4f66d",
"gambit_id": "2d29fcb6-42fb-4e79-88ec-c59c8f804b90",
"last_updated": "2023-04-03T20:32:25.341843-04:00",
"created_at": "2023-03-29T10:17:01.249206-04:00",
"name": "Game Total Under 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3368ac71-f99b-423d-9f69-812ff7d5d190/?format=api"
},
{
"id": "89153c16-496d-4ceb-81a7-9cf7cf9c5ee3",
"gambit_id": "e368882e-1470-4c3a-a3d2-8909b78f0eea",
"last_updated": "2023-04-03T20:32:25.345132-04:00",
"created_at": "2023-03-29T10:17:01.246173-04:00",
"name": "Game Total Over 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3368ac71-f99b-423d-9f69-812ff7d5d190/?format=api"
}
]
}