GET /api/bet_types/83dc89af-6a0a-4772-bc4f-b94d0b3025d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83dc89af-6a0a-4772-bc4f-b94d0b3025d0",
"match": "https://api-prod.gambitprofit.com/api/matches/2661e87b-c55c-4fde-ad07-22774eaf622f/?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 216",
"amount": 5000.0
},
{
"team": "Game Total Under 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e234ad23-a7d1-4635-86e0-5f2a6840fc54",
"gambit_id": "9726425f-bacb-4338-bf60-cba5c32dbfcb",
"last_updated": "2022-11-17T11:07:54.845290-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83dc89af-6a0a-4772-bc4f-b94d0b3025d0/?format=api"
},
{
"id": "bdc8e394-3bc2-4062-b99e-9262c2a47632",
"gambit_id": "5a74fe55-55d4-4437-a2b1-6c7280743248",
"last_updated": "2022-11-17T11:07:54.844170-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83dc89af-6a0a-4772-bc4f-b94d0b3025d0/?format=api"
}
]
}