GET /api/bet_types/48cd1efc-77e0-4205-b3ca-29248b0f36c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48cd1efc-77e0-4205-b3ca-29248b0f36c0",
"match": "https://api-prod.gambitprofit.com/api/matches/7793ae53-174b-4327-9ea1-72b9dbf578a7/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-26T09:23:25.998556-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": "NYM",
"amount": 5939.0
},
{
"team": "LAA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "60cbaeea-d5b6-4467-a372-1d3440dc9060",
"gambit_id": "f3f673b5-fcfb-4bef-9d6a-9b666cbec05d",
"last_updated": "2023-08-28T16:13:33.633330-04:00",
"created_at": "2023-08-26T09:23:26.007395-04:00",
"name": "NYM",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48cd1efc-77e0-4205-b3ca-29248b0f36c0/?format=api"
},
{
"id": "ea23fcdb-f630-442f-8043-ba3a554c755f",
"gambit_id": "cf1357f8-5f41-4cae-89dc-97abf9a27f3b",
"last_updated": "2023-08-28T16:13:33.629816-04:00",
"created_at": "2023-08-26T09:23:26.003094-04:00",
"name": "LAA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48cd1efc-77e0-4205-b3ca-29248b0f36c0/?format=api"
}
]
}