GET /api/bet_types/014b3ce1-6c48-44a8-a450-5adc10d477c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "014b3ce1-6c48-44a8-a450-5adc10d477c7",
"match": "https://api-prod.gambitprofit.com/api/matches/88d5e4a4-292c-4223-8f7e-b6d86a5f4c45/?format=api",
"name": "Over/Under",
"created_at": "2023-07-05T08:42:57.940037-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3a8f15cd-a4c4-454d-956e-2b5f75a2032f",
"gambit_id": "88e9dc5f-eb7c-4cd3-9aa3-c1030cecdced",
"last_updated": "2023-07-06T12:28:23.553432-04:00",
"created_at": "2023-07-05T08:42:57.942462-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/014b3ce1-6c48-44a8-a450-5adc10d477c7/?format=api"
},
{
"id": "14b6ae05-19ce-43bd-9b02-3d738122682d",
"gambit_id": "a1fbdbe2-f286-4a52-af45-ac1f6b6bcbb8",
"last_updated": "2023-07-06T12:28:23.555864-04:00",
"created_at": "2023-07-05T08:42:57.944903-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/014b3ce1-6c48-44a8-a450-5adc10d477c7/?format=api"
}
]
}