GET /api/bet_types/17648c8f-f3f1-4b63-ae85-254753a2a717/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17648c8f-f3f1-4b63-ae85-254753a2a717",
"match": "https://api-prod.gambitprofit.com/api/matches/e3099d8b-9b1e-4de2-8d5d-facee40ecad8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-05T10:57:15.811643-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 (M Perez)",
"amount": 5711.0
},
{
"team": "STL (A Wainwright)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "492d6522-daf1-4b4f-911f-0bd1939be895",
"gambit_id": "c4aff862-53ce-496f-b25e-c39794cdc9f7",
"last_updated": "2023-06-06T12:17:04.393936-04:00",
"created_at": "2023-06-05T10:57:15.815565-04:00",
"name": "TEX (M Perez)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17648c8f-f3f1-4b63-ae85-254753a2a717/?format=api"
},
{
"id": "b305115b-f0d8-4f07-a60a-8b967a4ae712",
"gambit_id": "ebdae0be-6f09-468b-890e-574e1792ccba",
"last_updated": "2023-06-06T12:17:04.392543-04:00",
"created_at": "2023-06-05T10:57:15.813535-04:00",
"name": "STL (A Wainwright)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17648c8f-f3f1-4b63-ae85-254753a2a717/?format=api"
}
]
}