GET /api/bet_types/15823847-9d5c-4029-9038-bd750dd96e4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15823847-9d5c-4029-9038-bd750dd96e4c",
"match": "https://api-prod.gambitprofit.com/api/matches/5429f6f4-81f6-4560-8a0d-ba5b23b9d735/?format=api",
"name": "Over/Under",
"created_at": "2023-04-28T11:22:18.996209-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 5.5",
"amount": 5688.0
},
{
"team": "Game Total Over 5.5",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "7564765d-8421-4d02-ae18-e956442d6f32",
"gambit_id": "7cc62ab5-e4a4-403d-b8cb-82e5e9dbd88c",
"last_updated": "2023-04-30T15:12:00.115651-04:00",
"created_at": "2023-04-28T11:22:18.998213-04:00",
"name": "Game Total Under 5.5",
"reward": "1.66000",
"odds": "1.68970",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15823847-9d5c-4029-9038-bd750dd96e4c/?format=api"
},
{
"id": "04ac2203-20b4-4a24-9b02-1d9d6a3b9996",
"gambit_id": "9e7a7971-3b3f-4321-8824-d89532712238",
"last_updated": "2023-04-30T15:12:00.117326-04:00",
"created_at": "2023-04-28T11:22:19.000187-04:00",
"name": "Game Total Over 5.5",
"reward": "2.19000",
"odds": "2.25000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15823847-9d5c-4029-9038-bd750dd96e4c/?format=api"
}
]
}