GET /api/bet_types/9bde7ce7-4e70-4c06-9c72-03cfd34e0721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9bde7ce7-4e70-4c06-9c72-03cfd34e0721",
"match": "https://api-prod.gambitprofit.com/api/matches/8f984804-0d02-48a0-96d7-3db7858a0a72/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-05T09:53:20.203645-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": 5213.0
},
{
"team": "SEA",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4a7cc5c9-ccfd-4e91-aacd-c5b78e2685f5",
"gambit_id": "913df161-4f4b-4cf7-a1cd-beb957065403",
"last_updated": "2023-09-07T10:23:05.606956-04:00",
"created_at": "2023-09-05T09:53:20.215266-04:00",
"name": "CIN",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bde7ce7-4e70-4c06-9c72-03cfd34e0721/?format=api"
},
{
"id": "da127887-7b7d-4753-bbd5-977eb89983d7",
"gambit_id": "c912beeb-50ea-462d-a822-1f95bc234560",
"last_updated": "2023-09-07T10:23:05.603662-04:00",
"created_at": "2023-09-05T09:53:20.209864-04:00",
"name": "SEA",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9bde7ce7-4e70-4c06-9c72-03cfd34e0721/?format=api"
}
]
}