GET /api/bet_types/5fa6b7a1-fe55-4e65-ad59-e4f3116651a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fa6b7a1-fe55-4e65-ad59-e4f3116651a1",
"match": "https://api-prod.gambitprofit.com/api/matches/f4810a90-3237-4d1f-8d32-793b3d12e1c5/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "TAM (D Rasmussen)",
"amount": 5217.0
},
{
"team": "HOU (L Garcia)",
"amount": 4783.0
}
],
"expected_reward_tokens": 9181.92,
"profit_sb": 181.92,
"profit_sb_percentage": 2.02,
"recommended": true
},
"lines": [
{
"id": "ba3cc5fa-15b7-4242-93f1-7b8d7ebfd5a6",
"gambit_id": "be5e377e-344e-4803-9dc0-424d4e524a58",
"last_updated": "2022-09-20T16:07:12.688959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (D Rasmussen)",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa6b7a1-fe55-4e65-ad59-e4f3116651a1/?format=api"
},
{
"id": "5d377e04-4f8a-4d49-a7ff-5514a1cf650d",
"gambit_id": "6ecfe624-f0c2-45b5-b954-55fbfd813903",
"last_updated": "2022-09-20T16:07:12.690007-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L Garcia)",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa6b7a1-fe55-4e65-ad59-e4f3116651a1/?format=api"
}
]
}