GET /api/bet_types/ce499214-0348-4d4b-aa35-fb787e066aef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce499214-0348-4d4b-aa35-fb787e066aef",
"match": "https://api-prod.gambitprofit.com/api/matches/4264d68f-7659-46d6-84af-06859b3f449d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
"amount": 5571.0
},
{
"team": "Detroit Red Wings",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "0ff61cb7-7cf1-4b0d-86e0-9d6a32009619",
"gambit_id": "9ab19a54-8840-4c20-9883-752faab9f606",
"last_updated": "2022-12-05T11:37:10.380388-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce499214-0348-4d4b-aa35-fb787e066aef/?format=api"
},
{
"id": "bfd73667-c96c-46a2-a08d-4d8d92d45c49",
"gambit_id": "cf3ca6f5-4efb-4f9a-98cd-503610b9e478",
"last_updated": "2022-12-05T11:37:10.379425-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce499214-0348-4d4b-aa35-fb787e066aef/?format=api"
}
]
}