GET /api/bet_types/95429831-ea83-4e3d-ad03-470241e0089e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95429831-ea83-4e3d-ad03-470241e0089e",
"match": "https://api-prod.gambitprofit.com/api/matches/d36ad8e8-ab28-45d4-b9e2-7cbb64910e63/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:10.559873-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 Under 239.5",
"amount": 5000.0
},
{
"team": "Game Total Over 239.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "874f1e1e-28db-44ec-a1db-c9d254ae155d",
"gambit_id": "5d5ef4d8-3cf6-46a5-8bc8-fdb48946ad1f",
"last_updated": "2023-02-11T14:17:14.363551-05:00",
"created_at": "2023-02-10T09:02:10.561239-05:00",
"name": "Game Total Under 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95429831-ea83-4e3d-ad03-470241e0089e/?format=api"
},
{
"id": "956fd68f-cada-4e98-a65f-8a71a26f615f",
"gambit_id": "e73c708d-7f5b-4c39-9d5a-7d2d05f8d022",
"last_updated": "2023-02-11T14:17:14.364945-05:00",
"created_at": "2023-02-10T09:02:10.562701-05:00",
"name": "Game Total Over 239.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "239.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95429831-ea83-4e3d-ad03-470241e0089e/?format=api"
}
]
}