GET /api/bet_types/41440e90-1960-40c5-867c-3bb9af103c24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41440e90-1960-40c5-867c-3bb9af103c24",
"match": "https://api-prod.gambitprofit.com/api/matches/4807469b-9c15-4715-8027-d601eca15e7a/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:07.026839-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": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6faa9ce6-7182-4c8b-bd4d-07814c800bb3",
"gambit_id": "84bd2ed7-f1ee-4627-97ff-ab32c9344b76",
"last_updated": "2023-05-18T11:47:16.169132-04:00",
"created_at": "2023-05-16T09:47:07.031128-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41440e90-1960-40c5-867c-3bb9af103c24/?format=api"
},
{
"id": "c5c125bb-33ea-4d70-84f5-d2b32babf4ff",
"gambit_id": "893aaa41-1eca-4c62-9e15-d7d7bd095654",
"last_updated": "2023-05-18T11:47:16.167054-04:00",
"created_at": "2023-05-16T09:47:07.028951-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41440e90-1960-40c5-867c-3bb9af103c24/?format=api"
}
]
}