GET /api/bet_types/a3748d99-96a8-4653-b136-466df5c4a786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3748d99-96a8-4653-b136-466df5c4a786",
"match": "https://api-prod.gambitprofit.com/api/matches/685daf73-e90c-4836-9681-c21e9ed9c9d2/?format=api",
"name": "Over/Under",
"created_at": "2023-03-19T09:17:07.930020-04: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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b9176697-b4a5-4461-9e03-ba5b4940f7f9",
"gambit_id": "d7c67388-4ba1-4299-be05-f91fafabc965",
"last_updated": "2023-03-20T11:42:07.977900-04:00",
"created_at": "2023-03-19T09:17:07.935148-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3748d99-96a8-4653-b136-466df5c4a786/?format=api"
},
{
"id": "ca155745-b342-4ebb-97d8-b4c96eba0f35",
"gambit_id": "1a230970-2388-4af4-944e-7ae847ac9c68",
"last_updated": "2023-03-20T11:42:07.974440-04:00",
"created_at": "2023-03-19T09:17:07.932857-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3748d99-96a8-4653-b136-466df5c4a786/?format=api"
}
]
}