GET /api/bet_types/5801a92f-af94-49ac-b004-f31cd02c55cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5801a92f-af94-49ac-b004-f31cd02c55cf",
"match": "https://api-prod.gambitprofit.com/api/matches/3fa5158d-fd65-4ba1-a69a-5363d73614bf/?format=api",
"name": "Over/Under",
"created_at": "2023-07-31T10:23:04.573560-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",
"amount": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "9184e470-a12e-4d5d-a73a-0e4c02165d0f",
"gambit_id": "ba51dae8-96cf-410b-8672-19ddcd6cfbb0",
"last_updated": "2023-08-01T11:03:23.579622-04:00",
"created_at": "2023-07-31T10:23:04.577683-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5801a92f-af94-49ac-b004-f31cd02c55cf/?format=api"
},
{
"id": "652a5e9c-efa8-458a-a561-0fc8592cb8af",
"gambit_id": "fa818681-3673-455a-b47f-45452b1c8fa0",
"last_updated": "2023-08-01T11:03:23.588037-04:00",
"created_at": "2023-07-31T10:23:04.581545-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5801a92f-af94-49ac-b004-f31cd02c55cf/?format=api"
}
]
}