GET /api/bet_types/54055bb3-6f60-4876-9886-40c58992a4ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54055bb3-6f60-4876-9886-40c58992a4ef",
"match": "https://api-prod.gambitprofit.com/api/matches/4919d3eb-d6fd-4eec-b14b-f7f115d7f194/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-03T09:56:53.548994-04: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": "Minnesota Wild",
"amount": 5512.0
},
{
"team": "Vegas Golden Knights",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "5b54f185-6415-4242-af94-609421531083",
"gambit_id": "b1ff4f2d-b197-4be7-af41-ee7a72ef6084",
"last_updated": "2023-04-04T19:42:06.406248-04:00",
"created_at": "2023-04-03T09:56:53.550859-04:00",
"name": "Minnesota Wild",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54055bb3-6f60-4876-9886-40c58992a4ef/?format=api"
},
{
"id": "6746d4c5-b57b-468b-ba03-af0313f0ee56",
"gambit_id": "f9aa58b8-f7ed-46b8-b0e5-7dc2c3632cd0",
"last_updated": "2023-04-04T19:42:06.408069-04:00",
"created_at": "2023-04-03T09:56:53.552962-04:00",
"name": "Vegas Golden Knights",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54055bb3-6f60-4876-9886-40c58992a4ef/?format=api"
}
]
}