GET /api/bet_types/96805902-9f6a-4e4c-8e7c-e1785a294d06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96805902-9f6a-4e4c-8e7c-e1785a294d06",
"match": "https://api-prod.gambitprofit.com/api/matches/8ec31238-800d-479f-859e-190a8ebc0369/?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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d3e79d1a-88b1-4cd3-8c8d-75ad24ca433e",
"gambit_id": "d0d2abe3-9479-4dbe-bab0-6b74ba62643b",
"last_updated": "2022-09-19T11:57:17.143519-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96805902-9f6a-4e4c-8e7c-e1785a294d06/?format=api"
},
{
"id": "42e0758c-2069-46a1-b2e4-feca6fca36de",
"gambit_id": "78761dc2-cc91-40bf-aa56-12d64e832ed0",
"last_updated": "2022-09-19T11:57:17.142375-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96805902-9f6a-4e4c-8e7c-e1785a294d06/?format=api"
}
]
}