GET /api/bet_types/92665038-bb10-4be1-8e8a-6e6b44c06b9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92665038-bb10-4be1-8e8a-6e6b44c06b9d",
"match": "https://api-prod.gambitprofit.com/api/matches/f5959773-864a-44ff-a0ab-76ca6b6eb4d0/?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": "NYM (M Scherzer)",
"amount": 5969.0
},
{
"team": "NYY (D German)",
"amount": 4031.0
}
],
"expected_reward_tokens": 9311.61,
"profit_sb": 311.61,
"profit_sb_percentage": 3.46,
"recommended": true
},
"lines": [
{
"id": "482f3d85-746c-415c-8a8a-44fdccd749c1",
"gambit_id": "7c3ada67-3e66-4760-a5bf-e31778b98bfd",
"last_updated": "2022-08-23T09:41:58.387297-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (M Scherzer)",
"reward": "1.56000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92665038-bb10-4be1-8e8a-6e6b44c06b9d/?format=api"
},
{
"id": "c43f6d3f-4722-45df-93e0-fc654be6c938",
"gambit_id": "23de2504-1b57-4c12-97cc-de3127977537",
"last_updated": "2022-08-23T09:41:58.386697-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (D German)",
"reward": "2.31000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92665038-bb10-4be1-8e8a-6e6b44c06b9d/?format=api"
}
]
}