GET /api/bet_types/f58d0625-6817-45e3-95d9-cae5cdf4490c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f58d0625-6817-45e3-95d9-cae5cdf4490c",
"match": "https://api-prod.gambitprofit.com/api/matches/2829156d-6d4b-4faa-96e6-8ba144f0370b/?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": 5521.0
},
{
"team": "Boise State",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "2a9237c9-3728-4226-8a1f-7edf9f283f60",
"gambit_id": "059309d4-65ff-4f57-98cf-342bdba10fb4",
"last_updated": "2022-10-23T21:36:53.904912-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Air Force",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f58d0625-6817-45e3-95d9-cae5cdf4490c/?format=api"
},
{
"id": "05dec1b7-3727-4984-92d2-91e8fda607cb",
"gambit_id": "a279b3c4-5df4-425b-b954-08f3ef914b9c",
"last_updated": "2022-10-23T21:36:53.905944-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boise State",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f58d0625-6817-45e3-95d9-cae5cdf4490c/?format=api"
}
]
}