GET /api/bet_types/7041d8b9-cf6f-4547-b466-cd7bee9f863b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7041d8b9-cf6f-4547-b466-cd7bee9f863b",
"match": "https://api-prod.gambitprofit.com/api/matches/6d2b90b7-997d-4002-a9b3-807bd3603981/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T13:03:07.143937-04: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": "Seattle Seahawks",
"amount": 7106.0
},
{
"team": "Dallas Cowboys",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "1ee568ca-36a1-44e3-9951-18dbb1a2848c",
"gambit_id": "34869585-ac4a-4636-8629-c464c45ef046",
"last_updated": "2023-08-21T19:48:13.999425-04:00",
"created_at": "2023-08-17T13:03:07.152851-04:00",
"name": "Seattle Seahawks",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7041d8b9-cf6f-4547-b466-cd7bee9f863b/?format=api"
},
{
"id": "b2e68413-fe94-4ef6-8aae-69dc5cad89a4",
"gambit_id": "5b39547c-984d-482f-8654-5b789f436a3d",
"last_updated": "2023-08-21T19:48:13.995704-04:00",
"created_at": "2023-08-17T13:03:07.148410-04:00",
"name": "Dallas Cowboys",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7041d8b9-cf6f-4547-b466-cd7bee9f863b/?format=api"
}
]
}