GET /api/bet_types/56777398-ec24-45d2-b8e0-903ee9acb9a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56777398-ec24-45d2-b8e0-903ee9acb9a3",
"match": "https://api-prod.gambitprofit.com/api/matches/42f73f25-3b0e-4420-962f-51f373158ba1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:08.046746-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": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4632a3ab-eba3-4b3a-bad7-b92eb6a90ac6",
"gambit_id": "a7db9a27-7869-46f8-9882-1e45962670ec",
"last_updated": "2023-04-22T13:07:13.612489-04:00",
"created_at": "2023-04-21T12:32:08.050116-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56777398-ec24-45d2-b8e0-903ee9acb9a3/?format=api"
},
{
"id": "a34dfd93-0ed3-46d6-8086-4c6a971eee64",
"gambit_id": "b1269e9a-c612-4752-8f7e-52d1eae2305f",
"last_updated": "2023-04-22T13:07:13.610927-04:00",
"created_at": "2023-04-21T12:32:08.048485-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56777398-ec24-45d2-b8e0-903ee9acb9a3/?format=api"
}
]
}