GET /api/bet_types/6340913c-2f1b-493c-834a-b2b0ab8b7c91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6340913c-2f1b-493c-834a-b2b0ab8b7c91",
"match": "https://api-prod.gambitprofit.com/api/matches/d7b8c465-af55-49ec-b27d-b3529784db42/?format=api",
"name": "Over/Under",
"created_at": "2023-08-02T09:28:02.839369-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 9.5",
"amount": 5000.0
},
{
"team": "Game Total Under 9.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7ac4122a-0c26-4de0-abb0-ea284623f8cd",
"gambit_id": "9b8e9415-63c0-41f1-8373-78e49f6ab198",
"last_updated": "2023-08-03T10:58:04.611022-04:00",
"created_at": "2023-08-02T09:28:02.851169-04:00",
"name": "Game Total Over 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6340913c-2f1b-493c-834a-b2b0ab8b7c91/?format=api"
},
{
"id": "e7585650-1f7b-4742-a461-982437c8780c",
"gambit_id": "bed51af1-6182-4737-8542-9862847cb7f3",
"last_updated": "2023-08-03T10:58:04.614702-04:00",
"created_at": "2023-08-02T09:28:02.863068-04:00",
"name": "Game Total Under 9.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6340913c-2f1b-493c-834a-b2b0ab8b7c91/?format=api"
}
]
}