GET /api/bet_types/f05b6de0-0bff-43ff-9ed4-032b2a0e188b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f05b6de0-0bff-43ff-9ed4-032b2a0e188b",
"match": "https://api-prod.gambitprofit.com/api/matches/55a1a93c-6492-4e51-b0bc-ec39061548eb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T10:22:14.635223-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": "Game Total Over 6",
"amount": 5211.0
},
{
"team": "Game Total Under 6",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "26178fd4-b001-4811-b199-6709fe20185d",
"gambit_id": "28159127-290b-4186-844f-8d04fd335147",
"last_updated": "2023-01-23T10:21:54.384594-05:00",
"created_at": "2023-01-21T10:22:14.638094-05:00",
"name": "Game Total Over 6",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05b6de0-0bff-43ff-9ed4-032b2a0e188b/?format=api"
},
{
"id": "fd308d22-5bfb-4111-8f1b-3a37b641869d",
"gambit_id": "2c62a368-6858-4d7b-bf3a-f5acaffe16f8",
"last_updated": "2023-01-23T10:21:54.383346-05:00",
"created_at": "2023-01-21T10:22:14.636722-05:00",
"name": "Game Total Under 6",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f05b6de0-0bff-43ff-9ed4-032b2a0e188b/?format=api"
}
]
}