GET /api/bet_types/6b51e8ce-7a1d-4885-87d5-a20aea05fee8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b51e8ce-7a1d-4885-87d5-a20aea05fee8",
"match": "https://api-prod.gambitprofit.com/api/matches/e239d851-8ed4-4282-9240-3402fafe18ea/?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 2.5",
"amount": 7721.0
},
{
"team": "Game Total Under 2.5",
"amount": 2279.0
}
],
"expected_reward_tokens": 9342.41,
"profit_sb": -157.59,
"profit_sb_percentage": -1.66,
"recommended": false
},
"lines": [
{
"id": "5c765ca9-684b-4150-b1f7-dff4cb8a355b",
"gambit_id": "565b74ca-350e-4694-ba85-95ac3281a1b4",
"last_updated": "2022-10-06T10:27:05.115437-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.21000",
"odds": "1.22000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51e8ce-7a1d-4885-87d5-a20aea05fee8/?format=api"
},
{
"id": "db7f3d39-7bad-4c30-9163-9abc47b0998b",
"gambit_id": "24864ab0-0b53-4af4-9b60-05f781318a71",
"last_updated": "2022-10-06T10:27:05.114263-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "4.10000",
"odds": "4.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51e8ce-7a1d-4885-87d5-a20aea05fee8/?format=api"
}
]
}