GET /api/bet_types/fde59cb8-45d9-488c-af93-16c4bef6a746/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fde59cb8-45d9-488c-af93-16c4bef6a746",
"match": "https://api-prod.gambitprofit.com/api/matches/556c1aa3-fa6c-4bef-8f33-3ce35301d1e9/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-30T12:47:11.344937-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": "KAN",
"amount": 5213.0
},
{
"team": "MIN",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5ce87680-9d14-4a4a-8abf-136ba29f2f17",
"gambit_id": "fc9dd9a2-dea8-4688-8ca4-cf786661dd09",
"last_updated": "2023-05-01T12:27:24.177440-04:00",
"created_at": "2023-04-30T12:47:11.348205-04:00",
"name": "KAN",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fde59cb8-45d9-488c-af93-16c4bef6a746/?format=api"
},
{
"id": "c812632b-6ff0-4a4a-bd19-729528665837",
"gambit_id": "b0585745-66b4-4b21-9074-279945f5e112",
"last_updated": "2023-05-01T12:27:24.175519-04:00",
"created_at": "2023-04-30T12:47:11.346495-04:00",
"name": "MIN",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fde59cb8-45d9-488c-af93-16c4bef6a746/?format=api"
}
]
}