GET /api/bet_types/9511456e-158b-4e2f-ba37-6f1d72c27efa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9511456e-158b-4e2f-ba37-6f1d72c27efa",
"match": "https://api-prod.gambitprofit.com/api/matches/c1d5f53c-a068-4644-9fba-044754145382/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:23.481357-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": "Boston Celtics",
"amount": 5317.0
},
{
"team": "Toronto Raptors",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "cca8eae5-a076-484c-90b8-6fd935f3d0c6",
"gambit_id": "d360a347-77e6-433e-9f4a-2a6d8da1f8ff",
"last_updated": "2023-04-06T18:47:08.442831-04:00",
"created_at": "2023-04-05T09:22:23.484480-04:00",
"name": "Boston Celtics",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511456e-158b-4e2f-ba37-6f1d72c27efa/?format=api"
},
{
"id": "d0653dc4-7cd7-49a0-8864-41523c2804cd",
"gambit_id": "60982f16-aa50-489c-8d49-6d774ec82cee",
"last_updated": "2023-04-06T18:47:08.441465-04:00",
"created_at": "2023-04-05T09:22:23.487524-04:00",
"name": "Toronto Raptors",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9511456e-158b-4e2f-ba37-6f1d72c27efa/?format=api"
}
]
}