GET /api/bet_types/7ec76be1-1c1d-49c1-a3f7-e56e799cc2bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ec76be1-1c1d-49c1-a3f7-e56e799cc2bb",
"match": "https://api-prod.gambitprofit.com/api/matches/4150c288-3561-4001-9775-703679925cf5/?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",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "9059b103-fc51-4c01-8865-4349f3595307",
"gambit_id": "0c8f8844-a6b3-4e67-a477-0e4fc8573c01",
"last_updated": "2022-12-17T09:57:42.481163-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec76be1-1c1d-49c1-a3f7-e56e799cc2bb/?format=api"
},
{
"id": "362ec75b-de52-468d-b4b1-bea4f1243d39",
"gambit_id": "9f2f5a0b-eaaa-4dd2-bba5-e59183bc3d27",
"last_updated": "2022-12-17T09:57:42.480058-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ec76be1-1c1d-49c1-a3f7-e56e799cc2bb/?format=api"
}
]
}