GET /api/bet_types/acc91dec-d66d-4cd8-a3f6-bb509b9d8182/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acc91dec-d66d-4cd8-a3f6-bb509b9d8182",
"match": "https://api-prod.gambitprofit.com/api/matches/8f32ba7a-48b0-4fd2-a059-85d3f23f9a94/?format=api",
"name": "Over/Under",
"created_at": "2023-04-10T10:06:59.158055-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": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "f12a8560-f932-43e7-960b-8bdfc82fb1ce",
"gambit_id": "de7aca96-c946-4a0f-8b9e-a88524118c70",
"last_updated": "2023-04-11T13:42:07.843527-04:00",
"created_at": "2023-04-10T10:06:59.161472-04:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acc91dec-d66d-4cd8-a3f6-bb509b9d8182/?format=api"
},
{
"id": "59b4c8e0-8bb9-4783-bd06-c34ac7f4e831",
"gambit_id": "ba4b6121-1cc3-4858-b139-9a0784416b84",
"last_updated": "2023-04-11T13:42:07.841268-04:00",
"created_at": "2023-04-10T10:06:59.159785-04:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acc91dec-d66d-4cd8-a3f6-bb509b9d8182/?format=api"
}
]
}