GET /api/bet_types/02992de1-9758-41b1-b61d-c18eab3cfea1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02992de1-9758-41b1-b61d-c18eab3cfea1",
"match": "https://api-prod.gambitprofit.com/api/matches/b55b35f7-fc3d-421e-848c-18addb79c081/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:22.688498-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": "Detroit Pistons",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4333aee9-b673-4f80-933c-985198c1cfcf",
"gambit_id": "68f1eff2-721d-413e-9dbe-ff3b4439f9fa",
"last_updated": "2023-04-06T11:47:09.850686-04:00",
"created_at": "2023-04-05T09:22:22.691349-04:00",
"name": "Detroit Pistons",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02992de1-9758-41b1-b61d-c18eab3cfea1/?format=api"
},
{
"id": "0019fe6b-3bcc-4967-a205-a5474ab72a9e",
"gambit_id": "3c22a5a1-6121-4742-a788-63819d578791",
"last_updated": "2023-04-06T11:47:09.854122-04:00",
"created_at": "2023-04-05T09:22:22.694092-04:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02992de1-9758-41b1-b61d-c18eab3cfea1/?format=api"
}
]
}