GET /api/bet_types/695c4650-1b2f-4eb0-8587-1c84a5c37d78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "695c4650-1b2f-4eb0-8587-1c84a5c37d78",
"match": "https://api-prod.gambitprofit.com/api/matches/6464fd33-92ca-4ffc-ae3b-5f36f012aeb2/?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 8",
"amount": 5000.0
},
{
"team": "Game Total Under 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "e5c34888-174a-484b-8b1d-17ed3974a6a4",
"gambit_id": "312b2231-5379-461c-a528-0d296ea33517",
"last_updated": "2022-08-20T12:02:02.012857-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.82000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/695c4650-1b2f-4eb0-8587-1c84a5c37d78/?format=api"
},
{
"id": "485a5c1d-c62e-4449-8f18-561d8a77b874",
"gambit_id": "46cea415-11e7-4aa8-879b-dd1145d0b88f",
"last_updated": "2022-08-20T12:02:02.013375-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.82000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/695c4650-1b2f-4eb0-8587-1c84a5c37d78/?format=api"
}
]
}