GET /api/bet_types/0f601467-9715-4cd4-b574-188b203eabaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f601467-9715-4cd4-b574-188b203eabaa",
"match": "https://api-prod.gambitprofit.com/api/matches/42b1423a-4f85-4b1f-b656-a79681787f9e/?format=api",
"name": "Over/Under",
"created_at": "2023-05-30T10:47:16.891694-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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9809007e-a70f-4fc7-bf2e-475747c6822e",
"gambit_id": "2e931a6c-8282-4e5b-a45b-0995f7be2b97",
"last_updated": "2023-05-31T11:47:20.074707-04:00",
"created_at": "2023-05-30T10:47:16.893772-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f601467-9715-4cd4-b574-188b203eabaa/?format=api"
},
{
"id": "a9535a35-f949-490a-8c9e-c83405caf808",
"gambit_id": "5b134cdf-8a9e-4fd2-971a-f8d390a58ac3",
"last_updated": "2023-05-31T11:47:20.077059-04:00",
"created_at": "2023-05-30T10:47:16.895814-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f601467-9715-4cd4-b574-188b203eabaa/?format=api"
}
]
}