GET /api/bet_types/433e9a52-872d-405a-98fa-ab1b42b0e190/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "433e9a52-872d-405a-98fa-ab1b42b0e190",
"match": "https://api-prod.gambitprofit.com/api/matches/b6961092-b1eb-4190-a6dd-99e3a2a68862/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:18.186986-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": 5213.0
},
{
"team": "New York Islanders",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "40fb5d85-4f54-4ea5-b124-246d96a0fb25",
"gambit_id": "d7534321-df00-4ec4-b884-c816197389d5",
"last_updated": "2023-12-23T14:33:11.295300-05:00",
"created_at": "2023-12-20T10:03:18.194738-05:00",
"name": "Washington Capitals",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433e9a52-872d-405a-98fa-ab1b42b0e190/?format=api"
},
{
"id": "b2a38c9a-701d-48c9-9796-c87d716087ec",
"gambit_id": "fcdf7983-7aa5-4fa1-bebd-7575623dd6a3",
"last_updated": "2023-12-23T14:33:11.291915-05:00",
"created_at": "2023-12-20T10:03:18.190815-05:00",
"name": "New York Islanders",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/433e9a52-872d-405a-98fa-ab1b42b0e190/?format=api"
}
]
}