GET /api/bet_types/c2cfad6d-c06d-462b-bcfc-87ea062da807/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2cfad6d-c06d-462b-bcfc-87ea062da807",
"match": "https://api-prod.gambitprofit.com/api/matches/d9a32440-62b6-4e20-8031-bef129bc0dac/?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 Under 64.5",
"amount": 5000.0
},
{
"team": "Game Total Over 64.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "bc186570-c625-438d-9d8e-7f220daf452c",
"gambit_id": "b4250bdb-31ea-471f-a60f-929b925ff580",
"last_updated": "2022-10-11T11:27:05.923910-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2cfad6d-c06d-462b-bcfc-87ea062da807/?format=api"
},
{
"id": "54222e40-36f4-4176-8dbc-df4338e46c99",
"gambit_id": "7b1086f2-238a-4c9c-9cd7-eb22cebbdea2",
"last_updated": "2022-10-11T11:27:05.925057-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "64.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2cfad6d-c06d-462b-bcfc-87ea062da807/?format=api"
}
]
}