GET /api/bet_types/d5f9334b-b406-41a0-80fd-7ec7d08b4e9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5f9334b-b406-41a0-80fd-7ec7d08b4e9b",
"match": "https://api-prod.gambitprofit.com/api/matches/c00053db-c60e-4654-ab11-d6c3a0ff9d7a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-08T08:43:17.433098-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": "WAS",
"amount": 5213.0
},
{
"team": "ARI",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d50094d4-5df6-4bee-b404-c5073b05b8fb",
"gambit_id": "9ebcf044-f3fa-4958-b39d-d886684d1f59",
"last_updated": "2023-06-15T13:03:20.561677-04:00",
"created_at": "2023-06-08T08:43:17.436135-04:00",
"name": "WAS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f9334b-b406-41a0-80fd-7ec7d08b4e9b/?format=api"
},
{
"id": "4d6fba16-41f0-4bed-8402-6266e6c4018f",
"gambit_id": "a7c459a4-cdcc-46a8-b3e6-ce5a351a8332",
"last_updated": "2023-06-15T13:03:20.559611-04:00",
"created_at": "2023-06-08T08:43:17.434598-04:00",
"name": "ARI",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5f9334b-b406-41a0-80fd-7ec7d08b4e9b/?format=api"
}
]
}