GET /api/bet_types/beb2e587-acc8-4afb-a921-73c80729d233/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "beb2e587-acc8-4afb-a921-73c80729d233",
"match": "https://api-prod.gambitprofit.com/api/matches/b58499ba-e904-4ae8-9d48-231e72b8f97b/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:54.414458-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 Under 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2e6485ab-3869-4474-a4ee-f82f0236ddf0",
"gambit_id": "44395ab9-c3c5-4e0a-ab21-5be436de9714",
"last_updated": "2023-06-05T10:57:25.420011-04:00",
"created_at": "2023-06-04T12:16:54.420243-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beb2e587-acc8-4afb-a921-73c80729d233/?format=api"
},
{
"id": "53fb5727-ce53-4405-a054-7a203ab9a504",
"gambit_id": "b29e3965-21cf-43c8-ad83-4e25db0e3cb1",
"last_updated": "2023-06-05T10:57:25.418553-04:00",
"created_at": "2023-06-04T12:16:54.417906-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/beb2e587-acc8-4afb-a921-73c80729d233/?format=api"
}
]
}