GET /api/bet_types/7857f4dc-e379-4969-98b8-c84cfcbb8d17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7857f4dc-e379-4969-98b8-c84cfcbb8d17",
"match": "https://api-prod.gambitprofit.com/api/matches/cccbd875-bb17-44b2-9cf8-944c62b4dad5/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T12:02:14.373337-04: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": "BOS",
"amount": 5857.0
},
{
"team": "LAA",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "d920db4a-dc83-4d28-910d-964f804b0780",
"gambit_id": "e9b44bb5-2bc8-4c76-9b17-16e013602c01",
"last_updated": "2023-04-15T15:36:58.100911-04:00",
"created_at": "2023-04-14T12:02:14.374790-04:00",
"name": "BOS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7857f4dc-e379-4969-98b8-c84cfcbb8d17/?format=api"
},
{
"id": "4ed61b66-d841-47bf-8f55-3a020e512443",
"gambit_id": "f9877829-816f-4c9b-abf4-32bd223f7315",
"last_updated": "2023-04-15T15:36:58.102514-04:00",
"created_at": "2023-04-14T12:02:14.376350-04:00",
"name": "LAA",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7857f4dc-e379-4969-98b8-c84cfcbb8d17/?format=api"
}
]
}