GET /api/bet_types/db6a0b64-2738-4fdd-a2bb-dc02fbfd9d81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db6a0b64-2738-4fdd-a2bb-dc02fbfd9d81",
"match": "https://api-prod.gambitprofit.com/api/matches/3cf3a730-285d-48de-bbfa-587386181807/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:07.284576-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": "TAM",
"amount": 6020.0
},
{
"team": "NYY",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "c987aed6-c639-45ba-9706-902562812cf3",
"gambit_id": "fda17b66-6ce8-43f5-9e5f-f127eb7d58f3",
"last_updated": "2023-05-08T11:47:06.034777-04:00",
"created_at": "2023-05-07T11:57:07.286397-04:00",
"name": "TAM",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6a0b64-2738-4fdd-a2bb-dc02fbfd9d81/?format=api"
},
{
"id": "a2af3a83-b001-4d2a-a3f0-851eaf153d13",
"gambit_id": "6a2f5d8e-ec58-4396-96d7-68db4ff4f76b",
"last_updated": "2023-05-08T11:47:06.036875-04:00",
"created_at": "2023-05-07T11:57:07.287980-04:00",
"name": "NYY",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db6a0b64-2738-4fdd-a2bb-dc02fbfd9d81/?format=api"
}
]
}