GET /api/bet_types/f5753c44-79a9-43af-8b18-6a925152eec7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5753c44-79a9-43af-8b18-6a925152eec7",
"match": "https://api-prod.gambitprofit.com/api/matches/ee1feb1f-3f92-4a8a-a957-bd270952feeb/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T09:13:26.298210-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": "BAL",
"amount": 5614.0
},
{
"team": "HOU",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "f546dbcf-e801-4a9f-8e64-f15396ed0afb",
"gambit_id": "705b96a9-029e-4c52-8490-eb090ddfc5f5",
"last_updated": "2023-09-21T09:43:20.439028-04:00",
"created_at": "2023-09-19T09:13:26.301787-04:00",
"name": "BAL",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5753c44-79a9-43af-8b18-6a925152eec7/?format=api"
},
{
"id": "febea788-b527-41ff-ba66-b5e3b775f722",
"gambit_id": "2ac3c320-b275-4958-b4fd-0e331846e73f",
"last_updated": "2023-09-21T09:43:20.442881-04:00",
"created_at": "2023-09-19T09:13:26.306201-04:00",
"name": "HOU",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5753c44-79a9-43af-8b18-6a925152eec7/?format=api"
}
]
}