GET /api/bet_types/e7fd2244-c755-4b44-bf57-2a214983865a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7fd2244-c755-4b44-bf57-2a214983865a",
"match": "https://api-prod.gambitprofit.com/api/matches/29a340e5-b1dd-47e5-a64f-143750db5fff/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:06.897585-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 220.5",
"amount": 5000.0
},
{
"team": "Game Total Under 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "d0381b88-280f-4e3f-90a4-43a832c66e85",
"gambit_id": "65aa41f8-7443-4e37-abb2-b089ded6da5b",
"last_updated": "2022-12-30T18:52:01.130667-05:00",
"created_at": "2022-12-28T09:32:06.900081-05:00",
"name": "Game Total Over 220.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7fd2244-c755-4b44-bf57-2a214983865a/?format=api"
},
{
"id": "f3f6655d-d3ca-4a06-b0ce-8b4458027c7c",
"gambit_id": "a4302929-04c3-4878-836d-11ce1b3df1fe",
"last_updated": "2022-12-30T18:52:01.129586-05:00",
"created_at": "2022-12-28T09:32:06.898827-05:00",
"name": "Game Total Under 220.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7fd2244-c755-4b44-bf57-2a214983865a/?format=api"
}
]
}