GET /api/bet_types/759f8b69-082b-4c61-84a8-8a05f92dd6f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "759f8b69-082b-4c61-84a8-8a05f92dd6f9",
"match": "https://api-prod.gambitprofit.com/api/matches/1bb5fb12-8c73-44cc-b9fc-7e83fccf19da/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:46:51.710084-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 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6c767d9a-0bb9-4fe9-8ba3-dd36916bd2c7",
"gambit_id": "31856d7a-42e2-4638-8d00-c98a4d0af64f",
"last_updated": "2023-03-11T16:07:09.288205-05:00",
"created_at": "2023-03-10T08:46:51.711389-05:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759f8b69-082b-4c61-84a8-8a05f92dd6f9/?format=api"
},
{
"id": "c32a46ff-d938-4be4-92ce-0dacec0d5179",
"gambit_id": "43619267-9d58-4b36-8d9c-1d2eaa769e62",
"last_updated": "2023-03-11T16:07:09.289403-05:00",
"created_at": "2023-03-10T08:46:51.712714-05:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/759f8b69-082b-4c61-84a8-8a05f92dd6f9/?format=api"
}
]
}