GET /api/bet_types/2e977832-bc8c-4cb7-8e8f-18f78412a934/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e977832-bc8c-4cb7-8e8f-18f78412a934",
"match": "https://api-prod.gambitprofit.com/api/matches/b9130ada-6a00-4c3e-8dfb-d61839e8c2f5/?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 (R Suarez)",
"amount": 6193.0
},
{
"team": "ARI (M Bumgarner)",
"amount": 3807.0
}
],
"expected_reward_tokens": 9289.08,
"profit_sb": 289.08,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "7404689c-0e6d-4f4f-9d43-9ff89ff8ad33",
"gambit_id": "3f44c2d4-5d0e-4b30-9d53-d9f32caae911",
"last_updated": "2022-08-30T09:47:24.660315-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "1.50000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e977832-bc8c-4cb7-8e8f-18f78412a934/?format=api"
},
{
"id": "68422521-cbbc-4027-8334-98c43cfdadd4",
"gambit_id": "8f501b0d-5434-49c3-9c1d-f63ed6e95bac",
"last_updated": "2022-08-30T09:47:24.659881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (M Bumgarner)",
"reward": "2.44000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e977832-bc8c-4cb7-8e8f-18f78412a934/?format=api"
}
]
}