GET /api/bet_types/14190671-d53c-47cd-8c1d-54e259b3917f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14190671-d53c-47cd-8c1d-54e259b3917f",
"match": "https://api-prod.gambitprofit.com/api/matches/61628893-ee5d-4211-b8d5-473249108294/?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": "PHI (K Gibson)",
"amount": 6977.0
},
{
"team": "PIT (T Beede)",
"amount": 3023.0
}
],
"expected_reward_tokens": 9279.41,
"profit_sb": 279.41,
"profit_sb_percentage": 3.1,
"recommended": true
},
"lines": [
{
"id": "d7c12abc-79d6-4fdf-9c9d-7e65a40d60c9",
"gambit_id": "186e3d47-26e2-42c3-ba8d-2162f74bb5d3",
"last_updated": "2022-08-28T11:27:23.816433-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (K Gibson)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14190671-d53c-47cd-8c1d-54e259b3917f/?format=api"
},
{
"id": "18ea8cd3-e13d-4990-8a38-2801e0651a9c",
"gambit_id": "31b29740-cfc0-48a9-8d2e-507d17590be1",
"last_updated": "2022-08-28T11:27:23.816897-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (T Beede)",
"reward": "3.07000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14190671-d53c-47cd-8c1d-54e259b3917f/?format=api"
}
]
}