GET /api/bet_types/48ae78bf-62b0-4664-96ad-f66a2d9e8470/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48ae78bf-62b0-4664-96ad-f66a2d9e8470",
"match": "https://api-prod.gambitprofit.com/api/matches/751d3123-6ea0-4c59-92fc-06c04257df88/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-07T09:41:56.205514-05: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": "Vegas Golden Knights",
"amount": 6163.0
},
{
"team": "Florida Panthers",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "e5b2c188-9aa5-412d-ab34-71ccc1048bb3",
"gambit_id": "f0e74fd5-e2d7-4ecb-9d1b-c6bde45b22b2",
"last_updated": "2023-03-08T10:52:02.898004-05:00",
"created_at": "2023-03-07T09:41:56.208180-05:00",
"name": "Vegas Golden Knights",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ae78bf-62b0-4664-96ad-f66a2d9e8470/?format=api"
},
{
"id": "541cc0b2-543c-45a1-836a-f38782f24369",
"gambit_id": "e71ef34c-d02c-45e1-ad4f-e8b8e2504cbf",
"last_updated": "2023-03-08T10:52:02.896823-05:00",
"created_at": "2023-03-07T09:41:56.206849-05:00",
"name": "Florida Panthers",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ae78bf-62b0-4664-96ad-f66a2d9e8470/?format=api"
}
]
}