GET /api/bet_types/86cb8e6b-228f-4967-9e09-a2e2b6e24bcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86cb8e6b-228f-4967-9e09-a2e2b6e24bcd",
"match": "https://api-prod.gambitprofit.com/api/matches/8d31d623-8e17-4dd1-ae35-f17d98c7f7d8/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:57.577177-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": "Calgary Flames",
"amount": 6472.0
},
{
"team": "Anaheim Ducks",
"amount": 3528.0
}
],
"expected_reward_tokens": 8996.08,
"profit_sb": -3.92,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "e8a54be9-c127-46ae-abde-ed242e1f98fd",
"gambit_id": "abf5ce34-cd43-480e-a6d5-388511b849c5",
"last_updated": "2022-12-25T11:16:58.763653-05:00",
"created_at": "2022-12-23T09:06:57.579434-05:00",
"name": "Calgary Flames",
"reward": "1.39000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cb8e6b-228f-4967-9e09-a2e2b6e24bcd/?format=api"
},
{
"id": "6dbedb20-2d47-4706-a572-fd86233cf849",
"gambit_id": "f9d35804-9341-48b5-9329-a79ba2770d3d",
"last_updated": "2022-12-25T11:16:58.762565-05:00",
"created_at": "2022-12-23T09:06:57.578300-05:00",
"name": "Anaheim Ducks",
"reward": "2.55000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86cb8e6b-228f-4967-9e09-a2e2b6e24bcd/?format=api"
}
]
}