GET /api/bet_types/be446ae2-ba73-4d37-af3c-ae096ba35abf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be446ae2-ba73-4d37-af3c-ae096ba35abf",
"match": "https://api-prod.gambitprofit.com/api/matches/6e99f0dc-9c26-4fdb-a8a1-3f53ee268028/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "STL (D Hudson)",
"amount": 6504.0
},
{
"team": "CIN (J Dunn)",
"amount": 3496.0
}
],
"expected_reward_tokens": 9299.36,
"profit_sb": 299.36,
"profit_sb_percentage": 3.33,
"recommended": true
},
"lines": [
{
"id": "3216d4c6-15c1-4699-8e1e-43a45b53a493",
"gambit_id": "dbaa9e68-a185-4b1e-90c6-a925cc549368",
"last_updated": "2022-08-31T12:17:00.213844-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL (D Hudson)",
"reward": "1.43000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be446ae2-ba73-4d37-af3c-ae096ba35abf/?format=api"
},
{
"id": "1e11cbd6-baa8-47be-996b-1961b2095fe5",
"gambit_id": "fbbe6e49-f2f5-4f98-bc00-294b37dd4f1f",
"last_updated": "2022-08-31T12:17:00.213409-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (J Dunn)",
"reward": "2.66000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be446ae2-ba73-4d37-af3c-ae096ba35abf/?format=api"
}
]
}