GET /api/bet_types/7de0dbbd-529c-4cce-85f2-5abb5de2569a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7de0dbbd-529c-4cce-85f2-5abb5de2569a",
"match": "https://api-prod.gambitprofit.com/api/matches/64f9cc9a-ffe6-4507-8bc0-bd4e4a7decc0/?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 37",
"amount": 5000.0
},
{
"team": "Game Total Over 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0009c023-c4d7-4c7c-ac09-6fa6de856bd2",
"gambit_id": "89e60308-c2cd-43c0-a92a-676beb78c6fc",
"last_updated": "2022-10-11T11:22:05.557203-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de0dbbd-529c-4cce-85f2-5abb5de2569a/?format=api"
},
{
"id": "05206a03-a09b-4b4e-b655-1d12d0a5a378",
"gambit_id": "b3336f3e-d97d-4872-a50f-18f87370471c",
"last_updated": "2022-10-11T11:22:05.558389-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37",
"reward": "1.88000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7de0dbbd-529c-4cce-85f2-5abb5de2569a/?format=api"
}
]
}