GET /api/bet_types/bf178929-3077-44d3-8ba1-91e86c9707a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf178929-3077-44d3-8ba1-91e86c9707a1",
"match": "https://api-prod.gambitprofit.com/api/matches/87afeec0-c7d6-4d94-8649-cf880f6e91d0/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-25T14:17:10.227521-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": "New York Islanders",
"amount": 6721.0
},
{
"team": "Ottawa Senators",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "240a568b-d49b-49ed-9056-2a959b85adbd",
"gambit_id": "5abe6039-3f1b-4d6f-9a36-e135f982cca4",
"last_updated": "2023-01-26T10:57:03.639709-05:00",
"created_at": "2023-01-25T14:17:10.230027-05:00",
"name": "New York Islanders",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf178929-3077-44d3-8ba1-91e86c9707a1/?format=api"
},
{
"id": "b9324a07-8f2d-4003-8964-02eaa8edbc7e",
"gambit_id": "6099cced-d709-455f-8f08-215fdc2501dd",
"last_updated": "2023-01-26T10:57:03.638070-05:00",
"created_at": "2023-01-25T14:17:10.228749-05:00",
"name": "Ottawa Senators",
"reward": "2.89000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf178929-3077-44d3-8ba1-91e86c9707a1/?format=api"
}
]
}