GET /api/bet_types/a8c4ba6f-e280-4f51-aced-3b62be6ed827/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a8c4ba6f-e280-4f51-aced-3b62be6ed827",
"match": "https://api-prod.gambitprofit.com/api/matches/31becd6a-3636-4ea2-9205-da88e576dd40/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-07T09:03:25.144805-05: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": "Detroit Red Wings",
"amount": 5939.0
},
{
"team": "Anaheim Ducks",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "caf009eb-107e-4d79-baa6-c9391f5a399a",
"gambit_id": "84830e73-fe5a-481c-ae9a-5df72b0e32a7",
"last_updated": "2024-01-09T10:48:23.242139-05:00",
"created_at": "2024-01-07T09:03:25.149561-05:00",
"name": "Detroit Red Wings",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c4ba6f-e280-4f51-aced-3b62be6ed827/?format=api"
},
{
"id": "4cf1b093-d3de-45f8-8f63-0586939627a5",
"gambit_id": "a2c795d0-c7ae-4207-89fa-c1fb469b7567",
"last_updated": "2024-01-09T10:48:23.245840-05:00",
"created_at": "2024-01-07T09:03:25.153911-05:00",
"name": "Anaheim Ducks",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8c4ba6f-e280-4f51-aced-3b62be6ed827/?format=api"
}
]
}