GET /api/bet_types/d4c87ea1-997f-45b6-84a4-c7990152da21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4c87ea1-997f-45b6-84a4-c7990152da21",
"match": "https://api-prod.gambitprofit.com/api/matches/deffd9bf-23c7-40dd-83df-b1b6a4c31485/?format=api",
"name": "Over/Under",
"created_at": "2023-07-03T11:03:19.239159-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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Under 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ddf3699-fa15-4068-b8cf-e68613ecccae",
"gambit_id": "ea51a5da-a5d6-4e0b-a2f4-172aa358613d",
"last_updated": "2023-07-04T10:43:00.534317-04:00",
"created_at": "2023-07-03T11:03:19.240734-04:00",
"name": "Game Total Over 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4c87ea1-997f-45b6-84a4-c7990152da21/?format=api"
},
{
"id": "be8fe24f-9356-4d09-93e7-f65a7a388c9f",
"gambit_id": "f34ee8c8-fe42-46f9-a33e-b72411c3a255",
"last_updated": "2023-07-04T10:43:00.536866-04:00",
"created_at": "2023-07-03T11:03:19.242475-04:00",
"name": "Game Total Under 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4c87ea1-997f-45b6-84a4-c7990152da21/?format=api"
}
]
}