GET /api/bet_types/4830ed47-7a08-41e3-ac98-669bf06ce866/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4830ed47-7a08-41e3-ac98-669bf06ce866",
"match": "https://api-prod.gambitprofit.com/api/matches/aac9aeda-0088-41f7-9715-3a17c90145f8/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-28T08:13:17.237915-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": 6611.0
},
{
"team": "DET",
"amount": 3389.0
}
],
"expected_reward_tokens": 9387.53,
"profit_sb": -112.47,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "5c86bb8d-71d6-4276-930e-05f7289062ee",
"gambit_id": "3c0ab5d7-3c1d-43b9-9771-0d0930bc3ace",
"last_updated": "2023-09-29T10:18:20.669132-04:00",
"created_at": "2023-09-28T08:13:17.242745-04:00",
"name": "KAN",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4830ed47-7a08-41e3-ac98-669bf06ce866/?format=api"
},
{
"id": "1f586b42-d656-4c33-8083-02ee9312bc5e",
"gambit_id": "5bf8a69b-1d8b-4114-9d0e-65178f6ac89b",
"last_updated": "2023-09-29T10:18:20.673016-04:00",
"created_at": "2023-09-28T08:13:17.246956-04:00",
"name": "DET",
"reward": "2.77000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4830ed47-7a08-41e3-ac98-669bf06ce866/?format=api"
}
]
}