GET /api/bet_types/fadb46f8-4282-4914-9221-f884e8d97773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fadb46f8-4282-4914-9221-f884e8d97773",
"match": "https://api-prod.gambitprofit.com/api/matches/4e6e00d7-2ff4-491b-bf84-4a4b2b8ea757/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-17T09:58:18.992789-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": "Ottawa Senators",
"amount": 5857.0
},
{
"team": "Vegas Golden Knights",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "7aee43a5-c74e-4646-aca3-da6b8488212d",
"gambit_id": "69a6e884-211a-43c9-b460-daa09771c258",
"last_updated": "2023-12-19T10:08:19.953525-05:00",
"created_at": "2023-12-17T09:58:18.996592-05:00",
"name": "Ottawa Senators",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadb46f8-4282-4914-9221-f884e8d97773/?format=api"
},
{
"id": "eca93a2e-bbbc-4ac7-8f44-32e11b09166f",
"gambit_id": "cba842f1-bee4-4741-8bfe-0db0ab0b6e61",
"last_updated": "2023-12-19T10:08:19.956839-05:00",
"created_at": "2023-12-17T09:58:19.000609-05:00",
"name": "Vegas Golden Knights",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fadb46f8-4282-4914-9221-f884e8d97773/?format=api"
}
]
}