GET /api/bet_types/e3288bcd-a276-4289-ba9e-497ce355e5b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3288bcd-a276-4289-ba9e-497ce355e5b4",
"match": "https://api-prod.gambitprofit.com/api/matches/ef9c4530-9902-4ae7-8e80-f302db8204d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-24T08:57:57.119417-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": "Dallas Stars",
"amount": 5423.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6be2d4a8-e419-4a64-a091-de24df8ab31f",
"gambit_id": "a7e5d122-92dd-42c7-a37e-1e8cacaae9b1",
"last_updated": "2023-10-26T10:18:03.318871-04:00",
"created_at": "2023-10-24T08:57:57.123654-04:00",
"name": "Dallas Stars",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3288bcd-a276-4289-ba9e-497ce355e5b4/?format=api"
},
{
"id": "adcb2895-12ff-4620-9f6d-9ca76c5f100a",
"gambit_id": "192050f1-4427-42de-9788-5571986ed2bc",
"last_updated": "2023-10-26T10:18:03.324327-04:00",
"created_at": "2023-10-24T08:57:57.129208-04:00",
"name": "Pittsburgh Penguins",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3288bcd-a276-4289-ba9e-497ce355e5b4/?format=api"
}
]
}