GET /api/bet_types/a52ebbb2-ceb9-4778-9ea6-bf6d14ba97e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a52ebbb2-ceb9-4778-9ea6-bf6d14ba97e4",
"match": "https://api-prod.gambitprofit.com/api/matches/184c6e6f-2afb-4f3e-828f-ba13bef75b64/?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": "Buffalo",
"amount": 5521.0
},
{
"team": "Ohio",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": 495.48,
"profit_sb_percentage": 5.51,
"recommended": true
},
"lines": [
{
"id": "0540b4a1-a3ea-418a-bf34-1a93710dd5eb",
"gambit_id": "3b0688b8-f985-4fa5-ae42-579d54e5b341",
"last_updated": "2022-11-02T21:12:12.781617-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52ebbb2-ceb9-4778-9ea6-bf6d14ba97e4/?format=api"
},
{
"id": "4c4ff56e-6bce-4313-b025-91c0d82b5899",
"gambit_id": "cb7fcde6-8e9d-4946-a636-753309aa3b72",
"last_updated": "2022-11-02T21:12:12.780674-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ohio",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a52ebbb2-ceb9-4778-9ea6-bf6d14ba97e4/?format=api"
}
]
}