GET /api/bet_types/7118b768-bf1f-42c5-8e3f-96886d9cb2c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7118b768-bf1f-42c5-8e3f-96886d9cb2c9",
"match": "https://api-prod.gambitprofit.com/api/matches/d0d814f0-89fa-407f-96d0-ee2a6bbd1039/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Toledo",
"amount": 5097.0
},
{
"team": "Liberty",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "7db50a3f-10d3-46dd-aff2-9e73f0942b57",
"gambit_id": "59bfae11-324e-4f6d-81b7-efb90d3d345f",
"last_updated": "2022-12-21T22:37:04.621745-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toledo",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7118b768-bf1f-42c5-8e3f-96886d9cb2c9/?format=api"
},
{
"id": "d8925fc5-456b-4b8c-ad56-5f0b98300170",
"gambit_id": "fa284d9e-da29-437f-a376-976b244dfbd4",
"last_updated": "2022-12-21T22:37:04.620210-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liberty",
"reward": "1.83000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7118b768-bf1f-42c5-8e3f-96886d9cb2c9/?format=api"
}
]
}