GET /api/bet_types/176a8279-24c5-4363-b64f-d40dc689a838/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "176a8279-24c5-4363-b64f-d40dc689a838",
"match": "https://api-prod.gambitprofit.com/api/matches/9d8af2bb-d8af-45b7-abd0-59db64d3d40b/?format=api",
"name": "Over/Under",
"created_at": "2023-12-23T09:18:00.700459-05: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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8e6c661b-2111-4ffc-a778-989e734e1b9e",
"gambit_id": "b66ac69d-27be-4c52-bb0d-c0425a1d2f13",
"last_updated": "2023-12-26T15:18:19.809655-05:00",
"created_at": "2023-12-23T09:18:00.703935-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/176a8279-24c5-4363-b64f-d40dc689a838/?format=api"
},
{
"id": "273070e9-8ebd-48cc-84b1-c4c3fe5a7cd0",
"gambit_id": "9f54b739-074a-457e-a41c-6473e0f15f95",
"last_updated": "2023-12-26T15:18:19.814192-05:00",
"created_at": "2023-12-23T09:18:00.713011-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/176a8279-24c5-4363-b64f-d40dc689a838/?format=api"
}
]
}