GET /api/bet_types/32114f26-932c-42cd-8fdc-7f30ee672d1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32114f26-932c-42cd-8fdc-7f30ee672d1c",
"match": "https://api-prod.gambitprofit.com/api/matches/f496fb22-08ec-4f2f-a85a-e49a7d717764/?format=api",
"name": "Over/Under",
"created_at": "2023-05-20T10:51:58.965787-04: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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "28769e6d-89fe-4176-b96a-f138b78e1fe1",
"gambit_id": "f353b8a3-fadf-4787-b018-eaee34e7ad53",
"last_updated": "2023-05-22T13:17:10.021016-04:00",
"created_at": "2023-05-20T10:51:58.967395-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32114f26-932c-42cd-8fdc-7f30ee672d1c/?format=api"
},
{
"id": "e5c3e7bc-7bbc-4210-a414-a1b85fb4d3f0",
"gambit_id": "890aaef2-546f-4db3-8bd6-0dc6c9764e6a",
"last_updated": "2023-05-22T13:17:10.022708-04:00",
"created_at": "2023-05-20T10:51:58.968915-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32114f26-932c-42cd-8fdc-7f30ee672d1c/?format=api"
}
]
}