GET /api/bet_types/015a09d5-d2cb-4acc-8168-6e990b6dba8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "015a09d5-d2cb-4acc-8168-6e990b6dba8e",
"match": "https://api-prod.gambitprofit.com/api/matches/743cfed3-00b3-48c4-bd63-034b406f4c78/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-13T09:08:19.764809-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": "NYY",
"amount": 5784.0
},
{
"team": "NYM",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "2404156d-bb04-44d5-8c17-b27b267a1590",
"gambit_id": "7fc5cbee-eba0-49ff-a983-da83a3f10d17",
"last_updated": "2023-06-14T11:18:14.402266-04:00",
"created_at": "2023-06-13T09:08:19.766917-04:00",
"name": "NYY",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/015a09d5-d2cb-4acc-8168-6e990b6dba8e/?format=api"
},
{
"id": "96d2f8f3-321b-4644-9c09-fb0f34d9d136",
"gambit_id": "1bae3bb6-3334-4314-a7e7-d2d523078d96",
"last_updated": "2023-06-14T11:18:14.404858-04:00",
"created_at": "2023-06-13T09:08:19.769081-04:00",
"name": "NYM",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/015a09d5-d2cb-4acc-8168-6e990b6dba8e/?format=api"
}
]
}