GET /api/bet_types/61d33fb0-163f-432b-92d1-0425acc41492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61d33fb0-163f-432b-92d1-0425acc41492",
"match": "https://api-prod.gambitprofit.com/api/matches/779ebbb2-6385-4c01-aee4-99dcdc12a5bb/?format=api",
"name": "Over/Under",
"created_at": "2023-08-06T08:38:17.927592-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 Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fe9c41ab-a634-400c-a2f6-e4e84ffb2591",
"gambit_id": "d42cbc1f-2d28-4aed-9cab-122b44161763",
"last_updated": "2023-08-07T19:23:07.254676-04:00",
"created_at": "2023-08-06T08:38:17.936930-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d33fb0-163f-432b-92d1-0425acc41492/?format=api"
},
{
"id": "fe55ef08-a10c-410f-b0f7-28719ed2ad6c",
"gambit_id": "27001e9d-39f7-4fae-bb77-74bf830531a3",
"last_updated": "2023-08-07T19:23:07.258086-04:00",
"created_at": "2023-08-06T08:38:17.943144-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61d33fb0-163f-432b-92d1-0425acc41492/?format=api"
}
]
}