GET /api/bet_types/59e69cf9-ac43-4b81-b7a4-21a042f8e406/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59e69cf9-ac43-4b81-b7a4-21a042f8e406",
"match": "https://api-prod.gambitprofit.com/api/matches/fe68b97b-b167-4d3a-b4fb-487b2f5d785b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:13.079323-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": "Boston Bruins",
"amount": 5688.0
},
{
"team": "Carolina Hurricanes",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "f427a1fd-b302-453d-b29a-a8bec8c832df",
"gambit_id": "2055d7a0-efd5-4312-bb79-60855c537b22",
"last_updated": "2024-01-26T13:18:10.624794-05:00",
"created_at": "2024-01-24T09:13:13.088819-05:00",
"name": "Boston Bruins",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e69cf9-ac43-4b81-b7a4-21a042f8e406/?format=api"
},
{
"id": "17f85f4c-fad7-44a2-b0cc-563905dc483b",
"gambit_id": "414ecc70-dab9-4243-8a22-01ae32c4a5b4",
"last_updated": "2024-01-26T13:18:10.621035-05:00",
"created_at": "2024-01-24T09:13:13.083720-05:00",
"name": "Carolina Hurricanes",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59e69cf9-ac43-4b81-b7a4-21a042f8e406/?format=api"
}
]
}