GET /api/bet_types/f3f596d9-5995-440b-881f-c4de2cadab1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3f596d9-5995-440b-881f-c4de2cadab1b",
"match": "https://api-prod.gambitprofit.com/api/matches/ab79fbc2-2695-4698-a188-736fa0d46728/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 38",
"amount": 5110.0
},
{
"team": "Game Total Under 38",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "07ad7cc7-31d5-47f1-9158-57713df2b28f",
"gambit_id": "539ccff1-a826-431f-b015-c96704eee01e",
"last_updated": "2022-08-26T13:07:11.686572-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.78000",
"odds": "1.86960",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f596d9-5995-440b-881f-c4de2cadab1b/?format=api"
},
{
"id": "b005dadf-3016-43ee-870b-1f90876470e8",
"gambit_id": "4d3ab713-af16-4ae3-a044-0f0e29654a6d",
"last_updated": "2022-08-26T13:07:11.686054-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.86000",
"odds": "1.95240",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f596d9-5995-440b-881f-c4de2cadab1b/?format=api"
}
]
}