GET /api/bet_types/46d69d28-2fc1-4918-b9bc-837eb995219e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46d69d28-2fc1-4918-b9bc-837eb995219e",
"match": "https://api-prod.gambitprofit.com/api/matches/2e595460-fd62-422c-bc74-057c8489e35e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T13:28:23.826355-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": "STL (D Hudson)",
"amount": 6564.0
},
{
"team": "OAK (S Watkins)",
"amount": 3436.0
}
],
"expected_reward_tokens": 9517.72,
"profit_sb": 17.72,
"profit_sb_percentage": 0.19,
"recommended": true
},
"lines": [
{
"id": "0be9f5bc-46a3-4246-b3b4-0c9f8b4b2121",
"gambit_id": "bac189ba-754b-4354-a880-1db6a777bccd",
"last_updated": "2023-08-17T13:33:13.563204-04:00",
"created_at": "2023-08-15T13:28:23.840315-04:00",
"name": "STL (D Hudson)",
"reward": "1.45000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46d69d28-2fc1-4918-b9bc-837eb995219e/?format=api"
},
{
"id": "12476087-0750-47a8-93b5-a34bce04624c",
"gambit_id": "d14a29f7-3dbf-4823-a70f-a03fa966d1f5",
"last_updated": "2023-08-17T13:33:13.559582-04:00",
"created_at": "2023-08-15T13:28:23.835549-04:00",
"name": "OAK (S Watkins)",
"reward": "2.77000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46d69d28-2fc1-4918-b9bc-837eb995219e/?format=api"
}
]
}