GET /api/bet_types/e0d86e44-8084-4f34-9a12-fe95785a143c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0d86e44-8084-4f34-9a12-fe95785a143c",
"match": "https://api-prod.gambitprofit.com/api/matches/8139d9f1-e861-49c5-a451-ff8529eac53b/?format=api",
"name": "Over/Under",
"created_at": "2023-07-23T11:47:59.138975-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "11f64407-9c25-4a0c-a88b-75396ad3814a",
"gambit_id": "f39509eb-d8e9-4a6c-aabc-9bd982e37b26",
"last_updated": "2023-07-24T13:28:11.032976-04:00",
"created_at": "2023-07-23T11:47:59.144141-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d86e44-8084-4f34-9a12-fe95785a143c/?format=api"
},
{
"id": "7174e461-0f46-4ff8-93e5-4ab662afc5e1",
"gambit_id": "3bcab7a7-ad97-43d4-9d93-980c8071355d",
"last_updated": "2023-07-24T13:28:11.049008-04:00",
"created_at": "2023-07-23T11:47:59.149087-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0d86e44-8084-4f34-9a12-fe95785a143c/?format=api"
}
]
}