GET /api/bet_types/661a56d4-e6a7-4206-a699-2f716350db85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "661a56d4-e6a7-4206-a699-2f716350db85",
"match": "https://api-prod.gambitprofit.com/api/matches/745d84a8-ccd7-4ba1-9f76-c0a778f28eb7/?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": "Tulane",
"amount": 5696.0
},
{
"team": "East Carolina",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "a4b8fd28-a543-4cc8-ab4d-3a565171375c",
"gambit_id": "ded23a3c-f949-48c0-b42d-82b675bde6b1",
"last_updated": "2022-10-11T11:02:33.605210-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661a56d4-e6a7-4206-a699-2f716350db85/?format=api"
},
{
"id": "9f2d0005-2ffc-442a-b2e7-f1978893c09b",
"gambit_id": "13de8c2e-0b0e-4d9e-bd91-8908a47aa8a3",
"last_updated": "2022-10-11T11:02:33.604243-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "East Carolina",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661a56d4-e6a7-4206-a699-2f716350db85/?format=api"
}
]
}