GET /api/bet_types/7d497560-61c4-4ea1-bf5a-90803bd5da8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d497560-61c4-4ea1-bf5a-90803bd5da8d",
"match": "https://api-prod.gambitprofit.com/api/matches/c000eda0-7818-4edc-8500-43f2ae9020b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:16.276027-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": "Tampa Bay Lightning",
"amount": 5000.0
},
{
"team": "Winnipeg Jets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "06669d2b-5c32-48d1-b9a7-66cd229462ab",
"gambit_id": "40b7a994-dfed-4e0b-800f-8e09767644b5",
"last_updated": "2023-11-24T10:28:19.318359-05:00",
"created_at": "2023-11-22T09:08:16.298254-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d497560-61c4-4ea1-bf5a-90803bd5da8d/?format=api"
},
{
"id": "36117340-307d-465a-b268-e437a4909091",
"gambit_id": "38b7af33-c7f2-4230-b6f0-c48f7b0188f6",
"last_updated": "2023-11-24T10:28:19.315001-05:00",
"created_at": "2023-11-22T09:08:16.281576-05:00",
"name": "Winnipeg Jets",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d497560-61c4-4ea1-bf5a-90803bd5da8d/?format=api"
}
]
}