GET /api/bet_types/10677c1b-c065-4430-94e7-05bb34a685a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10677c1b-c065-4430-94e7-05bb34a685a3",
"match": "https://api-prod.gambitprofit.com/api/matches/42109887-9ef7-49d0-902c-48f85770154f/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-16T09:52:55.581466-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": "TEX",
"amount": 6314.0
},
{
"team": "HOU",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "08598a39-754d-456c-baf5-4e12bca809e2",
"gambit_id": "c8275811-9333-4547-8745-f74ff65a08bb",
"last_updated": "2023-10-17T10:13:14.070070-04:00",
"created_at": "2023-10-16T09:52:55.585059-04:00",
"name": "TEX",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10677c1b-c065-4430-94e7-05bb34a685a3/?format=api"
},
{
"id": "1fa01f00-b910-4231-8fd7-91aec2f09dc3",
"gambit_id": "73710d6d-6478-42d9-aa33-02a9700f627d",
"last_updated": "2023-10-17T10:13:14.075260-04:00",
"created_at": "2023-10-16T09:52:55.590888-04:00",
"name": "HOU",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10677c1b-c065-4430-94e7-05bb34a685a3/?format=api"
}
]
}