GET /api/bet_types/98c2b956-b0b2-42e0-8d5e-5b5228703f78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98c2b956-b0b2-42e0-8d5e-5b5228703f78",
"match": "https://api-prod.gambitprofit.com/api/matches/c2b981f7-68f9-4ae4-b538-e1e47443a7a1/?format=api",
"name": "Over/Under",
"created_at": "2023-06-24T08:58:08.429892-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ccc2d1dd-d041-4be9-8fae-8112ce6e1f28",
"gambit_id": "5caf963b-6367-4106-b429-afb9609d4127",
"last_updated": "2023-06-26T10:33:17.429144-04:00",
"created_at": "2023-06-24T08:58:08.432520-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c2b956-b0b2-42e0-8d5e-5b5228703f78/?format=api"
},
{
"id": "9ae48a4e-dfbd-48b6-aa50-16eb54b44f36",
"gambit_id": "ae98783e-f87b-42bd-a32e-c50d219ceec7",
"last_updated": "2023-06-26T10:33:17.427047-04:00",
"created_at": "2023-06-24T08:58:08.435434-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c2b956-b0b2-42e0-8d5e-5b5228703f78/?format=api"
}
]
}