GET /api/bet_types/d0084a2a-ce7a-48ee-b530-ed32711fd882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0084a2a-ce7a-48ee-b530-ed32711fd882",
"match": "https://api-prod.gambitprofit.com/api/matches/215de7b6-3ff7-4325-98ca-6b60ecefefd6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-08T11:46:58.136797-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": "CLE (T Bibee)",
"amount": 6442.0
},
{
"team": "DET (J Wentz)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "dc00e1fe-532e-48bc-b372-1726f04ea3af",
"gambit_id": "2ad436d7-a7a8-4617-8be6-8f2feb9c649e",
"last_updated": "2023-05-09T11:31:53.399810-04:00",
"created_at": "2023-05-08T11:46:58.138509-04:00",
"name": "CLE (T Bibee)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0084a2a-ce7a-48ee-b530-ed32711fd882/?format=api"
},
{
"id": "20e69fbc-be3d-4f87-876a-086a0856bb1c",
"gambit_id": "cd67173a-13cc-4359-9878-060daf2ebace",
"last_updated": "2023-05-09T11:31:53.401216-04:00",
"created_at": "2023-05-08T11:46:58.140176-04:00",
"name": "DET (J Wentz)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0084a2a-ce7a-48ee-b530-ed32711fd882/?format=api"
}
]
}