GET /api/bet_types/caa3d29b-d4f7-480b-a7da-c57a8792c29a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "caa3d29b-d4f7-480b-a7da-c57a8792c29a",
"match": "https://api-prod.gambitprofit.com/api/matches/cf9d82c5-ecb9-4ed7-b6ee-1e84e6e89252/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:03.814872-05: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": "Minnesota Wild",
"amount": 6864.0
},
{
"team": "Nashville Predators",
"amount": 3136.0
}
],
"expected_reward_tokens": 9470.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "ed1c3ad3-aabe-46dd-94a9-5f54bb60214d",
"gambit_id": "898eaafb-39a9-4f22-b4cf-ebc35e60f960",
"last_updated": "2023-12-01T19:18:10.582623-05:00",
"created_at": "2023-11-30T10:28:03.818463-05:00",
"name": "Minnesota Wild",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa3d29b-d4f7-480b-a7da-c57a8792c29a/?format=api"
},
{
"id": "3c3e7699-34b3-455a-95cd-91866326559d",
"gambit_id": "660c134c-c5f4-4bf2-8369-b6d1a92f5971",
"last_updated": "2023-12-01T19:18:10.589421-05:00",
"created_at": "2023-11-30T10:28:03.822971-05:00",
"name": "Nashville Predators",
"reward": "3.02000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caa3d29b-d4f7-480b-a7da-c57a8792c29a/?format=api"
}
]
}