GET /api/bet_types/5c6a5ee7-3ebd-49b8-8f8c-192e2d7263fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c6a5ee7-3ebd-49b8-8f8c-192e2d7263fd",
"match": "https://api-prod.gambitprofit.com/api/matches/28ff03b9-699a-4e4b-ab94-33ddd8d52c37/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-21T13:01:47.274344-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": "Minnesota Wild",
"amount": 5319.0
},
{
"team": "Los Angeles Kings",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "bde1defd-1dd4-4481-89fe-e4294a1a4116",
"gambit_id": "153b540e-6f10-4fca-b71f-1601aedaf92f",
"last_updated": "2023-02-22T09:02:04.800574-05:00",
"created_at": "2023-02-21T13:01:47.276105-05:00",
"name": "Minnesota Wild",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c6a5ee7-3ebd-49b8-8f8c-192e2d7263fd/?format=api"
},
{
"id": "a7139710-b53b-4638-8ecb-f2d6469f70c0",
"gambit_id": "03fe1203-c21b-44d9-a47d-e0a9a60ff1c3",
"last_updated": "2023-02-22T09:02:04.801723-05:00",
"created_at": "2023-02-21T13:01:47.277800-05:00",
"name": "Los Angeles Kings",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c6a5ee7-3ebd-49b8-8f8c-192e2d7263fd/?format=api"
}
]
}