GET /api/bet_types/b9fa8c32-311e-445b-bbeb-5592da465dcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9fa8c32-311e-445b-bbeb-5592da465dcc",
"match": "https://api-prod.gambitprofit.com/api/matches/57234f20-01b7-4877-ac2e-9cd389422ff8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:06.335491-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": "Vancouver Canucks",
"amount": 5107.0
},
{
"team": "Vegas Golden Knights",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "27209c6c-5d44-4205-a490-b71fab9e10cd",
"gambit_id": "b0e0c127-da51-4c60-8d1d-ff4d010668a7",
"last_updated": "2023-12-01T19:13:08.198924-05:00",
"created_at": "2023-11-30T10:28:06.344200-05:00",
"name": "Vancouver Canucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fa8c32-311e-445b-bbeb-5592da465dcc/?format=api"
},
{
"id": "daac316d-fdbe-4315-9297-053cbb99da64",
"gambit_id": "6ce957e7-26b2-4dd1-a6d1-66e41bcd0ab0",
"last_updated": "2023-12-01T19:13:08.195636-05:00",
"created_at": "2023-11-30T10:28:06.339354-05:00",
"name": "Vegas Golden Knights",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9fa8c32-311e-445b-bbeb-5592da465dcc/?format=api"
}
]
}