GET /api/bet_types/89ff6ae8-89ca-4ab2-b17f-ae36e89bafd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89ff6ae8-89ca-4ab2-b17f-ae36e89bafd3",
"match": "https://api-prod.gambitprofit.com/api/matches/c06c554f-3158-4cf5-91b2-3a83b28b1256/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-08T08:38:22.565319-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": "TEX",
"amount": 5423.0
},
{
"team": "WAS",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4b0f011f-e2ea-4577-be9a-e5b4f1d39dfa",
"gambit_id": "222fb07d-03ad-4a17-a7bf-4f64dd5e9fe8",
"last_updated": "2023-07-10T10:13:18.782301-04:00",
"created_at": "2023-07-08T08:38:22.567692-04:00",
"name": "TEX",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89ff6ae8-89ca-4ab2-b17f-ae36e89bafd3/?format=api"
},
{
"id": "65d3fb6f-9659-4402-972f-f6fefe0ae442",
"gambit_id": "71a95dd2-015d-4de0-bbbd-4a7ac41fcdc9",
"last_updated": "2023-07-10T10:13:18.784774-04:00",
"created_at": "2023-07-08T08:38:22.570353-04:00",
"name": "WAS",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89ff6ae8-89ca-4ab2-b17f-ae36e89bafd3/?format=api"
}
]
}