GET /api/bet_types/b69add28-c8cd-4f57-84e4-8044b2412dff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b69add28-c8cd-4f57-84e4-8044b2412dff",
"match": "https://api-prod.gambitprofit.com/api/matches/c0114a3e-a3fb-4c0f-9dab-3c7837ca2a01/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-11T09:32:15.122775-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": "Winnipeg Jets",
"amount": 6547.0
},
{
"team": "Florida Panthers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "48574a7c-8bbc-4d56-8865-9acdf0a0cef4",
"gambit_id": "c4e4e286-8fec-49b9-8f52-39f2fb147d3e",
"last_updated": "2023-03-13T13:22:04.463867-04:00",
"created_at": "2023-03-11T09:32:15.125306-05:00",
"name": "Winnipeg Jets",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b69add28-c8cd-4f57-84e4-8044b2412dff/?format=api"
},
{
"id": "eea5aa45-9888-4be4-bc7a-f70bd4f9a9a8",
"gambit_id": "91818287-87fd-4d4c-98b3-497fbe17dbbf",
"last_updated": "2023-03-13T13:22:04.462391-04:00",
"created_at": "2023-03-11T09:32:15.124009-05:00",
"name": "Florida Panthers",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b69add28-c8cd-4f57-84e4-8044b2412dff/?format=api"
}
]
}