GET /api/bet_types/225df437-1859-4aec-a058-b19c9432e492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "225df437-1859-4aec-a058-b19c9432e492",
"match": "https://api-prod.gambitprofit.com/api/matches/4a112ed8-bb28-4791-8fdc-75c3c538b4fb/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T09:58:13.607416-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 43.5",
"amount": 5000.0
},
{
"team": "Game Total Over 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6f339d6b-bb4e-4b06-9c28-4eac19b70e16",
"gambit_id": "c4079f71-34dc-4080-84ba-e904b866908d",
"last_updated": "2023-09-22T10:48:10.655664-04:00",
"created_at": "2023-09-20T09:58:13.611300-04:00",
"name": "Game Total Under 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225df437-1859-4aec-a058-b19c9432e492/?format=api"
},
{
"id": "94132cd9-7cc1-44b1-ba21-e9b5c26bc83b",
"gambit_id": "53854a6a-93fd-4731-8c80-a6b3e9b24f7e",
"last_updated": "2023-09-22T10:48:10.658824-04:00",
"created_at": "2023-09-20T09:58:13.616350-04:00",
"name": "Game Total Over 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/225df437-1859-4aec-a058-b19c9432e492/?format=api"
}
]
}