GET /api/bet_types/78c9d91d-bf51-4dce-849b-7fa06cf913e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78c9d91d-bf51-4dce-849b-7fa06cf913e1",
"match": "https://api-prod.gambitprofit.com/api/matches/057d51f6-2c17-4ae0-b3dc-85e26cb5ae78/?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": "Tennessee Titans",
"amount": 5000.0
},
{
"team": "Cincinnati Bengals",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9b0ff76a-78a4-4db9-accf-d9d35e4d81b3",
"gambit_id": "351f4a31-7418-4a0d-8990-afff7602f75b",
"last_updated": "2022-11-28T11:47:15.704842-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee Titans",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c9d91d-bf51-4dce-849b-7fa06cf913e1/?format=api"
},
{
"id": "4d6ac2f1-9cf2-42bc-9538-95224d54635d",
"gambit_id": "e381c83e-dfc5-45d0-82cf-f405066ae4fd",
"last_updated": "2022-11-28T11:47:15.706060-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.80000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78c9d91d-bf51-4dce-849b-7fa06cf913e1/?format=api"
}
]
}