GET /api/bet_types/be9af01e-7bf1-4d97-ac36-4364311e33d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be9af01e-7bf1-4d97-ac36-4364311e33d1",
"match": "https://api-prod.gambitprofit.com/api/matches/754bcffd-dc2d-450d-811a-1e1e8eec88ac/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:03:00.920849-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": "Tampa Bay Lightning",
"amount": 6611.0
},
{
"team": "Florida Panthers",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "e44c08a6-b42a-4ca1-a12c-cd86aa5420e2",
"gambit_id": "69fcae8a-3e9e-42c0-b5c9-81607a854fbd",
"last_updated": "2023-12-29T11:17:55.339489-05:00",
"created_at": "2023-12-27T09:03:00.929865-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be9af01e-7bf1-4d97-ac36-4364311e33d1/?format=api"
},
{
"id": "6fcd43b0-0ba2-44e9-9fc1-cad82a52ef9f",
"gambit_id": "e72727da-b5a8-44fd-8f13-e050ccc97ae9",
"last_updated": "2023-12-29T11:17:55.336203-05:00",
"created_at": "2023-12-27T09:03:00.924957-05:00",
"name": "Florida Panthers",
"reward": "2.77000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be9af01e-7bf1-4d97-ac36-4364311e33d1/?format=api"
}
]
}