GET /api/bet_types/1d27c657-0948-4959-b262-c8662fee1a3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d27c657-0948-4959-b262-c8662fee1a3b",
"match": "https://api-prod.gambitprofit.com/api/matches/6ad2a611-2887-4aae-aaa8-0eed70401f61/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T08:58:07.586811-04: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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e3c8f5cc-d027-4ab8-914f-0aebb14eec05",
"gambit_id": "bbdc9bcc-dbae-4d30-bf67-815f66acec89",
"last_updated": "2023-06-26T10:38:15.614396-04:00",
"created_at": "2023-06-24T08:58:07.588430-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d27c657-0948-4959-b262-c8662fee1a3b/?format=api"
},
{
"id": "213d735f-812a-473e-a9c7-7d6285050a6f",
"gambit_id": "6f4c9e84-67f5-402f-ae34-c3a0a4f1b941",
"last_updated": "2023-06-26T10:38:15.618164-04:00",
"created_at": "2023-06-24T08:58:07.590125-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d27c657-0948-4959-b262-c8662fee1a3b/?format=api"
}
]
}