GET /api/bet_types/c2d64b6d-7e1f-48db-9781-17b1eb84bad7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2d64b6d-7e1f-48db-9781-17b1eb84bad7",
"match": "https://api-prod.gambitprofit.com/api/matches/d6413c7e-2c30-467c-b3c3-94bd5844cb82/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-05T09:32:56.354364-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": "New Jersey Devils",
"amount": 5939.0
},
{
"team": "Chicago Blackhawks",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "21154def-aa88-431c-a75d-1a3d0ee731ef",
"gambit_id": "f91d894a-284b-4453-b479-a2694e01ef58",
"last_updated": "2024-01-08T14:18:08.477996-05:00",
"created_at": "2024-01-05T09:32:56.363024-05:00",
"name": "New Jersey Devils",
"reward": "1.60000",
"odds": "1.62500",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d64b6d-7e1f-48db-9781-17b1eb84bad7/?format=api"
},
{
"id": "260d54f1-58e6-4bbf-83d7-cac2f9061b52",
"gambit_id": "640c3ff6-4dfb-4995-90a9-682d2ed43a5c",
"last_updated": "2024-01-08T14:18:08.474254-05:00",
"created_at": "2024-01-05T09:32:56.358383-05:00",
"name": "Chicago Blackhawks",
"reward": "2.34000",
"odds": "2.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d64b6d-7e1f-48db-9781-17b1eb84bad7/?format=api"
}
]
}