GET /api/bet_types/a39afab0-de79-45fe-aa36-92f2dae674c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a39afab0-de79-45fe-aa36-92f2dae674c2",
"match": "https://api-prod.gambitprofit.com/api/matches/e5050558-9a01-4764-8f25-ccc0be79ea77/?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 52",
"amount": 5000.0
},
{
"team": "Game Total Over 52",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": 250.0,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "31f3ef22-fecd-41b2-816b-26b5e5d3c81d",
"gambit_id": "5ca00c59-67a2-4b81-a7a1-4787e2dbb6ee",
"last_updated": "2022-09-09T09:52:13.898273-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52",
"reward": "1.85000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39afab0-de79-45fe-aa36-92f2dae674c2/?format=api"
},
{
"id": "568185fd-fa96-445c-b8f9-b93b6bbec7d7",
"gambit_id": "0fc689a7-b32b-45a8-a78a-bd9f2f324335",
"last_updated": "2022-09-09T09:52:13.899327-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52",
"reward": "1.85000",
"odds": "1.90910",
"spread": "52.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a39afab0-de79-45fe-aa36-92f2dae674c2/?format=api"
}
]
}