GET /api/bet_types/eb8d29de-bdac-48f8-8e5a-61e1e596277a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb8d29de-bdac-48f8-8e5a-61e1e596277a",
"match": "https://api-prod.gambitprofit.com/api/matches/0842798d-669d-45e4-a380-72252ef6a1e5/?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 Under 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7bd44e02-654b-4c74-91ce-6143dc87eefc",
"gambit_id": "4f3669c1-b38d-4cd6-b3b6-7033fac7c936",
"last_updated": "2022-11-09T09:43:01.987660-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb8d29de-bdac-48f8-8e5a-61e1e596277a/?format=api"
},
{
"id": "88cf7833-184e-4b12-a1a2-22f1a07cd066",
"gambit_id": "f0469e1a-8773-4f7a-bfa7-db8d0a4ed483",
"last_updated": "2022-11-09T09:43:01.988887-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb8d29de-bdac-48f8-8e5a-61e1e596277a/?format=api"
}
]
}