GET /api/bet_types/ea608dbf-23b9-4505-8957-d7924df33435/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea608dbf-23b9-4505-8957-d7924df33435",
"match": "https://api-prod.gambitprofit.com/api/matches/aec8e9d6-f2ea-4505-b1f7-5d5d3781c153/?format=api",
"name": "Over/Under",
"created_at": "2023-04-16T12:17:25.040657-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "956c0972-cbe4-4f88-8519-8c44a83b11d8",
"gambit_id": "1353eb5c-9132-4280-91cc-711dd6da1b84",
"last_updated": "2023-04-18T12:12:08.635267-04:00",
"created_at": "2023-04-16T12:17:25.046574-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea608dbf-23b9-4505-8957-d7924df33435/?format=api"
},
{
"id": "b4ccf78c-e376-4afc-88c8-50ae1246d122",
"gambit_id": "1081c4fa-003e-48f0-bdbd-329c6488bd4b",
"last_updated": "2023-04-18T12:12:08.632444-04:00",
"created_at": "2023-04-16T12:17:25.043634-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea608dbf-23b9-4505-8957-d7924df33435/?format=api"
}
]
}