GET /api/bet_types/f8d8a358-c92b-45dd-b6b7-ed5a8380ae6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8d8a358-c92b-45dd-b6b7-ed5a8380ae6f",
"match": "https://api-prod.gambitprofit.com/api/matches/721092de-50da-4344-902c-5a02607cd053/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-27T10:18:18.139181-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": "Denver Nuggets",
"amount": 6546.0
},
{
"team": "Memphis Grizzlies",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "2348d5e7-686a-4f49-be5b-d78928b9245a",
"gambit_id": "4ef39e42-de26-4da8-b4a0-c6ae9f012ae3",
"last_updated": "2023-10-30T15:03:12.291719-04:00",
"created_at": "2023-10-27T10:18:18.143801-04:00",
"name": "Denver Nuggets",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8d8a358-c92b-45dd-b6b7-ed5a8380ae6f/?format=api"
},
{
"id": "7fda9acd-cb9a-4a34-b796-e823ca9ae8ac",
"gambit_id": "0d8d14bb-7ebb-42da-a583-a172fb3d29b1",
"last_updated": "2023-10-30T15:03:12.284997-04:00",
"created_at": "2023-10-27T10:18:18.151171-04:00",
"name": "Memphis Grizzlies",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8d8a358-c92b-45dd-b6b7-ed5a8380ae6f/?format=api"
}
]
}