GET /api/bet_types/b4c9f8c0-077c-467c-98d7-2ca4da414d7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4c9f8c0-077c-467c-98d7-2ca4da414d7e",
"match": "https://api-prod.gambitprofit.com/api/matches/dd6726c6-53e5-4d7b-9dc6-5b8c4250f372/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:33:19.559383-05: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": "bbe07e44-438c-41b2-bebd-47778f029b9e",
"gambit_id": "ded84c95-a521-4479-8691-4722c4d01365",
"last_updated": "2024-01-23T20:18:20.351197-05:00",
"created_at": "2024-01-20T07:33:19.563192-05: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/b4c9f8c0-077c-467c-98d7-2ca4da414d7e/?format=api"
},
{
"id": "1da5ef0f-265d-4026-b37e-db04cd150f19",
"gambit_id": "7e997a80-ac4d-4e11-a816-9ebece17cfcd",
"last_updated": "2024-01-23T20:18:20.354478-05:00",
"created_at": "2024-01-20T07:33:19.567917-05: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/b4c9f8c0-077c-467c-98d7-2ca4da414d7e/?format=api"
}
]
}