GET /api/bet_types/43407cb8-528d-4b07-8c98-7ce50b786487/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43407cb8-528d-4b07-8c98-7ce50b786487",
"match": "https://api-prod.gambitprofit.com/api/matches/2d6d55ea-b733-47fa-8b8a-6f292bc0507b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T11:46:59.642988-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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Over 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "3fe7f4c3-fb19-44c8-af00-7eef1f5897d0",
"gambit_id": "782deddc-1ed8-436e-8508-5bdbc1bedc8b",
"last_updated": "2023-02-26T12:02:02.253522-05:00",
"created_at": "2023-02-23T11:46:59.644268-05:00",
"name": "Game Total Under 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43407cb8-528d-4b07-8c98-7ce50b786487/?format=api"
},
{
"id": "98d9c30b-bff2-4eaa-a4ee-e5d33611eb95",
"gambit_id": "c827a578-70ff-47a5-bded-2ad174a94d27",
"last_updated": "2023-02-26T12:02:02.254646-05:00",
"created_at": "2023-02-23T11:46:59.645702-05:00",
"name": "Game Total Over 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43407cb8-528d-4b07-8c98-7ce50b786487/?format=api"
}
]
}