GET /api/bet_types/cdc93f21-981c-4987-bd54-a0c693660dd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdc93f21-981c-4987-bd54-a0c693660dd1",
"match": "https://api-prod.gambitprofit.com/api/matches/009ec9bd-6ff9-4455-88f7-2954835e2d01/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T10:03:18.903513-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 233",
"amount": 5000.0
},
{
"team": "Game Total Under 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c2cfd671-9afe-481e-8f58-9f021feeb603",
"gambit_id": "c41d2903-29f7-40d1-b234-3273f1eec30a",
"last_updated": "2023-12-22T15:23:26.488718-05:00",
"created_at": "2023-12-20T10:03:18.907866-05:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdc93f21-981c-4987-bd54-a0c693660dd1/?format=api"
},
{
"id": "ca90973c-c215-40c8-aa24-bb91e89ba976",
"gambit_id": "a5128d4a-9c12-4fec-a950-477f3dcd5160",
"last_updated": "2023-12-22T15:23:26.491875-05:00",
"created_at": "2023-12-20T10:03:18.912698-05:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdc93f21-981c-4987-bd54-a0c693660dd1/?format=api"
}
]
}