GET /api/bet_types/e6facfc4-2d13-4f23-8396-624db8442788/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6facfc4-2d13-4f23-8396-624db8442788",
"match": "https://api-prod.gambitprofit.com/api/matches/1e9596aa-bb51-4424-9360-958e00a12abb/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T08:58:08.213776-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Over 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ee12c0dc-3358-48e0-ac54-9c6d721b578f",
"gambit_id": "53cffdd8-73a3-49a0-a50d-b0705c4d202c",
"last_updated": "2023-06-26T10:33:17.184362-04:00",
"created_at": "2023-06-24T08:58:08.217773-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6facfc4-2d13-4f23-8396-624db8442788/?format=api"
},
{
"id": "a28f3a02-7b4f-4fb0-b5a1-8e1a8d59eea6",
"gambit_id": "39a5f90d-1c1a-4f9f-9123-a457acef7402",
"last_updated": "2023-06-26T10:33:17.181902-04:00",
"created_at": "2023-06-24T08:58:08.215772-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6facfc4-2d13-4f23-8396-624db8442788/?format=api"
}
]
}