GET /api/bet_types/984ca309-76a7-49ac-887b-140fb23ed63c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "984ca309-76a7-49ac-887b-140fb23ed63c",
"match": "https://api-prod.gambitprofit.com/api/matches/4b0be246-5bef-4409-985e-d9e05a95f07b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:04.888888-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "054df8e1-a2cc-46d0-acb3-42556340653c",
"gambit_id": "b958a710-1aab-4493-8344-b9a07e373d1d",
"last_updated": "2023-05-11T23:12:05.728940-04:00",
"created_at": "2023-05-05T11:47:04.892383-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ca309-76a7-49ac-887b-140fb23ed63c/?format=api"
},
{
"id": "68b4829e-9303-4c9f-9b57-3fd94163856d",
"gambit_id": "12e8e932-0c14-4102-abd0-b1316fedaf21",
"last_updated": "2023-05-11T23:12:05.726735-04:00",
"created_at": "2023-05-05T11:47:04.890394-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/984ca309-76a7-49ac-887b-140fb23ed63c/?format=api"
}
]
}