GET /api/bet_types/bd17d2db-387a-4be9-ae01-08d865809cd9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd17d2db-387a-4be9-ae01-08d865809cd9",
"match": "https://api-prod.gambitprofit.com/api/matches/6cc2d075-b0a4-4a1f-8ef1-b3633d0c57ad/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-12T10:17:05.037836-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": "Carolina Hurricanes",
"amount": 6864.0
},
{
"team": "New Jersey Devils",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "e8dc9488-caac-4f78-97b5-ee76bea268eb",
"gambit_id": "043ebdc5-afea-4f5b-b4b9-c18b59695d93",
"last_updated": "2023-03-13T19:12:10.779483-04:00",
"created_at": "2023-03-12T10:17:05.040699-04:00",
"name": "Carolina Hurricanes",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd17d2db-387a-4be9-ae01-08d865809cd9/?format=api"
},
{
"id": "9378ddcf-4133-4354-ae94-fc3a72fe93be",
"gambit_id": "1f337977-a9d5-4812-926f-cc66fbb8f518",
"last_updated": "2023-03-13T19:12:10.778010-04:00",
"created_at": "2023-03-12T10:17:05.039230-04:00",
"name": "New Jersey Devils",
"reward": "3.02000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd17d2db-387a-4be9-ae01-08d865809cd9/?format=api"
}
]
}