GET /api/bet_types/ab6018e1-b075-4139-92a9-eb46b677e3c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab6018e1-b075-4139-92a9-eb46b677e3c7",
"match": "https://api-prod.gambitprofit.com/api/matches/a662af72-e046-45ce-94f9-6b28b3fe3d2e/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-01T09:51:50.371067-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": "St Louis Blues",
"amount": 6399.0
},
{
"team": "Nashville Predators",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "6349e365-e4f5-4613-aaa0-bd7df5de9653",
"gambit_id": "9aa017ff-dcf0-494a-afbb-c12eb29a7366",
"last_updated": "2023-04-03T10:17:07.183688-04:00",
"created_at": "2023-04-01T09:51:50.376833-04:00",
"name": "St Louis Blues",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6018e1-b075-4139-92a9-eb46b677e3c7/?format=api"
},
{
"id": "5a4d1e93-cc21-426b-ac8d-d22b5040e8f0",
"gambit_id": "5a7d3797-31ca-40af-a58e-230429dba37d",
"last_updated": "2023-04-03T10:17:07.182230-04:00",
"created_at": "2023-04-01T09:51:50.373945-04:00",
"name": "Nashville Predators",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab6018e1-b075-4139-92a9-eb46b677e3c7/?format=api"
}
]
}