GET /api/bet_types/f2295ba7-69e7-4a59-8f37-f3fcedb8a671/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2295ba7-69e7-4a59-8f37-f3fcedb8a671",
"match": "https://api-prod.gambitprofit.com/api/matches/206c16cd-89b4-4259-9b2e-accda2fba4ad/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:13.908182-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7972e4d3-5231-4c43-9e7c-377a7562d04d",
"gambit_id": "53d47172-7a67-4da3-ba1e-e850865aa53b",
"last_updated": "2023-03-12T19:26:59.482821-04:00",
"created_at": "2023-03-11T09:32:13.909443-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2295ba7-69e7-4a59-8f37-f3fcedb8a671/?format=api"
},
{
"id": "6a2c623e-3220-4aad-a211-7ccda6bacb03",
"gambit_id": "bdc6f488-21ed-4275-8280-839bfa869a52",
"last_updated": "2023-03-12T19:26:59.484079-04:00",
"created_at": "2023-03-11T09:32:13.910770-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2295ba7-69e7-4a59-8f37-f3fcedb8a671/?format=api"
}
]
}