GET /api/bet_types/f01a119f-7dae-4966-9a20-d5a72113f7e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f01a119f-7dae-4966-9a20-d5a72113f7e6",
"match": "https://api-prod.gambitprofit.com/api/matches/16b75f75-330c-47d6-813b-e3d13a310b3b/?format=api",
"name": "Over/Under",
"created_at": "2023-11-12T09:32:57.463912-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Under 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "9ff7b262-45e7-4523-8fdb-c84bd4980ae3",
"gambit_id": "9abf5a88-61ee-49de-8142-9222083c02b4",
"last_updated": "2023-11-13T19:38:24.743005-05:00",
"created_at": "2023-11-12T09:32:57.467927-05:00",
"name": "Game Total Over 215.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01a119f-7dae-4966-9a20-d5a72113f7e6/?format=api"
},
{
"id": "51169266-22e6-42da-8ebc-c190d23d1767",
"gambit_id": "9e0e7322-98fc-4631-849d-902d847447dd",
"last_updated": "2023-11-13T19:38:24.746523-05:00",
"created_at": "2023-11-12T09:32:57.472632-05:00",
"name": "Game Total Under 215.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f01a119f-7dae-4966-9a20-d5a72113f7e6/?format=api"
}
]
}