GET /api/bet_types/733081d8-9d64-41fb-bc5d-b75a82a2345d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "733081d8-9d64-41fb-bc5d-b75a82a2345d",
"match": "https://api-prod.gambitprofit.com/api/matches/c189d1ee-5b4f-4567-85d7-124a6ff84645/?format=api",
"name": "Over/Under",
"created_at": "2023-07-15T11:43:02.963256-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "431dce72-7d92-4e9f-b4ce-a4dce6a60e8b",
"gambit_id": "dc21c100-716b-4a89-a23d-17e127745077",
"last_updated": "2023-07-17T10:23:25.076307-04:00",
"created_at": "2023-07-15T11:43:02.965941-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733081d8-9d64-41fb-bc5d-b75a82a2345d/?format=api"
},
{
"id": "bee500a9-1a0c-4941-a70d-4abd3fa96861",
"gambit_id": "bcf71ed6-96c8-473d-bd3c-044ac8ccc522",
"last_updated": "2023-07-17T10:23:25.074897-04:00",
"created_at": "2023-07-15T11:43:02.964574-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733081d8-9d64-41fb-bc5d-b75a82a2345d/?format=api"
}
]
}