GET /api/bet_types/34b9d043-b249-4a06-b1a2-db4792d570f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34b9d043-b249-4a06-b1a2-db4792d570f9",
"match": "https://api-prod.gambitprofit.com/api/matches/f639e54a-e03c-492f-bf8b-f5e0c8ed6191/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T14:07:04.409538-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "268bc690-983e-42b5-a359-0fa0eca5e422",
"gambit_id": "f4fe5db9-565d-448d-b324-7245154e65b8",
"last_updated": "2023-05-06T11:52:04.163535-04:00",
"created_at": "2023-05-05T14:07:04.411392-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b9d043-b249-4a06-b1a2-db4792d570f9/?format=api"
},
{
"id": "649bc7c9-afe5-4216-8ddf-981b6612641d",
"gambit_id": "d97fb50d-b378-4b99-a497-0f2ad98822d5",
"last_updated": "2023-05-06T11:52:04.165037-04:00",
"created_at": "2023-05-05T14:07:04.413055-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b9d043-b249-4a06-b1a2-db4792d570f9/?format=api"
}
]
}