GET /api/bet_types/a65201d0-706e-41df-b530-2af8fbfd9e23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a65201d0-706e-41df-b530-2af8fbfd9e23",
"match": "https://api-prod.gambitprofit.com/api/matches/d9cf138d-1567-477d-ae3d-91addf901786/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-21T08:33:14.887858-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": "PIT",
"amount": 6020.0
},
{
"team": "CHC",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "153dbe19-445f-4e13-b5d2-e349cf05be80",
"gambit_id": "9ba1c382-cebf-4b1f-8be6-4ec300c05c1b",
"last_updated": "2023-06-22T10:58:35.291604-04:00",
"created_at": "2023-06-21T08:33:14.891952-04:00",
"name": "PIT",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65201d0-706e-41df-b530-2af8fbfd9e23/?format=api"
},
{
"id": "5615637b-42fd-488e-a570-d7a3a72b28b8",
"gambit_id": "ffcad939-79f9-4b1a-a4ad-6316ba12d145",
"last_updated": "2023-06-22T10:58:35.289228-04:00",
"created_at": "2023-06-21T08:33:14.889891-04:00",
"name": "CHC",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a65201d0-706e-41df-b530-2af8fbfd9e23/?format=api"
}
]
}