GET /api/bet_types/f698b501-b43a-4201-ba82-8211d3a60d9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f698b501-b43a-4201-ba82-8211d3a60d9c",
"match": "https://api-prod.gambitprofit.com/api/matches/3fced72f-3318-4405-b410-2e511fcf93d1/?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": "Denver Nuggets",
"amount": 6482.0
},
{
"team": "Indiana Pacers",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "578814ed-f04a-4f3e-b9f3-af7eb396e509",
"gambit_id": "e163e334-f17b-40ad-9fa8-ce1e5403d1c0",
"last_updated": "2022-11-10T09:27:58.268809-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f698b501-b43a-4201-ba82-8211d3a60d9c/?format=api"
},
{
"id": "754541ed-3ac7-447d-81d8-b497dad499db",
"gambit_id": "fd5234a7-c5c6-4a93-a9c9-1b7f95b86c59",
"last_updated": "2022-11-10T09:27:58.267823-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f698b501-b43a-4201-ba82-8211d3a60d9c/?format=api"
}
]
}