GET /api/bet_types/893e9f12-8f2e-4a92-a43b-aacb5fde6334/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "893e9f12-8f2e-4a92-a43b-aacb5fde6334",
"match": "https://api-prod.gambitprofit.com/api/matches/1a15ded8-73f9-4f10-91a5-faaf2e463454/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:17.438744-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": "Indiana Pacers",
"amount": 7938.0
},
{
"team": "Charlotte Hornets",
"amount": 2062.0
}
],
"expected_reward_tokens": 9443.96,
"profit_sb": -56.04,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "48b82a30-922d-46ed-ae30-b7e6aa3596af",
"gambit_id": "5bd822ad-8203-4d32-95bf-37ed1106656b",
"last_updated": "2023-12-22T15:23:27.184178-05:00",
"created_at": "2023-12-20T10:03:17.459032-05:00",
"name": "Indiana Pacers",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/893e9f12-8f2e-4a92-a43b-aacb5fde6334/?format=api"
},
{
"id": "8cd376a2-23b5-4451-b93a-bed5e8ee2705",
"gambit_id": "c78bb248-0995-4c3d-8352-47222f9671fa",
"last_updated": "2023-12-22T15:23:27.180969-05:00",
"created_at": "2023-12-20T10:03:17.455285-05:00",
"name": "Charlotte Hornets",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/893e9f12-8f2e-4a92-a43b-aacb5fde6334/?format=api"
}
]
}