GET /api/bet_types/3488150f-59c5-4dea-a7e6-fb7b504a0b20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3488150f-59c5-4dea-a7e6-fb7b504a0b20",
"match": "https://api-prod.gambitprofit.com/api/matches/861fe9fd-970c-4c46-a498-dff3c15849ca/?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": "Brooklyn Nets",
"amount": 8196.0
},
{
"team": "Indiana Pacers",
"amount": 1804.0
}
],
"expected_reward_tokens": 9507.08,
"profit_sb": 7.08,
"profit_sb_percentage": 0.07,
"recommended": true
},
"lines": [
{
"id": "639b616b-ccc7-4383-91d2-40269f6a6377",
"gambit_id": "72be2a35-b1e1-43ee-a4b9-d40e05a3c98a",
"last_updated": "2022-10-31T11:02:11.946861-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brooklyn Nets",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3488150f-59c5-4dea-a7e6-fb7b504a0b20/?format=api"
},
{
"id": "210b7441-a14b-41df-afce-b79f547774ac",
"gambit_id": "a2993fa8-d21b-449f-b18d-2577c6bad3cb",
"last_updated": "2022-10-31T11:02:11.947795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "5.27000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3488150f-59c5-4dea-a7e6-fb7b504a0b20/?format=api"
}
]
}