GET /api/bet_types/21856064-3d1e-4c1e-b910-6cbf88f55aca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21856064-3d1e-4c1e-b910-6cbf88f55aca",
"match": "https://api-prod.gambitprofit.com/api/matches/fde4f19c-5016-4fa5-a9d1-e523b8f3dc8e/?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": "Boston Celtics",
"amount": 5571.0
},
{
"team": "Golden State Warriors",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "b2c9fca5-d4b9-403e-b244-85b32ce3e38c",
"gambit_id": "467a3e1f-d14a-422d-8b9d-9117d374eb15",
"last_updated": "2022-12-12T09:37:28.744168-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Celtics",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21856064-3d1e-4c1e-b910-6cbf88f55aca/?format=api"
},
{
"id": "67151b3e-4618-42f9-9081-1a380dcfdf13",
"gambit_id": "8ec1c98e-5969-4bf9-9766-c358e6bf188a",
"last_updated": "2022-12-12T09:37:28.743018-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21856064-3d1e-4c1e-b910-6cbf88f55aca/?format=api"
}
]
}