GET /api/bet_types/c296eea0-a349-490d-8bd5-992c25869256/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c296eea0-a349-490d-8bd5-992c25869256",
"match": "https://api-prod.gambitprofit.com/api/matches/bfbdb96c-2d7e-4d3e-a396-8b4952b02159/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-30T09:32:59.700090-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": 5773.0
},
{
"team": "PIT",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "9608a6b6-43fa-441f-86a0-74a5e4b8dbf0",
"gambit_id": "5db6879d-b8cf-4f58-b7d3-bcca8e7c78f0",
"last_updated": "2023-08-31T19:18:25.727329-04:00",
"created_at": "2023-08-30T09:32:59.709460-04:00",
"name": "KAN",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c296eea0-a349-490d-8bd5-992c25869256/?format=api"
},
{
"id": "e52ecc7b-15b4-451b-8cdd-cbef298cabbe",
"gambit_id": "3d159223-3818-49a8-9770-0fcc14e27b45",
"last_updated": "2023-08-31T19:18:25.723826-04:00",
"created_at": "2023-08-30T09:32:59.704461-04:00",
"name": "PIT",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c296eea0-a349-490d-8bd5-992c25869256/?format=api"
}
]
}