GET /api/bet_types/e8912088-fa86-41f8-b418-4f0d6ac9147d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8912088-fa86-41f8-b418-4f0d6ac9147d",
"match": "https://api-prod.gambitprofit.com/api/matches/97225cd6-41f8-407b-8ad4-185427303b4b/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-12T08:57:09.729518-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": "TOR",
"amount": 5614.0
},
{
"team": "DET",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "8abb2b54-542d-4deb-8d5b-ddcf88e9dcee",
"gambit_id": "d6f6f5a3-f0ef-4eb6-8b2d-593025c82fa8",
"last_updated": "2023-04-13T11:02:14.171034-04:00",
"created_at": "2023-04-12T08:57:09.732592-04:00",
"name": "TOR",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8912088-fa86-41f8-b418-4f0d6ac9147d/?format=api"
},
{
"id": "ef38f2c3-48bf-4417-a1b3-744c5ca8e2d0",
"gambit_id": "ea6df18c-8e6a-4736-a6d2-e2e41555b00e",
"last_updated": "2023-04-13T11:02:14.172280-04:00",
"created_at": "2023-04-12T08:57:09.735213-04:00",
"name": "DET",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8912088-fa86-41f8-b418-4f0d6ac9147d/?format=api"
}
]
}