GET /api/bet_types/9acaf6fc-4c3b-4905-a52a-cf6cf66f8266/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9acaf6fc-4c3b-4905-a52a-cf6cf66f8266",
"match": "https://api-prod.gambitprofit.com/api/matches/bc9aa5a1-31f0-487b-83a0-b01a55d9a106/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:07.626980-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": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7fb18821-331a-41fd-a55b-5cc25aa57827",
"gambit_id": "07f43634-281b-4f0b-9fa2-8e9792ff774b",
"last_updated": "2023-05-17T11:06:54.305755-04:00",
"created_at": "2023-05-16T09:47:07.631187-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acaf6fc-4c3b-4905-a52a-cf6cf66f8266/?format=api"
},
{
"id": "f79545fe-52b1-4d2d-9232-01622cc1dfa4",
"gambit_id": "460edf81-3d7d-40a4-953b-1ace4c2576ae",
"last_updated": "2023-05-17T11:06:54.303742-04:00",
"created_at": "2023-05-16T09:47:07.629157-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9acaf6fc-4c3b-4905-a52a-cf6cf66f8266/?format=api"
}
]
}