GET /api/bet_types/ff7f92a3-1853-46b4-9534-6b4a0772e024/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff7f92a3-1853-46b4-9534-6b4a0772e024",
"match": "https://api-prod.gambitprofit.com/api/matches/3e6cdd5a-8c06-4d66-8bcc-e0716e472e90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-29T08:33:12.969166-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": "MIN (P Lopez)",
"amount": 5980.0
},
{
"team": "CLE (G Williams)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "a2e272f4-a9e5-4d77-8535-b0876b6119b5",
"gambit_id": "197c7566-d4b9-4ee3-b1c4-070e5a0bb07a",
"last_updated": "2023-08-30T13:32:55.811658-04:00",
"created_at": "2023-08-29T08:33:12.979156-04:00",
"name": "MIN (P Lopez)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7f92a3-1853-46b4-9534-6b4a0772e024/?format=api"
},
{
"id": "cb900395-5440-4dd9-bc1a-2388f95271df",
"gambit_id": "9dbe8e34-6358-4def-a8ec-740bd27ea4f7",
"last_updated": "2023-08-30T13:32:55.807929-04:00",
"created_at": "2023-08-29T08:33:12.973738-04:00",
"name": "CLE (G Williams)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff7f92a3-1853-46b4-9534-6b4a0772e024/?format=api"
}
]
}