GET /api/bet_types/560a73a1-6a68-4bee-b3a7-7132b1d97a76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "560a73a1-6a68-4bee-b3a7-7132b1d97a76",
"match": "https://api-prod.gambitprofit.com/api/matches/9542b624-d2ee-4adb-ba1b-d9185917167c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-20T05:38:15.900379-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": "Boston Bruins",
"amount": 7106.0
},
{
"team": "Montreal Canadiens",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "41738110-8d51-4fab-be1d-fcc0588ee1bd",
"gambit_id": "c6344426-97d3-4b37-a38c-beee4cf72ee1",
"last_updated": "2024-01-23T20:23:20.947276-05:00",
"created_at": "2024-01-20T05:38:15.909046-05:00",
"name": "Boston Bruins",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560a73a1-6a68-4bee-b3a7-7132b1d97a76/?format=api"
},
{
"id": "4d1c30b7-8b17-4c2d-b98a-a349bc7dca61",
"gambit_id": "a656a461-d249-45f5-a393-35e9bf15bbb3",
"last_updated": "2024-01-23T20:23:20.943844-05:00",
"created_at": "2024-01-20T05:38:15.905134-05:00",
"name": "Montreal Canadiens",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560a73a1-6a68-4bee-b3a7-7132b1d97a76/?format=api"
}
]
}