GET /api/bet_types/93ae87b2-9e89-4b79-bb23-84f94bf1dbd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93ae87b2-9e89-4b79-bb23-84f94bf1dbd3",
"match": "https://api-prod.gambitprofit.com/api/matches/4e5259c8-1f75-4ecb-b548-129a5da7b1aa/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-02T09:33:15.964707-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": "PIT",
"amount": 5773.0
},
{
"team": "STL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "72f01938-b7e0-42cd-8216-832b86c7f28f",
"gambit_id": "4e1a4a8e-6763-4140-af30-8273d63ec9ab",
"last_updated": "2023-09-04T12:48:33.802396-04:00",
"created_at": "2023-09-02T09:33:15.968669-04:00",
"name": "PIT",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ae87b2-9e89-4b79-bb23-84f94bf1dbd3/?format=api"
},
{
"id": "f3e45970-c2e1-4e9b-871b-f68a0ca5eba3",
"gambit_id": "9c3ff8ff-4d45-451d-97b2-e5306c6ec442",
"last_updated": "2023-09-04T12:48:33.805793-04:00",
"created_at": "2023-09-02T09:33:15.972667-04:00",
"name": "STL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93ae87b2-9e89-4b79-bb23-84f94bf1dbd3/?format=api"
}
]
}