GET /api/bet_types/55d57570-ae40-4b2c-9e9f-a2a862ffc492/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55d57570-ae40-4b2c-9e9f-a2a862ffc492",
"match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?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": "Purdue",
"amount": 8516.0
},
{
"team": "Florida Atlantic",
"amount": 1484.0
}
],
"expected_reward_tokens": 9364.04,
"profit_sb": 364.04,
"profit_sb_percentage": 4.04,
"recommended": true
},
"lines": [
{
"id": "8216319b-4336-4e96-92d4-d8e6af30f46c",
"gambit_id": "9d8204ce-a92f-4cc8-8c78-3f635fc51b29",
"last_updated": "2022-09-25T21:22:20.659854-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Purdue",
"reward": "1.10000",
"odds": "1.11110",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d57570-ae40-4b2c-9e9f-a2a862ffc492/?format=api"
},
{
"id": "40bf813b-a0fd-45ce-9692-04f63400e8b4",
"gambit_id": "fe65ca76-fec4-4454-94d0-32a34226ff26",
"last_updated": "2022-09-25T21:22:20.660872-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Atlantic",
"reward": "6.31000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55d57570-ae40-4b2c-9e9f-a2a862ffc492/?format=api"
}
]
}