GET /api/bet_types/38f3acca-cf91-46d1-9b1d-5005b2ad2832/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38f3acca-cf91-46d1-9b1d-5005b2ad2832",
"match": "https://api-prod.gambitprofit.com/api/matches/516cb75c-2b74-4e2d-8063-744fafaec77b/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-21T09:13:07.076914-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": "Anaheim Ducks",
"amount": 5773.0
},
{
"team": "Calgary Flames",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "3d35de02-0349-44d6-a78f-d88e46742eaf",
"gambit_id": "b7ac0e4b-b53d-49d7-9d9a-61ce563a304e",
"last_updated": "2023-12-23T14:53:21.171527-05:00",
"created_at": "2023-12-21T09:13:07.084757-05:00",
"name": "Anaheim Ducks",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f3acca-cf91-46d1-9b1d-5005b2ad2832/?format=api"
},
{
"id": "7982494d-7961-4c3e-b2e2-dff945b13f96",
"gambit_id": "96204e21-93a2-451c-b184-8ec9aaae7621",
"last_updated": "2023-12-23T14:53:21.168096-05:00",
"created_at": "2023-12-21T09:13:07.080544-05:00",
"name": "Calgary Flames",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f3acca-cf91-46d1-9b1d-5005b2ad2832/?format=api"
}
]
}