GET /api/bet_types/1b3672fd-3b1f-4ec3-937a-848f14696cdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b3672fd-3b1f-4ec3-937a-848f14696cdd",
"match": "https://api-prod.gambitprofit.com/api/matches/913a1833-1bbd-4790-96f0-6483c045d807/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-08T11:46:59.241327-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": "LOS",
"amount": 6399.0
},
{
"team": "MIL",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "e2b6ed51-9f35-4b7d-848c-bd304347329b",
"gambit_id": "917ae73c-2185-406d-bdf2-7e1b93e90e10",
"last_updated": "2023-05-09T11:27:17.894683-04:00",
"created_at": "2023-05-08T11:46:59.244699-04:00",
"name": "LOS",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3672fd-3b1f-4ec3-937a-848f14696cdd/?format=api"
},
{
"id": "9d1c885e-5477-4718-a17d-8ae36d33a466",
"gambit_id": "1abdbc3f-32aa-475e-8b54-1d933235f8f7",
"last_updated": "2023-05-09T11:27:17.892275-04:00",
"created_at": "2023-05-08T11:46:59.242984-04:00",
"name": "MIL",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3672fd-3b1f-4ec3-937a-848f14696cdd/?format=api"
}
]
}