GET /api/bet_types/ec800b3b-90b5-46ea-8cda-907eefd7a0f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec800b3b-90b5-46ea-8cda-907eefd7a0f5",
"match": "https://api-prod.gambitprofit.com/api/matches/db0f35ee-41d7-44ef-9cf9-a2eed61e0388/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T10:17:06.191001-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 Over 226",
"amount": 5000.0
},
{
"team": "Game Total Under 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b8931fd4-a236-459f-a5eb-606ce96af684",
"gambit_id": "3001ff4f-8067-469b-a9ea-520df231b4db",
"last_updated": "2023-03-14T12:32:15.290179-04:00",
"created_at": "2023-03-13T10:17:06.195341-04:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec800b3b-90b5-46ea-8cda-907eefd7a0f5/?format=api"
},
{
"id": "7994839e-7529-47a4-b442-244af06c490e",
"gambit_id": "72c41f25-1483-442a-8307-0e0249c84e29",
"last_updated": "2023-03-14T12:32:15.288578-04:00",
"created_at": "2023-03-13T10:17:06.193252-04:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec800b3b-90b5-46ea-8cda-907eefd7a0f5/?format=api"
}
]
}