GET /api/bet_types/9531929d-9483-4340-86d6-222a79363db4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9531929d-9483-4340-86d6-222a79363db4",
"match": "https://api-prod.gambitprofit.com/api/matches/ae827a53-11a0-4f99-8b7c-1ccf8ed46638/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:08.183934-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 Steelers",
"amount": 7112.0
},
{
"team": "Arizona Cardinals",
"amount": 2888.0
}
],
"expected_reward_tokens": 9530.08,
"profit_sb": 30.08,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "e3da1e52-7f2a-49a1-abd4-7b47729f7b7d",
"gambit_id": "0d1041cf-edf4-46f1-bce4-073a4d08e626",
"last_updated": "2023-12-04T21:03:11.439790-05:00",
"created_at": "2023-11-30T10:28:08.192137-05:00",
"name": "Pittsburgh Steelers",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9531929d-9483-4340-86d6-222a79363db4/?format=api"
},
{
"id": "027b3ca7-1f96-4577-a5d6-ada6389c3651",
"gambit_id": "c144cd63-3664-482f-8607-323e4392223a",
"last_updated": "2023-12-04T21:03:11.436475-05:00",
"created_at": "2023-11-30T10:28:08.188187-05:00",
"name": "Arizona Cardinals",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9531929d-9483-4340-86d6-222a79363db4/?format=api"
}
]
}