GET /api/bet_types/94992522-7d6b-42d8-808f-3c040ed1f2c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94992522-7d6b-42d8-808f-3c040ed1f2c9",
"match": "https://api-prod.gambitprofit.com/api/matches/04ab6ab8-595d-482e-a550-0dd432825c93/?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": "Boise State",
"amount": 7733.0
},
{
"team": "North Texas",
"amount": 2267.0
}
],
"expected_reward_tokens": 9202.27,
"profit_sb": 202.27,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "8815f6ed-bfda-4879-91a0-9b75ebce709d",
"gambit_id": "675fef94-c0c7-41e8-a10f-2c372e99a657",
"last_updated": "2022-12-19T09:47:18.369346-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boise State",
"reward": "1.19000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94992522-7d6b-42d8-808f-3c040ed1f2c9/?format=api"
},
{
"id": "6c33f350-29cf-4d1b-bbae-5b4b4e7a221f",
"gambit_id": "e4be7605-17e5-44ff-ae06-456f2ad7f6d8",
"last_updated": "2022-12-19T09:47:18.368262-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "North Texas",
"reward": "4.06000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94992522-7d6b-42d8-808f-3c040ed1f2c9/?format=api"
}
]
}