GET /api/bet_types/cfcb3134-7aa0-4ad8-841d-f29dc2199d53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfcb3134-7aa0-4ad8-841d-f29dc2199d53",
"match": "https://api-prod.gambitprofit.com/api/matches/a4356ed4-afa0-4e2e-8fbe-254d928b6e0f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-13T09:32:19.168425-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": "Minnesota Wild",
"amount": 6611.0
},
{
"team": "Nashville Predators",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "61386501-ad54-496b-ba51-1ac30cf4ce2f",
"gambit_id": "60c403a6-5284-4673-9d08-2abae1289732",
"last_updated": "2023-04-14T12:02:22.657484-04:00",
"created_at": "2023-04-13T09:32:19.171139-04:00",
"name": "Minnesota Wild",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfcb3134-7aa0-4ad8-841d-f29dc2199d53/?format=api"
},
{
"id": "b5cb0901-cb48-40c7-a05c-cabfb4c4e006",
"gambit_id": "b0f4f631-23e0-47bd-8b84-f017b54552d5",
"last_updated": "2023-04-14T12:02:22.656021-04:00",
"created_at": "2023-04-13T09:32:19.169784-04:00",
"name": "Nashville Predators",
"reward": "2.77000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfcb3134-7aa0-4ad8-841d-f29dc2199d53/?format=api"
}
]
}