GET /api/bet_types/e6e4a639-7ef4-4c4e-9f29-cbf1a58771ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6e4a639-7ef4-4c4e-9f29-cbf1a58771ff",
"match": "https://api-prod.gambitprofit.com/api/matches/6ee3888b-3103-44e7-a062-df03f0c473b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:57.518201-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": "Detroit Red Wings",
"amount": 6222.0
},
{
"team": "Montreal Canadiens",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "7714e72e-2c07-4708-84c8-24493269fb68",
"gambit_id": "dc35ed59-c862-4118-8a68-6654b1df0a81",
"last_updated": "2023-11-12T11:13:42.279609-05:00",
"created_at": "2023-11-09T09:47:57.526020-05:00",
"name": "Detroit Red Wings",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e4a639-7ef4-4c4e-9f29-cbf1a58771ff/?format=api"
},
{
"id": "52f244ca-33a5-43af-92ac-1cf791a18a6a",
"gambit_id": "2f84646d-1205-4218-bc85-e5b3a76f72a2",
"last_updated": "2023-11-12T11:13:42.276313-05:00",
"created_at": "2023-11-09T09:47:57.522064-05:00",
"name": "Montreal Canadiens",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6e4a639-7ef4-4c4e-9f29-cbf1a58771ff/?format=api"
}
]
}