GET /api/bet_types/3b5d4f3f-ccca-4e93-aea6-08b8811df965/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b5d4f3f-ccca-4e93-aea6-08b8811df965",
"match": "https://api-prod.gambitprofit.com/api/matches/0708ac3f-3bda-4373-bde3-b5c4539bf826/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:19.145677-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 Under 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d2602039-539a-42aa-ba3d-3776de293b74",
"gambit_id": "887dc5ee-32cf-4e42-9a3d-8c3bd739d50a",
"last_updated": "2023-04-30T12:47:15.219870-04:00",
"created_at": "2023-04-28T11:22:19.146937-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5d4f3f-ccca-4e93-aea6-08b8811df965/?format=api"
},
{
"id": "fdaa90e6-b50d-4e00-b7cf-d2833dc0b2b4",
"gambit_id": "d8a41291-1d4f-4443-aa13-b6bd51335c58",
"last_updated": "2023-04-30T12:47:15.222008-04:00",
"created_at": "2023-04-28T11:22:19.148189-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b5d4f3f-ccca-4e93-aea6-08b8811df965/?format=api"
}
]
}