GET /api/bet_types/76a645fb-9cf2-4716-84d4-a6c1b96b65df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76a645fb-9cf2-4716-84d4-a6c1b96b65df",
"match": "https://api-prod.gambitprofit.com/api/matches/78c2cd71-0fcf-4d9d-a8d4-70307a3cfd98/?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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "36a4a3cc-0188-4d14-9111-8a250b9c1477",
"gambit_id": "e040318a-fb11-4ddc-b5dc-7f42ce2cb971",
"last_updated": "2022-10-24T11:56:59.528711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a645fb-9cf2-4716-84d4-a6c1b96b65df/?format=api"
},
{
"id": "cc79e73b-cfb2-4c8b-88d7-f3a4e10dcd25",
"gambit_id": "fa89b78f-8e3f-4f92-a81c-374b88c6e088",
"last_updated": "2022-10-24T11:56:59.527305-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76a645fb-9cf2-4716-84d4-a6c1b96b65df/?format=api"
}
]
}