GET /api/bet_types/62febf2b-e365-4e2e-9120-92d6a861b4bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62febf2b-e365-4e2e-9120-92d6a861b4bc",
"match": "https://api-prod.gambitprofit.com/api/matches/6be78363-8d45-45ef-bb7d-f50d88fc40dd/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-17T11:06:51.818412-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": "TEX",
"amount": 5512.0
},
{
"team": "ATL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "23cdefe4-b419-4a81-9de8-e0aa00fb9915",
"gambit_id": "293219e0-8efd-4b3d-ae27-190285838a27",
"last_updated": "2023-05-18T11:47:18.535710-04:00",
"created_at": "2023-05-17T11:06:51.820446-04:00",
"name": "TEX",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62febf2b-e365-4e2e-9120-92d6a861b4bc/?format=api"
},
{
"id": "9bb1693d-b44f-4c35-8cee-70f6287fdb5a",
"gambit_id": "156fe5ab-25a9-4172-94f5-6be11784a258",
"last_updated": "2023-05-18T11:47:18.537074-04:00",
"created_at": "2023-05-17T11:06:51.822667-04:00",
"name": "ATL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62febf2b-e365-4e2e-9120-92d6a861b4bc/?format=api"
}
]
}