GET /api/bet_types/60ca9504-0c26-41fc-8682-ed9f8b4ac4c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60ca9504-0c26-41fc-8682-ed9f8b4ac4c0",
"match": "https://api-prod.gambitprofit.com/api/matches/5fab1a10-0486-49f9-83cc-47017d875f28/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:07.047923-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": "PHI (T Walker)",
"amount": 5714.0
},
{
"team": "LAA (L Giolito)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "ab4862bf-dbdf-4533-99ba-22f0a9d320cf",
"gambit_id": "3676af2d-a361-47aa-9544-9b585254dd5f",
"last_updated": "2023-08-29T09:32:57.636465-04:00",
"created_at": "2023-08-28T08:48:07.065318-04:00",
"name": "PHI (T Walker)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca9504-0c26-41fc-8682-ed9f8b4ac4c0/?format=api"
},
{
"id": "4f0683a4-95b7-493f-ba07-8fd769abd31f",
"gambit_id": "d091c5c6-735e-4b99-a863-443e140fbef5",
"last_updated": "2023-08-29T09:32:57.632762-04:00",
"created_at": "2023-08-28T08:48:07.057618-04:00",
"name": "LAA (L Giolito)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60ca9504-0c26-41fc-8682-ed9f8b4ac4c0/?format=api"
}
]
}