GET /api/bet_types/3ea8a4d0-bb93-464d-9efc-db790f7bb234/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ea8a4d0-bb93-464d-9efc-db790f7bb234",
"match": "https://api-prod.gambitprofit.com/api/matches/afceebd9-50ce-488a-9e6a-8f033a2fe06c/?format=api",
"name": "Over/Under",
"created_at": "2023-11-03T09:28:19.877411-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 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5e0db49c-cef5-43a5-ae15-f5993f01e065",
"gambit_id": "55ac1524-70cc-49c1-8e07-304352800d8e",
"last_updated": "2023-11-04T10:33:29.467418-04:00",
"created_at": "2023-11-03T09:28:19.885095-04:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea8a4d0-bb93-464d-9efc-db790f7bb234/?format=api"
},
{
"id": "f970281d-72bf-4606-aea9-dd906de94e5a",
"gambit_id": "ff6055a0-c123-4f0b-a183-5b67af0a6dc0",
"last_updated": "2023-11-04T10:33:29.470886-04:00",
"created_at": "2023-11-03T09:28:19.889381-04:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ea8a4d0-bb93-464d-9efc-db790f7bb234/?format=api"
}
]
}