GET /api/bet_types/04af9d49-6b04-4e51-b150-2c349ef99e18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04af9d49-6b04-4e51-b150-2c349ef99e18",
"match": "https://api-prod.gambitprofit.com/api/matches/73b57b6b-abca-4cad-880e-2e2fbb034460/?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": "Zach Calmus",
"amount": 5263.0
},
{
"team": "Juan Torres",
"amount": 4737.0
}
],
"expected_reward_tokens": 8526.06,
"profit_sb": -973.94,
"profit_sb_percentage": -10.25,
"recommended": false
},
"lines": [
{
"id": "4cac9c4d-c1c7-4ba1-b580-213e58eece7d",
"gambit_id": "7ea96d83-bfde-45ee-b068-f9489f8108f2",
"last_updated": "2022-10-02T15:17:32.845858-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Zach Calmus",
"reward": "1.62000",
"odds": "1.77000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04af9d49-6b04-4e51-b150-2c349ef99e18/?format=api"
},
{
"id": "256a4a4b-1934-4acd-9dff-640af0ccb1be",
"gambit_id": "1416fd20-59cd-46e0-996e-444a30b919fd",
"last_updated": "2022-10-02T15:17:32.846991-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Juan Torres",
"reward": "1.80000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04af9d49-6b04-4e51-b150-2c349ef99e18/?format=api"
}
]
}