GET /api/bet_types/ce72d0ac-7248-47a9-bbf6-65277e30538f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce72d0ac-7248-47a9-bbf6-65277e30538f",
"match": "https://api-prod.gambitprofit.com/api/matches/5542c4e1-e21d-4233-aba6-605b6d81af12/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-24T13:02:10.609360-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": "KAN",
"amount": 6020.0
},
{
"team": "ARI",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "e2ba0568-a45c-45c0-9766-f2f5d8c68af6",
"gambit_id": "4f421a62-6cdc-4ee8-98be-9a3d3f63b868",
"last_updated": "2023-04-25T11:42:16.943731-04:00",
"created_at": "2023-04-24T13:02:10.613974-04:00",
"name": "KAN",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72d0ac-7248-47a9-bbf6-65277e30538f/?format=api"
},
{
"id": "04c6a25e-5f5e-4741-81c2-9ab197852937",
"gambit_id": "409517fc-d9ea-47df-a287-c790dcd5a3c1",
"last_updated": "2023-04-25T11:42:16.941133-04:00",
"created_at": "2023-04-24T13:02:10.611635-04:00",
"name": "ARI",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce72d0ac-7248-47a9-bbf6-65277e30538f/?format=api"
}
]
}