GET /api/bet_types/f1bc993d-7e81-4db9-9b3d-628664f38361/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1bc993d-7e81-4db9-9b3d-628664f38361",
"match": "https://api-prod.gambitprofit.com/api/matches/0bcc35fb-cb91-4051-9c4b-643bf260b247/?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": "PHI (A Nola)",
"amount": 5942.0
},
{
"team": "ATL (J Odorizzi)",
"amount": 4058.0
}
],
"expected_reward_tokens": 9210.1,
"profit_sb": 210.1,
"profit_sb_percentage": 2.33,
"recommended": true
},
"lines": [
{
"id": "e5aa56a7-1ac2-446c-8ebb-cd89dbe30306",
"gambit_id": "ce981f01-5f14-4b3e-8a1a-a46824ec2818",
"last_updated": "2022-09-24T21:12:25.839584-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (A Nola)",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1bc993d-7e81-4db9-9b3d-628664f38361/?format=api"
},
{
"id": "332cc44b-919f-4781-9c0f-182a59286e54",
"gambit_id": "5fea74ea-55a6-4030-b973-59cd78b42d75",
"last_updated": "2022-09-24T21:12:25.840746-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (J Odorizzi)",
"reward": "2.27000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1bc993d-7e81-4db9-9b3d-628664f38361/?format=api"
}
]
}