GET /api/bet_types/51863476-6661-499a-8cb9-3176b033a530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51863476-6661-499a-8cb9-3176b033a530",
"match": "https://api-prod.gambitprofit.com/api/matches/ad338322-4f15-4550-a6f4-d11d559679dd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:18.041547-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": 5602.0
},
{
"team": "Calgary Flames",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "84d00272-7a4a-4931-9bd7-22692aea94d7",
"gambit_id": "1b5962e8-bdaa-4217-8d08-7e021fc42c8a",
"last_updated": "2023-11-03T10:13:01.203906-04:00",
"created_at": "2023-11-01T09:08:18.045902-04:00",
"name": "Dallas Stars",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51863476-6661-499a-8cb9-3176b033a530/?format=api"
},
{
"id": "ce39af63-c14b-4ff7-a058-2e3cead4844e",
"gambit_id": "713c348d-0a64-45fa-a02b-d4aac6d2e7f9",
"last_updated": "2023-11-03T10:13:01.208120-04:00",
"created_at": "2023-11-01T09:08:18.050402-04:00",
"name": "Calgary Flames",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51863476-6661-499a-8cb9-3176b033a530/?format=api"
}
]
}