GET /api/bet_types/832b657f-b39d-4ce1-b19b-26f42aa0f20e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "832b657f-b39d-4ce1-b19b-26f42aa0f20e",
"match": "https://api-prod.gambitprofit.com/api/matches/a024b772-7a60-426f-9c08-3cc0e7a4b89c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:51.929058-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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "13ee0720-3419-4a60-9435-e36b3593bced",
"gambit_id": "7d79a9a2-e1aa-482c-a5ce-ec8e267e4f70",
"last_updated": "2023-03-24T10:27:20.878429-04:00",
"created_at": "2023-03-23T09:06:51.930881-04:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832b657f-b39d-4ce1-b19b-26f42aa0f20e/?format=api"
},
{
"id": "6f76c67b-a304-4313-9ce2-8c9fd3e7a177",
"gambit_id": "179bb5d5-724e-4ca8-82bb-7804a08ddf1d",
"last_updated": "2023-03-24T10:27:20.880444-04:00",
"created_at": "2023-03-23T09:06:51.932647-04:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/832b657f-b39d-4ce1-b19b-26f42aa0f20e/?format=api"
}
]
}