GET /api/bet_types/4461c808-4c62-439d-bc98-8e6eb875892c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4461c808-4c62-439d-bc98-8e6eb875892c",
"match": "https://api-prod.gambitprofit.com/api/matches/00e175b1-dd6a-4315-a1c1-b16542c98142/?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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Under 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c067d124-8669-4c1b-a801-75674b27fcc3",
"gambit_id": "93ea8466-5141-4d66-83b4-9f798becd8fc",
"last_updated": "2022-10-11T11:51:54.947579-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4461c808-4c62-439d-bc98-8e6eb875892c/?format=api"
},
{
"id": "12104a4d-c8ff-4469-be0f-0b8dc4f35f35",
"gambit_id": "8b3a1621-f4f6-4fbc-9957-739ab7f228dc",
"last_updated": "2022-10-11T11:51:54.946378-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4461c808-4c62-439d-bc98-8e6eb875892c/?format=api"
}
]
}