GET /api/bet_types/c60fe5fc-992e-4bff-a1b2-a94425af80c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c60fe5fc-992e-4bff-a1b2-a94425af80c0",
"match": "https://api-prod.gambitprofit.com/api/matches/da68bad2-d8ba-4412-9396-b79b144f6449/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-07T09:48:18.608483-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": "Washington Capitals",
"amount": 6399.0
},
{
"team": "Dallas Stars",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "eb0c95df-41ad-44a6-a2cf-3b20db86a1e6",
"gambit_id": "17a30df0-d976-4373-b5ae-5b51c695fe46",
"last_updated": "2023-12-08T21:18:05.944295-05:00",
"created_at": "2023-12-07T09:48:18.615678-05:00",
"name": "Washington Capitals",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c60fe5fc-992e-4bff-a1b2-a94425af80c0/?format=api"
},
{
"id": "1f3d2675-cbe1-4011-b14b-11929d04c328",
"gambit_id": "facf1262-0993-40dc-8593-e16c8404a4dc",
"last_updated": "2023-12-08T21:18:05.940879-05:00",
"created_at": "2023-12-07T09:48:18.611942-05:00",
"name": "Dallas Stars",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c60fe5fc-992e-4bff-a1b2-a94425af80c0/?format=api"
}
]
}