GET /api/bet_types/43741295-ada1-4f28-a34e-4932622baa45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43741295-ada1-4f28-a34e-4932622baa45",
"match": "https://api-prod.gambitprofit.com/api/matches/8a3908d8-9f46-409f-9478-d6bbcf1d99e7/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Minnesota Timberwolves",
"amount": 5000.0
},
{
"team": "Los Angeles Lakers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "86577110-8552-4e51-b9e6-3470063a5e42",
"gambit_id": "0fbae472-dc26-4037-8199-ae6ef5d5b3c1",
"last_updated": "2022-10-29T19:02:21.154560-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43741295-ada1-4f28-a34e-4932622baa45/?format=api"
},
{
"id": "1a6535b5-0595-4b9e-af1b-f6ac496e27b3",
"gambit_id": "3f20dfe0-ffcc-44d7-9d59-92726a296dd9",
"last_updated": "2022-10-29T19:02:21.155634-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Lakers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43741295-ada1-4f28-a34e-4932622baa45/?format=api"
}
]
}