GET /api/bet_types/742c0422-9d6c-4109-a54e-1819278fe032/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "742c0422-9d6c-4109-a54e-1819278fe032",
"match": "https://api-prod.gambitprofit.com/api/matches/9718e2a1-b4b3-4ee1-8fb3-cb9bb42961f3/?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 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "9417dffc-b3f7-4dc8-b038-bc48c83608ce",
"gambit_id": "a310e0ca-bc8e-400a-a2c4-39bb2fa137eb",
"last_updated": "2022-10-19T09:37:24.865283-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742c0422-9d6c-4109-a54e-1819278fe032/?format=api"
},
{
"id": "bcdb498f-3a6e-418d-9c96-b57f07386012",
"gambit_id": "2db92f79-0a38-47e3-9c33-ac0df724db2a",
"last_updated": "2022-10-19T09:37:24.864118-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742c0422-9d6c-4109-a54e-1819278fe032/?format=api"
}
]
}