GET /api/bet_types/94c6cfe1-96cb-42b7-9603-28ac5b2f0a02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94c6cfe1-96cb-42b7-9603-28ac5b2f0a02",
"match": "https://api-prod.gambitprofit.com/api/matches/0c2636b4-27a4-40f6-aa5e-235c238aad55/?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 (B Falter)",
"amount": 6977.0
},
{
"team": "PIT (B Wilson)",
"amount": 3023.0
}
],
"expected_reward_tokens": 9279.41,
"profit_sb": 279.41,
"profit_sb_percentage": 3.1,
"recommended": true
},
"lines": [
{
"id": "201371cf-f2dd-4e45-b39d-3a25d2fd554d",
"gambit_id": "ac2ceaa0-0164-463d-a24b-a7710a3a56fc",
"last_updated": "2022-08-27T12:42:05.957419-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (B Falter)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94c6cfe1-96cb-42b7-9603-28ac5b2f0a02/?format=api"
},
{
"id": "fd43e5ef-f7df-4279-910a-2ca46ab82851",
"gambit_id": "62271820-5bf5-4197-97d8-74354abbd911",
"last_updated": "2022-08-27T12:42:05.957869-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (B Wilson)",
"reward": "3.07000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94c6cfe1-96cb-42b7-9603-28ac5b2f0a02/?format=api"
}
]
}