GET /api/bet_types/1c7d6f1e-3c9e-4999-ab4f-678cb2c6dc93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c7d6f1e-3c9e-4999-ab4f-678cb2c6dc93",
"match": "https://api-prod.gambitprofit.com/api/matches/6729f41c-b2f0-418c-af83-68e185d13ca0/?format=api",
"name": "Over/Under",
"created_at": "2023-03-24T08:41:57.059193-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 6.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "ae649f78-4824-45a4-9a49-d6db6f0936b6",
"gambit_id": "f83053d6-7684-44b3-91b4-c0bc52568342",
"last_updated": "2023-03-26T13:37:06.047355-04:00",
"created_at": "2023-03-24T08:41:57.063527-04:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7d6f1e-3c9e-4999-ab4f-678cb2c6dc93/?format=api"
},
{
"id": "fe70a560-94d3-469b-9ebb-df126c5d09a9",
"gambit_id": "57ffd405-3826-4344-93e7-1d1c6068da59",
"last_updated": "2023-03-26T13:37:06.044945-04:00",
"created_at": "2023-03-24T08:41:57.061323-04:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c7d6f1e-3c9e-4999-ab4f-678cb2c6dc93/?format=api"
}
]
}