GET /api/bet_types/ec3da536-98ff-482a-ac47-82e4cef99cef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec3da536-98ff-482a-ac47-82e4cef99cef",
"match": "https://api-prod.gambitprofit.com/api/matches/7042736c-bc39-410f-be50-b9c446dffcc9/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-06T09:23:26.989705-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": 5614.0
},
{
"team": "New York Islanders",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "1c78af72-aa93-4fbb-9a90-60f6c9fca55f",
"gambit_id": "0f5bc51c-e2c0-48c4-acd7-e9eaca17d071",
"last_updated": "2024-01-09T10:13:15.840753-05:00",
"created_at": "2024-01-06T09:23:26.999754-05:00",
"name": "Vegas Golden Knights",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3da536-98ff-482a-ac47-82e4cef99cef/?format=api"
},
{
"id": "690a321c-11f9-4826-8299-e3c50906a91e",
"gambit_id": "40f8e2c8-c4fa-4540-91db-c00b35889559",
"last_updated": "2024-01-09T10:13:15.837018-05:00",
"created_at": "2024-01-06T09:23:26.995641-05:00",
"name": "New York Islanders",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec3da536-98ff-482a-ac47-82e4cef99cef/?format=api"
}
]
}