GET /api/bet_types/08f3b09b-d18a-4c8c-9d64-d2e4c93f2e71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08f3b09b-d18a-4c8c-9d64-d2e4c93f2e71",
"match": "https://api-prod.gambitprofit.com/api/matches/57ea8831-68f1-4d0b-8f1f-aa117266cc47/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-16T09:23:11.392678-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": "Washington Capitals",
"amount": 6554.0
},
{
"team": "Nashville Predators",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "930dad2b-994f-4c44-9063-575cd0b6bfb2",
"gambit_id": "d677a611-fe1c-494f-845c-a32c9254b440",
"last_updated": "2023-12-18T10:23:38.759093-05:00",
"created_at": "2023-12-16T09:23:11.396939-05:00",
"name": "Washington Capitals",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f3b09b-d18a-4c8c-9d64-d2e4c93f2e71/?format=api"
},
{
"id": "f3832f66-4457-408b-a813-b980a487756b",
"gambit_id": "5e24d2ce-f50e-4849-8ff1-ddea5a299f6f",
"last_updated": "2023-12-18T10:23:38.763665-05:00",
"created_at": "2023-12-16T09:23:11.402259-05:00",
"name": "Nashville Predators",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08f3b09b-d18a-4c8c-9d64-d2e4c93f2e71/?format=api"
}
]
}