GET /api/bet_types/8863ba11-2f64-4537-8ead-5a0f147a5748/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8863ba11-2f64-4537-8ead-5a0f147a5748",
"match": "https://api-prod.gambitprofit.com/api/matches/66afc335-5fe2-4e1e-98a9-9b781f334f6e/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-28T08:48:07.380539-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": "DET",
"amount": 6324.0
},
{
"team": "NYY",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "9339fe6f-b5c1-472b-b9cf-ab559757972b",
"gambit_id": "8d1190eb-7ea7-4a1c-993d-fbc9a8fe1eed",
"last_updated": "2023-08-29T19:38:16.658595-04:00",
"created_at": "2023-08-28T08:48:07.409916-04:00",
"name": "DET",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8863ba11-2f64-4537-8ead-5a0f147a5748/?format=api"
},
{
"id": "ee1bb251-bce0-4e6e-a88b-f1b2fd402c9f",
"gambit_id": "f0fce72c-642c-4bcd-8797-d286905e99df",
"last_updated": "2023-08-29T19:38:16.653147-04:00",
"created_at": "2023-08-28T08:48:07.385332-04:00",
"name": "NYY",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8863ba11-2f64-4537-8ead-5a0f147a5748/?format=api"
}
]
}