GET /api/bet_types/4242581f-484c-4cfc-974a-c38d070632ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4242581f-484c-4cfc-974a-c38d070632ba",
"match": "https://api-prod.gambitprofit.com/api/matches/8139d9f1-e861-49c5-a451-ff8529eac53b/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-23T11:47:59.106059-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": "CWS",
"amount": 6090.0
},
{
"team": "MIN",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a30f757e-e9c0-48b6-8044-b6c57d733391",
"gambit_id": "4b504a03-2c35-4398-8a8d-7c9ae403f0c5",
"last_updated": "2023-07-24T13:28:11.016937-04:00",
"created_at": "2023-07-23T11:47:59.111904-04:00",
"name": "CWS",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4242581f-484c-4cfc-974a-c38d070632ba/?format=api"
},
{
"id": "235fa472-a7bb-4ce2-bcda-ac2d3115fcc6",
"gambit_id": "6182b247-0c37-410c-ac1d-a3e895be7d6d",
"last_updated": "2023-07-24T13:28:11.024699-04:00",
"created_at": "2023-07-23T11:47:59.132917-04:00",
"name": "MIN",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4242581f-484c-4cfc-974a-c38d070632ba/?format=api"
}
]
}