GET /api/bet_types/4e0c87d3-a2e5-41e2-b356-dea5d75139d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e0c87d3-a2e5-41e2-b356-dea5d75139d5",
"match": "https://api-prod.gambitprofit.com/api/matches/632ab742-130d-46d7-91d5-2e39beb99cd4/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-14T10:57:05.830624-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": "CIN",
"amount": 5688.0
},
{
"team": "MIA",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "48b16120-cac4-44f4-8a3a-6c3eb43d1b1c",
"gambit_id": "a314082a-d7be-4c3e-ac9f-08d4a03fd1be",
"last_updated": "2023-05-15T11:37:00.725345-04:00",
"created_at": "2023-05-14T10:57:05.834604-04:00",
"name": "CIN",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0c87d3-a2e5-41e2-b356-dea5d75139d5/?format=api"
},
{
"id": "8cf56798-4e28-4b0a-b99c-4e99a9bd4281",
"gambit_id": "77a1f66e-d436-4298-aae6-1d939cdb4e90",
"last_updated": "2023-05-15T11:37:00.723963-04:00",
"created_at": "2023-05-14T10:57:05.832727-04:00",
"name": "MIA",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e0c87d3-a2e5-41e2-b356-dea5d75139d5/?format=api"
}
]
}