GET /api/bet_types/58f571f9-259d-4fa7-984d-5af59fa574a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58f571f9-259d-4fa7-984d-5af59fa574a4",
"match": "https://api-prod.gambitprofit.com/api/matches/0504cc76-a480-48b2-b2e3-6bdc4ea9e7b7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-09T09:47:58.309828-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": "Dallas Stars",
"amount": 6659.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3341.0
}
],
"expected_reward_tokens": 9388.21,
"profit_sb": -111.79,
"profit_sb_percentage": -1.18,
"recommended": false
},
"lines": [
{
"id": "68cc6475-fd60-4d1d-bb66-9ca30cd1963e",
"gambit_id": "704983cd-e175-48ef-aba0-085d2841d969",
"last_updated": "2023-11-12T11:08:20.813458-05:00",
"created_at": "2023-11-09T09:47:58.315833-05:00",
"name": "Dallas Stars",
"reward": "1.41000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f571f9-259d-4fa7-984d-5af59fa574a4/?format=api"
},
{
"id": "369d933e-521d-481e-8f79-035593d52031",
"gambit_id": "7307f75d-9a71-4001-a71f-8f6548873f6b",
"last_updated": "2023-11-12T11:08:20.816643-05:00",
"created_at": "2023-11-09T09:47:58.320635-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58f571f9-259d-4fa7-984d-5af59fa574a4/?format=api"
}
]
}