GET /api/bet_types/73cb044c-2b50-40f9-9231-7b9840ee69d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73cb044c-2b50-40f9-9231-7b9840ee69d2",
"match": "https://api-prod.gambitprofit.com/api/matches/18f4446b-d0fa-44f5-915e-c995262d6aca/?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": "Pittsburgh",
"amount": 6943.0
},
{
"team": "Duke",
"amount": 3057.0
}
],
"expected_reward_tokens": 9232.14,
"profit_sb": 232.14,
"profit_sb_percentage": 2.58,
"recommended": true
},
"lines": [
{
"id": "7add337f-6bb2-4daf-933f-d97d7f04218a",
"gambit_id": "caa3b1bd-33a9-4dba-a0f6-8d7ce6f96b9b",
"last_updated": "2022-11-21T12:04:03.817529-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cb044c-2b50-40f9-9231-7b9840ee69d2/?format=api"
},
{
"id": "144148b8-3a74-4a31-a18c-366ebcf19848",
"gambit_id": "7cfc0563-c411-4467-be4a-14a65e30bca5",
"last_updated": "2022-11-21T12:04:03.816386-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Duke",
"reward": "3.02000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73cb044c-2b50-40f9-9231-7b9840ee69d2/?format=api"
}
]
}