GET /api/bet_types/46b07960-9459-4a7d-9791-35e4bf0e0b23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46b07960-9459-4a7d-9791-35e4bf0e0b23",
"match": "https://api-prod.gambitprofit.com/api/matches/41748ca5-a3da-470e-bbb5-d128fd5c93b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-10T15:12:01.041909-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": "Edmonton Oilers",
"amount": 6308.0
},
{
"team": "Vegas Golden Knights",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "3a0844c0-d78d-4527-bd37-81660b92fed6",
"gambit_id": "87757641-5154-437d-8026-1da5133b913f",
"last_updated": "2023-05-11T11:17:08.647062-04:00",
"created_at": "2023-05-10T15:12:01.043218-04:00",
"name": "Edmonton Oilers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b07960-9459-4a7d-9791-35e4bf0e0b23/?format=api"
},
{
"id": "71b0eb23-3551-4c35-b6fb-55dd624cf2ac",
"gambit_id": "c3a4dc29-c4ff-4e3d-9455-2f8497e34f4e",
"last_updated": "2023-05-11T11:17:08.648591-04:00",
"created_at": "2023-05-10T15:12:01.044708-04:00",
"name": "Vegas Golden Knights",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46b07960-9459-4a7d-9791-35e4bf0e0b23/?format=api"
}
]
}