GET /api/bet_types/caebba7a-e91f-4f16-bd62-9dc6c113ed1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "caebba7a-e91f-4f16-bd62-9dc6c113ed1f",
"match": "https://api-prod.gambitprofit.com/api/matches/cd982f3b-df68-46dd-b6d5-3ee94997330c/?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": "Air Force",
"amount": 5399.0
},
{
"team": "San Diego State",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "da1e8132-cff0-4640-b654-ac24f216a262",
"gambit_id": "be598e68-e6ad-488b-8ce0-ea239d8c754e",
"last_updated": "2022-11-28T09:22:05.492418-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Air Force",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caebba7a-e91f-4f16-bd62-9dc6c113ed1f/?format=api"
},
{
"id": "0a93e033-f169-4a92-bb2e-6d67bbcd1d75",
"gambit_id": "71cc7634-66d8-4a10-84cb-7296f7c2b5bc",
"last_updated": "2022-11-28T09:22:05.491509-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Diego State",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/caebba7a-e91f-4f16-bd62-9dc6c113ed1f/?format=api"
}
]
}