GET /api/bet_types/3fff1a19-ac75-4576-9a5b-dd5619cf4cae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3fff1a19-ac75-4576-9a5b-dd5619cf4cae",
"match": "https://api-prod.gambitprofit.com/api/matches/0c9c11ad-2822-4c48-b7aa-062e3649d63b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:09.195712-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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Under 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "46d47962-ea73-4a4a-a8a0-8b7e1798789d",
"gambit_id": "9cca29a3-872d-472a-853f-1886d91b72a9",
"last_updated": "2023-12-04T15:37:57.348256-05:00",
"created_at": "2023-11-30T10:28:09.202737-05:00",
"name": "Game Total Over 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fff1a19-ac75-4576-9a5b-dd5619cf4cae/?format=api"
},
{
"id": "05138a0e-dad2-46de-9670-a3b20d90e46b",
"gambit_id": "1fd62944-166a-44ac-a2b8-b747f5d063c8",
"last_updated": "2023-12-04T15:37:57.351552-05:00",
"created_at": "2023-11-30T10:28:09.210605-05:00",
"name": "Game Total Under 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3fff1a19-ac75-4576-9a5b-dd5619cf4cae/?format=api"
}
]
}