GET /api/bet_types/58ccf6fd-b1f4-4792-9c8a-feaf0f718b9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58ccf6fd-b1f4-4792-9c8a-feaf0f718b9a",
"match": "https://api-prod.gambitprofit.com/api/matches/2c0e5c0a-d952-4d42-9189-8108be5ce63d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:19.417173-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": 5000.0
},
{
"team": "Nashville Predators",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9da4d2c3-9877-4e84-9e3a-fc86f9e9b73d",
"gambit_id": "4a4f45c4-6ae8-40ca-b485-9f359ea4c04f",
"last_updated": "2023-11-23T17:43:23.305008-05:00",
"created_at": "2023-11-22T09:08:19.421027-05:00",
"name": "Calgary Flames",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58ccf6fd-b1f4-4792-9c8a-feaf0f718b9a/?format=api"
},
{
"id": "7817be98-fbef-40bf-acd7-8e01da7033c5",
"gambit_id": "dadd7e1c-28bc-4e91-b982-7c2934e4fac7",
"last_updated": "2023-11-23T17:43:23.308457-05:00",
"created_at": "2023-11-22T09:08:19.424986-05:00",
"name": "Nashville Predators",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58ccf6fd-b1f4-4792-9c8a-feaf0f718b9a/?format=api"
}
]
}