GET /api/bet_types/d88f52a2-3990-421b-99b9-20d7bcc9db3c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d88f52a2-3990-421b-99b9-20d7bcc9db3c",
"match": "https://api-prod.gambitprofit.com/api/matches/36de96fa-76f9-43f5-87d0-7944e79858f7/?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": "Virginia",
"amount": 5212.0
},
{
"team": "Louisville",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "bc36f056-0f29-4cbf-ae10-6898a5ecd54e",
"gambit_id": "f54dd1bd-5cf5-4c68-99b6-785902b5d9c5",
"last_updated": "2022-10-11T10:52:30.380837-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d88f52a2-3990-421b-99b9-20d7bcc9db3c/?format=api"
},
{
"id": "dd43bf95-acd2-4adf-bc9f-6f9fca5901f4",
"gambit_id": "1f74cc12-bffa-42e0-9401-58d4aaf45ab5",
"last_updated": "2022-10-11T10:52:30.381859-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisville",
"reward": "1.97000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d88f52a2-3990-421b-99b9-20d7bcc9db3c/?format=api"
}
]
}