GET /api/bet_types/752ae018-4757-426c-96fa-9e427807ddea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "752ae018-4757-426c-96fa-9e427807ddea",
"match": "https://api-prod.gambitprofit.com/api/matches/d7369b92-a456-4405-9382-6c5fb3c38cfe/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-17T10:28:00.743408-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": "BOS",
"amount": 5939.0
},
{
"team": "TOR",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "85e15030-2279-4479-af8c-c2ebefcd8c30",
"gambit_id": "13ac3d6c-76af-4c24-91ec-1d26a3d8fa95",
"last_updated": "2023-09-18T23:03:08.667917-04:00",
"created_at": "2023-09-17T10:28:00.747395-04:00",
"name": "BOS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/752ae018-4757-426c-96fa-9e427807ddea/?format=api"
},
{
"id": "9e51de35-784c-4ed2-bc49-1fc845ba8a60",
"gambit_id": "f65a979d-9ab3-45dd-8057-2951dd0a8bcd",
"last_updated": "2023-09-18T23:03:08.671264-04:00",
"created_at": "2023-09-17T10:28:00.751247-04:00",
"name": "TOR",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/752ae018-4757-426c-96fa-9e427807ddea/?format=api"
}
]
}