GET /api/bet_types/755a0882-28d8-45d4-a038-d99ad0da0868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "755a0882-28d8-45d4-a038-d99ad0da0868",
"match": "https://api-prod.gambitprofit.com/api/matches/b3207ffa-2de9-4191-bdad-178b634edb1a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-17T08:58:22.562212-04: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": "Dallas Stars",
"amount": 5094.0
},
{
"team": "Vegas Golden Knights",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "68c1aca0-fbdd-4b0e-be26-260aba6a1809",
"gambit_id": "b926738e-8789-4d29-9a6e-a8470e5d0393",
"last_updated": "2023-10-18T10:53:25.997467-04:00",
"created_at": "2023-10-17T08:58:22.566475-04:00",
"name": "Dallas Stars",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/755a0882-28d8-45d4-a038-d99ad0da0868/?format=api"
},
{
"id": "90a1c17b-ae76-4026-a734-bc0479c88708",
"gambit_id": "ef596343-9a7a-4215-ab94-4f9d998b8dcc",
"last_updated": "2023-10-18T10:53:26.003043-04:00",
"created_at": "2023-10-17T08:58:22.570369-04:00",
"name": "Vegas Golden Knights",
"reward": "1.90000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/755a0882-28d8-45d4-a038-d99ad0da0868/?format=api"
}
]
}