GET /api/bet_types/6a516cce-5560-4ea7-af99-6387cf993604/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a516cce-5560-4ea7-af99-6387cf993604",
"match": "https://api-prod.gambitprofit.com/api/matches/2db83ebe-8d39-49bb-b745-6d0f3bf3431b/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-23T09:07:03.805624-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": "San Jose Sharks",
"amount": 6721.0
},
{
"team": "Nashville Predators",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "e0e29134-c025-4bb9-b841-57b05bf3ac20",
"gambit_id": "ea84ea8a-62fb-4894-a7a9-a82aa1d7b339",
"last_updated": "2023-02-24T12:37:17.606543-05:00",
"created_at": "2023-02-23T09:07:03.806845-05:00",
"name": "San Jose Sharks",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a516cce-5560-4ea7-af99-6387cf993604/?format=api"
},
{
"id": "742d9d78-7e46-42bf-92a9-d7afef424dcd",
"gambit_id": "6c595179-ad93-4071-b66c-174e95d6914e",
"last_updated": "2023-02-24T12:37:17.607705-05:00",
"created_at": "2023-02-23T09:07:03.808082-05:00",
"name": "Nashville Predators",
"reward": "2.89000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a516cce-5560-4ea7-af99-6387cf993604/?format=api"
}
]
}