GET /api/bet_types/ab30306e-5b41-4b8d-a6f7-19d0341cb1d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab30306e-5b41-4b8d-a6f7-19d0341cb1d2",
"match": "https://api-prod.gambitprofit.com/api/matches/30c571a3-e533-489e-aa2e-1087fd84dfcf/?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": "Miami Dolphins",
"amount": 6057.0
},
{
"team": "Philadelphia Eagles",
"amount": 3943.0
}
],
"expected_reward_tokens": 9266.05,
"profit_sb": 266.05,
"profit_sb_percentage": 2.96,
"recommended": true
},
"lines": [
{
"id": "d810621b-ff98-4b51-a62e-7aa0987f4395",
"gambit_id": "5534cbf0-612a-454e-b9f3-438944110adb",
"last_updated": "2022-08-29T11:32:14.336085-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "1.53000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab30306e-5b41-4b8d-a6f7-19d0341cb1d2/?format=api"
},
{
"id": "c7fde370-2bdc-4f33-9856-10347ea976b2",
"gambit_id": "b3a4e0c9-ca5e-40cb-ad35-acb04dd97395",
"last_updated": "2022-08-29T11:32:14.336555-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Eagles",
"reward": "2.35000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab30306e-5b41-4b8d-a6f7-19d0341cb1d2/?format=api"
}
]
}