GET /api/bet_types/cb544e4b-9784-4360-8ea4-d0180268e0bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb544e4b-9784-4360-8ea4-d0180268e0bf",
"match": "https://api-prod.gambitprofit.com/api/matches/d94b213e-ab4a-42b8-99f4-16b1fe8ba0fd/?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": "ATL (C Morton)",
"amount": 5964.0
},
{
"team": "NYM (T Walker)",
"amount": 4036.0
}
],
"expected_reward_tokens": 9363.48,
"profit_sb": 363.48,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "298c6551-4e74-4adb-bf29-ac9b94ffa14e",
"gambit_id": "875b6828-e8cb-4645-8407-650c289728b5",
"last_updated": "2022-08-17T09:27:03.274749-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (C Morton)",
"reward": "1.57000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb544e4b-9784-4360-8ea4-d0180268e0bf/?format=api"
},
{
"id": "7e8cf80f-8b76-4887-b3e4-8754ebb9f34b",
"gambit_id": "0a6bb85e-2511-4801-b27b-65ba1c5fced5",
"last_updated": "2022-08-17T09:27:03.275223-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (T Walker)",
"reward": "2.32000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb544e4b-9784-4360-8ea4-d0180268e0bf/?format=api"
}
]
}