GET /api/bet_types/e85b93eb-2ccb-4283-8c4e-7c926a3c9fb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e85b93eb-2ccb-4283-8c4e-7c926a3c9fb2",
"match": "https://api-prod.gambitprofit.com/api/matches/144b1d70-8b9b-4600-884a-5294612f5757/?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": 7539.0
},
{
"team": "Fresno State",
"amount": 2461.0
}
],
"expected_reward_tokens": 9499.14,
"profit_sb": -0.86,
"profit_sb_percentage": -0.01,
"recommended": false
},
"lines": [
{
"id": "362d5479-fbc8-4f40-8034-416b4baf0023",
"gambit_id": "5640f509-f3bb-478c-829f-78f021cff61f",
"last_updated": "2022-10-11T11:37:05.464553-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boise State",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85b93eb-2ccb-4283-8c4e-7c926a3c9fb2/?format=api"
},
{
"id": "30e5b0f3-f5ec-4895-b0d1-45f6571a668f",
"gambit_id": "8aaf39f6-d91b-4b47-951d-53469f9b2498",
"last_updated": "2022-10-11T11:37:05.465613-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fresno State",
"reward": "3.86000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85b93eb-2ccb-4283-8c4e-7c926a3c9fb2/?format=api"
}
]
}