GET /api/bet_types/3bb7b48c-1a53-4134-97b7-48006a26cf71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bb7b48c-1a53-4134-97b7-48006a26cf71",
"match": "https://api-prod.gambitprofit.com/api/matches/7bae52a8-d1c9-4875-a113-2a4c241e8cf9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-12T10:17:05.502701-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": "Vegas Golden Knights",
"amount": 5599.0
},
{
"team": "St Louis Blues",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "cc261113-270c-41af-86df-d51c4d634ead",
"gambit_id": "89e66f68-7d13-4135-8be9-1d2a41be2770",
"last_updated": "2023-03-13T19:12:10.930749-04:00",
"created_at": "2023-03-12T10:17:05.505708-04:00",
"name": "Vegas Golden Knights",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb7b48c-1a53-4134-97b7-48006a26cf71/?format=api"
},
{
"id": "6dde4771-2dac-49b4-97bd-d6ebdfc4231b",
"gambit_id": "07250da5-8b6e-4909-a9d7-9047f586cf00",
"last_updated": "2023-03-13T19:12:10.929183-04:00",
"created_at": "2023-03-12T10:17:05.504007-04:00",
"name": "St Louis Blues",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb7b48c-1a53-4134-97b7-48006a26cf71/?format=api"
}
]
}