GET /api/bet_types/9769f015-bc4d-4e8e-97b5-6559bc9b19da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9769f015-bc4d-4e8e-97b5-6559bc9b19da",
"match": "https://api-prod.gambitprofit.com/api/matches/6a78999f-463e-40a1-8a94-5788c3856afa/?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": "Tampa Bay Lightning",
"amount": 5419.0
},
{
"team": "New York Islanders",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "50583ebe-62bf-4425-8993-5050febe6674",
"gambit_id": "a2d4636d-f2fe-4fd9-870b-7b7bfa164e65",
"last_updated": "2022-10-24T10:12:07.706528-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9769f015-bc4d-4e8e-97b5-6559bc9b19da/?format=api"
},
{
"id": "ba6f970d-5832-4387-ac06-2d4fc6ee255e",
"gambit_id": "f763c60e-c041-498e-bc26-046fe0faebcb",
"last_updated": "2022-10-24T10:12:07.707511-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Islanders",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9769f015-bc4d-4e8e-97b5-6559bc9b19da/?format=api"
}
]
}