GET /api/bet_types/5f7be873-d4bd-4682-986e-8a0ae5d08db6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f7be873-d4bd-4682-986e-8a0ae5d08db6",
"match": "https://api-prod.gambitprofit.com/api/matches/138c93dd-2174-4cd4-9472-01dc9c33054b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-22T08:43:04.261912-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": "Nashville Predators",
"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": "c1b115eb-760d-4784-b9be-31665c39aa1d",
"gambit_id": "4c58c5ad-b470-4d23-be61-951db1b3946a",
"last_updated": "2024-01-23T20:13:14.885811-05:00",
"created_at": "2024-01-22T08:43:04.269702-05:00",
"name": "Nashville Predators",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7be873-d4bd-4682-986e-8a0ae5d08db6/?format=api"
},
{
"id": "885a978a-98fa-4534-9f31-235cdb2f0e32",
"gambit_id": "343f6d4c-5c03-4540-a543-8f704329d92b",
"last_updated": "2024-01-23T20:13:14.882498-05:00",
"created_at": "2024-01-22T08:43:04.265613-05:00",
"name": "Florida Panthers",
"reward": "2.77000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f7be873-d4bd-4682-986e-8a0ae5d08db6/?format=api"
}
]
}