GET /api/bet_types/87f0d6f6-118c-4480-a195-3ea2ff01b2de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87f0d6f6-118c-4480-a195-3ea2ff01b2de",
"match": "https://api-prod.gambitprofit.com/api/matches/18040fd3-5afb-4cef-8a6d-89b3ffb51bba/?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 47.5",
"amount": 5000.0
},
{
"team": "Game Total Under 47.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b5942f3f-7c1b-4709-b6b1-695b61715174",
"gambit_id": "9b32f8e4-36cf-4dec-aca0-717f43e968d8",
"last_updated": "2022-12-19T13:27:05.810219-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87f0d6f6-118c-4480-a195-3ea2ff01b2de/?format=api"
},
{
"id": "4781a144-67ea-415f-b9dd-4c521bde3ed1",
"gambit_id": "654936a2-6a54-4368-abd2-ada7074c89af",
"last_updated": "2022-12-19T13:27:05.809036-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "47.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87f0d6f6-118c-4480-a195-3ea2ff01b2de/?format=api"
}
]
}