GET /api/bet_types/4331316a-d045-4fad-a7e1-47421d5c19ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4331316a-d045-4fad-a7e1-47421d5c19ea",
"match": "https://api-prod.gambitprofit.com/api/matches/b01053f0-2178-4bb5-bd70-c45f38aa4e3c/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-22T10:13:13.769529-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": "Philadelphia Flyers",
"amount": 6554.0
},
{
"team": "Detroit Red Wings",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "6666d297-5eb6-47c5-9b01-ba9471bc2210",
"gambit_id": "c2074041-f706-4377-b9aa-b3ad4809b612",
"last_updated": "2023-12-23T21:13:17.799855-05:00",
"created_at": "2023-12-22T10:13:13.774174-05:00",
"name": "Philadelphia Flyers",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4331316a-d045-4fad-a7e1-47421d5c19ea/?format=api"
},
{
"id": "a841a381-96f5-467c-af96-0daa2376ca4a",
"gambit_id": "55ae47ff-eff2-4bd5-831f-dddf1e8392e0",
"last_updated": "2023-12-23T21:13:17.802946-05:00",
"created_at": "2023-12-22T10:13:13.780155-05:00",
"name": "Detroit Red Wings",
"reward": "2.72000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4331316a-d045-4fad-a7e1-47421d5c19ea/?format=api"
}
]
}