GET /api/bet_types/4f2ba429-ff7c-4692-95f9-069cce02dc16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f2ba429-ff7c-4692-95f9-069cce02dc16",
"match": "https://api-prod.gambitprofit.com/api/matches/f1979126-7967-4357-b190-4a4ab39fdede/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:16.763879-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 Under 44",
"amount": 5000.0
},
{
"team": "Game Total Over 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ca183042-4924-4c82-9ef8-915e53e2f712",
"gambit_id": "92c513db-ec0e-49a6-9ba4-75e5e9b2c45f",
"last_updated": "2023-09-26T09:03:34.138204-04:00",
"created_at": "2023-09-20T09:58:16.768170-04:00",
"name": "Game Total Under 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f2ba429-ff7c-4692-95f9-069cce02dc16/?format=api"
},
{
"id": "4abd3d0f-4c7d-4a0b-a0ac-6ea5bd01ce69",
"gambit_id": "dd7fc98c-a4c2-4389-bba1-71a110620901",
"last_updated": "2023-09-26T09:03:34.134032-04:00",
"created_at": "2023-09-20T09:58:16.774184-04:00",
"name": "Game Total Over 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f2ba429-ff7c-4692-95f9-069cce02dc16/?format=api"
}
]
}