GET /api/bet_types/b11f0b1a-885f-476d-a548-648dd684068a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b11f0b1a-885f-476d-a548-648dd684068a",
"match": "https://api-prod.gambitprofit.com/api/matches/f919e648-789e-44ee-befd-92ec3e414960/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:42:59.239351-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 Under 47.5",
"amount": 5000.0
},
{
"team": "Game Total Over 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ef01f65d-24ca-46b3-9c4d-361b924117d0",
"gambit_id": "cd500cc3-0d62-499a-870d-53b98c4e61c8",
"last_updated": "2024-01-09T10:38:30.153763-05:00",
"created_at": "2024-01-04T09:42:59.247063-05:00",
"name": "Game Total Under 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11f0b1a-885f-476d-a548-648dd684068a/?format=api"
},
{
"id": "da20aa70-d767-404d-8a13-5e6e65310ffd",
"gambit_id": "0c879e36-e76b-43c8-a002-5c8787bc16bf",
"last_updated": "2024-01-09T10:38:30.144419-05:00",
"created_at": "2024-01-04T09:42:59.242874-05:00",
"name": "Game Total Over 47.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b11f0b1a-885f-476d-a548-648dd684068a/?format=api"
}
]
}