GET /api/bet_types/40556069-e755-48ce-93c4-425c43fadb1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40556069-e755-48ce-93c4-425c43fadb1a",
"match": "https://api-prod.gambitprofit.com/api/matches/bdb1fe76-ac80-49df-9b5d-2edbbf6d311f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:04.882906-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": 7275.0
},
{
"team": "Anaheim Ducks",
"amount": 2725.0
}
],
"expected_reward_tokens": 9455.75,
"profit_sb": -44.25,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "03868ffc-65f9-4b9c-b9d4-d4fcaccd3935",
"gambit_id": "9174d337-8db7-4700-9d2c-a564d9b1c980",
"last_updated": "2023-10-16T17:58:29.071705-04:00",
"created_at": "2023-10-14T09:28:04.892229-04:00",
"name": "Vegas Golden Knights",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40556069-e755-48ce-93c4-425c43fadb1a/?format=api"
},
{
"id": "2eb8019d-2cd4-4ea5-9e43-352c154c3461",
"gambit_id": "c0274342-7cd9-494d-8ff6-a010e0d4b0ed",
"last_updated": "2023-10-16T17:58:29.068162-04:00",
"created_at": "2023-10-14T09:28:04.888237-04:00",
"name": "Anaheim Ducks",
"reward": "3.47000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40556069-e755-48ce-93c4-425c43fadb1a/?format=api"
}
]
}