GET /api/bet_types/defbabda-7af6-409c-ae8e-b3cf96f61bbe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "defbabda-7af6-409c-ae8e-b3cf96f61bbe",
"match": "https://api-prod.gambitprofit.com/api/matches/9b026a0e-4e00-4660-9e68-6cef2e3c1f6a/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-24T09:31:51.598110-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": "Vegas Golden Knights",
"amount": 6035.0
},
{
"team": "New Jersey Devils",
"amount": 3965.0
}
],
"expected_reward_tokens": 9595.3,
"profit_sb": 95.3,
"profit_sb_percentage": 1.0,
"recommended": true
},
"lines": [
{
"id": "5228abec-e1a8-43a2-9306-2ac3d7fcd5c1",
"gambit_id": "63702fa2-50a5-4145-b8d6-22d092682e72",
"last_updated": "2023-01-25T10:07:01.056144-05:00",
"created_at": "2023-01-24T09:31:51.600930-05:00",
"name": "Vegas Golden Knights",
"reward": "1.59000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/defbabda-7af6-409c-ae8e-b3cf96f61bbe/?format=api"
},
{
"id": "f653d36f-92ae-4d9b-a6f2-046111ca8c84",
"gambit_id": "1b958557-8f52-4ca3-b7df-0008b09ed8e3",
"last_updated": "2023-01-25T10:07:01.054757-05:00",
"created_at": "2023-01-24T09:31:51.599492-05:00",
"name": "New Jersey Devils",
"reward": "2.42000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/defbabda-7af6-409c-ae8e-b3cf96f61bbe/?format=api"
}
]
}