GET /api/bet_types/9acb00b4-6a87-4087-9bf2-f872b1a0bb1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9acb00b4-6a87-4087-9bf2-f872b1a0bb1b",
"match": "https://api-prod.gambitprofit.com/api/matches/9cee3a4e-0608-4012-8271-1f064413b78b/?format=api",
"name": "Over/Under",
"created_at": "2023-08-10T08:43:00.656247-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": "f303867a-68ca-4d06-88a6-912b4006bc1e",
"gambit_id": "e4f9c2ef-9379-458b-8ab9-a5cbe2ce2aa8",
"last_updated": "2023-08-11T11:08:15.240740-04:00",
"created_at": "2023-08-10T08:43:00.665480-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/9acb00b4-6a87-4087-9bf2-f872b1a0bb1b/?format=api"
},
{
"id": "8c854b6b-d840-4328-9ef2-aa9cbc807744",
"gambit_id": "5d165573-8ed7-49cf-9aa3-3aea41388c66",
"last_updated": "2023-08-11T11:08:15.237527-04:00",
"created_at": "2023-08-10T08:43:00.660368-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/9acb00b4-6a87-4087-9bf2-f872b1a0bb1b/?format=api"
}
]
}