GET /api/bet_types/3fb48735-15a9-407c-9f4f-cdaf8e46a149/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3fb48735-15a9-407c-9f4f-cdaf8e46a149",
"match": "https://api-prod.gambitprofit.com/api/matches/40eb7fc7-a539-4bf9-8b38-039d865256c3/?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 46",
"amount": 5000.0
},
{
"team": "Game Total Over 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9a2e19c1-b007-40ff-97d6-3469cf7c568c",
"gambit_id": "a8ad75e7-0ca9-4ae0-8695-4a6c5d655cc2",
"last_updated": "2022-10-11T12:01:58.260707-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb48735-15a9-407c-9f4f-cdaf8e46a149/?format=api"
},
{
"id": "3e9732d0-1d76-4ca6-89e2-4f0b8e42ca1a",
"gambit_id": "5ff8b938-78e9-4291-9c08-b6214713af56",
"last_updated": "2022-10-11T12:01:58.261793-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fb48735-15a9-407c-9f4f-cdaf8e46a149/?format=api"
}
]
}