GET /api/bet_types/54b6b340-893d-48b8-bd9f-2f6920c3e615/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54b6b340-893d-48b8-bd9f-2f6920c3e615",
"match": "https://api-prod.gambitprofit.com/api/matches/e6addf38-5d0b-473a-bc8d-5b1e5362dbb7/?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": "East Carolina",
"amount": 7870.0
},
{
"team": "Old Dominion",
"amount": 2130.0
}
],
"expected_reward_tokens": 9286.6,
"profit_sb": 286.6,
"profit_sb_percentage": 3.18,
"recommended": true
},
"lines": [
{
"id": "ac3f1a1f-5be3-41f7-a9fd-ca5fd04b3971",
"gambit_id": "0b3d42de-63de-4d57-9bbf-b725b2f4c3e7",
"last_updated": "2022-09-11T10:42:23.936798-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "East Carolina",
"reward": "1.18000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6b340-893d-48b8-bd9f-2f6920c3e615/?format=api"
},
{
"id": "fdf39863-9dc5-49a6-8563-039dc440ca99",
"gambit_id": "2de99d9e-608b-4c75-9efd-698cd834d997",
"last_updated": "2022-09-11T10:42:23.937985-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Old Dominion",
"reward": "4.36000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54b6b340-893d-48b8-bd9f-2f6920c3e615/?format=api"
}
]
}